index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
rust_is_available.sh
Age
Commit message (
Expand
)
Author
2026-04-07
rust: kbuild: remove "dummy parameter" workaround for `bindgen` < 0.71.1
Miguel Ojeda
2026-04-07
rust: rust_is_available: remove warning for `bindgen` < 0.69.5 && libclang >=...
Miguel Ojeda
2026-04-07
rust: rust_is_available: remove warning for `bindgen` 0.66.[01]
Miguel Ojeda
2025-01-10
rust: document `bindgen` 0.71.0 regression
Miguel Ojeda
2024-11-12
rust: warn on bindgen < 0.69.5 and libclang >= 19.1
Miguel Ojeda
2024-07-10
rust: warn about `bindgen` versions 0.66.0 and 0.66.1
Miguel Ojeda
2024-07-10
rust: start supporting several `bindgen` versions
Miguel Ojeda
2024-07-10
rust: work around `bindgen` 0.69.0 issue
Miguel Ojeda
2024-07-10
rust: start supporting several compiler versions
Miguel Ojeda
2023-08-10
kbuild: rust_is_available: check that output looks as expected
Miguel Ojeda
2023-08-10
kbuild: rust_is_available: handle failures calling `$RUSTC`/`$BINDGEN`
Miguel Ojeda
2023-08-10
kbuild: rust_is_available: normalize version matching
Miguel Ojeda
2023-08-10
kbuild: rust_is_available: fix confusion when a version appears in the path
Miguel Ojeda
2023-08-09
kbuild: rust_is_available: check that environment variables are set
Miguel Ojeda
2023-08-09
kbuild: rust_is_available: add check for `bindgen` invocation
Miguel Ojeda
2023-08-09
kbuild: rust_is_available: print docs reference
Miguel Ojeda
2023-08-09
kbuild: rust_is_available: fix version check when CC has multiple arguments
Russell Currey
2023-08-09
kbuild: rust_is_available: remove -v option
Masahiro Yamada
2022-09-28
scripts: add `rust_is_available.sh`
Miguel Ojeda