1279 Commits (ac8e885068ced1fa3a99d3e8d9754b58f9c539d8)

Author SHA1 Message Date
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
Nirbheek Chauhan 4405a1297b dependencies: Add a test for static libs with pkg-config 7 years ago
Dylan Baker 1b6a20e7a2 llvm: fix static linking 7 years ago
Markus Theil 875b3bbbe4 tests: fix qt unity build 7 years ago
Markus Theil 91c07aa301 tests: adapted Qt test for multiple rcc files 7 years ago
Philipp Ittershagen a176588151 fix include_directories handling in subprojects for compiler tests. 7 years ago
Félix Piédallu bb84c1d109 Add LibWmf as a specified dependency, and associated tests. 7 years ago
Martin Kelly 02bea7d5bf namespace run_targets by subproject 7 years ago
Jussi Pakkanen e8ed975444 Renamed test dir to avoid duplicate numbers. 7 years ago
Adam C. Foltzer f21034dfea add failing test case for overly-strict sandbox violation 7 years ago
Lyude Paul 1a159db8e9 Raise InvalidArguments when trying to link against strings 7 years ago
Jussi Pakkanen e292369ee2 Do not run MPI Fortran tests on Ubuntu Artful. 7 years ago
Jussi Pakkanen 6e406ed0db Test GDC shared libraries only from version 8, since 7 is broken in Debian at least. 7 years ago
Leif Middelschulte 6fc3c0df0c fixes the extended test suite to work with qt5 **and** qt4. 7 years ago
Leif Middelschulte 98e095bd47 extends test case to fail if macro is undefined durcing preprocessing 7 years ago
Jussi Pakkanen 004cc1493b Add a bunch of tests to sandboxing. 7 years ago
Dylan Baker 5584409346 llvm: Add support for linking statically 7 years ago
Dylan Baker cadf5f3c04 llvm: Add optional modules 7 years ago
Dylan Baker ab83cde966 llvm test: Replace tinfo with something else 7 years ago
liugang 36d85db5d4 fix all subproject using wrap-file broken 7 years ago
Alexis Jeandet 94cfb42222 Fixes Qt4 plugin build and mixed Qt4/Qt5 tests builds. 7 years ago
Jussi Pakkanen 93aa32219f Add system dependencies for LLVM test. 7 years ago
Jussi Pakkanen 68bd64cd38 Prevent projects from directly grabbing files from other subprojects. 7 years ago
Dylan Baker 7dfad54f06 options: Add a permitted_kwargs function 7 years ago
Dylan Baker 4e18483ff3 tests: fix option in case 140 7 years ago
Alistair Thomas 6483a0d846 Add additional directory depth tests to Vala test case 22 7 years ago
Corentin Noël f13887b64a Reduce code complexity, fix nested array in files instruction 7 years ago
Corentin Noël ac8d5f2156 Allow different directories for Vala files 7 years ago
Patrick Griffis 893d101fff gnome: Add header kwarg to generate_gir() 7 years ago
Alexis Jeandet a9258923fa Added include directory argument for Qt's Moc which is needed to build plugins. 7 years ago
Niklas Claesson bbdba876af Boost: Improve search algorithm 7 years ago
Nirbheek Chauhan b0c40737bf tests/7 gnome: Test that GIR deps are flattened 7 years ago
Jussi Pakkanen 1b442d11b4 Prevent projects from grabbing other projects' options. 7 years ago
Jussi Pakkanen a655b64989 Add an rpath entry to shared libraries that are linked from the source tree. 7 years ago
Jussi Pakkanen ac79eebc2f Moved prebuilt static library under unit tests. 7 years ago
Jussi Pakkanen b9c4fc728c Moved prebuilt object test under unittests. 7 years ago
Nirbheek Chauhan 040fa07e36 tests/common/145: Move each target into its own subdir 7 years ago
Niklas Claesson 68275b32e8 Implement capture for generators 7 years ago
Dylan Baker dda5e8cadb Allow CustomTarget's to be indexed 7 years ago
Dylan Baker 035bee5c54 deps: demote LLVM config to instance variable 7 years ago
Dylan Baker d070100c8c link_whole should be considered a source for targets 7 years ago
Luke Shumaker bb25260f00 flake8: Perform suggested whitespace/formatting changes 7 years ago
Niklas Claesson 63ada0ce26 Update according to input 7 years ago