about summary refs log tree commit diff
path: root/src/tools/run-make-support
AgeCommit message (Expand)AuthorLines
2024-06-12port symlinked-extern to rmakeOneirical-2/+21
2024-06-12rewrite pgo-branch-weights to rmakeOneirical-6/+170
2024-06-11run-make-support: update changelog许杰友 Jieyou Xu (Joe)-0/+16
2024-06-11run-make-support: bump version许杰友 Jieyou Xu (Joe)-1/+1
2024-06-11run-make-support: add #[must_use] annotations许杰友 Jieyou Xu (Joe)-0/+26
2024-06-11Add set_backtrace_level helper function to run_make_supportOneirical-0/+6
2024-06-11Auto merge of #125736 - Oneirical:run-make-file-management, r=jieyouxubors-14/+121
2024-06-11Implement fs wrapper for run_make_supportOneirical-14/+121
2024-06-11Auto merge of #126274 - jieyouxu:rollup-uj93sfm, r=jieyouxubors-0/+5
2024-06-11Rollup merge of #126186 - GuillaumeGomez:migrate-run-make-multiple-emits, r=j...许杰友 Jieyou Xu (Joe)-0/+5
2024-06-11Add `path` function to `run-make-support`Guillaume Gomez-0/+5
2024-06-11Auto merge of #125752 - jieyouxu:kaboom, r=Kobzolbors-71/+271
2024-06-11run-make-support: add changelog许杰友 Jieyou Xu (Joe)-0/+67
2024-06-11run-make-support: bump version许杰友 Jieyou Xu (Joe)-1/+1
2024-06-11run-make-support: arm command with drop bombs许杰友 Jieyou Xu (Joe)-64/+137
2024-06-11run-make-support: add drop bomb module许杰友 Jieyou Xu (Joe)-0/+66
2024-06-11run-make-support: remove `env_var`许杰友 Jieyou Xu (Joe)-6/+0
2024-06-11Rollup merge of #126253 - Kobzol:run-make-assert-ref-self, r=jieyouxu许杰友 Jieyou Xu (Joe)-6/+6
2024-06-11Take `&self` in `CompletedProcess` assert matchersJakub Beránek-6/+6
2024-06-10migrate tests/run-make/llvm-outputs to use rmake.rsbinarycat-0/+7
2024-06-09Fix documentation for `impl_common_helpers` in `run-make-support`Jakub Beránek-14/+6
2024-06-08Migrate runmake tests away from custom commands and `command_output`Jakub Beránek-34/+90
2024-06-08Introduce a custom `Command` wrapper in `run-make-support`Jakub Beránek-122/+129
2024-06-08Auto merge of #126097 - Kobzol:runmake-change-cwd, r=jieyouxubors-43/+42
2024-06-08Remove unnecessary functions and the last mention of TMPDIR from `run-make-su...Jakub Beránek-20/+1
2024-06-07Small refactoringJakub Beránek-9/+7
2024-06-07Remove all usages of `tmp_dir` from testsJakub Beránek-4/+7
2024-06-07Remove dependence on `tmp_dir`Jakub Beránek-18/+12
2024-06-07Fix `mixing-formats` run-make testJakub Beránek-3/+26
2024-06-07Rename `S` environment variable to `SOURCE_ROOT` in run-make testsJakub Beránek-1/+1
2024-06-06Do not use relative paths to Rust source root in run-make testsJakub Beránek-2/+3
2024-06-05Rollup merge of #125683 - Oneirical:patience-testing-test, r=jieyouxuJubilee-0/+6
2024-06-04Create `run-make` `env_var` and `env_var_os` helpersGuillaume Gomez-34/+44
2024-06-03Auto merge of #125383 - Oneirical:bundle-them-up, r=jieyouxubors-2/+2
2024-06-02Remove some allowed-makefilesOneirical-2/+2
2024-06-02Add `dynamic_lib_extension` and `read_dir` functions to `run-make-support` li...Guillaume Gomez-12/+26
2024-06-01Add `Cc::output` methodGuillaume Gomez-0/+7
2024-05-30Rollup merge of #125723 - GuillaumeGomez:migrate-run-make-crate-data-smoke, r...León Orell Valerian Liehr-2/+8
2024-05-29Add `run-make-support::rust_lib_name`Guillaume Gomez-1/+7
2024-05-29Migrate `run-make/crate-data-smoke` to `rmake.rs`Guillaume Gomez-1/+1
2024-05-29Convert run-make/windows-safeseh to rmakeChris Denton-0/+6
2024-05-29Rollup merge of #125639 - ChrisDenton:run-make-support-doc, r=onur-ozkan许杰友 Jieyou Xu (Joe)-3/+3
2024-05-28rewrite resolve-rename in rmakeOneirical-0/+6
2024-05-28Add `assert_not_contains` to `run-make-support` libraryGuillaume Gomez-0/+11
2024-05-28Fix run-make-support doc errorsChris Denton-3/+3
2024-05-27Add `Rustdoc::output_format`Guillaume Gomez-0/+7
2024-05-27Add file path in case it cannot be read in `Diff::actual_file`Guillaume Gomez-1/+4
2024-05-27Add `copy_dir_all` and `recursive_diff` functions to `run-make-support`Guillaume Gomez-0/+67
2024-05-22rewrite and rename `issue-24445` to rmakeOneirical-0/+8
2024-05-22Rewrite `core-no-oom-handling` as rmake.rsOneirical-1/+8