Commit Graph

1033 Commits

Author SHA1 Message Date
Guillaume Gomez
ebac107a55 Remove paths that don't exist anymore from file 2024-02-14 15:11:34 +01:00
Guillaume Gomez
a883c6da20 Move crates_patches and cross_patches into the patches folder 2024-02-14 13:35:20 +01:00
antoyo
6afabceaa6
Merge pull request #435 from GuillaumeGomez/clean-up-repo
Generate content into `build` folder
2024-02-13 18:16:24 -05:00
Guillaume Gomez
46d6e772c0 Update tests/lang_tests_common.rs test 2024-02-13 22:11:31 +01:00
Guillaume Gomez
436fea8efb Add build folder into the ignored git entries 2024-02-13 22:11:31 +01:00
Guillaume Gomez
896b1a9049 Generate libgccjit.so into the build folder 2024-02-13 22:11:31 +01:00
Guillaume Gomez
267aaef81d Move some top-level folders into build 2024-02-13 22:11:31 +01:00
antoyo
7faff65296
Merge pull request #434 from rust-lang/fix/platform-specific-function
Rework the download function to only contain the platform-specific code
2024-02-13 11:17:12 -05:00
antoyo
ac708d9485
Merge pull request #430 from GuillaumeGomez/download-config
Add `download` config
2024-02-13 10:49:10 -05:00
Guillaume Gomez
b80a99922b Improve code readability and add more code comments 2024-02-13 15:43:42 +01:00
Guillaume Gomez
1096b1b8db Add more explanation on what cg_gcc_path is used for and improve help message for --cg_gcc-path 2024-02-13 15:43:42 +01:00
Guillaume Gomez
2bcc73540c Don't join config file path if provided through --config-file option 2024-02-13 15:43:42 +01:00
Guillaume Gomez
59546ea2d5 Merge download.yml into ci.yml 2024-02-13 15:43:42 +01:00
Guillaume Gomez
d04ffb0ffc Update lang_tests_common.rs test 2024-02-13 15:43:42 +01:00
Guillaume Gomez
65f4b6354d Add CI for download config 2024-02-13 15:43:42 +01:00
Guillaume Gomez
5c6cdf5ab6 Add info command to help get some information 2024-02-13 15:43:42 +01:00
Guillaume Gomez
0a4b0af141 Generate symbolic link to libgccjit.so as well 2024-02-13 15:43:42 +01:00
Guillaume Gomez
eee04a48d9 Add support for "download" 2024-02-13 15:43:42 +01:00
Antoni Boucher
5d5137cebc Rework the download function to only contain the platform-specific code 2024-02-12 21:20:12 -04:00
Guillaume Gomez
588db24344 Correctly handle --use-system-gcc 2024-02-12 14:42:37 +01:00
antoyo
560e65c323
Merge pull request #427 from GuillaumeGomez/config-file
Switch to `config.toml` instead of `gcc-path`
2024-02-11 17:47:56 -05:00
Guillaume Gomez
de9d1b63b4 Add --config-file option to override default location of config.toml 2024-02-11 23:15:50 +01:00
Guillaume Gomez
79241b8a4e Update tests to use config.toml instead 2024-02-11 23:15:50 +01:00
Guillaume Gomez
0b2402fdfc Update CI scripts to work with config.toml 2024-02-11 23:15:50 +01:00
Guillaume Gomez
2640b316e2 Switch to config.toml instead of gcc-path 2024-02-11 21:53:56 +01:00
antoyo
357cae82ad
Merge pull request #426 from rust-lang/ci/projects
Run the tests of popular crates in the CI
2024-02-10 10:07:22 -05:00
Antoni Boucher
6b05753cb3 Run the tests of popular crates in the CI 2024-02-10 09:32:44 -05:00
antoyo
8235b26062
Merge pull request #423 from rust-lang/fix/bswap128
Renable intrinsics-integer.rs test
2024-02-07 17:15:11 -05:00
Antoni Boucher
0a38748d8a Renable intrinsics-integer.rs test 2024-02-03 13:26:06 -05:00
antoyo
b04824a3b2
Merge pull request #421 from rust-lang/update/gcc
Update for rebased gcc
2024-02-02 12:11:57 -05:00
Antoni Boucher
ad8e820139 Update for rebased gcc 2024-02-02 11:49:32 -05:00
antoyo
2a36f58475
Merge pull request #416 from Liewyec/feature/improve-iterator-for-file-suppression
Improve iterator for files suppression
2024-02-01 09:10:38 -05:00
liewyec
599492a3d5 replace filter with skip and take 2024-01-21 09:22:32 +01:00
antoyo
e747d42bfd
Merge pull request #415 from rowan-sl/rename-clean-ui-tests
Rename `y.sh test --clean-ui-tests` to `y.sh clean ui-tests`
2024-01-19 15:05:33 -05:00
Rowan S-L
d34789f5d2 update Intel Software Development Emulator 2024-01-19 11:18:40 -05:00
antoyo
e4e9365882
Merge pull request #413 from NCGThompson/check-rustup-home-flag
Honor `$RUSTUP_HOME`
2024-01-19 10:46:23 -05:00
Rowan S-L
94ed9d16cf rename y.sh test --clean-ui-tests to y.sh clean ui-tests 2024-01-18 12:41:25 -05:00
Nic
dcb531f130
Update build_system/src/test.rs
Co-authored-by: antoyo <antoyo@users.noreply.github.com>
2024-01-16 12:57:34 -05:00
Nicholas Thompson
7dd3f6fffb call rustup which 2024-01-14 14:19:40 -05:00
Nicholas Thompson
52946377dc Honor $RUSTUP_HOME 2024-01-14 11:52:06 -05:00
antoyo
1a8e0c39fa
Merge pull request #412 from tgross35/gha-update
Switch from actions-rs to preinstalled rustup
2024-01-12 17:36:10 -05:00
Trevor Gross
0fe5c7fee3 Switch from actions-rs to preinstalled rustup
actions-rs is deprecated. Switch to using the preinstalled rustup to install
the toolchain, and https://github.com/Swatinem/rust-cache to configure
cacheing.
2024-01-12 14:28:10 -05:00
antoyo
5032d33628
Merge pull request #411 from rust-lang/fix/sysroot-copy-path
Fix the destination path of the sysroot copy
2024-01-11 18:29:15 -05:00
Antoni Boucher
45137ddd32 Fix the destination path of the sysroot copy 2024-01-11 17:41:37 -05:00
antoyo
47373be793
Merge pull request #410 from vuittont60/master
Fix typos
2024-01-09 07:40:25 -05:00
vuittont60
f8e079a171
Fix typo src/intrinsic/llvm.rs 2024-01-09 10:53:11 +08:00
vuittont60
4e8627cf89
Fix typo src/base.rs 2024-01-09 10:53:00 +08:00
vuittont60
b10f5dd3b9
Fix typo Readme.md 2024-01-09 10:52:52 +08:00
antoyo
fac7c3109d
Merge pull request #408 from GuillaumeGomez/intrinsics-conversion
Update intrinsics conversion
2024-01-03 10:00:56 -05:00
Guillaume Gomez
b5681ca4aa Update intrinsics conversion 2024-01-03 15:27:19 +01:00