aboutsummaryrefslogtreecommitdiff
path: root/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.
* Move UI code into main dirMarvin W2017-03-111-6/+6
|
* 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-028-0/+823