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
path:
root
/
mesonbuild
Age
Commit message (
Expand
)
Author
2020-09-24
compilers/mixins/pgi: Make type safe
Dylan Baker
2020-09-24
compilers/mixins/islinker: Make type safe
Dylan Baker
2020-09-24
compilers/mixins/intel: make type safe
Dylan Baker
2020-09-24
compilers/mixins/intel: Use the has_func_attribute_extra_args function
Dylan Baker
2020-09-24
compilers/mixins/emscripten: make type safe
Dylan Baker
2020-09-24
compilers/mixins/elbrus: make type safe
Dylan Baker
2020-09-24
compilers/mixins: make compcert type safe
Dylan Baker
2020-09-24
compilers/mixins/clang: Make type safe
Dylan Baker
2020-09-24
compilers/mixings/gnu: make type safe
Dylan Baker
2020-09-24
compilers/mixins/clike: fix mypy issues
Dylan Baker
2020-09-24
compilers/mixins/ccrx: make mypy safe
Dylan Baker
2020-09-24
compilers/mixins/c2000: Make mypy safe
Dylan Baker
2020-09-24
compilers/mixins/arm: make type safe
Dylan Baker
2020-09-24
compilers/compilers: Fully type annotate
Dylan Baker
2020-09-24
ast/introspection: Fix typing violation due to untyped functions
Dylan Baker
2020-09-24
compilers: Use a distinct type for compile/link results
Dylan Baker
2020-09-22
pylint: turn on bad-indentation error
Dylan Baker
2020-09-22
pylint: Turn on warnings for incorrect number of args
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: 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
Revert "windows: reduce chance of going over path limit in backend/vs"
Nirbheek Chauhan
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-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
Store first line of VisualStudio compiler output as full_version
Jon Turney
2020-09-11
Revert "Do not automatically set warning flags if buildtype is 'plain'"
Eli Schwartz
2020-09-10
msubprojects: Allow comma separated list of types
Xavier Claessens
[next]