aboutsummaryrefslogtreecommitdiff
path: root/build_odin.sh
Commit message (Expand)AuthorAgeFilesLines
* Panic if LLVM > 14.Jeroen van Rijn2022-10-271-0/+12
* Detect `which` and complain if not found.Jeroen van Rijn2022-10-251-0/+8
* Change llvm-copy-to-zip path to use real one, instead of linkFelipe Lavratti2022-09-281-1/+5
* Changed nightly build for linux to include the llvm library fileFelipe Lavratti2022-09-211-1/+2
* FreeBSD: Autodetect LLVM version.Jeroen van Rijn2022-09-031-1/+13
* fix some typoscui fliter2022-08-051-1/+1
* Merge pull request #1876 from mohd-akram/build-config-optsgingerBill2022-08-011-21/+33
|\
| * Allow passing config options to build scriptMohamed Akram2022-07-081-21/+33
* | Updated shabang in build_odin.sh so it runs on OpenBSDRonald19852022-07-221-1/+1
|/
* Revert "Merge pull request #1702 from Kelimion/filename_generation"Jeroen van Rijn2022-04-241-2/+2
* Compiler: Add early error for output path being a directory.Jeroen van Rijn2022-04-241-2/+2
* Give build/run/check/test/doc a `-file` flag.Jeroen van Rijn2022-04-051-1/+1
* core out Makefile, add freebsd buildingColin Davidson2022-03-141-0/+10
* normalize version parserColin Davidson2022-03-091-1/+1
* lower minimum llvm versionColin Davidson2022-03-091-1/+1
* more build tweaks?Colin Davidson2022-03-091-0/+1
* refix make, adjust build for CI weirdnessColin Davidson2022-03-091-6/+10
* Try to find llvm-config-11 on goofy misconfigured CI boxColin Davidson2022-03-091-0/+9
* clean up osx semver handling in buildColin Davidson2022-03-091-3/+5
* add handling for too many argsColin Davidson2022-03-091-0/+2
* Cleanup build mode selectionColin Davidson2022-03-091-21/+22
* only build odin for report when necessaryColin Davidson2022-03-091-2/+5
* more spacing issuesColin Davidson2022-03-091-1/+1
* Fix wonky copied space issuesColin Davidson2022-03-091-18/+18
* Add initial cut of build scriptColin Davidson2022-03-091-0/+118