summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-25Update version numbers for release.0.47.2Jussi Pakkanen
2018-08-24Revert symlink copy behaviour. Closes #4069.Jussi Pakkanen
2018-08-24CompilerArgs: Allow calling to_native() multiple timesNirbheek Chauhan
2018-08-24compilers: Handle dupes in the --start/end-group logicOle André Vadla Ravnås
2018-08-24Fix various small test failures on macOS [skip appveyor]Nirbheek Chauhan
2018-08-24Fix .travis.yml for updated OSX image [skip appveyor]Jon Turney
2018-08-24run_unittests.py: Fix pkg_config_parse_libs testNirbheek Chauhan
2018-08-24Test that system shlibs with undefined symbols can be foundNirbheek Chauhan
2018-08-24find_library: Allow undefined symbols while linkingNirbheek Chauhan
2018-08-24find_library: Use _build_wrapper to get library dirsBruce Richardson
2018-08-24UserArrayOption: Allow duplicates when used as <lang>_args optionXavier Claessens
2018-08-24PkgConfigDependency: Parse library paths in a separate stepNirbheek Chauhan
2018-08-24Remove dependency to D runtime in mixed language testsGoaLitiuM
2018-08-24tests/check header: Use linux/socket.h instead of if.h [skip appveyor]Nirbheek Chauhan
2018-08-24minstall: use follow_symlinks to check executableMarco Trevisan (Treviño)
2018-08-24minstall: never follow symlinks when setting ownershipMarco Trevisan (Treviño)
2018-08-24minstall: never try to set chmod on symlinksMarco Trevisan (Treviño)
2018-08-24unittests: test_install_subdir_symlinks_with_default_umaskMarco Trevisan (Treviño)
2018-08-24meson_command_tests: Don't pass pathlib.Path to open [skip appveyor]Nirbheek Chauhan
2018-08-24install_subdir: Also copy dangling symlinksNirbheek Chauhan
2018-08-24Fix yielding when subproject option type is differentNirbheek Chauhan
2018-08-24Clarify the FeatureNew summary messageNirbheek Chauhan
2018-08-24Print only custom env vars in the test log for each testNirbheek Chauhan
2018-08-24Skip FeatureNew checks when project() has not been parsedNirbheek Chauhan
2018-08-24Fix FeatureNew false positive in vcs_tagNirbheek Chauhan
2018-08-24Add support for s390x CPUs. Closes #3897.Jussi Pakkanen
2018-08-24PkgConfigDependency: Don't try to resolve internal compiler libsNirbheek Chauhan
2018-08-24Fix install when run with meson.exe. Closes #3988.Jussi Pakkanen
2018-08-24Don't check version for fallback not-found dependencyNirbheek Chauhan
2018-08-24PkgConfigDependency: Fix library path search orderNirbheek Chauhan
2018-08-24Test that vim syntax highlighting is up-to-dateNirbheek Chauhan
2018-08-24Prints error message instead of backtrace on failNiklas Claesson
2018-08-24Fix missing permitted kwargPatrick Griffis
2018-08-24gtkdoc: set PATH on Windows when executing gtkdoc-scangobj. Fixes #3307Christoph Reiter
2018-08-24Fix test on windows.Rafael Avila de Espindola
2018-08-24Handle transitive links to 'threads' dependencies.Rafael Avila de Espindola
2018-08-24Fix @CURRENT_SOURCE_DIR@ in generator()Emil Styrke
2018-08-24Fix __main__.py for zipapp to workChristoph Burger-Scheidlin
2018-08-24Add 32 bit sparc processor support. Closes #3901.Jussi Pakkanen
2018-08-24mesonbuild: Recognise risc-v architectureKhem Raj
2018-08-24Boost dependency check for MSVS with proper whitespacederekkingston
2018-08-24Updated boost discovery to handle version >= 1.65 for MSVCderekkingston
2018-08-24gnome: Fix building gir with asan againTingPing
2018-08-24Do not use 'in' as variable name in test casesXavier Claessens
2018-08-24mparser: Warn about future reserved keywordsXavier Claessens
2018-08-24python.find_installation: only try to find python with the py launcher if it ...Christoph Reiter
2018-08-24Try to fix the test on OS X.Rafael Ávila de Espíndola
2018-08-24Move test files to test cases/unitRafael Ávila de Espíndola
2018-08-24Make the rpath order deterministic.Rafael Ávila de Espíndola
2018-08-24UserFeatureOption: Default to 'auto' when no value specifiedXavier Claessens