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
2020-02-19
cmake: traceparser better handle lists
Daniel Mensinger
2020-02-19
cmake: Fix dependency loops in custom targets (fixes #6632)
Daniel Mensinger
2020-02-19
modules/cmake: Add a found() method to the cmake subproject
Dylan Baker
2020-02-19
modules/cmake: Use the noPosargs helper
Dylan Baker
2020-02-19
docs: Improve visibility for `.enabled()` etc., add example [skip ci]
Niklas Hambüchen
2020-02-18
docs: Mention `cuda` as supported language [skip ci]
Niklas Hambüchen
2020-02-18
linkers: typing -> T fixup
Dylan Baker
2020-02-18
Don't pass --allow-shlib-undefined to lld if it's not supported
Andrei Alexeyev
2020-02-18
docs: Fix typo 'serie' -> 'series'
Niklas Hambüchen
2020-02-17
minstall: Add a new option --quiet
Nirbheek Chauhan
2020-02-17
minstall: Optimize when to call makedirs()
Nirbheek Chauhan
2020-02-17
minstall: Error out when trying to copy file to dir
Nirbheek Chauhan
2020-02-17
depfixer: Ignore more extensions that can't need RPATH fixes
Nirbheek Chauhan
2020-02-17
depfixer: Cache searching of install_name_tool
Nirbheek Chauhan
2020-02-17
minstall: Fix check for when something was installed
Nirbheek Chauhan
2020-02-17
minstall: Add new hidden argument --profile-self
Nirbheek Chauhan
2020-02-17
mdist: Use windows_proof_rmtree when deleting
Nirbheek Chauhan
2020-02-17
mdist: Don't delete builddir on dist failure
Nirbheek Chauhan
2020-02-17
modules/python: Do not error out if positional args are passed
Nirbheek Chauhan
2020-02-17
Merge pull request #6621 from jon-turney/project_tests_cleanup
Jussi Pakkanen
2020-02-17
version parsing: match only when version starts with a number
Gerion Entrup
2020-02-17
base.py: remove trailing whitespace
Gerion Entrup
2020-02-16
Popen_safe: Always re-setup the console colors
Nirbheek Chauhan
2020-02-16
Split console colourization into a separate function
Nirbheek Chauhan
2020-02-16
mesonlib: Set stdin to DEVNULL for all programs run by us
Nirbheek Chauhan
2020-02-15
msvc: add prefix to build type arguments
Dmitry Kozlyuk
2020-02-15
cmake: Fix crash when no C++ compiler is not installed (fixes #6559)
Daniel Mensinger
2020-02-14
docs: Update documentation about linker selection
Nirbheek Chauhan
2020-02-13
Remove unused no-installed-files test feature
Jon Turney
2020-02-13
Document some more details of how project tests work
Jon Turney
2020-02-13
Refactor TestResult object initialization
Jon Turney
2020-02-12
Add unity block size option.
Jussi Pakkanen
2020-02-12
Refactor UserIntegerOption to work with BuiltinOption.
Jussi Pakkanen
2020-02-12
cmake: Add support for the new JSON trace format
Daniel Mensinger
2020-02-12
unit tests: Ensure that --profile-self keeps working
Nirbheek Chauhan
2020-02-12
meson: unbreak --profile-self
Marcel Hollerbach
2020-02-11
tests: Make the cups test more robust
Daniel Mensinger
2020-02-11
ci: Add Fedora and OpenSUSE images
Daniel Mensinger
2020-02-11
configure_file: Also copy timestamps to avoid useless rebuilds
Nirbheek Chauhan
2020-02-11
minstall: Make --only-changed less verbose
Nirbheek Chauhan
2020-02-10
test cases/python3/3 cython: fix dependency files
Gerion Entrup
2020-02-10
Exclude .hg* from dist tarballs
Richard Laager
2020-02-09
Remove vs2015 jobs as Azure will stop supporting it.
Jussi Pakkanen
2020-02-07
Merge pull request #6421 from dcbaker/zlib-system-dep
Jussi Pakkanen
2020-02-07
run_project_tests: Fix it to actually work
Dylan Baker
2020-02-06
Make 'default_library' per-subproject builtin option
Xavier Claessens
2020-02-06
backends: Remove unused method
Xavier Claessens
2020-02-06
topbar HTML module list
Michael Hirsch, Ph.D
2020-02-06
html fs-module link
Michael Hirsch, Ph.D
2020-02-06
add FeatureNew
Michael Hirsch, Ph.D
[next]