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-03-02
review: Initial fixup
Daniel Mensinger
2020-03-02
types: Annotate ast/introspection.py
Daniel Mensinger
2020-03-02
types: (partially) annotate interpreterbase.py
Daniel Mensinger
2020-03-02
types: Annotate ast/interpreter.py
Daniel Mensinger
2020-03-02
types: Annotate the AST visitors
Daniel Mensinger
2020-03-02
types: Annotate mparser.py
Daniel Mensinger
2020-03-01
Merge pull request #6692 from xclaesse/summary-warnings
Jussi Pakkanen
2020-03-01
meson: cache the results of can_compile
Marcel Hollerbach
2020-03-01
CompilerArgs: make lookup faster
Marcel Hollerbach
2020-03-01
Merge pull request #6627 from jon-turney/cwd-relative-file-locations
Jussi Pakkanen
2020-02-29
mlog: fix remaining mypy errors and add to mypy check
Dylan Baker
2020-02-29
Merge pull request #6707 from jon-turney/bogus-failing-tests
Jussi Pakkanen
2020-02-29
Fixed linker detecting on windows. Added comments about linker detecting for ...
ur4t
2020-02-29
Merge pull request #6666 from mensinda/testRefactor
Jussi Pakkanen
2020-02-29
environment: Strip 'el' from the end of mips architectures
Dylan Baker
2020-02-28
environment: Fix construction of CudaLinker
Jan Alexander Steffens (heftig)
2020-02-28
Add release note snippet
Jon Turney
2020-02-28
Extend unit test to cover cwd-relative warning location formatting
Jon Turney
2020-02-28
Rename 'subdir' -> 'filename' in location objects
Jon Turney
2020-02-28
Add unit test of cwd-relative error location formatting
Jon Turney
2020-02-28
Add failing test of parser error in options file
Jon Turney
2020-02-28
Add failing test of parser error in subdir
Jon Turney
2020-02-28
Update rewriter for filename in node location
Jon Turney
2020-02-28
Display filename cwd relative in warning location
Jon Turney
2020-02-28
Store filename in node location
Jon Turney
2020-02-28
Adjust all the other places MesonException file attribute is set
Jon Turney
2020-02-28
Fix typos in comments about type annotations
Jon Turney
2020-02-28
Remove unused MesonException.get_msg_with_context()
Jon Turney
2020-02-28
Fix framework version failing test
Jon Turney
2020-02-28
Remove exact version constraint from dub failing-meson tests
Jon Turney
2020-02-28
Remove invalid escape char failing test
Jon Turney
2020-02-28
Fix invalid and non-existent manfile extension tests
Jon Turney
2020-02-28
Update test case to use run_target(command:)
Jon Turney
2020-02-27
Fix 'linuxlike/14 static dynamic linkage' test on Cygwin
Jon Turney
2020-02-27
Clang-cl cross fix from Dale Curtis. Closes #5639.
Jussi Pakkanen
2020-02-27
doc: fix link warnings
Mathieu Duponchelle
2020-02-27
Fix python2 rename (#6703)
Dylan Baker
2020-02-26
test: Updated docs
Daniel Mensinger
2020-02-26
test: replace pass_* functions with a test.json entry
Daniel Mensinger
2020-02-26
summary: Add more info in Subprojects section
Xavier Claessens
2020-02-26
summary: Add list_sep keyword argument
Xavier Claessens
2020-02-26
mesonbuild/modules/gnome.py: Fix giscanner and gicompiler logic
Adam Duskett
2020-02-25
gobject-introspection: determine g-ir-scanner and g-ir-compiler paths from pk...
Adam Duskett
2020-02-25
azure ci: Test x86 Visual Studio builds again, closes #6604
Nirbheek Chauhan
2020-02-25
test: merge installed_files.txt into test.json
Daniel Mensinger
2020-02-25
test: realise test_args.txt with a test matrix
Daniel Mensinger
2020-02-25
test: merge test_matrix.json and setup_env.json into test.json
Daniel Mensinger
2020-02-25
test: general refactoring of run_project_tests.py
Daniel Mensinger
2020-02-25
Typo fix. [skip ci]
Jussi Pakkanen
2020-02-25
Document the project policy on mixing build systems. [skip ci]
Jussi Pakkanen
[next]