index
:
delta/rust-libc.git
auto-libc
azure-pipelines
dependabot/add-v2-config-file
dependabot/cargo/ctest-0.2.1
dependabot/cargo/ctest-0.2.2
dependabot/cargo/ctest-0.2.7
dependabot/cargo/ctest-0.2.8
dependabot/cargo/ctest-bf780a0
gh-pages
gha
homu-tmp
main
master
mirrors-cdn
msvc-crt-link
try
woops
github.com: rust-lang/libc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
Commit message (
Expand
)
Author
Age
Files
Lines
*
Auto merge of #2938 - sashashura:patch-2, r=JohnTitor
bors
2022-10-04
2
-0
/
+46
|
\
|
*
Harden workflows security
sashashura
2022-10-04
2
-0
/
+46
*
|
gha: Downgrade macOS image to 11 as workaround
Yuki Okushi
2022-10-04
1
-1
/
+5
|
/
*
Deploy GitHub Pages via GitHub Actions
Yuki Okushi
2022-09-29
1
-21
/
+22
*
Upgrade Ubuntu image on GHA to 22.04
Yuki Okushi
2022-08-24
3
-13
/
+13
*
Upgrade macOS image to 12
Yuki Okushi
2022-06-21
2
-4
/
+4
*
Update semverver to 0.1.50
Yuki Okushi
2022-06-08
1
-2
/
+2
*
Upgrade Windows runners to windows-2022
Yuki Okushi
2022-05-28
2
-3
/
+3
*
Update GitHub Actions actions/checkout@v2 to v3
David Tolnay
2022-04-30
3
-18
/
+18
*
Remove broken uclibc CI targets
Amanieu d'Antras
2022-04-10
1
-2
/
+3
*
Disable broken semver CI jobs
Amanieu d'Antras
2022-04-09
1
-0
/
+2
*
add CI for armv7-unknown-linux-uclibceabihf
Jonah Petri
2022-01-21
1
-0
/
+25
*
sparc64: Update debian image to 11 (2021-10-20) to fix segfault on CI
Yuki Okushi
2021-11-03
1
-2
/
+1
*
Skip CI on `sparc64-unknown-linux-gnu` for now
Yuki Okushi
2021-11-03
1
-1
/
+2
*
Auto merge of #2451 - GuillaumeGomez:freebsd-items, r=JohnTitor
bors
2021-10-20
1
-2
/
+2
|
\
|
*
Update semverver version used in CI
Guillaume Gomez
2021-10-20
1
-2
/
+2
*
|
Upgrade macOS on CI to 11 (Big Sur)
Yuki Okushi
2021-10-16
2
-4
/
+4
|
/
*
Run MSRV check on Windows CI
Yuki Okushi
2021-10-13
1
-0
/
+26
*
Do not block semver check on bors
Yuki Okushi
2021-07-30
1
-2
/
+0
*
Upgrade `semverver` to 0.1.47
Yuki Okushi
2021-07-30
1
-3
/
+3
*
Update FIXME
Yuki Okushi
2021-07-16
1
-1
/
+4
*
GHA: Remove unnecessary config
Yuki Okushi
2021-07-14
2
-12
/
+0
*
Use inlined script to upload docs to gh-pages
Yuki Okushi
2021-07-06
1
-6
/
+15
*
Update `rust-semverver` to the current master
Yuki Okushi
2021-06-10
1
-2
/
+2
*
Run rustup self-update as a separated step
Yuki Okushi
2021-06-09
2
-0
/
+6
*
Move `s390x-unknown-linux-musl` to build.sh
Yuki Okushi
2021-02-28
1
-2
/
+0
*
Auto merge of #2071 - kaniini:s390x-musl, r=Amanieu
bors
2021-02-28
1
-0
/
+2
|
\
|
*
bors: disable s390x-unknown-linux-musl for now
Ariadne Conill
2021-02-28
1
-1
/
+2
|
*
add s390x-unknown-linux-musl to bors
Ariadne Conill
2021-02-28
1
-0
/
+1
*
|
Disable aarch64-linux-android in CI
Jubilee Young
2021-02-25
1
-1
/
+3
|
/
*
Re-enable CI for `asmjs-unknown-emscripten`
Yuki Okushi
2021-02-10
1
-3
/
+1
*
Skip CI for some MIPS targets
Yuki Okushi
2021-01-07
1
-2
/
+4
*
Do not stop bors on semver check
Yuki Okushi
2020-12-13
1
-10
/
+2
*
Specify git revision to avoid breakage as possible on semverver
Yuki Okushi
2020-11-25
1
-1
/
+1
*
Use the newer nightly to fix the build
Yuki Okushi
2020-11-24
1
-2
/
+2
*
Update GHA Ubuntu version to 20.04
Yuki Okushi
2020-10-30
3
-12
/
+12
*
Revert "Disable libc-test for MIPS64 for now"
Yuki Okushi
2020-10-25
1
-3
/
+2
*
Add issue templates with new style
Yuki Okushi
2020-10-22
2
-9
/
+28
*
Disable libc-test for MIPS64 for now
Yuki Okushi
2020-10-21
1
-2
/
+3
*
Auto merge of #1934 - JohnTitor:redox, r=JohnTitor
bors
2020-10-19
1
-0
/
+3
|
\
|
*
Add FIXME comment for redox
Yuki Okushi
2020-10-17
1
-0
/
+3
*
|
Revive `powerpc-unknown-linux-gnu` CI
Yuki Okushi
2020-10-17
1
-2
/
+1
|
/
*
Revive `i686-linux-android` CI
Yuki Okushi
2020-10-17
1
-2
/
+1
*
Tweak GHA config to reduce bors time
Yuki Okushi
2020-10-15
1
-13
/
+29
*
Upload documentation to gh-pages from GHA
Yuki Okushi
2020-10-15
1
-0
/
+25
*
Only style check on PRs to reduce CI time
Yuki Okushi
2020-10-15
1
-4
/
+2
*
Fix bors job names
Yuki Okushi
2020-10-14
1
-2
/
+2
*
Mark jobs as `fail-fast: true`
Yuki Okushi
2020-10-14
2
-14
/
+14
*
Run most of the jobs on bors instead of PRs
Yuki Okushi
2020-10-14
2
-143
/
+306
*
Split off Rust installation scripts
Yuki Okushi
2020-10-14
1
-318
/
+14
[next]