aboutsummaryrefslogtreecommitdiff
path: root/test cases/frameworks
AgeCommit message (Expand)AuthorFilesLines
2017-06-22Merge pull request #1966 from QuLogic/gtkdoc-librariesJussi Pakkanen4-1/+43
2017-06-21Merge pull request #1924 from mesonbuild/tingping/yelp-fixesJussi Pakkanen2-0/+15
2017-06-19Add example of generated header in docs.Elliott Sales de Andrade4-1/+43
2017-06-17wxwidgets: Fix usage of multiple dependency() callsNirbheek Chauhan1-0/+1
2017-06-10tests: Make SDL2 compulsory now that it's in the CI imageNirbheek Chauhan1-5/+6
2017-06-09gnome.yelp(): Test symlink_media casePatrick Griffis2-0/+14
2017-06-09gnome.yelp(): Make copies of media files when symlink is falsePatrick Griffis1-0/+1
2017-06-10tests: Increase dependencies coverage a bit moreNirbheek Chauhan1-0/+6
2017-06-09tests: Improve llvm dependency test coverageNirbheek Chauhan1-0/+7
2017-06-09Add a new test for SDL2, which didn't have oneNirbheek Chauhan2-0/+42
2017-06-04Merge pull request #1545 from centricular/dont-link-recursivelyJussi Pakkanen1-1/+1
2017-06-03Use correct gettext input file in testRene Lopez2-2/+14
2017-06-02Don't add dependencies recursively while linkingNirbheek Chauhan1-1/+1
2017-05-29De-uniquefy.Jussi Pakkanen1-1/+1
2017-05-25add static Boost dependency testAdam C. Foltzer1-2/+5
2017-05-09Upgrade CI image to Ubuntu Zesty.Jussi Pakkanen1-2/+2
2017-05-08Add support for @CURRENT_SOURCE_DIR@ in generator argumentsAlberto Aguirre4-0/+22
2017-05-03Add dependency for LLVM. Fixes #1611Dylan Baker2-0/+86
2017-04-15tests: skip protocol buffers test if deps are not foundTim-Philipp Müller1-2/+7
2017-04-09Add an option to dependencies called 'method'. This can be used toAaron Small2-6/+9
2017-03-01Merge pull request #1379 from mesonbuild/doxygenJussi Pakkanen7-0/+2695
2017-02-26tests: Use #!/usr/bin/env python3 for all scriptsNirbheek Chauhan1-1/+3
2017-02-20gnome: Support configure_file() output in compile_resourcesNirbheek Chauhan2-2/+15
2017-02-18Improved the Doxygen sample project.Jussi Pakkanen6-19/+106
2017-02-12Created doxygen sample project.Jussi Pakkanen6-0/+2608
2017-01-21tests/4 qt: Force the use of -std=c++11Nirbheek Chauhan1-1/+3
2017-01-09Fix Gnome module.Jussi Pakkanen1-5/+6
2017-01-04test/7 gnome: Fix on ICC and suppress a warningNirbheek Chauhan3-7/+18
2016-12-18Qt: Allow passing a name arg to preprocess()Nirbheek Chauhan1-0/+3
2016-12-03Merge pull request #1076 from mesonbuild/tingping/gresource-exportJussi Pakkanen3-0/+23
2016-12-03i18n: Add merge_file functionPatrick Griffis6-0/+19
2016-11-20gnome.compile_resources(): Add export and install_header kwargsPatrick Griffis2-0/+3
2016-11-20gnome.compile_resources(): Add ability to output gresource bundlesPatrick Griffis3-0/+20
2016-11-20gnome: Update required version for glib-compile-resources depfile fixesPatrick Griffis1-1/+1
2016-11-14trivial: remove executable bits on gnome frameworkIgor Gnatenko10-0/+0
2016-11-14Disable gresource dependency generation as it breaks Ninja.Jussi Pakkanen1-2/+2
2016-11-13tests/4 qt: Test that invalid modules are not foundNirbheek Chauhan1-0/+11
2016-11-13tests/4 qt: Don't search for QtWidgets with Qt4Nirbheek Chauhan1-1/+6
2016-11-13Add a test for gir dependencies and includesNirbheek Chauhan12-23/+314
2016-11-12Merge pull request #1010 from centricular/qt5-broken-moc-detectionJussi Pakkanen13-41/+45
2016-11-12Fix regex used in custom target evaluationNirbheek Chauhan2-2/+2
2016-11-11tests: Remove outdated qt4 manual test and rename qt5 automated testNirbheek Chauhan12-0/+0
2016-11-11qt4, qt5 modules: Improve moc/uic/rcc detectionNirbheek Chauhan1-30/+34
2016-11-09Allow tests to mark themselves as skipped during runtime.Jussi Pakkanen1-1/+3
2016-10-23Add missing period.Jussi Pakkanen1-1/+1
2016-10-23Merge pull request #934 from mesonbuild/wip/tingping/gnome-yelpJussi Pakkanen8-0/+50
2016-10-21Add support for extracting objects in unity buildsNirbheek Chauhan1-0/+2
2016-10-19Add test for gnome.yelp()Patrick Griffis8-0/+50
2016-10-13gnome: allow use of generated files with compile_resources()Sam Thursfield13-8/+104
2016-10-13Use stdout for success message instead of stderr in gresource testSam Thursfield1-1/+1