summaryrefslogtreecommitdiffstats
path: root/modules/TDEMacros.cmake
Commit message (Collapse)AuthorAgeFilesLines
...
* Conversion qt->tqt.Michele Calgaro2018-09-081-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add support for libraries with release number in the name of the librarySlávek Banko2017-03-261-12/+48
| | | | | | See https://www.gnu.org/software/libtool/manual/html_node/Release-numbers.html Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix '.la' file name for libraries with dot in nameSlávek Banko2017-02-181-2/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Automatically run tests within check targetSlávek Banko2017-01-291-1/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* tde_add_check_executable: add TEST argumentAlexander Golubev2017-01-261-0/+18
| | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* add tde_add_check_executable macroAlexander Golubev2017-01-261-1/+108
| | | | | | - also add EXCLUDE_FROM_ALL arg for tde_add_library Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Find tdelfeditor executable on the system pathsSlávek Banko2016-03-171-11/+11
| | | | | | instead of on the current installation path Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed use of tdelfeditor on base 'so' file of versioned librarySlávek Banko2016-03-171-8/+9
| | | | | | because this file is a symlink to versioned library Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Move last command processing 'ui' file from TDEMacros to tde_uicSlávek Banko2016-03-171-1/+1
| | | | | | Used cmake method of processing output from the command Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix CMP0054 warnings with CMake 3.1Slávek Banko2015-05-311-72/+72
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix CMP0011 warning related to CMP0026Slávek Banko2015-05-311-0/+11
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix characters disallowed for target name in tde_create_translationSlávek Banko2015-04-141-1/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Bring package_development, package_games, package_graphics, package_network, ↵r14.0.0Timothy Pearson2014-10-141-0/+3
| | | | package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance
* Fix FTBFS if PIE is not supportedSlávek Banko2014-10-131-2/+2
|
* Build setuid binaries with PIE flagsSlávek Banko2014-10-121-0/+13
|
* Silence warnings on CMP0026 with CMake 3.xSlávek Banko2014-09-291-0/+11
|
* Fix openbsd library naming conventionFrancois Andriot2014-09-141-2/+10
| | | | Fix setup architecture flags on openbsd
* Load metadata into versioned librariesTimothy Pearson2014-03-281-0/+8
|
* Fill in SCM metadata if presentTimothy Pearson2014-03-271-0/+54
| | | | Properly set library metadata
* Add metadata to shared librariesTimothy Pearson2014-03-271-1/+13
| | | | Update metadata information
* Fix build with cmake >= 2.8.12Slávek Banko2013-12-231-10/+21
| | | | This resolves Bug 1759
* Fix FTBFS with clangAlexander Golubev2013-12-231-5/+5
|
* Add support for all-in-one-dir structure in tde_create_translationAlexander Golubev2013-09-151-11/+49
|
* Fix 'tde_create_handbook' macro if TDE_HTML_DIR is not setFrancois Andriot2013-02-161-0/+4
|
* Fix icon name parsing in tde_install_iconsSlávek Banko2013-01-271-1/+1
|
* Do not create symlink "common" in tde_createte_handbook with NOINDEX flagSlávek Banko2012-11-271-1/+3
|
* Install icons to places instead of filesystemsTimothy Pearson2012-11-191-1/+1
|
* Install mng icons as well as png and svg iconsTimothy Pearson2012-09-101-1/+1
|
* Added CACHE option to tde_execute_process and clean up build outputTimothy Pearson2012-03-051-4/+22
| | | | | This partially closes Bug 882 Thanks to Aleksey Midenkov for the patch!
* Fix vague build errors due to blind execution in CMakeTimothy Pearson2012-02-251-28/+68
| | | | | This closes Bug 874 Thanks to Aleksey Midenkov for the patch!
* Add new tde_setup_architecture_flags macroTimothy Pearson2012-02-191-0/+14
|
* [TDEMacros.cmake] added tde_save_and_set() macroSerghei Amelian2012-02-121-1/+6
|
* Clean up tdelfeditor warnings in CMake buildsTimothy Pearson2012-01-191-8/+9
|
* Update tdelfeditor argument listTimothy Pearson2012-01-021-1/+1
|
* Automatically generate ELF metadata for each TDE executableTimothy Pearson2011-12-311-0/+77
| | | | This is another first for a Linux desktop environment!
* Additional kde to tde renamingTimothy Pearson2011-11-061-12/+12
|
* Enable owner write access on suid executablesv3.5.13tpearson2011-10-261-1/+1
| | | | | | | This does not change the security of said executables, as the owner always has the ability to chmod +w and then edit the file git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/cmake@1260904 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix FTBFS under CMaketpearson2011-08-211-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/cmake@1248418 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-211-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/cmake@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Revert prior commit as it caused other problemstpearson2011-08-081-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/cmake@1245668 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix FTBFS under Debiantpearson2011-08-081-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/cmake@1245663 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kde-common/cmake] fixed tde_moc() macrosamelian2011-05-101-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/cmake@1231316 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kde-common/cmake] added tde_file_to_cpp() macrosamelian2011-04-281-0/+18
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/cmake@1229667 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kde-common/cmake] added tde_create_translation() macrosamelian2011-04-211-0/+77
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/cmake@1228679 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kde-common/cmake] added NOINDEX directive to tde_create_handbook() macrosamelian2011-04-181-20/+32
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/cmake@1228472 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kde-common/cmake] tde_install_icons: properly clearing themesamelian2011-03-301-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/cmake@1226579 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [cmake] reworked tqtinterface build systemsamelian2011-03-271-6/+6
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/cmake@1226235 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kde-common/cmake] enforce out-of-source modesamelian2011-03-251-0/+11
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/cmake@1225926 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kde-common/cmake] TDEMacros.cmake: added tde_setup_install_path()samelian2011-03-231-1/+14
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/cmake@1225817 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kde-common/cmake] tde_create_handbook: added EXTRA directive; *.css files ↵samelian2011-03-171-4/+12
| | | | | | are detected automatically git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/cmake@1225140 283d02a7-25f6-0310-bc7c-ecb5cbfe19da