Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-17 | CMake: Document that the globs are expanded during CMake | Julian Andres Klode | |
This will avoid people from thinking that they have to do nothing when they change the set of files. Gbp-Dch: ignore | |||
2016-08-06 | CMake: Add basic CMake build system | Julian Andres Klode | |
Introduce an initial CMake buildsystem. This build system can build a fully working apt system without translation or documentation. The FindBerkelyDB module is from kdelibs, with some small adjustements to also look in db5 directories. Initial work on this CMake build system started in 2009, and was resumed in August 2016. |