bjorn3
|
cfc919f532
|
Use cargo in y.sh
This will allow adding dependencies to the build system in the future.
|
2024-05-12 12:59:10 +00:00 |
|
bjorn3
|
1bab6df32b
|
Remove all checks for CI in the build system
And introduce the CG_CLIF_EXPENSIVE_CHECKS env var in the place.
|
2024-04-05 14:31:12 +00:00 |
|
bjorn3
|
f269cdd805
|
Move disabling incr comp and denying warnings to the CI config
|
2024-04-05 13:59:28 +00:00 |
|
Tamir Duberstein
|
2753052adf
|
compiler: always use var_os("RUST_BACKTRACE")
There are 3 instances of var(...) and 3 instances of var_os(...); the
latter avoids an appearance of unhandled error, so use it everywhere.
|
2023-10-06 08:53:23 -04:00 |
|
bjorn3
|
59cabd7032
|
Merge commit '8f9ac9c22d6594cf059d8e6c71d414cc5ccd7975' into sync_cg_clif-2023-08-09
|
2023-08-09 18:20:12 +00:00 |
|
bjorn3
|
81ea0b29ea
|
Merge commit '8830dccd1d4c74f1f69b0d3bd982a3f1fcde5807' into sync_cg_clif-2023-06-15
|
2023-06-15 17:56:01 +00:00 |
|