383 Commits (da2c4ad3a892780cea8058ad170d27b3a7e74a82)

Author SHA1 Message Date
Jon Turney da2c4ad3a8 Use the exact current version in obtainMesonOutput 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
Nirbheek Chauhan 77d66fec4b run_unittests.py: Test that empty cdata subst are actually done 6 years ago
Nirbheek Chauhan 602e58d398 configure_file: Don't optimize away substitutions 6 years ago
Nirbheek Chauhan a1d9adba09 FeatureNew: Make all checks subproject-specific 6 years ago
Mathieu Duponchelle d0c5fddd72 Add some tests for FeatureNew 6 years ago
Andrei Alexeyev f7f5e2a725 Don't let build_always take precedence over build_by_default (#3816) 6 years ago
Nirbheek Chauhan ae8d044cb6 Allow command lists for find_program cross file overrides 6 years ago
Dylan Baker f3a8f9c34d Options: treat array option -Dopt= and -Dopt=[] as equivalent 6 years ago
Ross Burton ecde1789b2 Validate cpu_family (#3753) 6 years ago
Xavier Claessens 99dd5f34de Downgrade unknown option from exception to warning 7 years ago
Nirbheek Chauhan d7466066e4 meson_install: Don't add DESTDIR to install_name 7 years ago
Nirbheek Chauhan d2d1a7c573 unittests: Assert that we have pkg-config on all CI 7 years ago