Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove obsolete setting of CMAKE_MODULE_PATH in cmake files. | Michele Calgaro | 2022-05-03 | 1 | -1/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Raise the minimum required version of CMake to 3.1. | Slávek Banko | 2021-12-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Use CMake rules instead of calling external shell scripts | Slávek Banko | 2021-05-24 | 1 | -6/+36 |
| | | | | | | | | generate_apidox and install_apidox from the cmake submodule folder. After generating apidox, links pointing to build directory are fixed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Raise the minimum required version of CMake to 2.8.12. | Slávek Banko | 2021-01-18 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix NetBSD APM support | OBATA Akio | 2019-04-16 | 1 | -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> | ||||
* | Avoid overriding user linker flags (LDFLAGS) for modules and shared libs | Fabio Rossi | 2018-12-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Fabio Rossi <rossi.f@inwind.it> | ||||
* | Update version number to R14.1.0 | Michele Calgaro | 2015-07-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Moved TDEFileReplace to tdeutils. This resolves bug 767. | Michele Calgaro | 2015-01-27 | 1 | -1/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Finish renaming knewstuff | Slávek Banko | 2014-09-27 | 1 | -5/+5 |
| | |||||
* | Rename BUILD_KWALLET to BUILD_TDEWALLET | Timothy Pearson | 2013-08-26 | 1 | -2/+2 |
| | | | | This resolves Bug 1641 | ||||
* | Update VERSION in root CMakeLists.txt. | Darrell Anderson | 2013-08-01 | 1 | -1/+1 |
| | | | | This partially resolves bug report 1595. | ||||
* | Rename kdessh -> tdessh and kdelirc -> tdelirc. | Darrell Anderson | 2013-05-17 | 1 | -4/+4 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 1 | -2/+2 |
| | |||||
* | Additional changes to support building with cmake. | Darrell Anderson | 2012-11-11 | 1 | -0/+10 |
| | | | | Thanks to Slavek Banko. | ||||
* | Initial conversion to cmake. | Darrell Anderson | 2012-11-10 | 1 | -0/+172 |
Thanks to Fat-Zer. |