summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Bring package_development, package_games, package_graphics, package_network, ...r14.0.0Timothy Pearson2014-10-141-0/+3
* 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
* Load metadata into versioned librariesTimothy Pearson2014-03-281-0/+8
* Fill in SCM metadata if presentTimothy Pearson2014-03-272-0/+62
* Add metadata to shared librariesTimothy Pearson2014-03-271-1/+13
* Rename kdewidgets => tdewidgetsSlávek Banko2013-12-231-1/+1
* Fix build with cmake >= 2.8.12Slávek Banko2013-12-231-10/+21
* 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
* Rename makekdewidgetsTimothy Pearson2013-02-211-1/+1
* Add compiler flags according to build typeSlávek Banko2013-02-161-0/+4
* Fix 'tde_create_handbook' macro if TDE_HTML_DIR is not setFrancois Andriot2013-02-161-0/+4
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-1/+1
* Fix icon name parsing in tde_install_iconsSlávek Banko2013-01-271-1/+1
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-272-3/+3
* 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
* Fix TDE version detectionTimothy Pearson2012-08-071-1/+1
* Second patch for covariant return type checkTimothy Pearson2012-06-151-1/+1
* Remove spurious tmoc check from tqtqui moduleTimothy Pearson2012-06-141-12/+0
* Add FindTQtQUITimothy Pearson2012-06-121-0/+57
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-1/+1
* Update final HTML install path so all modules are consistent.Darrell Anderson2012-04-101-1/+1
* Add support for tqt.pcTimothy Pearson2012-03-061-3/+12
* Added CACHE option to tde_execute_process and clean up build outputTimothy Pearson2012-03-054-17/+46
* Rename kde-config to tde-configTimothy Pearson2012-02-261-8/+8
* Fix vague build errors due to blind execution in CMakeTimothy Pearson2012-02-254-41/+82
* 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
* Update version checksTimothy Pearson2012-02-111-3/+3
* Add qwizard to kwizard autoconversion from Autotools to CMakeTimothy Pearson2012-02-021-0/+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
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-1/+1
* Actually move the kde files that were renamed in the last commitTimothy Pearson2011-11-062-0/+0
* Additional kde to tde renamingTimothy Pearson2011-11-062-13/+13
* Enable owner write access on suid executablesv3.5.13tpearson2011-10-261-1/+1
* Fix FTBFS under CMaketpearson2011-08-211-3/+3
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-212-5/+5
* Revert prior commit as it caused other problemstpearson2011-08-081-1/+1
* Fix FTBFS under Debiantpearson2011-08-081-1/+1
* [kde-common/cmake] tde_uic.cmake: pass qtplugins argument to generator of headersamelian2011-05-151-4/+5
* [kde-common/cmake] tde_uic: copy ui.h extension to binary dirsamelian2011-05-111-0/+6
* [kde-common/cmake] fixed tde_moc() macrosamelian2011-05-101-1/+1
* [kde-common/cmake] added tde_file_to_cpp() macrosamelian2011-04-281-0/+18