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
2022-06-27
dependencies: update llvm versions
Dylan Baker
2022-06-27
Bump version number for rc2.
Jussi Pakkanen
2022-06-27
docs: fix yaml refman example of embedding links in a code comment
Eli Schwartz
2022-06-27
docs: make the refman linkification slightly prettier for codeblocks
Eli Schwartz
2022-06-26
Fix destdir_join
Akihiko Odaki
2022-06-26
add missing lower() to fix msvc backend platform detection
Tad Young
2022-06-24
chore: Set permissions for GitHub actions
neilnaveen
2022-06-24
fix: handle the case where the last item of `four_column` results in being < ...
fxxf
2022-06-22
Move python version check as first thing
Xavier Claessens
2022-06-21
fix type checking for declare_dependency to allow linking to executable
Eli Schwartz
2022-06-21
docs: grammar and formatting nits
Eli Schwartz
2022-06-21
docs: remove incorrect information about nonexisting kwarg
Eli Schwartz
2022-06-21
Update Unit-tests.md (#10515)
CLanguagePurist
2022-06-21
visualstudio.py: Apply /utf-8 only on clang or VS2015+
Chun-wei Fan
2022-06-19
Update version numbers for rc1.
Jussi Pakkanen
2022-06-19
Merge pull request #10464 from rtbo/fix_generated_deps
Jussi Pakkanen
2022-06-19
python module: implicitly add python dep to extensions
Eli Schwartz
2022-06-19
python module: cache dependency() lookup between invocations
Eli Schwartz
2022-06-19
update gnome test to cover built gresource files
Eli Schwartz
2022-06-19
gnome module: fix regression that broke using built xml files as gresources
Eli Schwartz
2022-06-19
Update CUDA Toolkit/driver version table for recent releases.
Olexa Bilaniuk
2022-06-17
always run external projects multi-threaded if possible
Staz M
2022-06-17
always set DESTDIR via the environment for external projects
Staz M
2022-06-17
external-project: Add depends kwarg
Xavier Claessens
2022-06-17
migrate declare_dependency to typed_kwargs
Eli Schwartz
2022-06-17
refactor logic for parsing dependency variables into type_checking module
Eli Schwartz
2022-06-17
docs: d_module_versions has an undocumented ability to accept integers
Eli Schwartz
2022-06-17
docs: fix incorrect info for declare_dependency sources
Eli Schwartz
2022-06-17
fix confusing incorrect default name for a KwargInfo
Eli Schwartz
2022-06-17
typed_kwargs: support dict/list as "new since" types
Eli Schwartz
2022-06-17
interpreter: fix a subproject check with symlinks
Hemmo Nieminen
2022-06-17
fix parameter expansion in several error messages
Michael Mera
2022-06-17
devenv: Do not use relative WINEPATH
Xavier Claessens
2022-06-17
Improve WINEPATH reduction
Xavier Claessens
2022-06-17
ExternalProgram: Make get_version() work without interpreter
Xavier Claessens
2022-06-17
docs: ensure stable order of release notes
Eli Schwartz
2022-06-16
fix regression that broke proper warnings about passing subproject as a dep
Eli Schwartz
2022-06-16
test (failing): 127 subproject object as a dependency
fxxf
2022-06-16
fix crash when passing invalid inputs as build_target dependencies
fxxf
2022-06-16
minstall: Add more safety checks when unpickling installdata
Xavier Claessens
2022-06-16
docs: only list the latest build of a given stable tag for each wrapdb entry
Eli Schwartz
2022-06-16
doc: Add meson.override_dependency() in external-project example
Xavier Claessens
2022-06-14
devenv: Add support for PowerShell 7 on Windows
Seungha Yang
2022-06-14
Fix crash when a reconfigure adds a new subproject
Xavier Claessens
2022-06-14
add testcase for previous commit
Paolo Bonzini
2022-06-14
backend: always use the same code to compute the files in ExtractedObjects
Paolo Bonzini
2022-06-14
take override_option('unity=...') into account when allowing extract_objects()
Paolo Bonzini
2022-06-13
ninja backend: generate additional meta-rules for test/benchmarks targets
Eli Schwartz
2022-06-13
unittests: do more accurate check for ninja "nothing to do"
Eli Schwartz
2022-06-13
unittests: allow test commands to suppress returning stderr
Eli Schwartz
[next]