1377 Commits (495f47b12ba0f6463c999a1ec988146fd0b578b8)

Author SHA1 Message Date
makise-homura c8ee45cf15 Skipping tests 22, 64, and 132 for old lcc and icc. 7 years ago
makise-homura 86fa9b133d test_reconfigure switched to b_coverage from b_lto 7 years ago
makise-homura 43be74cf81 Skipping PCH unit test for lcc compiler 7 years ago
Nirbheek Chauhan 8842839bb4 pkgconfig deps: Warn when a static library isn't found 7 years ago
Nirbheek Chauhan 0c1c387703 gnome: Fix depend_files listing for compile_resources 7 years ago
Nirbheek Chauhan b2007217e0 vala: Fix path of C file with generated Vala files 7 years ago
Hemmo Nieminen ff1146bc8c Fix subproject prefix handling when checking subproject option validity. 7 years ago
Jon Turney 56286fd2b8 Fix test cases/failing/52 inconsistent comparison 7 years ago
Jon Turney b78a01bced Add a test case for python exception exit status 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
Jon Turney 7bfcf68777 Add get_pkgconfig_variable(default:) 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
Jon Turney 86ee89b400 Fix boost test on cygwin 7 years ago
Adam C. Foltzer 281294286e Fix Rust shared polyglot test case for cross-compilation 7 years ago
Jussi Pakkanen 2601cbe8a8 Created an unstable module for IceStorm projects. 7 years ago
Jussi Pakkanen 2dfd790f4f Created sample project for IceStorm FPGA development. 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
Alexis Jeandet 4e6630690a Added failing test case 7 years ago
Xavier Claessens 6e2e94c645 pkgconfig: Also ignore not found deps passed directly to pc generator 7 years ago
Edward Betts bdfcecd2c6 Correct spelling mistakes. 7 years ago
Jussi Pakkanen 5e4538fe63 Add external dependencies to pc files only if found. Closes #2911. 7 years ago
Jussi Pakkanen 714ac85d22 Renamed test dir to avoid duplicated numbers. 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
Andrei Alexeyev 46f5d7a31c
Fix test cases/windows/13 resources with custom targets 7 years ago
Andrei Alexeyev f8bd1c5ff2
windows.compile_resources: fix compiling multiple resources within one project 7 years ago
Andrei Alexeyev ef7cb9f280
[windows] make compile_resources use custom targets instead of generators 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 19a274c051 tests: don't try to build llvm test if dep is unfound 7 years ago
Dylan Baker ddb244f2ba tests: skip mpi test if mpi not installed 7 years ago
Dylan Baker c61da9f4a9 tests: skip vulkan test if vulkan not found 7 years ago
Dylan Baker f5458edff6 tests: skip gmock test if gtest or gmock not installed 7 years ago
Dylan Baker cece4472f6 tests: skip gtest test if gtest not installed 7 years ago