|
Revision tags: 0.2.174, 0.2.173, 0.2.172, ctest-v0.4.11, ctest-v0.4.10 |
|
| #
52035e1c |
| 25-Mar-2025 |
Ola x Nilsson <[email protected]> |
gnu: Set up the CI for _TIME_BITS=64
Add new jobs for i686 in test_tier1 and arm and powerpc in test_tier2 where RUST_LIBC_UNSTABLE_GNU_TIME_BITS=64.
Use artifact-tag to avoid artifact name collisi
gnu: Set up the CI for _TIME_BITS=64
Add new jobs for i686 in test_tier1 and arm and powerpc in test_tier2 where RUST_LIBC_UNSTABLE_GNU_TIME_BITS=64.
Use artifact-tag to avoid artifact name collisions.
(backport <https://github.com/rust-lang/libc/pull/4433>) (cherry picked from commit 352274a3dedcbb942da5eca5cf7df75b15444518)
show more ...
|
| #
4d009b4f |
| 14-Mar-2025 |
Ola x Nilsson <[email protected]> |
gnu: Set up the CI for _FILE_OFFSET_BITS=64
Add new jobs for i686 in test_tier1 and arm and powerpc in test_tier2 where RUST_LIBC_UNSTABLE_GNU_FILE_OFFSET_BITS=64.
Use artifact-tag to avoid artifac
gnu: Set up the CI for _FILE_OFFSET_BITS=64
Add new jobs for i686 in test_tier1 and arm and powerpc in test_tier2 where RUST_LIBC_UNSTABLE_GNU_FILE_OFFSET_BITS=64.
Use artifact-tag to avoid artifact name collisions.
(backport <https://github.com/rust-lang/libc/pull/4345>) (cherry picked from commit 874e3994740d84a0e5c52ed4a845076d021b4fd4)
show more ...
|
|
Revision tags: 0.2.171, 0.2.170, 0.2.169 |
|
| #
232dabcd |
| 11-Dec-2024 |
Ola x Nilsson <[email protected]> |
ci: Use $PWD instead of $(pwd) in run-docker
Less commands makes for a cleaner `set -x` log. And it is more efficient.
(backport <https://github.com/rust-lang/libc/pull/4345>) (cherry picked from
ci: Use $PWD instead of $(pwd) in run-docker
Less commands makes for a cleaner `set -x` log. And it is more efficient.
(backport <https://github.com/rust-lang/libc/pull/4345>) (cherry picked from commit afa5c65d2dad6a0534c48d330c8bb555075c5cf4)
show more ...
|
|
Revision tags: 0.2.168, ctest-v0.4.9, 0.2.167, 0.2.166, 0.2.165 |
|
| #
8f6d1fe6 |
| 20-Nov-2024 |
Trevor Gross <[email protected]> |
ci: Replace `$1` with a binding in run-docker.sh
(backport <https://github.com/rust-lang/libc/pull/4124>) (cherry picked from commit 3faaf4d64bf42d57ccb366089b4d5c6f484d4052)
|
| #
43fe4a0e |
| 18-Nov-2024 |
Trevor Gross <[email protected]> |
ci: fix indentation in one more place
(backport <https://github.com/rust-lang/libc/pull/4108>) (cherry picked from commit 331dd50ef6976778ea73535a953d111fa438caee)
|
| #
18181ec5 |
| 18-Nov-2024 |
Trevor Gross <[email protected]> |
ci: Set `-u` (error on unset) in all script files
This is a pretty common flag to reduce errors. Make use of it here.
(backport <https://github.com/rust-lang/libc/pull/4108>) (cherry picked from co
ci: Set `-u` (error on unset) in all script files
This is a pretty common flag to reduce errors. Make use of it here.
(backport <https://github.com/rust-lang/libc/pull/4108>) (cherry picked from commit 59a18de777622bccd8be5afce1248cfbfd32f607)
show more ...
|
|
Revision tags: 0.2.164, 0.2.163 |
|
| #
1d981230 |
| 15-Nov-2024 |
Trevor Gross <[email protected]> |
ci: make scripts more uniform
Perform the following style changes:
- Only use uppercase variable names if they are exported - Only use `${...}` syntax when joining with other strings, `$...` othe
ci: make scripts more uniform
Perform the following style changes:
- Only use uppercase variable names if they are exported - Only use `${...}` syntax when joining with other strings, `$...` otherwise - Use `CARGO_TERM_VERBOSE` rather than always passing `-v` - Indent is always four spaces - Fix shellcheck errors in all shell scripts - Rewrap some long or complex commands - Replace redundant `| \` with just `|`
(backport <https://github.com/rust-lang/libc/pull/4042>) (cherry picked from commit eddb526e06708e64557089dff59ad60e759ab443)
show more ...
|
|
Revision tags: 0.2.162, 0.2.161, 0.2.160, 0.2.159, 0.2.158, 0.2.157, 0.2.156, 0.2.155, 0.2.154, ctest-v0.4.8, 0.2.153, 0.2.152, 0.2.151 |
|
| #
90bd6628 |
| 08-Nov-2023 |
Arnav Singh <[email protected]> |
Use a unique name for the Docker image used by CI.
This allows testing multiple targets in parallel on the same host machine.
|
|
Revision tags: 0.2.150, 0.2.149, 0.2.148, 0.2.147, ctest-v0.4.7, 0.2.146, 0.2.145, 0.2.144, 0.2.143, ctest-v0.4.6, 0.2.142, 0.2.141, 0.2.140, 0.2.139, 0.2.138, ctest-v0.4.5, 0.2.137, 0.2.136, 0.2.135, 0.2.134, 0.2.133 |
|
| #
5da72a4d |
| 24-Aug-2022 |
Yuki Okushi <[email protected]> |
Suppress shellcheck warnings
Signed-off-by: Yuki Okushi <[email protected]>
|
|
Revision tags: 0.2.132, 0.2.131, 0.2.130, 0.2.129, 0.1.128, 0.2.128, 0.2.127, 0.2.126, ctest-v0.4.4, 0.2.125, 0.2.124, 0.2.123, 0.2.122, 0.2.121, 0.2.120, 0.2.119, 0.2.118, 0.2.117, 0.2.116, 0.2.115, 0.2.114 |
|
| #
bc9e5900 |
| 21-Jan-2022 |
Jonah Petri <[email protected]> |
add CI for armv7-unknown-linux-uclibceabihf
|
|
Revision tags: 0.2.113, 0.2.112, 0.2.111, 0.2.110, 0.2.109, ctest-v0.4.3, 0.2.108, 0.2.107, 0.2.106, 0.2.105, ctest-v0.4.2, 0.2.104, 0.2.103, 0.2.102, 0.2.101, 0.2.100, 0.2.99, 0.2.98, 0.2.97, 0.2.96, 0.2.95, ctest-v0.4.1, 0.2.94, 0.2.93, 0.2.92, 0.2.91, 0.2.90, 0.2.89, 0.2.88, 0.2.87, 0.2.86, 0.2.85, 0.2.84, ctest-v0.4.0, 0.2.83, 0.2.82, 0.2.81 |
|
| #
8625029a |
| 30-Oct-2020 |
Yuki Okushi <[email protected]> |
Fix shellcheck warnings
|
|
Revision tags: 0.2.80, 0.2.79, 0.2.78, 0.2.77, 0.2.76, 0.2.75, 0.2.74 |
|
| #
45317a0c |
| 24-Jul-2020 |
Yuki Okushi <[email protected]> |
Use `build-std` feature instead of using `cargo-xbuild`
|
|
Revision tags: 0.2.73 |
|
| #
75d3ea59 |
| 14-Jul-2020 |
Yuki Okushi <[email protected]> |
Revive CI for the switch target
|
|
Revision tags: 0.2.72, ctest-v0.3.0, 0.2.71, 0.2.70 |
|
| #
9740c8c7 |
| 19-Apr-2020 |
Yuki Okushi <[email protected]> |
Add a workaround for disk space failures on Docker
|
|
Revision tags: 0.2.69 |
|
| #
20cd6255 |
| 21-Mar-2020 |
Daniel <[email protected]> |
ci: allow overriding run-docker.sh CARGO_HOME.
The `ci/run-docker.sh` utility script adds a `--volume` argument to the `docker` command to mount the Cargo home directory of the host machine into the
ci: allow overriding run-docker.sh CARGO_HOME.
The `ci/run-docker.sh` utility script adds a `--volume` argument to the `docker` command to mount the Cargo home directory of the host machine into the container at `/cargo`.
Prior to this patch the host's Cargo home directory is assumed to be the `dirname` of the `dirname` of the `cargo` command's path. That works in most cases where the host machine installed rust with vanilla `rustup`. It may fail if the host machine used a different method.
For example if the host machine used the Archlinux rustup package[0] then `cargo` is installed to `/usr/bin/cargo` and the `run-docker.sh` script incorrectly mounts `/usr/` to the `/cargo` directory of the test container.
This patch allows specifying an explicit `CARGO_HOME` to the `ci/run-docker.sh` script so that users with a non-standard cargo dir can use the utility without modification. By default if no `CARGO_HOME` is set then the legacy behaviour is used and `CARGO_HOME` defaults to the `dirname` of the `dirname` of the `cargo` command is used.
[0]: https://wiki.archlinux.org/index.php/rust#Arch_Linux_package
show more ...
|
|
Revision tags: 0.2.68, 0.2.67, 0.2.66, 0.2.65, 0.2.64, 0.2.63, 0.2.62 |
|
| #
af88cf1f |
| 14-Aug-2019 |
gnzlbg <[email protected]> |
Add a build task for FreeBSD11 without LIBC_CI
|
|
Revision tags: 0.2.61, 0.2.60, 0.2.59, 0.2.58, 0.2.57, 0.2.56 |
|
| #
6ca5bfae |
| 28-May-2019 |
gnzlbg <[email protected]> |
Setup Azure Pipelines
|
|
Revision tags: 0.2.55, 0.2.54, 0.2.53, 0.2.51, 0.2.50, 0.2.49, 0.2.48, 0.2.47, 0.2.46, 0.2.45 |
|
| #
0942070c |
| 26-Nov-2018 |
Tom Parker-Shemilt <[email protected]> |
Remove hacky Travis workaround
|
|
Revision tags: ctest-v0.2.7 |
|
| #
9a04c395 |
| 24-Nov-2018 |
Tom Parker-Shemilt <[email protected]> |
Remove non-POSIX loop construct
|
| #
b05e0581 |
| 24-Nov-2018 |
Tom Parker-Shemilt <[email protected]> |
Download Docker images first as that seems to work better at least locally
|
|
Revision tags: 0.2.44 |
|
| #
37a0bd32 |
| 19-Nov-2018 |
gnzlbg <[email protected]> |
Fix shellcheck issues
|
|
Revision tags: ctest-v0.2.4, ctest-v0.2.3, ctest-v0.2.2, ctest-v0.2.1, ctest-v0.2.0, 0.2.43, 0.2.42, 0.2.41, 0.2.40, 0.2.39, 0.2.38, 0.2.37, ctest-v0.1.7, 0.2.36, 0.2.35, 0.2.34, 0.2.33, 0.2.32, ctest-v0.1.6, 0.2.31, ctest-v0.1.5, 0.2.30 |
|
| #
d4240220 |
| 22-Aug-2017 |
Alex Crichton <[email protected]> |
Update Android images/runners
|
|
Revision tags: 0.2.29, 0.2.28, 0.2.27, 0.2.26, 0.2.25 |
|
| #
f3056473 |
| 07-Jul-2017 |
Aidan Hobson Sayers <[email protected]> |
Remove --privileged from docker
|
| #
4abc3cef |
| 29-Jun-2017 |
Nicolas Dusart <[email protected]> |
Update to NDK r15b (with unified headers) and add missing symbols needed by nix crate
|
|
Revision tags: ctest-v0.1.4, 0.2.24, ctest-v0.1.2, 0.2.23, 0.2.22 |
|
| #
fef01d65 |
| 23-Apr-2017 |
Aidan Hobson Sayers <[email protected]> |
Remove docker flags that can cause issues (rust-lang/rust#39036)
|