1356 Commits (7bfcf68777f5bee3cab95685acf3c4177f6b6498)

Author SHA1 Message Date
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
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
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
Dylan Baker 0ec7dd5ac5 tests: Split objc and objc++ tests 7 years ago
Dylan Baker 97d2a9d84c tests: skip objc nsstring test if gnustep is not installed 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 8a27c08b05 Use GObject-based libraries in test case/vala/11 generated vapi 7 years ago
Jon Turney bbdd6ecd4c Update PATH for python-gi tests on Windows 7 years ago
Jon Turney b616abafd8 Fix installed files check for gobject-introspection tests on Cygwin 7 years ago
Jon Turney fd683a2b81 CI: Run boost test for Cygwin 7 years ago
Jon Turney bcc95d7dd7 Use location formatting in mlog.warning() for invalid kwarg warning 7 years ago
Jon Turney f85fde743a Wire up locations in a couple more warnings 7 years ago
Nirbheek Chauhan 851475db9b intrp: Consolidate subproject dep checking and logging 7 years ago
Jon Turney 500c39cb07 Fix test cases/windows/5 resources 7 years ago
Jon Turney ad5cc2ce55 Append warning location to warning output by warning() 7 years ago
Jon Turney dd1de073f4 Add a test case for location in duplicate kwarg warning 7 years ago
Nirbheek Chauhan 6f3e2a0a07 compilers: prefer C++ over objc in clink_langs 7 years ago