index
:
odin/Odin.git
bill/all_or_none
bill/any-type-switch-if-else
bill/change-license
bill/compiler-optimizations-2025-09
bill/conditional-zero
bill/const-union
bill/dir-organization
bill/disallow-128-bit
bill/fix-current-os-package
bill/fix-data-races-2026-02
bill/force-type-assert
bill/global-variable-distribution
bill/init-fini-changes
bill/integer-concatenation
bill/io-error-changes
bill/must-tail
bill/new-slice-sort
bill/range-init
bill/remove-test-suffix
bill/shared-partial-return-memory
bill/subtype-type-info
bill/typeid-sip-hash
bill/utf16-strings
core-flags
core_os2_revamp
custom-math-sin
fix-4225
llvm-12-support
master
middle-end
mimalloc
mv/libc-errors
new_os
orca-dev
text-template
update-tilde
windows-llvm-11.1.0
windows-llvm-12.0.1
windows-llvm-13.0.0
Odin Programming Language
Odin Lang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build_odin.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix duplicate linker warning on macos
Laytan Laats
2025-01-25
1
-6
/
+6
*
Merge branch 'odin-lang:master' into master
avanspector
2025-01-06
1
-2
/
+2
|
\
|
*
add default -I and -L paths for OpenBSD
Despereaux Polacre
2025-01-02
1
-2
/
+2
*
|
fix haiku
avanspector
2024-12-20
1
-1
/
+1
|
/
*
Merge pull request #4440 from 0dminnimda/support_llvm19
gingerBill
2024-11-27
1
-5
/
+8
|
\
|
*
Update version in more places
0dminnimda
2024-11-02
1
-1
/
+2
|
*
Fix a mistake in build_odin.sh
0dminnimda
2024-10-31
1
-1
/
+1
|
*
Add support for llvm version 19
0dminnimda
2024-10-31
1
-4
/
+6
*
|
Fix: build_odin.sh always runs demo regardless of argument
Satoshi Soma
2024-11-05
1
-5
/
+9
|
/
*
Fix build for linux aarch64 architectures
Moritz
2024-10-05
1
-1
/
+1
*
query brew for llvm-config location if possible
Laytan Laats
2024-08-19
1
-0
/
+8
*
fix debug compiler build message not ending output with a newline
Laytan Laats
2024-08-10
1
-1
/
+1
*
echo -> printf for build_odin.sh message
Jeroen van Rijn
2024-08-09
1
-1
/
+1
*
add debug build message and align more with build.bat
Laytan Laats
2024-08-08
1
-1
/
+6
*
Don't copy LLVM shared object on Linux
Jeroen van Rijn
2024-08-07
1
-1
/
+1
*
Compile demo with -vet -strict-style.
Jeroen van Rijn
2024-07-10
1
-1
/
+1
*
darwin: fix sysroot retrieval for some systems
Laytan Laats
2024-05-30
1
-2
/
+2
*
revert `$(llvm-config --bindir)/clang++` to get the cpp compiler
Laytan Laats
2024-05-26
1
-1
/
+7
*
Attempt to automatically resolve the sysroot on build_odin.sh on macOS
Harold Brenes
2024-05-16
1
-1
/
+10
*
Merge branch 'master' into netbsd
Andreas T Jonsson
2024-05-10
1
-7
/
+9
|
\
|
*
llvm-18: cleanup
Laytan Laats
2024-05-07
1
-1
/
+1
|
*
llvm-18: fix linking the compiler with clang-18
Laytan Laats
2024-05-07
1
-1
/
+1
|
*
llvm 18: general unix and darwin specifics
Laytan Laats
2024-05-07
1
-7
/
+8
|
*
build: uses correct `clang++` binary for non-standard versions
Su3h7aM
2024-05-03
1
-1
/
+2
*
|
Merged with master
Andreas T Jonsson
2024-05-02
1
-5
/
+5
|
\
|
|
*
Fix wrong llvm-config in build script for FreeBSD
Feoramund
2024-04-26
1
-5
/
+5
*
|
Initial commit of NetBSD port
Andreas T Jonsson
2024-04-16
1
-0
/
+4
|
/
*
Use a POSIX-compliant equality operator.
Muhammad
2024-03-11
1
-2
/
+2
*
Merge pull request #3230 from avanspector/haiku
gingerBill
2024-03-08
1
-0
/
+5
|
\
|
*
Get Odin to compile on Haiku
Slendi
2024-02-15
1
-0
/
+5
*
|
reduce dynamic library dependencies for macos release
Laytan Laats
2024-02-29
1
-2
/
+1
|
/
*
Add os.args to demo.
Jeroen van Rijn
2023-11-27
1
-1
/
+1
*
Check for llvm-config14 on unix
evertonse
2023-11-21
1
-0
/
+2
*
Fix Linux release pipeline which expects to bundle libLLVM*.so
jcmdln
2023-10-16
1
-2
/
+5
*
Remove [[ for POSIX shell support
jcmdln
2023-10-15
1
-2
/
+2
*
Allow running in POSIX shells
jcmdln
2023-10-14
1
-2
/
+2
*
Fix typo in GIT_SHA collection
jcmdln
2023-10-14
1
-1
/
+1
*
Don't implicitly try 'llvm-config-14', try fallback or set LLVM_CONFIG; Resto...
jcmdln
2023-10-14
1
-13
/
+13
*
Hoist GIT_SHA discovery
jcmdln
2023-10-14
1
-5
/
+5
*
Remove extra newlines
jcmdln
2023-10-14
1
-2
/
+0
*
Ensure user defined LLVM_CONFIG is respected
jcmdln
2023-10-14
1
-7
/
+11
*
Hunt for supported 'llvm-config' executable
jcmdln
2023-10-14
1
-2
/
+18
*
Fix typos in references to OS_ARCH, OS_NAME
jcmdln
2023-10-14
1
-2
/
+2
*
Refactor to improve handling of LLVM_VERSION checks
jcmdln
2023-10-14
1
-154
/
+52
*
Fix MAX_LLVM_VERSION panic messages
jcmdln
2023-10-12
1
-2
/
+2
*
Support LLVM >=17.0.1 on Darwin and Linux
jcmdln
2023-10-11
1
-2
/
+4
*
Fix dropped "dev-" prefix from version tag
Hasan Yasin Ozturk
2023-07-31
1
-1
/
+1
*
Set version date to commit date instead of build date
Hasan Yasin Ozturk
2023-07-31
1
-4
/
+7
*
Update build_odin.sh to better support optimisation on Arm CPUs
Simon Rowe
2023-05-28
1
-1
/
+8
*
Revert "Fix: header directories in Unix build script"
Colin Davidson
2023-05-08
1
-3
/
+1
[next]