Commit Graph

19 Commits (d80915dd0c305e7e29998aca38d7adfa02a08f1f)

Author SHA1 Message Date
Michele Calgaro a932089064
Use centralized cmake version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro 57be2f09e2
Simplify code since cmake minimum version is now 3.5
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Slávek Banko d3a7ab029b
Raise the minimum required version of CMake to 3.5.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
Michele Calgaro f2954d74f3
Use TDE cmake macro to set version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro 37fdaba617
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko fab87c45cf
Raise the minimum required version of CMake to 3.1.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko dbce3eb867
Use CMake rules instead of calling external shell scripts
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>
4 years ago
Slávek Banko 7e102cd765
Raise the minimum required version of CMake to 2.8.12.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
OBATA Akio f8424834b6 Fix NetBSD APM support
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>
6 years ago
Fabio Rossi 44d731b5ac Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
6 years ago
Michele Calgaro 77c5ce1be6 Update version number to R14.1.0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro 08f2b5848d Moved TDEFileReplace to tdeutils. This resolves bug 767.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Slávek Banko 80e661aaac Finish renaming knewstuff 11 years ago
Timothy Pearson 956d52ae74 Rename BUILD_KWALLET to BUILD_TDEWALLET
This resolves Bug 1641
12 years ago
Darrell Anderson 4f82b4a858 Update VERSION in root CMakeLists.txt.
This partially resolves bug report 1595.
12 years ago
Darrell Anderson 359294c336 Rename kdessh -> tdessh and kdelirc -> tdelirc. 12 years ago
Timothy Pearson 79fd2b2bbd Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Darrell Anderson d71a3e005c Additional changes to support building with cmake.
Thanks to Slavek Banko.
12 years ago
Darrell Anderson c1a8ee04fb Initial conversion to cmake.
Thanks to Fat-Zer.
12 years ago