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-29
dependencies/curses: Add way to testing curses on msys2.
Yonggang Luo
2020-09-29
tests/curses: Extend to test versions
Dylan Baker
2020-09-29
dependencies/curses: Add a system dependency
Dylan Baker
2020-09-29
dependencies/zlib: Fix header detection
Dylan Baker
2020-09-29
dependencies/curses: Add support for using the ncurses config tools
Dylan Baker
2020-09-29
dependency/misc: change lookup order for curses pkg-config
Dylan Baker
2020-09-29
docs/Dependencies Add missing curses documentation
Dylan Baker
2020-09-29
dependencies/misc: Fix typing of curses_factory
Dylan Baker
2020-09-29
Merge pull request #7758 from dcbaker/submit/hdf5-factory
Dylan Baker
2020-09-29
Merge pull request #7762 from jon-turney/meson-exe-output-improve
Jussi Pakkanen
2020-09-29
compilers/VS: fix build to use optimization and debug flags
Vili Väinölä
2020-09-29
Merge pull request #7772 from xclaesse/deprecate-source-root
Jussi Pakkanen
2020-09-29
Improve documentation about using shell in custom_target() [skip ci]
Jon Turney
2020-09-29
Merge pull request #7794 from mensinda/cmTyping
Daniel Mensinger
2020-09-28
CODEOWNERS: don't use * [skip ci]
Dylan Baker
2020-09-28
Add old style command to tutorial. Closes #7793. [skip ci]
Jussi Pakkanen
2020-09-28
Add meson.project_build/source_root() methods
Xavier Claessens
2020-09-28
windows: reduce chance of going over path limit in backend/vs
Peter Harris
2020-09-28
typing: fully annotate cmake.interpreter
Daniel Mensinger
2020-09-28
typing: fully annotate cmake.traceparser
Daniel Mensinger
2020-09-28
typing: fully annotate cmake.generator
Daniel Mensinger
2020-09-28
typing: fully annotate cmake.fileapi
Daniel Mensinger
2020-09-28
typing: fully annotate cmake.executor
Daniel Mensinger
2020-09-27
Fixes meson test timeout on windows
Yonggang Luo
2020-09-27
Merge pull request #7776 from dcbaker/submit/zsh-additions
Jussi Pakkanen
2020-09-27
typing: fully annotate cmake.common
Daniel Mensinger
2020-09-27
typing: fully annotate cmake.client
Daniel Mensinger
2020-09-27
typing: add convinient option to clear the terminal to run_mypy.py
Daniel Mensinger
2020-09-27
typing: fix indentation in run_mypy.py
Daniel Mensinger
2020-09-25
tests/hdf5: work around some problems
Dylan Baker
2020-09-25
dependencies/hdf5: Use the correct compilers for the machine
Dylan Baker
2020-09-25
dependencies/hdf5: Convert to a dependency_factory
Dylan Baker
2020-09-24
environment: Pass defines to clang based ObjC[++] compilers
Dylan Baker
2020-09-24
compilers/objcpp: add type annotations
Dylan Baker
2020-09-24
compilers/objc: Add type annotations
Dylan Baker
2020-09-24
compilers: Tell mypy that the compiler mixins are just that
Dylan Baker
2020-09-24
compilers: make is_cross part of the base Compiler class
Dylan Baker
2020-09-24
compilers: make sanity_check_impl a protected method
Dylan Baker
2020-09-24
compilers: put name_string method in base compiler
Dylan Baker
2020-09-24
run_mypy: compilers/c_function_attributes is already type safe
Dylan Baker
2020-09-24
run_mypy: all of compilers/mixins is now type safe
Dylan Baker
2020-09-24
compilers/mixins: make xc16 type safe
Dylan Baker
2020-09-24
compilers/mixins: make visual studio type safe
Dylan Baker
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
[next]