Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FindTDE: Conditional import of exported tdelibs targets. | Slávek Banko | 2020-05-28 | 1 | -1/+3 |
| | | | | | | | | This prevents multiple attempts to import exported tdelibs targets, which would cause a collision if find_package( TDE ) is called repeatedly for some reason. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Add caching of variables from checks results and add conditions | Slávek Banko | 2020-05-11 | 1 | -3/+9 |
| | | | | | | to avoid unnecessary repetition of checks. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Use the source package date or the source git repository date | Slávek Banko | 2020-03-23 | 1 | -7/+2 |
| | | | | | | | instead of the current build date. The use of a stable date is necessary to achieve reproducible builds. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Conversion qt->tqt. | Michele Calgaro | 2018-09-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fix FTBFS when tdelibs was built without tdelfeditor | Slávek Banko | 2016-04-19 | 1 | -2/+4 |
| | | | | Signed-off-by: Alexander Golubev <[email protected]> | ||||
* | Find tdelfeditor executable on the system paths | Slávek Banko | 2016-03-17 | 1 | -0/+1 |
| | | | | | | instead of on the current installation path Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fill in SCM metadata if present | Timothy Pearson | 2014-03-27 | 1 | -0/+8 |
| | | | | Properly set library metadata | ||||
* | Rename kdewidgets => tdewidgets | Slávek Banko | 2013-12-23 | 1 | -1/+1 |
| | |||||
* | Rename makekdewidgets | Timothy Pearson | 2013-02-21 | 1 | -1/+1 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | Fix TDE version detection | Timothy Pearson | 2012-08-07 | 1 | -1/+1 |
| | |||||
* | Add support for tqt.pc | Timothy Pearson | 2012-03-06 | 1 | -3/+12 |
| | |||||
* | 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 | 1 | -6/+4 |
| | | | | | This closes Bug 874 Thanks to Aleksey Midenkov for the patch! | ||||
* | Update version checks | Timothy Pearson | 2012-02-11 | 1 | -3/+3 |
| | |||||
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 1 | -1/+1 |
| | |||||
* | [cmake] reworked tqtinterface build system | samelian | 2011-03-27 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/cmake@1226235 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | [kde-common/cmake] FindTDE.cmake: check for makekdewidgets | samelian | 2011-03-06 | 1 | -0/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/cmake@1223984 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | [kde-common/cmake] added FindTDE.cmake | samelian | 2010-12-12 | 1 | -0/+85 |
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common/cmake@1205856 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |