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-09-23
zsh: Add completions for meson install
Dylan Baker
2020-09-22
zsh: add meson dist completions
Dylan Baker
2020-09-22
mdist: actually constrain the choices of the --formats option
Dylan Baker
2020-09-22
zsh: Add ability to complete depedency paths
Dylan Baker
2020-09-22
zsh: add missing options for meson introspect
Dylan Baker
2020-09-22
zsh: share common options between meson configure and meson setup
Dylan Baker
2020-09-22
zsh: Add missing options for meson setup
Dylan Baker
2020-09-22
zsh: remove binaries that are not longer installed
Dylan Baker
2020-09-21
docs: Clarify what literal strings mean [skip ci]
Nirbheek Chauhan
2020-09-21
Improve docs for creating new wraps. [skip ci]
Jussi Pakkanen
2020-09-18
pylint: Turn on a few more good warnings
Dylan Baker
2020-09-18
pylint: Catch cases of `if len(container)` which should be replaced by `if co...
Dylan Baker
2020-09-18
Some fixes for CompCert
Sebastian Meyer
2020-09-18
Support identifying msvc dependency prefix with a path starting with a backslash
Martin Storsjö
2020-09-18
msubprojects: Fix unit tests on Windows
Xavier Claessens
2020-09-18
msubprojects: Revert back to rev-parse instead of --show-current
Xavier Claessens
2020-09-18
msubprojects: Stop trying to guess subproject type
Xavier Claessens
2020-09-18
msubprojects: Add basic unit tests
Xavier Claessens
2020-09-18
msubprojects: Avoid useless "no local changes to save" message
Xavier Claessens
2020-09-18
msubprojects: Fix checkout of new tag/branch
Xavier Claessens
2020-09-18
msubprojects: Fix --types default value
Xavier Claessens
2020-09-17
backends: Treat build target as generator only when it's the first arg
Nirbheek Chauhan
2020-09-17
project tests: Verify that UWP cross binaries use the right arch
Nirbheek Chauhan
2020-09-17
project tests: Also check whether introspect works
Nirbheek Chauhan
2020-09-17
Rename [properties] to [built-in options]
Nirbheek Chauhan
2020-09-17
project tests: Rename a variable for clarity
Nirbheek Chauhan
2020-09-17
Revert "windows: reduce chance of going over path limit in backend/vs"
Nirbheek Chauhan
2020-09-17
unittests: mock os.environ before mucking with it
Dylan Baker
2020-09-17
tests: Make monkey patching smarter
Dylan Baker
2020-09-17
windows: reduce chance of going over path limit in backend/vs
Peter Harris
2020-09-17
Canonicalize target architectures aarch64/armv* into arm64/arm for MSVC tools
Martin Storsjö
2020-09-17
Fixed MacOS dylib custom targets not marked as linkable
Marco Mastropaolo
2020-09-16
linkers: fully type annotate and fix mypy issues
Dylan Baker
2020-09-16
linkers/compilers: Move an emscripten method to the compiler
Dylan Baker
2020-09-16
linkers: Make id a class variable for DynamicLinkers
Dylan Baker
2020-09-16
linkers: Fix argument error
Dylan Baker
2020-09-16
envconfig: fix return type of get_env_var_pair
Dylan Baker
2020-09-15
Add support for the CompCert C Compiler
Sebastian Meyer
2020-09-14
InternalDependency: Add as_link_whole() method
Xavier Claessens
2020-09-15
CI: don't update MSYS2 [skip ci]
Christoph Reiter
2020-09-15
CODEOWNERS: add dcbaker for compilers and linkers [skip ci]
Dylan Baker
2020-09-13
externalproject: Fix typing annotation
Xavier Claessens
2020-09-13
external-project: Add typing annotation
Xavier Claessens
2020-09-13
external-project: New module to build configure/make projects
Xavier Claessens
2020-09-13
Allow installing dir from build dir
Xavier Claessens
2020-09-13
mcompile: Add some basic XCode support
Nirbheek Chauhan
2020-09-13
Improve regexp for MSVC target arch detection again
Tamás Bálint Misius
2020-09-13
Remove redudant checks in vs2010 backend
Vili Väinölä
2020-09-13
Add VS include directories to projects as well
Vili Väinölä
2020-09-11
unit tests: Print total time taken for running tests
Nirbheek Chauhan
[next]