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-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 a few more errors
Dylan Baker
2020-09-22
pylint: turn on bad-indentation error
Dylan Baker
2020-09-22
pylint: turn on warnings for abstract classes
Dylan Baker
2020-09-22
pylint: Turn on warnings for incorrect number of args
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
[next]