summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Move appdata file to new location (#217)James Buren2018-12-271-1/+1
* Merge translations into plugin descriptions (#104)Christian Dywan2018-10-191-10/+12
* Revise generated files once more (#83)Christian Dywan2018-10-091-5/+5
* Fix intltool, gresource and gir targets (#77)Christian Dywan2018-10-061-7/+9
* Rewrite browser core completely in ValaChristian Dywan2018-07-094-189/+0
* Compile typelib from girDanila Poyarkov2015-07-061-0/+7
* Swap cache and config folder variables as per alphabetic orderPaweł Forysiuk2014-04-041-2/+2
* Execute extension tests separately from CMakeChristian Dywan2014-04-041-5/+6
* Use dependencies to clear test folders before executionChristian Dywan2014-04-041-3/+15
* Turn off GIR xml generation by default, and make it run after compile when en...gue5t2014-03-041-1/+2
* Implement GIR build supportgue5t2014-03-041-0/+30
* Remove contained folders in ContainTestChristian Dywan2014-01-261-0/+1
* Clarify suggestion to install Vala or specify the versionChristian Dywan2013-11-141-1/+1
* Fix check for found valac and mention VALAC variableChristian Dywan2013-11-141-2/+2
* Pick up valac executable from VALAC if definedChristian Dywan2013-10-281-1/+1
* Set contained environment on tests running under toolsChristian Dywan2013-10-011-0/+23
* Add USE_APIDOCS to build API docs with CMakeChristian Dywan2013-09-271-0/+61
|\
| * Try to include inline annotations in generated documentationPaweł Forysiuk2013-09-271-0/+1
| * Add targets gtkdoc helper programs and inter-dependencies to custom targetsPaweł Forysiuk2013-09-271-11/+9
| * Build docs in build folderChristian Dywan2013-09-271-10/+11
| * Add USE_APIDOCS to build API docs with CMakeOlivier Duchateau2013-09-221-0/+61
* | Move convert macro into its own file and use it for iconsChristian Dywan2013-09-141-0/+19
|/
* Provide and install .appdata.xml file for app storesChristian Dywan2013-09-051-0/+8
* Fix quoting of desktop source and install path in FindIntltoolChristian Dywan2013-08-231-1/+2
* Add pot target to update translation templateChristian Dywan2013-08-231-0/+11
* Merge translations into .desktop filesChristian Dywan2013-08-221-0/+18
* Add rules to run tests with CMakeChristian Dywan2013-08-191-0/+18
* Initial minimal CMake build setupChristian Dywan2013-08-184-0/+361