1173 Commits (7b36897ff9102b44f57359d0dd3ddc47ea19a052)

Author SHA1 Message Date
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 8 years ago
Dylan Baker 035bee5c54 deps: demote LLVM config to instance variable 8 years ago
Dylan Baker d070100c8c link_whole should be considered a source for targets 8 years ago
Luke Shumaker bb25260f00 flake8: Perform suggested whitespace/formatting changes 8 years ago
Niklas Claesson 63ada0ce26 Update according to input 8 years ago
Dylan Baker d5003c2190 Consider compilers used in static_library parents 8 years ago
Niklas Claesson 07dde545d9 Add @PLAINNAME@ and @BASENAME@ to arguments argument for Generator 8 years ago
Nirbheek Chauhan 65dfa428d5 tests/common/144: Add a test for #1865 8 years ago
Nirbheek Chauhan 20991c0669 dependencies: Add version detection to pcap 8 years ago
Guillaume Poirier-Morency 02ad00b982 ninja: Fix the dependency on the VAPI when 'vala_vapi' is used 8 years ago
Nirbheek Chauhan 5068f13a28 tests/common/159: Don't try to run 'echo' 8 years ago
Matthias Klumpp 61db415d7f d: Make feature names less verbose 8 years ago
Hristo Venev f2fc32069b Add test for get_option(b_xxx) on reconfigure. 8 years ago
Iñigo Martínez 540c928e30 gnome: Docbook generation for gdbus_codegen() 8 years ago
Matthias Klumpp 6cd3f066b4 d: Implement specific properties for D features 8 years ago
Matthias Klumpp d83c289442 d: Add easy way to use D-specific features 8 years ago
Nirbheek Chauhan 276e9c15cc str.split() can now take a positional argument 8 years ago
Nirbheek Chauhan b3c70f495b interpreter: Always flatten when unholding arrays 8 years ago
Nirbheek Chauhan 4a9c31025c tests/common/48: Don't read newline 8 years ago
Nirbheek Chauhan db199b06e6 Add a test for the custom target incdirs change 8 years ago
Nirbheek Chauhan aff981a6b0 Fix regression in test definitions 8 years ago
Jussi Pakkanen 72a6683c6f Permit overriding find_program from the cross file. 8 years ago
Patrick Griffis 04b2c67b7d gnome.gdbus_codegen(): Add annotations keyword 8 years ago
Hemmo Nieminen 64950bd318 Add a regression test for test suites. 8 years ago
Daniel Stone e1ffae0580 Add Compiler.get_supported_arguments() 8 years ago
Elliott Sales de Andrade 7fb1973cac Use include-uninstalled for internal gir deps. 8 years ago
Iñigo Martínez 35ef236c43 add support for cups dependencies (#2255) 8 years ago
Matthias Klumpp 5f0a91baa5 d: Newer GDC versions can compile shared libraries 8 years ago
Matthias Klumpp 36657e3a30 trivial: Fix typos 8 years ago
Matthias Klumpp d49eeb243f gnome: Fix typo in gtkdoc_html_dir, so it returns the correct path 8 years ago
Thibault Saunier 52b7f1a096 c#: Handle external dependencies from .pc files 8 years ago
Thibault Saunier 44dc028499 tests: Check that generated sources can be used in csharp targets 8 years ago
Jussi Pakkanen 0a5bba1937 Do not use dot in doxygen even if it is installed so list of generated files is always the same. 8 years ago
Michał Wikliński 9154a6473b Find Boost dep when there is an extra lib to link 8 years ago
Jussi Pakkanen e02f1dc809 Remove PHONY because Windows and OSX file systems are crap. Closes #2199. 8 years ago
Emmanuele Bassi 06fdabb7ac Support LINGUAS for gnome.yelp() languages 8 years ago
Peter Harris ee34f454ca Fix detection of clang "optimization arguments" 8 years ago