1271 Commits (0bbc9df74a69c98f52a51c530f658746d0ea95c4)

Author SHA1 Message Date
Ernestas Kulik 448710ba96 Fix Vala thread flag breakage (#2756) 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
Jussi Pakkanen 678daad6cc Created a new disabler type. 7 years ago
Jussi Pakkanen 6d03111638 Minor fixes. 7 years ago
Joergen Ibsen 521933357d Fix path for str arguments to depend_files 7 years ago
Joergen Ibsen 312bc2ca81 Fix string format recursive replace 7 years ago
Jussi Pakkanen 754e33e574 Renamed test dir to avoid duplicates. 7 years ago
Jussi Pakkanen f8a419b27d String arguments can permit arbitrary string values 7 years ago
Nirbheek Chauhan 390f0b8b52 dependencies: Convert /c/foo/bar paths to C:/foo/bar 7 years ago
Jussi Pakkanen d812a0c90c Fix OSX CI. This is a bit of a hack but needs to be done. :( 7 years ago
Nirbheek Chauhan 7586a4ac09 tests/python/4: Test that custom target depends add PATH 7 years ago
Iñigo Martínez f8aab2f011 dependencies: Use prefix variable with define_variable 7 years ago
Alexis Jeandet 8b5d466161 [Tests] Minor update for CI on Fedora 7 years ago
Nirbheek Chauhan 1223872513 tests/common/167: Port test interpreter to Windows 7 years ago
Dylan Baker c9351ce30c Add new array type option 7 years ago
Nirbheek Chauhan abcace7ee1 dependencies: Fix parsing of shebangs with spaces 7 years ago
Jussi Pakkanen 5bc1009109 Add if_found kwarg to subdir(). 7 years ago
Joergen Ibsen dad5779d3c Add test for five escapes before n 7 years ago
Joergen Ibsen b9a0589067 Fix escaping of newlines in string literals 7 years ago
Jussi Pakkanen ab1f49f400 Specify build_rpath manually to targets linked by hand. 7 years ago
Jussi Pakkanen 3cb7205e46 Update CMake reference file. 7 years ago
Iñigo Martínez 3d0a9b7911 interpreter: Reduce to_sring method to base 10 7 years ago
Iñigo Martínez 30f2c4857c interpreter: Support to_string method for int values 7 years ago
Joergen Ibsen 91a0126590 Improve escaping in configuration files 7 years ago
Josh Soref 2b0505f222 spelling: targeting 7 years ago
Josh Soref 7771d267f5 spelling: precedence 7 years ago
Josh Soref 49f8d28ef5 spelling: overridden 7 years ago
Josh Soref 8dfc9bf1f5 spelling: nonexistent 7 years ago
Josh Soref f2835004ea spelling: necessary 7 years ago
Josh Soref dbf7c7edf8 spelling: existence 7 years ago
Josh Soref 8aab7fea5a spelling: executable 7 years ago
Josh Soref 1d708d14f7 spelling: arithmetic 7 years ago
Joergen Ibsen 80157a5ea3 Make prefix substitution test uppercase 7 years ago
Dylan Baker f818e9df58 Add a configtool_variable method to dependency 7 years ago
Dylan Baker df3c006456 Use ConfigToolDependency for libwmf 7 years ago
Dylan Baker 11fbc982d3 Use ConfigToolDependency for pcap 7 years ago
Dylan Baker a2f3182172 Use ConfigToolDependency for cups 7 years ago
Dylan Baker 8e53dec314 Use ConfigToolDependency for SDL2 7 years ago
Dylan Baker 6aef6d8d07 tests: fix libwmf version 7 years ago
Alexis Jeandet 5c5eac3571 [Qt module] Added translation files compilation method 7 years ago
Joergen Ibsen f31142de88 Use regex to substitute template strings 7 years ago
Joergen Ibsen fdb48a3a0f Use re.sub instead of replace loop 7 years ago
Dylan Baker d75fc3287e tests: Don't run xcode 8 tests on xcode 9 7 years ago
Iñigo Martínez 935ca12822 dependencies: Allow pkg-config to define variables 7 years ago
Jussi Pakkanen eba6972306 Renamed test dir to avoid number duplicates. 7 years ago
Anonymous Maarten b715276cc7 tests: test getting python module using pkg-config 7 years ago
Nirbheek Chauhan 65edbf35ef dependencies: Use shlex to parse pkg-config cflags and libs 7 years ago