1801 Commits (bc0bcc37f60793f210eac1d70c27adf81230a73c)

Author SHA1 Message Date
GoaLitiuM 87750bf988 Fix regressed D test cases on Windows 6 years ago
Jon Turney 623a8010e6
Add test case for trying to link with a library made by a custom_target 6 years ago
David Seifert 8f16d0f3c9 Fix ICC on macOS 6 years ago
Marty E. Plummer add55bb861 i18n: allow custom target names for merge_file 6 years ago
Xavier Claessens 3cf03ec6d6 find_installation: Add support for feature option in required kwarg 6 years ago
Marco Trevisan (Treviño) 0fc9a60189 run_proect_tests: add cygwin as platform fix name 6 years ago
Marco Trevisan (Treviño) 81e7a0981b run_project_tests: remove pdb workaround, just use filters 6 years ago
Marco Trevisan (Treviño) b484f2ae22 test cases: add missing files to installed_files.txt 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 c486670e56 Skip some SDL tests when using an OSX framework version. 6 years ago
Alexey Rochev 929fbb9353 Qt: add main argument to Qt dependency object to link with qtmain library on Windows (#2327) 6 years ago
Dylan Baker 51e9db370a Add method to check for C/C++ function attributes 6 years ago
Jussi Pakkanen 68f669bd2b Condense test dirs. 6 years ago
Nirbheek Chauhan 68cfe1bb52 Test + fix for not-found dependency fallback version comparison 6 years ago
Corentin Noël 176af2c8c3 i18n: respect variable substitution for the target name when merging translations 6 years ago
Rafael Ávila de Espíndola 07d2d88fa9 Allow override_find_program to use an executable. 6 years ago
Alexey Rochev 862019e6de Qt: Allow passing dependency objects to preprocess method (#3470, #3875) 6 years ago
FFY00 a5742f1852
tests: add dub (failing/85) 6 years ago
Nirbheek Chauhan bead8287a5 Improve support for macOS dylib versioning 6 years ago
David Seifert cc37a66077 Deduplicate build-tree RPATHs on macOS 6 years ago
Thibault Saunier 378bd4df0e modules: Add an 'hotdoc' module 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
Jon Turney dadf6e2233
Tests for version constraints on custom lookup dependencies 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
GoaLitiuM 96bac154bf Fix D tests to run on Windows 6 years ago
GoaLitiuM 6e00ab6236 Improve D mixed language test case 6 years ago
GoaLitiuM 7bcd31949f Remove dependency to D runtime in mixed language tests 6 years ago
Nirbheek Chauhan 4a30f729f2 tests/check header: Use linux/socket.h instead of if.h [skip appveyor] 6 years ago
Jussi Pakkanen 972535a6ac Condense test dirs. 6 years ago
Jussi Pakkanen edf9014312 Consolidated if and elif tests in one project. 6 years ago
Jussi Pakkanen 6c84f48ccd Consolidated all PCH tests in one test project. 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
Jon Turney 2a3cd335fd
Extend test case to cover issue #3999 6 years ago
Jussi Pakkanen b400cbe058 Kill tabs dead! For good! 6 years ago
Jon Turney 67c8f532c6 Extend test to check subsystem set by executable(gui_app:) 6 years ago
Jon Turney 399f8553b7 Add a test for Windows console application with main function in a library 6 years ago
Xavier Claessens 4f088365e4 interpreter: Add support for dict addition 6 years ago
Nirbheek Chauhan 219dec39c0 Fix yielding when subproject option type is different 6 years ago
Nirbheek Chauhan 43ececb036 Skip FeatureNew checks when project() has not been parsed 6 years ago
Jussi Pakkanen fb2cdd0fe2 Call it gnu_symbol_visibility instead. 6 years ago
Jussi Pakkanen 6a0e674043 Add kwarg for specifying symbol visibility. 6 years ago
Nirbheek Chauhan c69030c123 Don't require an import library for shared modules 6 years ago
Mathieu Duponchelle 6ea939dd5f gnome.generate_gir: support generating gir for multiple libraries 6 years ago
Nirbheek Chauhan a8694f4b26 Don't check version for fallback not-found dependency 6 years ago
Emil Styrke 2e3e2abceb Fix @CURRENT_SOURCE_DIR@ in generator() 6 years ago