Paris DOUADY
|
3eb649c631
|
dont set rustflags when no specific linker needed
|
2021-01-30 16:25:48 +01:00 |
|
bjorn3
|
9bf5cb43ab
|
Fix indirectly linking to libstd.so with the JIT
|
2021-01-21 16:14:32 +01:00 |
|
bjorn3
|
3ea8915d4a
|
Disable timings by default for cargo.sh
Fixes #1121
|
2021-01-06 14:54:19 +01:00 |
|
bjorn3
|
ffd6fdd843
|
Remove unnecessary paths from LD_LIBRARY_PATH
|
2020-11-13 19:51:00 +01:00 |
|
bjorn3
|
c982c48579
|
Use rpath to compile the cg_clif executable
|
2020-11-13 19:48:49 +01:00 |
|
bjorn3
|
cf3aa64c66
|
Better build dir layout
It now matches the layout used by rustc itself
|
2020-11-08 17:35:59 +01:00 |
|
bjorn3
|
11dd005a88
|
Sync from rust 0256d065d4
|
2020-11-07 19:34:01 +01:00 |
|
bjorn3
|
66e4f1bb7a
|
Don't overwrite RUSTFLAGS for cargo.sh
|
2020-11-06 19:33:55 +01:00 |
|
Daiki Ihara
|
21a097f17e
|
fix shellcheck error of SC2148
|
2020-11-06 20:33:12 +09:00 |
|
Jakob Hellermann
|
33a904425c
|
make requested PR changes
|
2020-11-05 10:17:42 +01:00 |
|
Jakob Hellermann
|
0f10f2a960
|
manually fix some shellcheck warnings
|
2020-11-04 16:14:00 +01:00 |
|
Jakob Hellermann
|
d6a9dfa3d4
|
run 'shellcheck -f diff $(fd --extension sh) | git apply'
|
2020-11-04 16:07:42 +01:00 |
|
bjorn3
|
b8a9beb13e
|
Remove unnecessary -Ztrim-diagnostic-paths=no
|
2020-11-03 19:17:44 +01:00 |
|
bjorn3
|
285c7c66dc
|
Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d' into update_cg_clif-2020-11-01
|
2020-11-03 11:00:04 +01:00 |
|
bjorn3
|
0c34f5aba8
|
Refactor the build system
|
2020-11-02 18:17:39 +01:00 |
|
bjorn3
|
3b60cc4eb1
|
Prevent usage of sccache
It doesn't detect cg_clif as a rust compiler
Fixes #1091
|
2020-09-30 09:16:14 +02:00 |
|
bjorn3
|
17a54ad62e
|
Add custom driver
|
2020-09-29 15:16:29 +02:00 |
|
bjorn3
|
c046ad017f
|
Fix panic
|
2020-09-29 14:11:14 +02:00 |
|
bjorn3
|
684c054e31
|
Rustup to rustc 1.48.0-nightly (fc2daaae6 2020-09-28)
|
2020-09-29 13:56:30 +02:00 |
|
bjorn3
|
d68b50efb3
|
Small change to test script
|
2020-09-23 18:34:54 +02:00 |
|
bjorn3
|
7285c134d1
|
Reorganize scripts
|
2020-09-16 16:46:02 +02:00 |
|