160 Commits (d68969f1691515b45f0f9d438aebb120059872d9)

Author SHA1 Message Date
Jussi Pakkanen c4a9f59dc4 Move VS C++17 test to a unit test since it requires env setup. 6 years ago
Jan Tojnar c0c075c129 Make custom dist scripts accept arguments. 6 years ago
David Seifert 8f16d0f3c9 Fix ICC on macOS 6 years ago
Xavier Claessens 3cf03ec6d6 find_installation: Add support for feature option in required kwarg 6 years ago
Jon Turney de7c3cbbc5 Fix flake8 'imported but unused' reports 6 years ago
Jon Turney 1394cb9263 Correct version_compare_condition_with_min() 6 years ago
Jussi Pakkanen 68f669bd2b Condense test dirs. 6 years ago
Jussi Pakkanen fb770e1e3d Add support for custom dist scripts. 6 years ago
Nirbheek Chauhan 5e93393cd9 Test that system shlibs with undefined symbols can be found 6 years ago
Jussi Pakkanen 972535a6ac Condense test dirs. 6 years ago
Daniel Pirch 6ecd31af19 wraptool: fix manual selection of wrap file to promote 6 years ago
Jussi Pakkanen b400cbe058 Kill tabs dead! For good! 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
Nirbheek Chauhan e8dae2b966 cross: Be more permissive about not-found exe_wrapper 6 years ago
Nirbheek Chauhan a1d9adba09 FeatureNew: Make all checks subproject-specific 6 years ago
Nirbheek Chauhan ae8d044cb6 Allow command lists for find_program cross file overrides 7 years ago
Nirbheek Chauhan 2cbf7caf5c
Nirbheek/fix pkgconfig library dedup (#3813) 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 7c4736d27f Convert args.projectoptions into a dict 7 years ago
Nirbheek Chauhan a00433fdbc configure_file: Add a new action 'copy' 7 years ago
Nirbheek Chauhan 9565293f16 test setups: Inherit env when using a test setup 7 years ago
Nirbheek Chauhan 575ffec62e python module: Move tests to test cases/unit 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 570c108635 Fix --warnlevel being renamed to --warning-level in latest release 7 years ago
Dylan Baker b8f1b84733 Tests: Add some tests for mixing -Dfoo and --foo 7 years ago
Nirbheek Chauhan fc5e8dfcda Don't fail on not-required not-found deps in forcefallback mode 7 years ago
Filipe Brandenburger 59b0fa9722 Add a unit test for install_umask. 7 years ago
Nirbheek Chauhan ef81a013a5 cross: Add compiler cross_args after normal args 7 years ago
Martin Hostettler aff597fb99 ninjabackend: Try to guess library dependencies for linker invocation. 7 years ago
Martin Hostettler 3f7c6cf3d6 Improve generation of pkg-config files for static only libraries. 7 years ago
Mathieu Duponchelle 1105ba3afd [fixup]: rename test after rebase 7 years ago
Mathieu Duponchelle 1ad04bed96 [fixup]: export symbols explicitly 7 years ago
Mathieu Duponchelle ae460f94ce [fixup]: Add test 7 years ago
chitranjali cc6be2e43d Fixing flake8 7 years ago
chitranjali 34cb503c85 PR review changes closes #2865 7 years ago
chitranjali 83766313a7 fix2865 7 years ago
Aleksey Filippov 8b1e9a6f6a Enable b_ndebug on VisualStudioCCompiler 7 years ago
Aleksey Filippov 6910f604ed Disable b_ndebug tests on MSVC 7 years ago
Aleksey Filippov af0b569ced Add unittests for b_ndebug=if-release and buildtype interactions 7 years ago
makise-homura 86fa9b133d test_reconfigure switched to b_coverage from b_lto 7 years ago
Jussi Pakkanen d532650b0d Add test for pkgconfig generation and usage. 7 years ago
Evgenii Shatokhin 19718a8d9c Allow passing a compiler object to run_command() 7 years ago
Hemmo Nieminen 473dc80701 Add some test setup selection tests. 7 years ago
Ran Benita 4d8e4654cb Warn if non-permitted keyword arguments are given to compiler methods 7 years ago
Nirbheek Chauhan 8842839bb4 pkgconfig deps: Warn when a static library isn't found 7 years ago