Commit Graph
74 Commits
Author SHA1 Message Date
Mikkel Hjortshoej 48946fe46f Alright, things work. Reverting broken stuff 2020-05-14 14:20:04 +02:00
Mikkel Hjortshoej 0b0e661b62 Another test sorry 2020-05-14 14:18:20 +02:00
Mikkel Hjortshoej 10c3acf37f Remove test for webhook 2020-05-14 14:09:22 +02:00
Mikkel Hjortshoej e377f5a329 Briefly break master to test webhook 2020-05-14 14:07:33 +02:00
Mikkel HjortshøjandGitHub 92f5f86193 Remove push: on nightly 2020-04-23 22:38:54 +02:00
Mikkel HjortshøjandGitHub 1e711fa5a5 Merge pull request #625 from ThisDrunkDane/nightly-build
Improve nightly builds
2020-04-23 22:38:22 +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 bb3e0fa03f Add sizeInBytes of zip files to nightly.json generation 2020-04-23 22:16:31 +02:00
Mikkel Hjortshoej 680d723c77 Remove push 2020-04-19 21:44:45 +02:00
Mikkel Hjortshoej 8eda24f2d1 Actually include script to delete binaries 2020-04-19 21:38:59 +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 2dcc986c4c Update /ci/build_ci.bat 2020-04-15 20:11:00 +02:00
Mikkel Hjortshoej 550df8711f Fix typo in upload-create-nightly.sh 2020-04-15 20:04:43 +02:00
Mikkel Hjortshoej 020856d91a Fix macos artifact typo 2020-04-15 19:59:00 +02:00
Mikkel Hjortshoej 1bd0e09ae1 Upload to nightly path and echo out some info 2020-04-15 19:58:11 +02:00
Mikkel Hjortshoej 802a776330 Use the correct path during upload 2020-04-15 19:49:37 +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 Hjortshoej 8f2b848698 Make the json for nightly have friendly URLs 2020-04-11 21:48:44 +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 9b9a4fcf22 Python script for creating json 2020-04-11 21:01:41 +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øjandGitHub df80e8752b Update nightly.yml 2020-04-11 17:36:30 +02:00
Mikkel HjortshøjandGitHub 2df0532b17 Create nightly.yml 2020-04-11 17:32:21 +02:00
Mikkel Hjortshoej a6c8dcdd21 Switch from now removed context.stdout/stderr to os.stdout/stderr 2020-03-28 14:13:47 +01:00
Mikkel Hjortshoej 9d5692ae68 Enhance logger interface with 'f' and not 'f' variants, also move level detection out 2020-02-10 01:26:04 +01:00
Mikkel HjortshøjandGitHub 3e67ae7339 Merge pull request #534 from ThisDrunkDane/fix-log-mistake
Fix mistake in .Short_File_Path option in file_console_logger.odin
2020-01-09 19:19:23 +01:00
Mikkel Hjortshoej 0e52c37865 Don't change delimiter as location has changed to be unified no matter the platform 2020-01-08 21:29:46 +01:00
Mikkel Hjortshoej 851118faf4 Fix #399 by removing unused parameter 2019-12-08 02:09:03 +01:00
Mikkel HjortshøjandGitHub 53f65224f6 Merge pull request #459 from zhibog/master
Base32 added for core:encoding
2019-11-26 19:45:52 +01:00
Mikkel Hjortshoej b85258a9fc Add event query param to CI badge 2019-11-14 14:47:01 -08:00
Mikkel Hjortshoej 8115386217 Add branch query to CI badge 2019-11-14 14:39:11 -08:00
Mikkel HjortshøjandGitHub a7a31e4c23 Set CI shell on windows to cmd.exe 2019-10-27 18:12:23 +01:00
Mikkel HjortshøjandGitHub 72cad591bd Update ci.yml 2019-10-27 18:07:14 +01:00
Mikkel HjortshøjandGitHub 684bf7aa61 Update ci.yml 2019-10-27 18:04:14 +01:00
Mikkel HjortshøjandGitHub d760b95e4f Update ci.yml 2019-10-27 18:02:39 +01:00
Mikkel HjortshøjandGitHub 516df9123d Update README.md 2019-10-21 23:08:16 +02:00
Mikkel HjortshøjandGitHub 818d6dbbea Update README.md with new CI badge 2019-10-21 23:05:18 +02:00
Mikkel Hjortshoej 286c5b7b24 Remove old CI runners 2019-10-21 23:01:32 +02:00
Mikkel Hjortshøj c0e8113f6f Add github CI action 2019-10-21 23:00:24 +02:00
Mikkel HjortshøjandGitHub d7c8a3a9dd Merge pull request #445 from Tetralux/patch-2
Clarify that you can pass a directory to `odin build`
2019-10-19 18:57:23 +02:00
Mikkel HjortshøjandGitHub 94a638b436 Update README.md
Remove license badge (Github shows it themselves now) and add discord badge
2019-10-10 11:10:10 +02:00
Mikkel HjortshøjandGitHub bc34083c9c Also return on unix 2019-09-08 01:10:54 +02:00
Mikkel HjortshøjandGitHub 08dd8414c1 Make odin run return the process exit code 2019-09-08 01:09:04 +02:00
Mikkel HjortshøjandGitHub 5ca0cd60d0 Merge pull request #406 from JoshuaManton/master
Fix `scale_f32` and `scale_vec3` returning the wrong variable
2019-07-20 22:21:58 +02:00
Mikkel HjortshøjandGitHub 24c43d33bb Export LLVM path on macOS (CI) 2019-02-06 19:08:32 +01:00
Mikkel HjortshøjandGitHub 7343f0c7ff Fix recursive variable in makefile on macOS 2019-02-06 18:56:02 +01:00
Mikkel HjortshøjandGitHub 3c8cda514b Fix makefile for macOS 2019-02-06 18:49:21 +01:00
Mikkel HjortshoejandMikkel Hjortshøj c9602953aa last fixes to bats and README 2019-02-06 15:53:40 +01:00
Mikkel HjortshoejandMikkel Hjortshøj 0185b43c2f Create CI files 2019-02-06 15:53:40 +01:00
Mikkel Hjortshoej 1a6b7f9945 set time_linux IS_SUPPORTED to true 2018-12-08 21:12:01 +01:00
Mikkel Hjortshoej 03957cee64 Merge branch 'log_pr' 2018-12-08 21:08:27 +01:00
Mikkel Hjortshoej a565d842da Copy instead of loop 2018-12-08 16:12:20 +01:00
Mikkel Hjortshoej 411d1450b0 Add timestamp support using the new core:time 2018-12-08 16:02:33 +01:00
Mikkel Hjortshoej 984fa1c672 remove ident from logger struct 2018-12-08 15:32:53 +01:00
Mikkel Hjortshoej 12c810f85d Add a file-, console- and multi-logger 2018-12-08 15:32:53 +01:00
Mikkel Hjortshoej e391b05513 Merge branch 'master' of github.com:ThisDrunkDane/Odin 2018-04-13 22:39:17 +02:00
Mikkel Hjortshoej 2de62910fc Added more function to windows.odin 2018-04-13 22:38:58 +02:00
Mikkel Hjortshoej 15b72119eb Added more function to windows.odin 2018-03-21 19:30:27 +01:00
Mikkel Hjortshoej 3574341b6b Missing .rc error message 2018-03-05 13:10:01 +01:00
Mikkel Hjortshoej cbabc80d92 Calls rc.exe if -resource specified 2018-03-05 11:46:50 +01:00
Mikkel Hjortshoej 78c103e62c Merge branch 'terminate_thread' of github.com:ThisDrunkDane/Odin into terminate_thread 2018-02-25 14:57:22 +01:00
Mikkel Hjortshoej ffec1c77f2 Added terminate_thread to thread.odin 2018-02-25 14:56:50 +01:00
Mikkel Hjortshoej 33ddb3ad4d Added terminate_thread to thread.odin 2018-02-25 14:38:55 +01:00
Mikkel HjortshøjandGitHub 2a1420d4e7 Update README.md 2018-02-17 15:03:26 +01:00
Mikkel Hjortshoej 28d88f6af4 rounded logo 2018-02-17 15:03:16 +01:00