336 Commits (60b9c8300c7cb8f3b5afe1e01967f59420f23fb3)

Author SHA1 Message Date
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) 7 years ago
Nirbheek Chauhan ae8d044cb6 Allow command lists for find_program cross file overrides 7 years ago
Dylan Baker f3a8f9c34d Options: treat array option -Dopt= and -Dopt=[] as equivalent 7 years ago
Ross Burton ecde1789b2 Validate cpu_family (#3753) 7 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
Nirbheek Chauhan 96b7fdb723 macos: Rewrite install_name for dependent built libraries on install 7 years ago
Nirbheek Chauhan 5467eed186 Test that binaries that use external libraries work 7 years ago
Xavier Claessens 18e25b6773 Fix options being reset to default on reconfigure 7 years ago
Nirbheek Chauhan df6909a83c Add a unit test for `meson introspect --installed` 7 years ago
Jon Turney 1f5c6d62bf More clearly explain portability issues with linking to a module 7 years ago
Xavier Claessens 3f66846b02 Add unit test for option precedence 7 years ago
Xavier Claessens 7c4736d27f Convert args.projectoptions into a dict 7 years ago
Xavier Claessens b38452636c Fix command line unit test not actually testing failure message 7 years ago
Xavier Claessens f4d60acaa9 Remove had_argument_for() it is not used anymore 7 years ago
Xavier Claessens fa72cd7173 Move get_args_from_envvars() from environment to compilers 7 years ago
Nirbheek Chauhan 56a7d8b2b3 Warn when Apple bitcode support is enabled and in-use 7 years ago
Nirbheek Chauhan 0565262be3 Add documentation for Builtin options and bitcode 7 years ago
Nirbheek Chauhan 3e1a610702 Add a new option for building with Apple bitcode support 7 years ago
Nirbheek Chauhan 68001193d3 meson introspect: Fix --installed argument 7 years ago
Jon Turney ac480c1857 Extend test_rc_depends_files test case 7 years ago
Jon Turney 7a15214a69 Have the windows.resource_compiler() preprocesor write a depfile 7 years ago
Filipe Brandenburger 04c39ad562 Add extended unit test for 'install_mode' 7 years ago
Filipe Brandenburger 0ccc0e92d1 Check mode of file, not subdirectory, in install_subdir. 7 years ago
Jon Turney 6bab3d40a9 Fix assertRebuiltTarget with VS backend 7 years ago
Jon Turney b7df392e9f Also run Windows unit tests on Cygwin 7 years ago
Jon Turney aa27f7cec9 Add a depend_files: keyword to windows.compile_resources() 7 years ago
Nirbheek Chauhan 0a035dea6d Set the meson command to use when we know what it is 7 years ago
Nirbheek Chauhan f56b402a5b Revert "mesonlib: handle meson exe wrappers" 7 years ago
Martin Kelly 0627e9d616 mesonlib: handle meson exe wrappers 7 years ago
Martin Kelly b6995aac70 run_unittests: typo fix 7 years ago
Nirbheek Chauhan a00433fdbc configure_file: Add a new action 'copy' 7 years ago
Mathieu Duponchelle 5bb863c891 dict: unit test integer key 7 years ago
Mathieu Duponchelle 10e7566ed8 dict: fix CI issues 7 years ago
Mathieu Duponchelle 195c356f91 dict: address review comments 7 years ago
Jon Turney 13e92223be Generalize message about fallback failure 7 years ago
Nirbheek Chauhan 0dd4635842 unit tests: Undo accidental disabling of test 7 years ago
Nirbheek Chauhan 86cc4f2707 gdbus_codegen: Guess the output list for docbook generation 7 years ago
Nirbheek Chauhan 575ffec62e python module: Move tests to test cases/unit 7 years ago
Mathieu Duponchelle 8bda86faab python module: make it work with pypy 7 years ago
Nirbheek Chauhan badbfa125c pkgconfig: Don't expose internal libraries in .pc files 7 years ago
Jussi Pakkanen 2b5766980b Keep separator spaces in pkg-config declarations. Closes #3479. 7 years ago
Xavier Claessens 6de68e5201 Passing --default-library=both should override project value 7 years ago
Xavier Claessens 5970f1be3c Passing --bindir twice is fine 7 years ago
Xavier Claessens 570c108635 Fix --warnlevel being renamed to --warning-level in latest release 7 years ago
Dylan Baker 185ae3d420 tests: Add the same kind of tests for configure. 7 years ago
Dylan Baker b8f1b84733 Tests: Add some tests for mixing -Dfoo and --foo 7 years ago