summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Fix NetBSD APM supportOBATA Akio2019-05-041-0/+1
| | | | | | | | | NetBSD APM is supported other than i386 too, emulate API, so change to detect with MI support header. Additionally, catch up support codes to others. Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit f8424834b6a36b4d3e43e3af199e55c18fb913b8)
* Updated VERSION reference to R14.0.6 in CMakeLists.txtMichele Calgaro2019-03-031-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Avoid overriding user linker flags (LDFLAGS) for modules and shared libsFabio Rossi2018-12-181-2/+2
| | | | | Signed-off-by: Fabio Rossi <rossi.f@inwind.it> (cherry picked from commit 44d731b5ac31423121985a509cf8880048a2f110)
* Update version number for new target R14.0.5Slávek Banko2016-11-121-1/+1
|
* Update version number for new target R14.0.4Slávek Banko2016-02-291-1/+1
|
* Update version number for new target R14.0.3Slávek Banko2015-11-301-1/+1
|
* Update version number for new target R14.0.2Slávek Banko2015-08-261-1/+1
|
* Update version in CMakeLists filesSlávek Banko2015-07-111-1/+1
|
* Finish renaming knewstuffSlávek Banko2014-09-271-5/+5
|
* Rename BUILD_KWALLET to BUILD_TDEWALLETTimothy Pearson2013-08-261-2/+2
| | | | This resolves Bug 1641
* Update VERSION in root CMakeLists.txt.Darrell Anderson2013-08-011-1/+1
| | | | This partially resolves bug report 1595.
* Rename kdessh -> tdessh and kdelirc -> tdelirc.Darrell Anderson2013-05-171-4/+4
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-2/+2
|
* Additional changes to support building with cmake.Darrell Anderson2012-11-111-0/+10
| | | | Thanks to Slavek Banko.
* Initial conversion to cmake.Darrell Anderson2012-11-101-0/+172
Thanks to Fat-Zer.