aboutsummaryrefslogtreecommitdiff
path: root/cmake/UseVala.cmake
Commit message (Collapse)AuthorAgeFilesLines
* 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