1398 Commits (d6b5d7fe9f5c4aa231d3640daf342406e5c7be15)

Author SHA1 Message Date
Aleksey Filippov d6b5d7fe9f Add library with generated_pc and PkgConfigDependency support to pkgconfig.generate() 7 years ago
Aleksey Filippov c88f569599 Fix comment misprint in 'test cases/common/51 pkgconfig-gen/dependencies' 7 years ago
Adam C. Foltzer 3332f33649 Fix Rust compiler-private library ambiguity 7 years ago
Aleksey Filippov 56c6489a6c Fix wxwidgets dependency: pass modules to wx-config 7 years ago
Peter Hutterer 6b550ae91f Allow for missing install_dir in install_data() 7 years ago
Niclas Moeslund Overby c572d222da Use dependency link arguments in C# targets 7 years ago
Jon Turney 7a618d2817 Fix test cases/frameworks/19 pcap for OSX 7 years ago
Jon Turney 8d5c660944 Make test cases/frameworks/15 llvm tolerate no libtinfo 7 years ago
Jon Turney 8a48e43fd9 In test cases/frameworks/8 flex, ensure yyparse() is prototyped 7 years ago
Jon Turney 6243262b67 Fix test cases/frameworks/6 gettext for windows 7 years ago
Jon Turney 67ef738d61 Skip test cases/frameworks/20 cups if cups not found 7 years ago
Jon Turney c650bd78ca Skip test cases/frameworks/19 pcap if pcap not found 7 years ago
Jon Turney a0e98326ca Skip test cases/frameworks/16 sdl2 if sdl2 not found 7 years ago
Jon Turney 2aa7f14223 Skip test cases/frameworks/15 llvm if llvm not found 7 years ago
Jon Turney d78f88160a Skip test cases/frameworks/13 yelp if itstool isn't found 7 years ago
Jon Turney d5b8f18f17 Skip test cases/frameworks/12 multiple gir if g-ir-scanner not found 7 years ago
Jon Turney 1d36df3d40 Skip test cases/frameworks/11 gir subproject if prereqs not found 7 years ago
Jon Turney 90cbe48968 Skip test cases/frameworks/10 gtk-doc if gtkdoc not found 7 years ago
Jon Turney b5edf78204 Skip test cases/frameworks/8 flex if flex or bison not found 7 years ago
Jon Turney 68a5b8d9fc Skip test cases/frameworks/7 gnome if prereqs not found 7 years ago
Jon Turney 5ff84e4f50 Skip test cases/frameworks/6 gettext if prereqs not found 7 years ago
Jon Turney 7d974cd962 Skip test cases/frameworks/4 qt if Qt5 not found 7 years ago
Jon Turney e4b4911410 Skip test cases/frameworks/1 boost if boost not found 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