| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Conversion qt->tqt. | Michele Calgaro | 2018-09-08 | 3 | -4/+4 |
| | | | | | 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> | ||||
| * | Fix FTBFS when tdelibs was built without tdelfeditor | Slávek Banko | 2016-04-19 | 1 | -2/+4 |
| | | | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com> | ||||
| * | Find tdelfeditor executable on the system paths | Slávek Banko | 2016-03-17 | 2 | -11/+12 |
| | | | | | | | 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 | 2 | -1/+7 |
| | | | | | | | 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 | 2 | -0/+62 |
| | | | | | Properly set library metadata | ||||
| * | Add metadata to shared libraries | Timothy Pearson | 2014-03-27 | 1 | -1/+13 |
| | | | | | Update metadata information | ||||
| * | Rename kdewidgets => tdewidgets | Slávek Banko | 2013-12-23 | 1 | -1/+1 |
| | | |||||
| * | 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 |
| | | |||||
| * | Rename makekdewidgets | Timothy Pearson | 2013-02-21 | 1 | -1/+1 |
| | | |||||
| * | Add compiler flags according to build type | Slávek Banko | 2013-02-16 | 1 | -0/+4 |
| | | |||||
| * | Fix 'tde_create_handbook' macro if TDE_HTML_DIR is not set | Francois Andriot | 2013-02-16 | 1 | -0/+4 |
| | | |||||
| * | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 1 | -1/+1 |
| | | |||||
| * | Fix icon name parsing in tde_install_icons | Slávek Banko | 2013-01-27 | 1 | -1/+1 |
| | | |||||
| * | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 2 | -3/+3 |
| | | |||||
| * | 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 |
| | | |||||
| * | Fix TDE version detection | Timothy Pearson | 2012-08-07 | 1 | -1/+1 |
| | | |||||
| * | Second patch for covariant return type check | Timothy Pearson | 2012-06-15 | 1 | -1/+1 |
| | | | | | Thanks to 'Nix' for the patch! | ||||
| * | Remove spurious tmoc check from tqtqui module | Timothy Pearson | 2012-06-14 | 1 | -12/+0 |
| | | |||||
| * | Add FindTQtQUI | Timothy Pearson | 2012-06-12 | 1 | -0/+57 |
| | | |||||
| * | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 1 | -1/+1 |
| | | |||||
| * | Update final HTML install path so all modules are consistent. | Darrell Anderson | 2012-04-10 | 1 | -1/+1 |
| | | |||||
| * | Add support for tqt.pc | Timothy Pearson | 2012-03-06 | 1 | -3/+12 |
| | | |||||
| * | Added CACHE option to tde_execute_process and clean up build output | Timothy Pearson | 2012-03-05 | 4 | -17/+46 |
| | | | | | | This partially closes Bug 882 Thanks to Aleksey Midenkov for the patch! | ||||
| * | Rename kde-config to tde-config | Timothy Pearson | 2012-02-26 | 1 | -8/+8 |
| | | |||||
| * | Fix vague build errors due to blind execution in CMake | Timothy Pearson | 2012-02-25 | 4 | -41/+82 |
| | | | | | | 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 |
| | | |||||
| * | Update version checks | Timothy Pearson | 2012-02-11 | 1 | -3/+3 |
| | | |||||
| * | Add qwizard to kwizard autoconversion from Autotools to CMake | Timothy Pearson | 2012-02-02 | 1 | -0/+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 |
| | | |||||
