]> git.lizzy.rs Git - rust.git/history - build_system
Don't use hyperfine during testing
[rust.git] / build_system /
2023-01-05 bjorn3Don't use hyperfine during testing
2023-01-05 bjorn3Move patched sysroot from build_sysroot/ to download/
2022-12-16 bjorn3Enable debug assertions on CI
2022-12-15 bjorn3Merge branch 'staging'
2022-12-15 bjorn3Fix running simple-raytracer benchmark on Windows
2022-12-15 bjorn3Move many env vars from CI configuration to the build...
2022-12-15 bjorn3Set RUSTDOCFLAGS again
2022-12-15 bjorn3Update portable-simd to 582239ac3b32007613df04d7ffa78dc...
2022-12-15 bjorn3Extract Compiler creation from tests.rs
2022-12-14 bjorn3Merge commit '2bb3996244cf1b89878da9e39841e9f6bf061602...
2022-12-14 bjorn3Remove unnecessary git init
2022-12-14 bjorn3Explicitly provide dummy git author name and email
2022-12-13 bjorn3Sync from rust ed620cf9690fdafed65845bf35c455db992fbba1
2022-12-11 bjorn3Sync from rust b3ddfeb5a88352aa6d157f722976937da7b97307
2022-12-04 bjorn3Sync from rust fd02567705326884ddb94535d2ab230a9595dc2a
2022-12-03 Afonso BordadoS390X CI Support (#1304)
2022-12-02 bjorn3Fix crash with TAIT in the call codegen code
2022-12-01 bjorn3Merge pull request #1302 from bjorn3/build_system_rework4
2022-12-01 bjorn3Allow specifying where build artifacts should be written to
2022-12-01 bjorn3Fix installing hyperfine
2022-12-01 bjorn3Introduce Dirs type to avoid hard coding src and dest...
2022-12-01 bjorn3Introduce RelPath
2022-12-01 bjorn3Put all temporary build artifacts in build/
2022-12-01 bjorn3Make sure the target dir is always explicitly set when...
2022-11-29 bjorn3Merge pull request #1300 from bjorn3/rename_build_to_dist
2022-11-28 bjorn3Rename target_dir to dist_dir in a couple of places
2022-11-28 bjorn3Rename the build/ directory to dist/
2022-11-27 bjorn3Merge pull request #1298 from bjorn3/build_system_rework3
2022-11-27 bjorn3Introduce CargoProject type and use it where possible
2022-11-26 Guillaume GomezRollup merge of #104786 - WaffleLapkin:amp-mut-help...
2022-11-24 borsAuto merge of #104507 - WaffleLapkin:asderefsyou, r...
2022-11-22 bjorn3Sync from rust 66ccf36f161f67b121290e2af2517ead7e695d3b
2022-11-19 bjorn3Sync from rust 5e6de2369c82ed0b36e6b651b041bad5cb5e1ef8
2022-11-16 Maybe WaffleUse `as_deref` in compiler (but only where it makes...
2022-11-03 bjorn3Sync from rust 432b1a427710223b31f65585c352796832af8aa7
2022-10-28 bjorn3Add rustdoc-clif wrapper
2022-10-28 bjorn3Use 2021 edition for y.rs
2022-10-25 borsAuto merge of #103392 - RalfJung:miri, r=oli-obk
2022-10-24 bjorn3Sync from rust 1481fd964bac3c750c7e1b21206fdaa60346c456
2022-10-23 bjorn3Rustfmt cg_clif's build system
2022-10-23 bjorn3Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b...
2022-10-23 bjorn3Sync from rust e64f1110c062f61746f222059439529a43ccf6dc
2022-10-21 Ralf Jungmerge rustc history
2022-10-14 Rageking8more dupe word typos
2022-10-13 bjorn3Merge pull request #1291 from bjorn3/build_system_rework2
2022-10-13 bjorn3Move all downloaded repos to the downloads/ dir
2022-10-13 bjorn3Introduce GitRepo type
2022-10-11 bjorn3Sync from rust bb93450ec4af83c20e9ba6c8e575aca55423001a
2022-10-05 bjorn3Sync from rust d8613f792c11d6d348b15eee79da561323fa0199
2022-09-27 bjorn3Merge pull request #1284 from afonso360/windows-fix
2022-09-26 Afonso BordadoDisable JIT Tests for windows
2022-09-26 Afonso BordadoRemove MSVC Check
2022-09-26 bjorn3Abi-checker got renamed to abi-cafe
2022-09-25 bjorn3Merge branch 'rustup'
2022-09-25 bjorn3Pass --sysroot when building the new sysroot
2022-09-25 bjorn3Sync from rust 8e9c93df464b7ada3fc7a1c8ccddd9dcb24ee0a0
2022-09-15 bjorn3Sync from rust 00fcc82df204ab81cd887da7d04c023a201afd5b
2022-09-12 bjorn3Merge pull request #1279 from bjorn3/build_system_rework
2022-09-12 bjorn3Introduce hyperfine_command helper
2022-09-12 bjorn3Introduce cargo_command helper
2022-09-12 bjorn3More uniform imports
2022-09-12 bjorn3Tiny cleanup
2022-09-12 bjorn3Let abi-checker take the full path to the cg_clif dylib
2022-09-12 bjorn3Minor improvement to apply_patches
2022-09-12 bjorn3Sync from rust 56e7678ca97e9740f7d09206f767d5bb676917f7
2022-09-05 bjorn3Update portable-simd
2022-09-04 bjorn3Sync from rust 8521a8c92da6c0c845d4f6394e903651a227946a
2022-09-01 bjorn3Update abi-checker
2022-08-30 bjorn3Sync from rust 9f4d5d2a28849ec0ecb2976ddc9946f65b626fe8
2022-08-28 bjorn3Merge pull request #1273 from bjorn3/jit_pull_symbols
2022-08-28 bjorn3Use pull instead of push based model for getting dylib...
2022-08-28 borsAuto merge of #96946 - WaffleLapkin:ptr_mask, r=scottmcm
2022-08-27 borsAuto merge of #100999 - nnethercote:shrink-FnAbi, r...
2022-08-25 bjorn3Sync from rust 4d45b0745ab227feb9000bc15713ade4b99241ea
2022-08-24 bjorn3Rustfmt
2022-08-24 bjorn3Merge commit 'e9d1a0a7b0b28dd422f1a790ccde532acafbf193...
2022-08-24 bjorn3Sync from rust 4a24f08ba43166cfee86d868b3fe8612aec6faca
2022-08-15 bjorn3Sync from rust 6ce76091c7cef21692a15dce1f0a4c415d245be4
2022-08-13 bjorn3Merge pull request #1264 from bjorn3/parallel_comp_refactor
2022-08-13 bjorn3Merge pull request #1255 from afonso360/abi-checker
2022-08-12 Afonso BordadoDisable some abi-checker tests
2022-08-12 Afonso BordadoUpdate abi-checker version
2022-08-08 bjorn3Sync from rust f03ce30962cf1b2a5158667eabae8bf6e8d1cb03
2022-08-06 Afonso BordadoMove abi-checker to y.rs test
2022-08-06 Afonso BordadoPass all pairs to abi-checker
2022-08-06 Afonso BordadoInitial ABI Checker support
2022-08-05 bjorn3Fix previous commit
2022-08-05 bjorn3Disable incr comp globally on CI
2022-08-01 bjorn3Merge pull request #1253 from afonso360/msvc-nosysroot
2022-08-01 Afonso BordadoDisable JIT on windows
2022-07-31 bjorn3Merge pull request #1252 from afonso360/tests-rs
2022-07-31 bjorn3Rustfmt
2022-07-30 Afonso BordadoDon't pass RUSTFLAGS to rustc in tests
2022-07-30 Afonso BordadoAssume host target in get_file_name
2022-07-30 Afonso BordadoCleanup meaningless changes
2022-07-30 Afonso BordadoCompare lines iterator instead of full output
2022-07-30 Afonso BordadoSplit flags whitespace
2022-07-30 Afonso BordadoFix some cross compilation scenarios in test runner
2022-07-30 Afonso BordadoFix aarch64 cross compilation
2022-07-30 Afonso BordadoFix test.regex test
next