aboutsummaryrefslogtreecommitdiff
path: root/test cases/frameworks
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-10tests/gnome: Add missing enums.h dep to enums2.cNirbheek Chauhan1-1/+1
2016-10-10dependencies: Fix traceback always setting 'variable'Thibault Saunier1-0/+3
2016-10-04Add missing dependency in gnome.mkenums test.Elliott Sales de Andrade1-6/+7
2016-10-03Merge pull request #718 from QuLogic/glib-mkenums-genmarshalJussi Pakkanen12-1/+418
2016-10-01Merge pull request #803 from centricular/generated-sources-header-depsJussi Pakkanen1-2/+2
2016-10-02tests/7 gnome: Add a dependency on the compiled schemasNirbheek Chauhan1-2/+2
2016-09-28Allow running mkenums without templates.Elliott Sales de Andrade5-6/+178
2016-09-28Converted mkenums to be single invocation.Jussi Pakkanen1-9/+8
2016-09-28Generate genmarshal header and body simultaneously.Elliott Sales de Andrade1-6/+4
2016-09-28Add support for glib-genmarshal to gnome module.Elliott Sales de Andrade5-0/+120
2016-09-28Add support for glib-mkenums to gnome module.Elliott Sales de Andrade7-1/+129
2016-09-14Also add GIR include_directories to header search path.Elliott Sales de Andrade1-1/+0
2016-09-14Allow GirTargets as includes for another GirTarget.Elliott Sales de Andrade1-2/+1
2016-09-14Determine GIR include paths like targets.Elliott Sales de Andrade9-0/+383
2016-09-04Some platforms require linking against libintl explicitly.Jussi Pakkanen1-1/+2
2016-08-29tests: framworks: 7 gnome: Stop using g_autoptrThibault Saunier1-3/+11
2016-08-29Test building gir file using internal dependenciesThibault Saunier10-0/+398
2016-08-21tests: Don't fail wxwidgets test if wxwidgets is not installed (#639)Nirbheek Chauhan1-4/+5
2016-05-29Can have multiple Qt resource files in a single target. Closes #572.Jussi Pakkanen3-4/+12
2016-05-25Helper function to get the install dir of a gtkdoc module. Closes #551.Jussi Pakkanen2-2/+4
2016-03-28Moved gettext into i18n module.Jussi Pakkanen3-4/+5
2016-03-17Add dir support for find_library and remove deprecated standalone version. Cl...Jussi Pakkanen1-11/+11
2016-01-02By default do not specify language version but instead use the compiler's def...Jussi Pakkanen1-1/+2
2015-11-25Added script to run benchmarks.Jussi Pakkanen1-1/+1
2015-11-13Fix gtkdoc. We had to disable the test but on the other hand we have gstreame...Jussi Pakkanen2-1/+3