Commit Graph

57 Commits

Author SHA1 Message Date
gingerBill
ab5460e2e2 Update CI 2021-04-27 13:22:30 +01:00
gingerBill
af3784ebb6 Add -DODIN_VERSION_RAW to Makefile 2021-04-25 22:19:34 +01:00
gingerBill
74c683e908 Remove -llvm-api from CI 2021-04-25 19:59:35 +01:00
gingerBill
1bdce19c18 Update nightly.yml to support -llvm-api 2021-04-25 18:44:05 +01:00
gingerBill
041ff13672 Update CI for Linux 2021-04-25 18:06:29 +01:00
gingerBill
1387fd9047 Make -llvm-api run first before old backend on Linux 2021-04-25 15:52:24 +01:00
gingerBill
4d00058858 Try clang-11 2021-04-24 22:11:38 +01:00
gingerBill
5c26cf9d73 Try llvm-config-11 in the Makefil 2021-04-24 21:58:44 +01:00
gingerBill
6048d25d36 Try llvm-config-11 2021-04-24 21:26:14 +01:00
gingerBill
184c686c7e Add clang-11 for Linux; blank out threading_example on darwin 2021-04-24 21:13:40 +01:00
gingerBill
240a568eb9 Update CI to run both old and new backends 2021-04-24 21:09:35 +01:00
gingerBill
0f9b0c2052 Remove libllvm-11 2021-04-24 21:04:38 +01:00
gingerBill
cde334ada3 Modify flags in Makefile 2021-04-24 21:03:22 +01:00
gingerBill
2b4010998d Up ci.yml 2021-04-24 20:55:50 +01:00
Mikkel Hjortshøj
5cc9ddd40b Update nightly.yml 2020-11-22 02:49:19 +01:00
Mikkel Hjortshøj
11a4dc8ee3 [CI] Done testing webhook 2020-11-08 01:47:09 +01:00
Mikkel Hjortshøj
19e2f7b7bf [CI] testing webhook 2020-11-08 01:46:28 +01:00
Mikkel Hjortshøj
ef27528ace [CI] Non-sudo install of b2? 2020-11-08 00:31:25 +01:00
Mikkel Hjortshøj
a239fcfa3a Update nightly.yml 2020-11-08 00:21:28 +01:00
Mikkel Hjortshøj
a77976533c [CI] Add manual trigger to nightly 2020-11-08 00:08:11 +01:00
Mikkel Hjortshøj
06b2a9a3e7 [CI] Try setting python 3.x in nightly upload step 2020-11-08 00:01:31 +01:00
Mikkel Hjortshøj
d6057a7ec6 [CI] Fix macOS CPATH for nightly builds 2020-10-29 20:10:26 +01:00
Mikkel Hjortshøj
532d307a75 [CI] Remove test stage for macOS and go back to macos-latest 2020-10-29 20:06:50 +01:00
Mikkel Hjortshøj
6ae8f5a62d [CI] Try and fix CPATH setting for macOS 2020-10-29 20:03:38 +01:00
Mikkel Hjortshøj
a5c6487bc1 [CI] Try not installing our own llvm with brew 2020-10-29 19:28:50 +01:00
Mikkel Hjortshøj
6a808235fe [CI] Change deprecated workflow commands for macOS 2020-10-29 19:25:22 +01:00
Mikkel Hjortshøj
61d7cdfe92 [CI] Fix macOS tag 2020-10-29 13:35:53 +01:00
Mikkel Hjortshøj
45815fd26e [CI] Change macos version to 11 from 10.5 2020-10-29 13:33:12 +01:00
Mikkel Hjortshøj
c7a2d6970b [CI] Switch xcode version back to 11.7 2020-10-29 13:23:45 +01:00
Mikkel Hjortshoej
ae2fc5830e Add git sha to odin version command 2020-08-23 15:25:19 +02:00
Mikkel Hjortshoej
ad8048b615 [CI] Use powershell to download LLVM on windows, split macOS and linux. 2020-06-16 18:12:43 +02:00
Mikkel Hjortshøj
92f5f86193 Remove push: on nightly 2020-04-23 22:38:54 +02:00
Mikkel Hjortshoej
51b346753a Github actions apparently doesn't support YAML comments 2020-04-23 22:30:44 +02:00
Mikkel Hjortshoej
b63aa0520a Remove the LLVM-C.lib from nightlies and include LLVM-C.dll 2020-04-23 22:30:07 +02:00
Mikkel Hjortshoej
04e106e06a Test push 2020-04-23 22:17:49 +02:00
Mikkel Hjortshoej
5d42a6de6e Remove llvm-binaries.zip from artifacts 2020-04-23 22:17:27 +02:00
Mikkel Hjortshoej
680d723c77 Remove push 2020-04-19 21:44:45 +02:00
Mikkel Hjortshoej
3dac1c34fa Script to delete files older than x days 2020-04-19 21:34:04 +02:00
Mikkel Hjortshoej
7fddac2c36 Fix typo in nightly.yml 2020-04-19 18:06:20 +02:00
Mikkel Hjortshoej
a55975bd5a Testing 2020-04-19 18:00:54 +02:00
Mikkel Hjortshoej
d0cee15317 Remove on:push in nightly.yml 2020-04-15 20:44:47 +02:00
Mikkel Hjortshoej
df5626cc1f Pass the bucket to /ci/create_nightly_json.py 2020-04-15 20:13:44 +02:00
Mikkel Hjortshoej
020856d91a Fix macos artifact typo 2020-04-15 19:59:00 +02:00
Mikkel Hjortshoej
9170c875e1 chmod +x the script before execution 2020-04-15 19:44:26 +02:00
Mikkel Hjortshoej
5002b71670 use b2 upload-file instead of b2 sync 2020-04-15 19:38:50 +02:00
Mikkel Hjortshøj
9655b61c11 Setup nightly.yml to run everyday at 20:00 UTC 2020-04-11 21:47:35 +02:00
Mikkel Hjortshoej
a615402d7c Start on json script 2020-04-11 19:55:20 +02:00
Mikkel Hjortshøj
c9bec10a8e Setup POC nightly.yml 2020-04-11 19:41:25 +02:00
Mikkel Hjortshøj
df80e8752b Update nightly.yml 2020-04-11 17:36:30 +02:00
Mikkel Hjortshøj
2df0532b17 Create nightly.yml 2020-04-11 17:32:21 +02:00