Commit Graph

15 Commits

Author SHA1 Message Date
Brendan Hansknecht
4c3d542da1
Change release to not use lto
Also added another `release-with-lto` profile.
This profile is used for nightly compiler release and benchmarks.
2023-03-10 13:57:03 -08:00
Anton-4
31ee1794ff
fix nightly dir structure 2023-01-25 14:31:56 +01:00
Anton-4
c362b88c1c
actually use dir for tar 2023-01-20 12:26:31 +01:00
Anton-4
520db5765f
simplify removal of unnecessary files 2023-01-17 11:56:26 +01:00
Anton-4
e643bdd9d4
untar now creates single dir 2023-01-17 11:28:08 +01:00
Anton-4
2bf2782425
fix release packaging
- add zig builtins to the release
- don't put executables and .o files in release

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2022-12-07 16:53:38 +01:00
Anton-4
3515a01132
lib dir is no longer needed 2022-11-24 10:20:24 +01:00
Anton-4
6b294bed81
Merge branch 'main' into benchmarks-to-nix
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
2022-10-18 13:43:09 +02:00
Anton-4
54ad5d3416
moved benchmarks to nix 2022-10-17 17:40:35 +02:00
Anton-4
3dad6aba7c
moved platform-switching 2022-10-17 15:22:20 +02:00
Jan Van Bruggen
2eec200f09
Move helloWorld example up onto cli-platform 2022-09-11 22:22:50 -06:00
Anton-4
ce5daa0998
add libs folder to nighlty releases 2022-08-22 16:43:14 +02:00
Anton-4
75d7450495
crates path fixes 2022-07-02 10:41:14 +02:00
Anton-4
c4b5c1b580
fixed package_release.sh 2022-06-18 19:33:10 +02:00
Anton-4
3be059f915
CI cleanup 2022-06-18 17:10:59 +02:00