summaryrefslogtreecommitdiff
path: root/test cases
AgeCommit message (Expand)Author
2017-10-25llvm: Add support for linking staticallyDylan Baker
2017-10-25llvm: Add optional modulesDylan Baker
2017-10-25llvm test: Replace tinfo with something elseDylan Baker
2017-10-14fix all subproject using wrap-file brokenliugang
2017-10-12Fixes Qt4 plugin build and mixed Qt4/Qt5 tests builds.Alexis Jeandet
2017-10-08Add system dependencies for LLVM test.Jussi Pakkanen
2017-10-08Prevent projects from directly grabbing files from other subprojects.Jussi Pakkanen
2017-10-07Merge pull request #2426 from dcbaker/submit/options-permitted-kwargsJussi Pakkanen
2017-10-04options: Add a permitted_kwargs functionDylan Baker
2017-10-04tests: fix option in case 140Dylan Baker
2017-10-03Add additional directory depth tests to Vala test case 22Alistair Thomas
2017-10-03Merge github.com:mesonbuild/meson into vala-target-dirsCorentin Noël
2017-10-03Reduce code complexity, fix nested array in files instructionCorentin Noël
2017-10-02Merge pull request #2397 from mesonbuild/prebuiltJussi Pakkanen
2017-10-02Allow different directories for Vala filesCorentin Noël
2017-10-02Merge pull request #2282 from NickeZ/improve-boostJussi Pakkanen
2017-10-02Merge pull request #2375 from centricular/gnome-gir-fixesJussi Pakkanen
2017-10-01gnome: Add header kwarg to generate_gir()Patrick Griffis
2017-10-01Added include directory argument for Qt's Moc which is needed to build plugins.Alexis Jeandet
2017-10-01Boost: Improve search algorithmNiklas Claesson
2017-10-01tests/7 gnome: Test that GIR deps are flattenedNirbheek Chauhan
2017-10-01Prevent projects from grabbing other projects' options.Jussi Pakkanen
2017-10-01Merge pull request #2313 from dcbaker/fix-2180Jussi Pakkanen
2017-09-30Add an rpath entry to shared libraries that are linked from the source tree.Jussi Pakkanen
2017-09-30Moved prebuilt static library under unit tests.Jussi Pakkanen
2017-09-30Moved prebuilt object test under unittests.Jussi Pakkanen
2017-09-30tests/common/145: Move each target into its own subdirNirbheek Chauhan
2017-09-29Implement capture for generatorsNiklas Claesson
2017-09-29Merge pull request #2378 from dcbaker/llvm-cleanupsJussi Pakkanen
2017-09-27Allow CustomTarget's to be indexedDylan Baker
2017-09-26deps: demote LLVM config to instance variableDylan Baker
2017-09-26Merge pull request #2348 from centricular/configure-file-infinite-loopJussi Pakkanen
2017-09-22Merge pull request #2187 from centricular/fix-pcap-dependencyJussi Pakkanen
2017-09-22Merge pull request #2357 from LukeShu/flake8Jussi Pakkanen
2017-09-21link_whole should be considered a source for targetsDylan Baker
2017-09-21Merge pull request #2340 from NickeZ/generator-fixJussi Pakkanen
2017-09-21flake8: Perform suggested whitespace/formatting changesLuke Shumaker
2017-09-20Update according to inputNiklas Claesson
2017-09-20Consider compilers used in static_library parentsDylan Baker
2017-09-20Add @PLAINNAME@ and @BASENAME@ to arguments argument for GeneratorNiklas Claesson
2017-09-20tests/common/144: Add a test for #1865Nirbheek Chauhan
2017-09-20dependencies: Add version detection to pcapNirbheek Chauhan
2017-09-18Merge pull request #2310 from hvenev/reconfigure-get_optionJussi Pakkanen
2017-09-18ninja: Fix the dependency on the VAPI when 'vala_vapi' is usedGuillaume Poirier-Morency
2017-09-18Merge pull request #2263 from ximion/dlangJussi Pakkanen
2017-09-18tests/common/159: Don't try to run 'echo'Nirbheek Chauhan
2017-09-17d: Make feature names less verboseMatthias Klumpp
2017-09-15Add test for get_option(b_xxx) on reconfigure.Hristo Venev
2017-09-14Merge pull request #2216 from ebassi/yelp-linguasJussi Pakkanen
2017-09-12Merge pull request #1943 from QuLogic/duplicate-namesJussi Pakkanen