aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* Update CI and Makefile and build.batllvm-12-supportgingerBill2021-07-101-3/+3
|
* Remove downloading the LLVM binaries in ci.ymlMikkel Hjortshøj2021-04-301-7/+0
|
* Update CIgingerBill2021-04-271-1/+1
|
* Add `-DODIN_VERSION_RAW` to MakefilegingerBill2021-04-251-0/+6
|
* Remove -llvm-api from CIgingerBill2021-04-251-5/+1
|
* Update CI for LinuxgingerBill2021-04-251-1/+1
|
* Make -llvm-api run first before old backend on LinuxgingerBill2021-04-251-3/+3
|
* Try `clang-11`gingerBill2021-04-241-1/+1
|
* Try `llvm-config-11` in the MakefilgingerBill2021-04-241-1/+1
|
* Try llvm-config-11gingerBill2021-04-241-1/+1
|
* Add clang-11 for Linux; blank out threading_example on darwingingerBill2021-04-241-1/+1
|
* Update CI to run both old and new backendsgingerBill2021-04-241-2/+6
|
* Remove `libllvm-11`gingerBill2021-04-241-1/+1
|
* Modify flags in MakefilegingerBill2021-04-241-1/+1
|
* Up ci.ymlgingerBill2021-04-241-2/+2
|
* [CI] Remove test stage for macOS and go back to macos-latestMikkel Hjortshøj2020-10-291-7/+1
|
* [CI] Try and fix CPATH setting for macOSMikkel Hjortshøj2020-10-291-10/+12
|
* [CI] Try not installing our own llvm with brewMikkel Hjortshøj2020-10-291-6/+6
|
* [CI] Change deprecated workflow commands for macOSMikkel Hjortshøj2020-10-291-2/+3
|
* [CI] Fix macOS tagMikkel Hjortshøj2020-10-291-1/+1
|
* [CI] Change macos version to 11 from 10.5Mikkel Hjortshøj2020-10-291-1/+1
|
* [CI] Switch xcode version back to 11.7Mikkel Hjortshøj2020-10-291-0/+4
|
* Add git sha to `odin version` commandMikkel Hjortshoej2020-08-231-1/+1
|
* [CI] Use powershell to download LLVM on windows, split macOS and linux.Mikkel Hjortshoej2020-06-161-17/+19
|
* Start on json scriptMikkel Hjortshoej2020-04-111-1/+1
|
* Set CI shell on windows to cmd.exeMikkel Hjortshøj2019-10-271-0/+3
|
* Update ci.ymlMikkel Hjortshøj2019-10-271-1/+0
|
* Update ci.ymlMikkel Hjortshøj2019-10-271-1/+1
|
* Update ci.ymlMikkel Hjortshøj2019-10-271-1/+2
|
* Add github CI actionMikkel Hjortshøj2019-10-211-0/+54