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-08
typing: completely type interpreterbase
Daniel Mensinger
2020-09-08
typing: completely type ast
Daniel Mensinger
2020-09-08
typing: refactor dict handling
Daniel Mensinger
2020-09-08
IntrospectInterpreter: allow dictionaries with nonconstant keys
Paolo Bonzini
2020-09-08
minstall: Print a big FAILED when a script fails
Nirbheek Chauhan
2020-09-08
Add some type hints to the ExternalProgram class
Nirbheek Chauhan
2020-09-08
Fix picking up tools with args from the env on Windows
Nirbheek Chauhan
2020-09-07
docs/Users: add p11-kit [skip ci]
Daiki Ueno
2020-09-06
backends: check external rpaths for all languages using ldflags
James Hilliard
2020-09-06
Merge pull request #7689 from scivision/fortran_inc
Jussi Pakkanen
2020-09-06
ci: update to use latest recommendations
Michael Hirsch
2020-09-06
doc: Add missing method arguments [skip ci]
Michal Sojka
2020-09-05
docs: Fix typo in Reference-manual.md [skip ci]
Krzysztof Małysa
2020-09-04
environment: use ExternalProgram to find ninja
Paolo Bonzini
2020-09-04
introspect: add test dependencies info to test/benchmark JSON
Paolo Bonzini
2020-09-03
tests: add fortran cmake subproject include test
Michael Hirsch
2020-09-02
fortran: make include scanning also work for CMake subprojects
Michael Hirsch
2020-09-02
cuda: bump CUDA version since 3.0 is no longer supported
Daniel Mensinger
2020-09-02
symbolextractor: Handle PermissionError when running tool
Nirbheek Chauhan
2020-09-02
cmake: Don't link DEBUG to CRT when not building with MSVC
Nirbheek Chauhan
2020-09-02
interpreterbase: Fix typing annotation
Xavier Claessens
2020-09-02
Special case meson.version().version_compare() statement
Xavier Claessens
2020-09-02
docs: Add a snippet for python 3.5 deprecation [skip ci]
Nirbheek Chauhan
2020-09-02
Add test case for cuda compiler setting fix
Matt Madison
2020-09-02
environment: do not raise exception in detect_cuda_compiler
Matt Madison
2020-09-02
Add a notice about Python 3.5 support
Nirbheek Chauhan
2020-09-02
Add Entangle application to list of apps using Meson
Daniel Berrangé
2020-09-02
dependencies/mpi: add missing annotation
Dylan Baker
2020-09-02
dependencies: Fix type of dependency_factory decorator
Dylan Baker
2020-09-02
Add some forgotten values for "cpp_std" [skip ci]
Michael Brockus
2020-08-31
backends: do not look for extra paths unnecessarily
Paolo Bonzini
2020-08-31
mcompile: Also support -v for verbose
Nirbheek Chauhan
2020-08-30
CMake module: fix cmake 3.10 compatibility in path generation
Sebastian Würl
2020-08-30
CMake module: fix python 3.6 compatibility in path generation
Sebastian Würl
2020-08-30
CMake module: Allow paths of generated CMake sources for include directories
Sebastian Würl
2020-08-30
Clarify the use of -Doption and alternatives [skip ci]
Sebastian Engel
2020-08-30
Be stricter when detecting Windows/Cygwin
Christoph Reiter
2020-08-30
meson_exe: Remove two unused functions
Christoph Reiter
2020-08-30
mcompile: use -v instead of --verbose for ninja
Igor Raits
2020-08-30
unittests: continue on exception instead of break
James Hilliard
2020-08-30
Dedup final install rpath.
Jussi Pakkanen
2020-08-30
D: fix include order
Pierrick Bouvier
2020-08-27
tests: make chdir more robust in run_unittests.py
Daniel Mensinger
2020-08-27
Fix typo when fetching buildtype option for compiler checks
Nirbheek Chauhan
2020-08-27
test: Add 'dir' support for installed files in test.json
Daniel Mensinger
2020-08-27
tests: update .gitignore
Daniel Mensinger
2020-08-27
tests: fix lchmod check for glibc >= 2.32 (fixes #6784)
Daniel Mensinger
2020-08-25
Merge pull request #7581 from peterh/aix
Jussi Pakkanen
2020-08-25
qt module: add qresource support to compile_translations
Eli Schwartz
2020-08-23
Merge pull request #7600 from alexrp/master
Jussi Pakkanen
[next]