862 Commits (e58f18612148efa356ec8b6b1f09038fae6853ae)

Author SHA1 Message Date
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
Dylan Baker ae4bd83493 tests: Fix 135 generated assembly on DragonFly BSD 7 years ago
Dylan Baker 087421f922 tests: Add define tests for netbsd 7 years ago
Dylan Baker b72be62929 tests: Add Dragonfly BSD 7 years ago
Dylan Baker a44221db06 tests: Add freebsd to get define test. 7 years ago
Jon Turney fd66692f73 Fix a problem when anyone actually tries to use a non-found dependency 7 years ago
Jon Turney 198251395a Add a test of prefix-dependent defaults for project(default_options:) 7 years ago
Xavier Claessens 2881db7379 pkgconfig: Move pc file checks to run_unittests.py 7 years ago
Xavier Claessens 49977686b5 pkgconfig: Use the pc file we generated for libraries 7 years ago
Xavier Claessens 1c0570906c pkgconfig: Allow passing Dependency objects to library(_private) 7 years ago
Xavier Claessens 2ff37ae41a pkgconfig: Early abort tests if pkg-config is not present 7 years ago
Jussi Pakkanen b949c4792d Preserve_path_from should be a kwarg of process(), not generator(). 7 years ago
Jussi Pakkanen ee9832cdb1 Added standalone test case for subdir preservation. 7 years ago
Eric Engestrom 3d63f21b60 Fix `array` type name 7 years ago
Dylan Baker b56450f9b2 tests: Add haiku to get define test 7 years ago
Xavier Claessens e2afaf40c0 Fix duplicated test case 168 7 years ago
Jon Turney 87e6201214 Document and improve not-found dependency objects 7 years ago