825 Commits (2f0285c7ef3a3dab71e8d6f4df92ef978470c553)

Author SHA1 Message Date
Jussi Pakkanen 30827b5644 Do not install configure_file output if install_dir is empty. Closes #3270. 7 years ago
Aleksey Filippov 6910f604ed Disable b_ndebug tests on MSVC 7 years ago
Aleksey Filippov 39a3bdb43f Add tests for b_ndebug=if-release and buildtype default options 7 years ago
makise-homura 43be74cf81 Skipping PCH unit test for lcc compiler 7 years ago
David Seifert 7eb187c5f2 Add -Wl,-dead_strip_dylibs support 7 years ago
Jussi Pakkanen cf5f1a83d5 Fix existing tests. 7 years ago
Aleksey Filippov 143dc3ca44 Add install_data() succeeding rename tests 7 years ago
Aleksey Filippov 7f042b5fe2 Use target.get_id() instead of basename and type_suffix concatenation at call site 7 years ago
Aleksey Filippov 3493a372e2 Use specific exception types instead of Exception 7 years ago
Aleksey Filippov 093bdcafc9 Use subprocess.check_output() instead of Popen().communicate() 7 years ago
Aleksey Filippov e4faf396e6 Do not use bare except [flake8] 7 years ago
Jukka Laurila 2fcd9d35c5 Add test for bug https://github.com/mesonbuild/meson/issues/3185 7 years ago
Aleksey Filippov c03a2fd283 Add indentation to 'common/64 custom header generator' test case 7 years ago
Aleksey Filippov 9b6d2f8a25 Skip whole_archive test for VS older than 2015 7 years ago
Aleksey Filippov bcd076276e Add 'common/180 generator link whole' test case 7 years ago
Aleksey Filippov 9f1d4c0dbe Add declare_dependency() test for transitive link_whole 7 years ago
Aleksey Filippov cd245eccbd Add declare_dependency() test for link_whole 7 years ago
Jon Turney cd5dba5358 Fix flake8 'imported but unused' reports 7 years ago
Aleksey Filippov d040ce4165 Refactor 'common/145 whole archive' test case 7 years ago
Jussi Pakkanen cb176e9303 Look up compilers based on sources from deps, too. Closes #2768. 7 years ago
Aleksey Filippov d6b5d7fe9f Add library with generated_pc and PkgConfigDependency support to pkgconfig.generate() 7 years ago
Jussi Pakkanen 0c3af38c3e Renamed test dir with duplicate number. 7 years ago
Aleksey Filippov c88f569599 Fix comment misprint in 'test cases/common/51 pkgconfig-gen/dependencies' 7 years ago
Peter Hutterer 6b550ae91f Allow for missing install_dir in install_data() 7 years ago
Jon Turney 56286fd2b8 Fix test cases/failing/52 inconsistent comparison 7 years ago
Dylan Baker d3d0d4affb tests/15 mixed pch: Add a test using only the headers 7 years ago
Dylan Baker 1270af4b9a tests/15 mixed pch: Use current style 7 years ago
Matthias Klumpp b57b82eaf9 Add test for subprojects in subdirectories 7 years ago
Tim-Philipp Müller 47508e217f tests: add test to make sure include_directories() order is maintained 7 years ago
Jussi Pakkanen 54d7817087 User options can "yield to" a user option of the same name in superproject. Closes ##2853. 7 years ago
Jussi Pakkanen 0204895143 Expose integer options to build option files. 7 years ago
Jussi Pakkanen a288b524bc Add support for hex int literals. 7 years ago
Aleksey Filippov 549f9a41e5 Rename install_subdir() option elide_directory to strip_directory 7 years ago
Aleksey Filippov 8ca3cc0c3d Add elide_directory keyword for install_subdir() function 7 years ago
Jussi Pakkanen 6cd7372e26 Comparing objects of different type prints a warning. Closes #2870. 7 years ago
Jon Turney 227ad7605b Same for libwmf 7 years ago
Martin Kelly 36aca4cd3c add meson.project_license() builtin 7 years ago
Xavier Claessens 6e2e94c645 pkgconfig: Also ignore not found deps passed directly to pc generator 7 years ago
Jussi Pakkanen 59d0434039 Removed two deprecations from 2016. 7 years ago
Hemmo Nieminen fc8912384c Fix a SideCI issue about an unused import in a unit test. 7 years ago
Hemmo Nieminen 7cf9c0a644 Rename a test to avoid duplicate numbering. 7 years ago
Jon Turney cdf241420c Same for cups 7 years ago
Jon Turney 638095125d Same for pcap 7 years ago
Jon Turney 57cb597871 Same for Vulkan 7 years ago
Jon Turney 3748f5465a Same for SDL2 7 years ago
Jon Turney bd128bc301 Test case for GL pkgconfig dependency 7 years ago
Nikita Churaev de8018a17d Add `export_dynamic` argument to `executable`. (#2662) 7 years ago
Dylan Baker 62fc6e7412 tests: fix "140 get define" on NetBSD 7 years ago
Dylan Baker 997b66d3ed tests: fix "135 generated assembly" test on NetBSD 7 years ago
Dylan Baker 4cea88c2bb tests: use GAS style assembly for FreeBSD as well 7 years ago