aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
* Update CI and Makefile and build.batllvm-12-supportgingerBill2021-07-101-3/+3
* Remove downloading the LLVM binaries in nightly.ymlMikkel Hjortshøj2021-04-301-9/+0
* Remove downloading the LLVM binaries in ci.ymlMikkel Hjortshøj2021-04-301-7/+0
* Update nightly.ymlMikkel Hjortshøj2021-04-301-2/+2
* Update CIgingerBill2021-04-271-1/+1
* Add `-DODIN_VERSION_RAW` to MakefilegingerBill2021-04-251-0/+6
* Remove -llvm-api from CIgingerBill2021-04-252-9/+1
* Update nightly.yml to support `-llvm-api`gingerBill2021-04-251-6/+10
* 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
* Update nightly.ymlMikkel Hjortshøj2020-11-221-2/+2
* [CI] Done testing webhookMikkel Hjortshøj2020-11-081-2/+0
* [CI] testing webhookMikkel Hjortshøj2020-11-081-0/+2
* [CI] Non-sudo install of b2?Mikkel Hjortshøj2020-11-081-1/+1
* Update nightly.ymlMikkel Hjortshøj2020-11-081-1/+6
* [CI] Add manual trigger to nightlyMikkel Hjortshøj2020-11-081-0/+1
* [CI] Try setting python 3.x in nightly upload stepMikkel Hjortshøj2020-11-081-0/+3
* [CI] Fix macOS CPATH for nightly buildsMikkel Hjortshøj2020-10-291-2/+3
* [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-232-2/+2
* [CI] Use powershell to download LLVM on windows, split macOS and linux.Mikkel Hjortshoej2020-06-161-17/+19
* Remove push: on nightlyMikkel Hjortshøj2020-04-231-2/+1
* Github actions apparently doesn't support YAML commentsMikkel Hjortshoej2020-04-231-1/+0
* Remove the LLVM-C.lib from nightlies and include LLVM-C.dllMikkel Hjortshoej2020-04-231-0/+3
* Test pushMikkel Hjortshoej2020-04-231-0/+1
* Remove llvm-binaries.zip from artifactsMikkel Hjortshoej2020-04-231-0/+1
* Remove pushMikkel Hjortshoej2020-04-191-1/+0
* Script to delete files older than x daysMikkel Hjortshoej2020-04-191-0/+3
* Fix typo in nightly.ymlMikkel Hjortshoej2020-04-191-1/+1
* TestingMikkel Hjortshoej2020-04-191-0/+1
* Remove on:push in nightly.ymlMikkel Hjortshoej2020-04-151-4/+3
* Pass the bucket to /ci/create_nightly_json.pyMikkel Hjortshoej2020-04-151-1/+1
* Fix macos artifact typoMikkel Hjortshoej2020-04-151-1/+1
* chmod +x the script before executionMikkel Hjortshoej2020-04-151-0/+1
* use b2 upload-file instead of b2 syncMikkel Hjortshoej2020-04-151-11/+17
* Setup nightly.yml to run everyday at 20:00 UTCMikkel Hjortshøj2020-04-111-8/+11