Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Conversion qt->tqt. | Michele Calgaro | 2018-09-08 | 1 | -1/+1 | |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | Add support for libraries with release number in the name of the library | Slávek Banko | 2017-03-26 | 1 | -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 name | Slávek Banko | 2017-02-18 | 1 | -2/+3 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | Automatically run tests within check target | Slávek Banko | 2017-01-29 | 1 | -1/+4 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | tde_add_check_executable: add TEST argument | Alexander Golubev | 2017-01-26 | 1 | -0/+18 | |
| | | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com> | |||||
* | add tde_add_check_executable macro | Alexander Golubev | 2017-01-26 | 1 | -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 paths | Slávek Banko | 2016-03-17 | 1 | -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 library | Slávek Banko | 2016-03-17 | 1 | -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_uic | Slávek Banko | 2016-03-17 | 1 | -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.1 | Slávek Banko | 2015-05-31 | 1 | -72/+72 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | Fix CMP0011 warning related to CMP0026 | Slávek Banko | 2015-05-31 | 1 | -0/+11 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | Fix characters disallowed for target name in tde_create_translation | Slávek Banko | 2015-04-14 | 1 | -1/+2 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | Bring package_development, package_games, package_graphics, package_network, ↵r14.0.0 | Timothy Pearson | 2014-10-14 | 1 | -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 supported | Slávek Banko | 2014-10-13 | 1 | -2/+2 | |
| | ||||||
* | Build setuid binaries with PIE flags | Slávek Banko | 2014-10-12 | 1 | -0/+13 | |
| | ||||||
* | Silence warnings on CMP0026 with CMake 3.x | Slávek Banko | 2014-09-29 | 1 | -0/+11 | |
| | ||||||
* | Fix openbsd library naming convention | Francois Andriot | 2014-09-14 | 1 | -2/+10 | |
| | | | | Fix setup architecture flags on openbsd | |||||
* | Load metadata into versioned libraries | Timothy Pearson | 2014-03-28 | 1 | -0/+8 | |
| | ||||||
* | Fill in SCM metadata if present | Timothy Pearson | 2014-03-27 | 1 | -0/+54 | |
| | | | | Properly set library metadata | |||||
* | Add metadata to shared libraries | Timothy Pearson | 2014-03-27 | 1 | -1/+13 | |
| | | | | Update metadata information | |||||
* | Fix build with cmake >= 2.8.12 | Slávek Banko | 2013-12-23 | 1 | -10/+21 | |
| | | | | This resolves Bug 1759 | |||||
* | Fix FTBFS with clang | Alexander Golubev | 2013-12-23 | 1 | -5/+5 | |
| | ||||||
* | Add support for all-in-one-dir structure in tde_create_translation | Alexander Golubev | 2013-09-15 | 1 | -11/+49 | |
| | ||||||
* | Fix 'tde_create_handbook' macro if TDE_HTML_DIR is not set | Francois Andriot | 2013-02-16 | 1 | -0/+4 | |
| | ||||||
* | Fix icon name parsing in tde_install_icons | Slávek Banko | 2013-01-27 | 1 | -1/+1 | |
| | ||||||
* | Do not create symlink "common" in tde_createte_handbook with NOINDEX flag | Slávek Banko | 2012-11-27 | 1 | -1/+3 | |
| | ||||||
* | Install icons to places instead of filesystems | Timothy Pearson | 2012-11-19 | 1 | -1/+1 | |
| | ||||||
* | Install mng icons as well as png and svg icons | Timothy Pearson | 2012-09-10 | 1 | -1/+1 | |
| | ||||||
* | Added CACHE option to tde_execute_process and clean up build output | Timothy Pearson | 2012-03-05 | 1 | -4/+22 | |
| | | | | | This partially closes Bug 882 Thanks to Aleksey Midenkov for the patch! | |||||
* | Fix vague build errors due to blind execution in CMake | Timothy Pearson | 2012-02-25 | 1 | -28/+68 | |
| | | | | | This closes Bug 874 Thanks to Aleksey Midenkov for the patch! | |||||
* | Add new tde_setup_architecture_flags macro | Timothy Pearson | 2012-02-19 | 1 | -0/+14 | |
| | ||||||
* | [TDEMacros.cmake] added tde_save_and_set() macro | Serghei Amelian | 2012-02-12 | 1 | -1/+6 | |
| | ||||||
* | Clean up tdelfeditor warnings in CMake builds | Timothy Pearson | 2012-01-19 | 1 | -8/+9 | |
| | ||||||
* | Update tdelfeditor argument list | Timothy Pearson | 2012-01-02 | 1 | -1/+1 | |
| | ||||||
* | Automatically generate ELF metadata for each TDE executable | Timothy Pearson | 2011-12-31 | 1 | -0/+77 | |
| | | | | This is another first for a Linux desktop environment! | |||||
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 1 | -12/+12 | |
| | ||||||
* | Enable owner write access on suid executablesv3.5.13 | tpearson | 2011-10-26 | 1 | -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 CMake | tpearson | 2011-08-21 | 1 | -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 trinity | tpearson | 2011-08-21 | 1 | -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 problems | tpearson | 2011-08-08 | 1 | -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 Debian | tpearson | 2011-08-08 | 1 | -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() macro | samelian | 2011-05-10 | 1 | -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() macro | samelian | 2011-04-28 | 1 | -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() macro | samelian | 2011-04-21 | 1 | -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() macro | samelian | 2011-04-18 | 1 | -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 theme | samelian | 2011-03-30 | 1 | -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 system | samelian | 2011-03-27 | 1 | -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 mode | samelian | 2011-03-25 | 1 | -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() | samelian | 2011-03-23 | 1 | -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 ↵ | samelian | 2011-03-17 | 1 | -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 |