Feoramund
|
92402a75f6
Fix wrong llvm-config in build script for FreeBSD
|
1 year ago |
Muhammad
|
f20d0202fa
Use a POSIX-compliant equality operator.
|
1 year ago |
gingerBill
|
53ce945034
Merge pull request #3230 from avanspector/haiku
|
1 year ago |
Laytan Laats
|
23cd64ec35
reduce dynamic library dependencies for macos release
|
1 year ago |
Slendi
|
c178f7199d
Get Odin to compile on Haiku
|
1 year ago |
Jeroen van Rijn
|
4aa8834d39
Add os.args to demo.
|
1 year ago |
evertonse
|
3e7b5670fb
Check for llvm-config14 on unix
|
1 year ago |
jcmdln
|
21f9e7f5e5
Fix Linux release pipeline which expects to bundle libLLVM*.so
|
1 year ago |
jcmdln
|
51248270e1
Remove [[ for POSIX shell support
|
1 year ago |
jcmdln
|
d0037fcf6b
Allow running in POSIX shells
|
1 year ago |
jcmdln
|
b25fba6175
Fix typo in GIT_SHA collection
|
1 year ago |
jcmdln
|
afcdbf1ba6
Don't implicitly try 'llvm-config-14', try fallback or set LLVM_CONFIG; Restore FreeBSD llvm-config discovery
|
1 year ago |
jcmdln
|
8eff75a484
Hoist GIT_SHA discovery
|
1 year ago |
jcmdln
|
e232cabfab
Remove extra newlines
|
1 year ago |
jcmdln
|
e5ed388191
Ensure user defined LLVM_CONFIG is respected
|
1 year ago |
jcmdln
|
c0ac3de272
Hunt for supported 'llvm-config' executable
|
1 year ago |
jcmdln
|
abde9a99c3
Fix typos in references to OS_ARCH, OS_NAME
|
1 year ago |
jcmdln
|
bdc74a03c0
Refactor to improve handling of LLVM_VERSION checks
|
1 year ago |
jcmdln
|
fa2b68dac6
Fix MAX_LLVM_VERSION panic messages
|
1 year ago |
jcmdln
|
bd86cb22e0
Support LLVM >=17.0.1 on Darwin and Linux
|
1 year ago |
Hasan Yasin Ozturk
|
963eeee361
Fix dropped "dev-" prefix from version tag
|
2 years ago |
Hasan Yasin Ozturk
|
3d16880d95
Set version date to commit date instead of build date
|
2 years ago |
Simon Rowe
|
d167d18bb3
Update build_odin.sh to better support optimisation on Arm CPUs
|
2 years ago |
Colin Davidson
|
8233f49beb
Revert "Fix: header directories in Unix build script"
|
2 years ago |
Jan Prukner
|
19097bc5bc
add redirect to /dev/null
|
2 years ago |
Jan Prukner
|
dbebe9e92c
Fix which command check
|
2 years ago |
Peter Lef
|
8d951ab7f1
Fix: header directories in Unix build script
|
2 years ago |
Meghan
|
1bf4a6f711
build_odin.sh: fix typo introduced in detection of llvm-config-11-64
|
2 years ago |
TryAngle
|
b5784bc2ef
Fix: `Unable to find LLVM-config` on Ubuntu
|
2 years ago |
Jeroen van Rijn
|
b42bb5be26
Only try to parse git hash if .git is present
|
2 years ago |