index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
rust_is_available.sh
Age
Commit message (
Expand
)
Author
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