395 Commits (2f0285c7ef3a3dab71e8d6f4df92ef978470c553)

Author SHA1 Message Date
Jussi Pakkanen 8d77da839e Use only basename part in test. Closes #4237. 6 years ago
Jan Niklas Hasse d0648ee077 Also check wx-config-gtk3 when looking for wxWidgets 6 years ago
Alexis Jeandet 32111746ba Fix broken unit test qt5dependency_pkgconfig_detection 6 years ago
David Seifert 8f16d0f3c9 Fix ICC on macOS 6 years ago
David Seifert 2b9fb36267 Fix GCC on macOS 6 years ago
David Seifert 69ec001b06 Use enum instead of `int` for compiler variants 6 years ago
Jon Turney 73b47e0025 Fix incorrect feature check warning 6 years ago
Jon Turney 1394cb9263 Correct version_compare_condition_with_min() 6 years ago
Jon Turney 8d3881a042 Add more tests of version comparison 6 years ago
Jon Turney da2c4ad3a8 Use the exact current version in obtainMesonOutput 6 years ago
Nirbheek Chauhan 1af704a509 Sprinkle functools.lru_cache() in a few more places 6 years ago
Jon Turney 1768b09a12 Improve formatting of dependency details 6 years ago
Jon Turney 9a02340afd
Add test case for version_compare_many 6 years ago
Jussi Pakkanen 68f669bd2b Condense test dirs. 6 years ago
Rafael Ávila de Espíndola 07d2d88fa9 Allow override_find_program to use an executable. 6 years ago
Mathieu Duponchelle b2f92ea689 gnome: fix generate_gir when linking with libasan 6 years ago
Nirbheek Chauhan bead8287a5 Improve support for macOS dylib versioning 6 years ago
Nirbheek Chauhan 8dd2e42de3 CompilerArgs: -Wl,-lfoo is also a valid way to pass a library 6 years ago
Jussi Pakkanen fb770e1e3d Add support for custom dist scripts. 6 years ago
Thibault Saunier 731906504e Add a `required` argument to `subproject` 6 years ago
Nirbheek Chauhan 79aec5f342 CompilerArgs: Allow calling to_native() multiple times 6 years ago
Jussi Pakkanen 54aed1a92c Added "native" kwarg to add_XXX_args. Closes #3669. 6 years ago
Nirbheek Chauhan 5e93393cd9 Test that system shlibs with undefined symbols can be found 6 years ago
Nirbheek Chauhan 05b54b4767 PkgConfigDependency: Parse library paths in a separate step 6 years ago
Nirbheek Chauhan 38648bbb9f Fix various small test failures on macOS 6 years ago
Jussi Pakkanen 972535a6ac Condense test dirs. 6 years ago
Jussi Pakkanen d83f77109a
Convert buildtype to optimization and debug options (#3489) 6 years ago
Marco Trevisan (Treviño) 9f87d5d955 unittests: test_install_subdir_symlinks_with_default_umask 6 years ago
Daniel Pirch 6ecd31af19 wraptool: fix manual selection of wrap file to promote 6 years ago
Nirbheek Chauhan d03cf04598 install_subdir: Also copy dangling symlinks 6 years ago
Nirbheek Chauhan ecede89b5d Fix FeatureNew false positive in vcs_tag 6 years ago
Nirbheek Chauhan ae5ebd258f PkgConfigDependency: Don't try to resolve internal compiler libs 6 years ago
Zachary Michaels b665db8bb8 Try appleclang 9.1 for both c++17 and c++2a 6 years ago
Zachary Michaels 695b325142 Don't test for c++2a on gcc versions that don't support it 6 years ago
Zachary Michaels 8417c1a20f Add support for c++2a and gnu++2a 6 years ago
Nirbheek Chauhan 6c8f81333a PkgConfigDependency: Fix library path search order 6 years ago
Nirbheek Chauhan 8402a22233 Test that vim syntax highlighting is up-to-date 6 years ago
Jon Turney f6b3567fcc
Update a unit test which relies on specific dependency check output 6 years ago
Jussi Pakkanen 17bfbb99e5 Condense test dirs. 6 years ago
Rafael Ávila de Espíndola 941d2c273a Move test from common to unit. 6 years ago
Rafael Ávila de Espíndola c7360dd426 Make the rpath order deterministic. (#3932) 6 years ago
Rafael Ávila de Espíndola 1a27714f97 Make the dependency order deterministic. (#3927) 6 years ago
Nirbheek Chauhan 47c68a5993 find_library: Validate and sort globbed shared library files 6 years ago
Jussi Pakkanen 09ad29ec56 Fix directory verification. Closes #3857. 6 years ago
Nirbheek Chauhan 8cfb8fd02c
Fix searching of shared libraries on OpenBSD (#3851) 6 years ago
Christoph Behle 0f15d7982c Fix regexp for warning 6 years ago
Nirbheek Chauhan e8dae2b966 cross: Be more permissive about not-found exe_wrapper 6 years ago
Christoph Behle 2428b388db Document options for meson 6 years ago
Christoph Behle dffa7f3564 Add tests for warnings in configure_file() 6 years ago
Nirbheek Chauhan 80392225a6 Raise a MesonException when substituting an invalid value 6 years ago