index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-03-12
Bump version number for new development.
Jussi Pakkanen
2024-03-12
Bump version number for release.
Jussi Pakkanen
2024-03-11
Only link to generated pch object when using msvc. (#12957)
Elliot
2024-03-11
CI: pin mypy to version 1.8
Dylan Baker
2024-03-10
fix reconfigure subproject base options
Charles Brunet
2024-03-10
Fix detection of unknown base options in subproj
Charles Brunet
2024-03-06
cuda: respect host compiler `-Werror`
David Seifert
2024-03-05
rust: Link with rlib external dependencies
Xavier Claessens
2024-03-04
test cases/common/103 has header symbol: fix for musl 1.2.5
Alyssa Ross
2024-03-04
doc/Users: Add asteria and mcfgthread
LIU Hao
2024-03-03
Bump version number for rc2.
Jussi Pakkanen
2024-03-03
Condense test dirs for rc2.
Jussi Pakkanen
2024-03-03
compilers: only wrap multiple input libraries with start/end group
Eli Schwartz
2024-03-03
compilers: avoid catching -Wl,-soname and wrapping with start/end group
Eli Schwartz
2024-03-02
Merge pull request #12804 from joukewitteveen/dist-rewriter
Jussi Pakkanen
2024-03-01
Fix unknown base options not detected in commandline arguments
Charles Brunet
2024-03-01
Fix base and compiler options not reconfigurable.
Charles Brunet
2024-03-01
Set PYTHONIOENCODING when running tests
Charles Brunet
2024-03-01
Revert "Fix base options not reconfigurable"
Charles Brunet
2024-02-29
rust: recursively pull proc-macro dependencies as well
Xavier Claessens
2024-02-28
nvcc: avoid adding `-Wpedantic` to compile lines
David Seifert
2024-02-28
remove junk file from the repository root
Eli Schwartz
2024-02-27
cargo: support lib.path in Cargo.toml
Alyssa Ross
2024-02-26
Bump version number for rc1.
Jussi Pakkanen
2024-02-26
rewriter: allow setting values regardless of the previous type
Jouke Witteveen
2024-02-26
docs: fix typo in snippet: "hueristic" -> "heuristic"
Dylan Baker
2024-02-26
modules/rust: Fix New Version check that was not updated
Dylan Baker
2024-02-26
Merge pull request #11867 from xclaesse/cargo-features
Jussi Pakkanen
2024-02-26
Fix lint warning.
Jussi Pakkanen
2024-02-26
Condense directory names for RC1.
Jussi Pakkanen
2024-02-26
cargo: Call into meson subdir if it exists
Xavier Claessens
2024-02-26
cargo: Abort if features are missing
Xavier Claessens
2024-02-26
cargo: Expose features as Meson boolean options
Xavier Claessens
2024-02-26
cargo: Use coredata.stable_version
Xavier Claessens
2024-02-26
cargo: Builder: method() object can be any BaseNode
Xavier Claessens
2024-02-26
cargo: Builder: Add support for "!=", "in" and "not in" operators
Xavier Claessens
2024-02-26
cargo: Builder: Add support for "+", "+=", "if" and "foreach"
Xavier Claessens
2024-02-26
printer: Add a newline after "else"
Xavier Claessens
2024-02-26
printer: notin operator should be printed as "not in"
Xavier Claessens
2024-02-26
interpreter: Dependency variables can be empty string
Xavier Claessens
2024-02-25
docs: fix some release notes snippet typos
Eli Schwartz
2024-02-25
docs: clarify environment variables take only ExternalProgram.full_path()
L. E. Segovia
2024-02-25
Avoid use of deprecated command form on the cross compilation doc page
Ralf Gommers
2024-02-25
cmake: Allow recasting a CMake dependency into an Apple framework
L. E. Segovia
2024-02-24
Add support for BuildTargetTypes to various fs module functions
Tristan Partin
2024-02-24
Correct fs.read function name in exception message
Tristan Partin
2024-02-24
Fix fs module FeatureNew prefixes to match the function name
Tristan Partin
2024-02-24
Fix bad escape character in doc comment
Tristan Partin
2024-02-24
backend/ninjabackend: Implemented logic for passing the discovered gcovr and ...
dragonmux
2024-02-24
environment: Add LLVM 18 support to get_llvm_tool_names()
dragonmux
[next]