| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update CI and Makefile and build.batllvm-12-support | gingerBill | 2021-07-10 | 1 | -3/+3 |
| * | Remove downloading the LLVM binaries in nightly.yml | Mikkel Hjortshøj | 2021-04-30 | 1 | -9/+0 |
| * | Remove downloading the LLVM binaries in ci.yml | Mikkel Hjortshøj | 2021-04-30 | 1 | -7/+0 |
| * | Update nightly.yml | Mikkel Hjortshøj | 2021-04-30 | 1 | -2/+2 |
| * | Update CI | gingerBill | 2021-04-27 | 1 | -1/+1 |
| * | Add `-DODIN_VERSION_RAW` to Makefile | gingerBill | 2021-04-25 | 1 | -0/+6 |
| * | Remove -llvm-api from CI | gingerBill | 2021-04-25 | 2 | -9/+1 |
| * | Update nightly.yml to support `-llvm-api` | gingerBill | 2021-04-25 | 1 | -6/+10 |
| * | Update CI for Linux | gingerBill | 2021-04-25 | 1 | -1/+1 |
| * | Make -llvm-api run first before old backend on Linux | gingerBill | 2021-04-25 | 1 | -3/+3 |
| * | Try `clang-11` | gingerBill | 2021-04-24 | 1 | -1/+1 |
| * | Try `llvm-config-11` in the Makefil | gingerBill | 2021-04-24 | 1 | -1/+1 |
| * | Try llvm-config-11 | gingerBill | 2021-04-24 | 1 | -1/+1 |
| * | Add clang-11 for Linux; blank out threading_example on darwin | gingerBill | 2021-04-24 | 1 | -1/+1 |
| * | Update CI to run both old and new backends | gingerBill | 2021-04-24 | 1 | -2/+6 |
| * | Remove `libllvm-11` | gingerBill | 2021-04-24 | 1 | -1/+1 |
| * | Modify flags in Makefile | gingerBill | 2021-04-24 | 1 | -1/+1 |
| * | Up ci.yml | gingerBill | 2021-04-24 | 1 | -2/+2 |
| * | Update nightly.yml | Mikkel Hjortshøj | 2020-11-22 | 1 | -2/+2 |
| * | [CI] Done testing webhook | Mikkel Hjortshøj | 2020-11-08 | 1 | -2/+0 |
| * | [CI] testing webhook | Mikkel Hjortshøj | 2020-11-08 | 1 | -0/+2 |
| * | [CI] Non-sudo install of b2? | Mikkel Hjortshøj | 2020-11-08 | 1 | -1/+1 |
| * | Update nightly.yml | Mikkel Hjortshøj | 2020-11-08 | 1 | -1/+6 |
| * | [CI] Add manual trigger to nightly | Mikkel Hjortshøj | 2020-11-08 | 1 | -0/+1 |
| * | [CI] Try setting python 3.x in nightly upload step | Mikkel Hjortshøj | 2020-11-08 | 1 | -0/+3 |
| * | [CI] Fix macOS CPATH for nightly builds | Mikkel Hjortshøj | 2020-10-29 | 1 | -2/+3 |
| * | [CI] Remove test stage for macOS and go back to macos-latest | Mikkel Hjortshøj | 2020-10-29 | 1 | -7/+1 |
| * | [CI] Try and fix CPATH setting for macOS | Mikkel Hjortshøj | 2020-10-29 | 1 | -10/+12 |
| * | [CI] Try not installing our own llvm with brew | Mikkel Hjortshøj | 2020-10-29 | 1 | -6/+6 |
| * | [CI] Change deprecated workflow commands for macOS | Mikkel Hjortshøj | 2020-10-29 | 1 | -2/+3 |
| * | [CI] Fix macOS tag | Mikkel Hjortshøj | 2020-10-29 | 1 | -1/+1 |
| * | [CI] Change macos version to 11 from 10.5 | Mikkel Hjortshøj | 2020-10-29 | 1 | -1/+1 |
| * | [CI] Switch xcode version back to 11.7 | Mikkel Hjortshøj | 2020-10-29 | 1 | -0/+4 |
| * | Add git sha to `odin version` command | Mikkel Hjortshoej | 2020-08-23 | 2 | -2/+2 |
| * | [CI] Use powershell to download LLVM on windows, split macOS and linux. | Mikkel Hjortshoej | 2020-06-16 | 1 | -17/+19 |
| * | Remove push: on nightly | Mikkel Hjortshøj | 2020-04-23 | 1 | -2/+1 |
| * | Github actions apparently doesn't support YAML comments | Mikkel Hjortshoej | 2020-04-23 | 1 | -1/+0 |
| * | Remove the LLVM-C.lib from nightlies and include LLVM-C.dll | Mikkel Hjortshoej | 2020-04-23 | 1 | -0/+3 |
| * | Test push | Mikkel Hjortshoej | 2020-04-23 | 1 | -0/+1 |
| * | Remove llvm-binaries.zip from artifacts | Mikkel Hjortshoej | 2020-04-23 | 1 | -0/+1 |
| * | Remove push | Mikkel Hjortshoej | 2020-04-19 | 1 | -1/+0 |
| * | Script to delete files older than x days | Mikkel Hjortshoej | 2020-04-19 | 1 | -0/+3 |
| * | Fix typo in nightly.yml | Mikkel Hjortshoej | 2020-04-19 | 1 | -1/+1 |
| * | Testing | Mikkel Hjortshoej | 2020-04-19 | 1 | -0/+1 |
| * | Remove on:push in nightly.yml | Mikkel Hjortshoej | 2020-04-15 | 1 | -4/+3 |
| * | Pass the bucket to /ci/create_nightly_json.py | Mikkel Hjortshoej | 2020-04-15 | 1 | -1/+1 |
| * | Fix macos artifact typo | Mikkel Hjortshoej | 2020-04-15 | 1 | -1/+1 |
| * | chmod +x the script before execution | Mikkel Hjortshoej | 2020-04-15 | 1 | -0/+1 |
| * | use b2 upload-file instead of b2 sync | Mikkel Hjortshoej | 2020-04-15 | 1 | -11/+17 |
| * | Setup nightly.yml to run everyday at 20:00 UTC | Mikkel Hjortshøj | 2020-04-11 | 1 | -8/+11 |