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
2018-08-25
Update version numbers for release.
0.47.2
Jussi Pakkanen
2018-08-24
Revert symlink copy behaviour. Closes #4069.
Jussi Pakkanen
2018-08-24
CompilerArgs: Allow calling to_native() multiple times
Nirbheek Chauhan
2018-08-24
compilers: Handle dupes in the --start/end-group logic
Ole André Vadla Ravnås
2018-08-24
Fix various small test failures on macOS [skip appveyor]
Nirbheek Chauhan
2018-08-24
Fix .travis.yml for updated OSX image [skip appveyor]
Jon Turney
2018-08-24
run_unittests.py: Fix pkg_config_parse_libs test
Nirbheek Chauhan
2018-08-24
Test that system shlibs with undefined symbols can be found
Nirbheek Chauhan
2018-08-24
find_library: Allow undefined symbols while linking
Nirbheek Chauhan
2018-08-24
find_library: Use _build_wrapper to get library dirs
Bruce Richardson
2018-08-24
UserArrayOption: Allow duplicates when used as <lang>_args option
Xavier Claessens
2018-08-24
PkgConfigDependency: Parse library paths in a separate step
Nirbheek Chauhan
2018-08-24
Remove dependency to D runtime in mixed language tests
GoaLitiuM
2018-08-24
tests/check header: Use linux/socket.h instead of if.h [skip appveyor]
Nirbheek Chauhan
2018-08-24
minstall: use follow_symlinks to check executable
Marco Trevisan (Treviño)
2018-08-24
minstall: never follow symlinks when setting ownership
Marco Trevisan (Treviño)
2018-08-24
minstall: never try to set chmod on symlinks
Marco Trevisan (Treviño)
2018-08-24
unittests: test_install_subdir_symlinks_with_default_umask
Marco Trevisan (Treviño)
2018-08-24
meson_command_tests: Don't pass pathlib.Path to open [skip appveyor]
Nirbheek Chauhan
2018-08-24
install_subdir: Also copy dangling symlinks
Nirbheek Chauhan
2018-08-24
Fix yielding when subproject option type is different
Nirbheek Chauhan
2018-08-24
Clarify the FeatureNew summary message
Nirbheek Chauhan
2018-08-24
Print only custom env vars in the test log for each test
Nirbheek Chauhan
2018-08-24
Skip FeatureNew checks when project() has not been parsed
Nirbheek Chauhan
2018-08-24
Fix FeatureNew false positive in vcs_tag
Nirbheek Chauhan
2018-08-24
Add support for s390x CPUs. Closes #3897.
Jussi Pakkanen
2018-08-24
PkgConfigDependency: Don't try to resolve internal compiler libs
Nirbheek Chauhan
2018-08-24
Fix install when run with meson.exe. Closes #3988.
Jussi Pakkanen
2018-08-24
Don't check version for fallback not-found dependency
Nirbheek Chauhan
2018-08-24
PkgConfigDependency: Fix library path search order
Nirbheek Chauhan
2018-08-24
Test that vim syntax highlighting is up-to-date
Nirbheek Chauhan
2018-08-24
Prints error message instead of backtrace on fail
Niklas Claesson
2018-08-24
Fix missing permitted kwarg
Patrick Griffis
2018-08-24
gtkdoc: set PATH on Windows when executing gtkdoc-scangobj. Fixes #3307
Christoph Reiter
2018-08-24
Fix test on windows.
Rafael Avila de Espindola
2018-08-24
Handle transitive links to 'threads' dependencies.
Rafael Avila de Espindola
2018-08-24
Fix @CURRENT_SOURCE_DIR@ in generator()
Emil Styrke
2018-08-24
Fix __main__.py for zipapp to work
Christoph Burger-Scheidlin
2018-08-24
Add 32 bit sparc processor support. Closes #3901.
Jussi Pakkanen
2018-08-24
mesonbuild: Recognise risc-v architecture
Khem Raj
2018-08-24
Boost dependency check for MSVS with proper whitespace
derekkingston
2018-08-24
Updated boost discovery to handle version >= 1.65 for MSVC
derekkingston
2018-08-24
gnome: Fix building gir with asan again
TingPing
2018-08-24
Do not use 'in' as variable name in test cases
Xavier Claessens
2018-08-24
mparser: Warn about future reserved keywords
Xavier Claessens
2018-08-24
python.find_installation: only try to find python with the py launcher if it ...
Christoph Reiter
2018-08-24
Try to fix the test on OS X.
Rafael Ávila de Espíndola
2018-08-24
Move test files to test cases/unit
Rafael Ávila de Espíndola
2018-08-24
Make the rpath order deterministic.
Rafael Ávila de Espíndola
2018-08-24
UserFeatureOption: Default to 'auto' when no value specified
Xavier Claessens
[next]