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-10-01
compilers/icl fix IntelClCPP argument checking
Dylan Baker
2020-10-01
compilers/icl: Fix pch usage
Dylan Baker
2020-10-01
linkers: Fix Xilink constructor
Dylan Baker
2020-10-01
compilers/fortran: make ifort on windows signature match ICL's
Dylan Baker
2020-10-01
compilers/clike: Store exe_wrapper as ExternalProgram
Dylan Baker
2020-10-01
compilers: make get_optimization_args abstract
Dylan Baker
2020-10-01
compilers/fortran: fix has_multi_*_arguments
Dylan Baker
2020-10-01
run_mypy: mark the whole compilers package as type safe
Dylan Baker
2020-10-01
compilers/d: add type annotations
Dylan Baker
2020-10-01
compilers/gnu: Don't pretend to inherit CLike
Dylan Baker
2020-10-01
compilers: move _build_wrapper out of clike into Compiler
Dylan Baker
2020-10-01
compilers: clang: use get_compiler_check_args
Dylan Baker
2020-10-01
compilers/intel: use get_compiler_check_args
Dylan Baker
2020-10-01
compilers: move get_compile_check_args() to Compiler
Dylan Baker
2020-10-01
compilers/fortran: add type annotations
Dylan Baker
2020-10-01
compilers/java: Add type annotations
Dylan Baker
2020-10-01
compilers/rust: add type annotations
Dylan Baker
2020-10-01
compilers/swift: Add type annotations
Dylan Baker
2020-10-01
Compilers/vala: Add type annotations
Dylan Baker
2020-10-01
compilers/cuda: make type safe
Dylan Baker
2020-10-01
mesonlib: make OptionOverrideProxy a true MutableMapping
Dylan Baker
2020-10-01
compilres: move depfile_for_object to compiler
Dylan Baker
2020-10-01
compilers/cs: Add type annotations
Dylan Baker
2020-10-01
compilers: move get_dependency_gen_args to base Compiler
Dylan Baker
2020-10-01
compilers: move split_shlib_to_parts to the base compiler
Dylan Baker
2020-10-01
compilers/cpp: Add type annotations
Dylan Baker
2020-10-01
compilers: fully type annotate the C compilers
Dylan Baker
2020-10-01
Document search order of find_program
Rasmus Thomsen
2020-10-01
document keys() method of dictionary object [skip ci]
Alexandros Theodotou
2020-09-30
compilers: Use /Od for no-optimisation flag for Intel compilers on windows
Ian Harvey
2020-09-30
Merge pull request #7757 from dcbaker/submit/curses-dependency
Dylan Baker
2020-09-29
dependencies/curses: don't try ncurses-config or system dependency on windows
Dylan Baker
2020-09-29
dependencies/curses: Add support for pdcurses
Yonggang Luo
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
[next]