summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Use centralized cmake versionMichele Calgaro2024-03-151-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS caused by cmake lowercase renamingMichele Calgaro2024-03-091-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* cmake files: change keywords to lower caseMichele Calgaro2024-03-081-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* kxkb: utilize a translations provseided by xkeyboard-configAlexander Golubev2024-03-031-0/+2
| | | | | | | | | xkeyboard-config package comes with a message catalogue of its own to translate locale, keyboard model and xkb option names. It would be easier and more robust to utilize it instead of redoing all translation in-house. Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Simplify code since cmake minimum version is now 3.5Michele Calgaro2024-02-151-7/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Make dependency upon libssh optionalAlexander Golubev2023-12-251-0/+2
| | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-051-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added TDE license info dialogMichele Calgaro2023-03-271-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Use TDE cmake macro to set versionMichele Calgaro2022-06-201-1/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add man pages for TDE applications.Michele Calgaro2022-05-231-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-031-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed HAL dependant code.Michele Calgaro2022-02-141-3/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Raise the minimum required version of CMake to 3.1.Slávek Banko2021-12-291-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use CMake rules instead of calling external shell scriptsSlávek Banko2021-05-241-6/+35
| | | | | | | | 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 Banko2021-01-181-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Create a systemd service file for tdmaneejit12021-01-171-0/+1
| | | | Signed-off-by: aneejit1 <aneejit1@gmail.com>
* Renamed release_notes to tde_release_notes.Michele Calgaro2020-02-151-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Avoid overriding user linker flags (LDFLAGS) for modules and shared libsFabio Rossi2018-12-171-2/+2
| | | | Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
* Update version number to R14.1.0Michele Calgaro2015-07-121-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Move the Xinerama test to main ConfigureChecks.cmakeAlexander Golubev2014-04-291-1/+1
|
* twin/compton-tde: transparent pass TDE build-time configure options to ↵Alexander Golubev2014-04-291-0/+3
| | | | compot-tde
* Remove useless cmake configuration options WITH_XEXT and WITH_XDAMAGEAlexander Golubev2014-04-291-8/+0
|
* Fix compton-tde FTBFS on older systemsTimothy Pearson2014-04-011-0/+4
|
* Extract and include any pertinent SCM metadata from the crashed application ↵Timothy Pearson2014-03-281-0/+1
| | | | in its crash report
* Removed unnecessary dependency on dbus-tqt and dbus-1-tqtSlávek Banko2014-02-041-1/+1
|
* Change/swap WITH_HAL and WITH_TDEHWLIB configuration defaults.Darrell Anderson2014-01-201-2/+2
|
* Create a Release Notes help handbook module, create a Release Notes linkDarrell Anderson2014-01-191-1/+1
| | | | in the Welcome to TDE handbook, and provide a run-once autostart mechanism.
* Rename kdebugdialog -> tdedebugdialogDarrell Anderson2014-01-061-2/+2
|
* Rename kdeeject -> tdeejectDarrell Anderson2014-01-061-2/+2
|
* Fix konsole super user sessions with sudo or suSlávek Banko2013-11-211-0/+2
| | | | This resolves Bug 853
* Set WITH_SUDO_TDESU_BACKEND configuration option to same default as tdelibs.Darrell Anderson2013-11-091-1/+1
| | | | This resolves bug report 1702.
* Add optional opengl supportAlexander Golubev2013-09-081-0/+2
|
* Add lm_sensors optional support for ksysguardAlexander Golubev2013-09-081-0/+2
|
* kdesktop/lock: use kdBacktrace() in case of failAlexander Golubev2013-08-291-1/+0
|
* Update VERSION in root CMakeLists.txt.Darrell Anderson2013-08-011-1/+1
| | | | This partially resolves bug report 1595.
* Update references of kscreensaver->tdescreensaver.Darrell Anderson2013-07-291-2/+2
|
* Update method used to detect man page interface.Alexander Golubev2013-07-291-9/+0
|
* Add build conditional for tdekbdledsyncTimothy Pearson2013-07-251-2/+2
|
* Add highly experimental tdekbdledsync applicationTimothy Pearson2013-07-241-0/+2
|
* Rename kdepasswd -> tdepasswdSlávek Banko2013-07-221-2/+2
|
* Fix tdeioslave build optionsFat-Zer2013-07-011-2/+2
| | | | This resolves Bug 1557
* Kickoff menu: Adds a distribution-specific link in 'computer' tabFrancois Andriot2013-05-091-0/+21
|
* Added support for makewhatis in tdeio-manFrancois Andriot2013-05-051-0/+10
| | | | This resolves Bug 714
* Add cmake configure option to support ksmserver shutdown debugging timing ↵Darrell Anderson2013-04-261-0/+1
| | | | markers.
* Reapply commit 936d3cec inadvertently reverted in de7e5867Slávek Banko2013-03-031-0/+2
|
* Rename kioslavesTimothy Pearson2013-01-271-3/+3
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-11/+9
|
* Add CMake option for backtrace in kdesktop_lock exception handlerSlávek Banko2013-01-261-0/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-2/+2
|
* Fix cmake build: unconditioned installation of migratekde3 and xdg-r14-updateAlexander Golubev2012-12-141-1/+1
|