aboutsummaryrefslogtreecommitdiff
path: root/cmake/UseVala.cmake
Commit message (Collapse)AuthorAgeFilesLines
* libdino: remove dependency to GTK+ (all GTK+ code is in main+plugins)Marvin W2017-08-171-6/+6
|
* New CMakeMarvin W2017-03-231-3/+15
| | | | | - add install and uninstall targets - compatibility for systems without pkg-config
* Force Make into using a single threadMarvin W2017-03-121-2/+4
| | | | | | | This also restricts fast-vapi's to Ninja. fast-vapi's improve build performance when multi-threaded, but are bad when single-threaded. Again emphasize that ninja-build should be used.
* CMake: merge created header+vapi files into a single directoryMarvin W2017-03-111-9/+15
|
* Initial plugin systemMarvin W2017-03-101-69/+107
|
* Outfactor PGP into pgpme-valafiaxh2017-03-101-1/+1
|
* Initial commitfiaxh2017-03-021-0/+271