index
:
meson.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-09-10
Bump versions to 0.55.2 for release
0.55.2
Nirbheek Chauhan
2020-09-10
cmake: fix shared_module dependency (fixes #7715)
Daniel Mensinger
2020-09-09
Fix run_project_test.py when not under CI
Jon Turney
2020-09-09
IntrospectInterpreter: allow dictionaries with nonconstant keys
Paolo Bonzini
2020-09-09
minstall: Print a big FAILED when a script fails
Nirbheek Chauhan
2020-09-09
Add some type hints to the ExternalProgram class
Nirbheek Chauhan
2020-09-09
Fix picking up tools with args from the env on Windows
Nirbheek Chauhan
2020-09-09
environment: use ExternalProgram to find ninja
Paolo Bonzini
2020-09-09
symbolextractor: Handle PermissionError when running tool
Nirbheek Chauhan
2020-09-09
cmake: Don't link DEBUG to CRT when not building with MSVC
Nirbheek Chauhan
2020-09-09
Add test case for cuda compiler setting fix
Matt Madison
2020-09-09
environment: do not raise exception in detect_cuda_compiler
Matt Madison
2020-09-09
Add a notice about Python 3.5 support
Nirbheek Chauhan
2020-09-09
mcompile: Also support -v for verbose
Nirbheek Chauhan
2020-09-09
CMake module: fix cmake 3.10 compatibility in path generation
Sebastian Würl
2020-09-09
CMake module: fix python 3.6 compatibility in path generation
Sebastian Würl
2020-09-09
CMake module: Allow paths of generated CMake sources for include directories
Sebastian Würl
2020-09-09
mcompile: use -v instead of --verbose for ninja
Igor Raits
2020-09-09
Dedup final install rpath.
Jussi Pakkanen
2020-09-09
D: fix include order
Pierrick Bouvier
2020-09-09
Fix typo when fetching buildtype option for compiler checks
Nirbheek Chauhan
2020-09-09
test: Add 'dir' support for installed files in test.json
Daniel Mensinger
2020-09-09
tests: update .gitignore
Daniel Mensinger
2020-09-09
tests: fix lchmod check for glibc >= 2.32 (fixes #6784)
Daniel Mensinger
2020-09-09
cmake: Fix detection of AppleClang
Dylan Baker
2020-09-09
compilers: Add Apple subclasses for ObjC and ObjC++
Dylan Baker
2020-09-09
interpreter: Do not get variable on failed subproject
Xavier Claessens
2020-09-09
fix failing test
Elliot Haisley
2020-09-09
prevent disabler object from overwriting arrays
Elliot Haisley
2020-09-09
msvc: enable /std:c11 flag
Michael Hirsch
2020-09-09
Add test-cases for partially skipped TAP tests
Simon McVittie
2020-09-09
mtest: TestResult.SKIP is not a failure
Simon McVittie
2020-08-15
Bump versions to 0.55.1 for release
0.55.1
Nirbheek Chauhan
2020-08-15
tests: Disable Boost extralib test on macOS
Simon McVittie
2020-08-15
ci: Disable pytest-xdist on cygwin
Nirbheek Chauhan
2020-08-15
find_library: Print type of library not found
Nirbheek Chauhan
2020-08-15
ninjabackend: Fix coverage rule generation
Nirbheek Chauhan
2020-08-15
mtest: Actually call colorize_console()
Nirbheek Chauhan
2020-08-15
add testcase for issue #5182
Paolo Bonzini
2020-08-15
interpreter: Don't force fallback when subproject failed to configure
Xavier Claessens
2020-08-15
cmake: Use a mapping when writing compiler ID
Nirbheek Chauhan
2020-08-15
cmake: Fix hard-coded values in fake CMakeLists for MSVC
Nirbheek Chauhan
2020-08-15
Test for spurious warning from get_target_filename
Paolo Bonzini
2020-08-15
cmake: Detect custom command targets in compiler args
Daniel Mensinger
2020-08-15
cmake: Make the CMake targte not found error more useful (see #7567)
Daniel Mensinger
2020-08-15
Use uname -p to detect x86_64 on QNX.
Elad Lahav
2020-08-15
Better log message on rpath error.
Jussi Pakkanen
2020-08-15
completions/zsh: Add --native-file
Dylan Baker
2020-08-15
common/234: avoid intermittent failure by dynamic path length generation
Michael Hirsch
2020-08-15
cmake: make the traceparser permissive by default (fixes #7501)
Daniel Mensinger
[next]