aboutsummaryrefslogtreecommitdiff
path: root/cmake
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite meson build scripts into cmakelistsAqua-sama2020-12-075-0/+175
|
* Add AboutPlugin dialogAqua-sama2018-11-221-53/+0
|
* Create bindir/include if needed because make doesn'tAqua-sama2018-10-201-0/+1
|
* Fix config.h from regenerating on every buildAqua-sama2018-10-201-5/+7
|
* Add cmake manpage targetAqua-sama2018-10-201-3/+4
|
* Add Kconfiglib to parse Kconfig/.configAqua-sama2018-10-201-30/+28
|
* buildconfig: don't overwrite install prefix by defaultAqua-sama2018-10-161-1/+3
|
* Rewrite vendor.cmake to cmake/VendorConfig.cmakeAqua-sama2018-10-151-0/+49
Add menuconfig-editable .config files to platforms. VendorConfig.cmake looks for and includes .config files based on platform name.