summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Add compiler flags according to build typev3.5.13.2Slávek Banko2013-02-161-0/+4
* Fix 'tde_create_handbook' macro if TDE_HTML_DIR is not setFrancois Andriot2013-02-161-0/+4
* Second patch for covariant return type checkTimothy Pearson2013-02-161-1/+1
* Fix icon name parsing in tde_install_iconsSlávek Banko2013-01-271-1/+1
* Add support for tqt.pcTimothy Pearson2012-12-091-3/+12
* Added CACHE option to tde_execute_process and clean up build outputTimothy Pearson2012-12-094-17/+46
* Fix vague build errors due to blind execution in CMakeTimothy Pearson2012-12-094-40/+81
* Do not create symlink "common" in tde_createte_handbook with NOINDEX flagSlávek Banko2012-11-271-1/+3
* Install mng icons as well as png and svg iconsTimothy Pearson2012-10-231-1/+1
* [TDEMacros.cmake] added tde_save_and_set() macroSerghei Amelian2012-10-131-1/+9
* Update final HTML install path so all modules are consistent.v3.5.13.1Darrell Anderson2012-09-081-1/+1
* Add new tde_setup_architecture_flags macroTimothy Pearson2012-06-021-0/+14
* 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
* [kde-common/cmake] added tde_create_translation() macrosamelian2011-04-211-0/+77
* [kde-common/cmake] added NOINDEX directive to tde_create_handbook() macrosamelian2011-04-181-20/+32
* [cmake] rename TQt.pc to tqt.pcsamelian2011-03-301-21/+13
* [kde-common/cmake] tde_install_icons: properly clearing themesamelian2011-03-301-0/+1
* Enable Qt4 compilation againtpearson2011-03-301-9/+17
* [cmake] reworked tqtinterface build systemsamelian2011-03-276-257/+73
* Add Qt autodetect optiontpearson2011-03-251-0/+10
* [kde-common/cmake] enforce out-of-source modesamelian2011-03-251-0/+11
* [kde-common/cmake] FindQt.cmake: removed defaulting to qt3 QT_INCLUDE_DIRS/QT...samelian2011-03-241-7/+0
* [kde-common/cmake] TDEMacros.cmake: added tde_setup_install_path()samelian2011-03-231-1/+14
* Fix uic name under TQt for Qt4tpearson2011-03-211-1/+1
* Added crude Qt3/Qt4 autodetecttpearson2011-03-211-0/+26
* Add preliminary support for TQt for Qt4 to CMaketpearson2011-03-202-2/+112
* [kde-common/cmake] tde_create_handbook: added EXTRA directive; *.css files ar...samelian2011-03-171-4/+12
* [kde-common/cmake] tde_create_handbook(): added SRCDIR directivesamelian2011-03-121-2/+15
* Bring the HTML directory in line with the old Automake directorytpearson2011-03-121-1/+1
* [kde-common/cmake] tde_automoc: fixed variable colisionsamelian2011-03-081-3/+4
* [kde-common/cmake] tde_automoc: use absolute path to source headersamelian2011-03-081-2/+4
* [kde-common/cmake] added META_INCLUDES directivesamelian2011-03-071-2/+30
* [kde-common/cmake] FindTDE.cmake: check for makekdewidgetssamelian2011-03-061-0/+1
* [kde-common/cmake] TDEMacros.cmake: added tde_moc macrosamelian2011-01-231-0/+21
* [kde-common/cmake] tde_uic.cmake: copy .ui file locally and run tqt-replace b...samelian2011-01-201-2/+7
* [kde-common/cmake] tde_add_library: do not add soversion for exported librari...samelian2011-01-101-9/+24
* [kde-common/cmake] FindQt.cmake: checking for patched Qt; added more flags to...samelian2011-01-101-2/+16
* [kde-common/cmake] using our own export procedure, for more controlsamelian2011-01-062-6/+52
* [kde-common/cmake] tde_add_library: processing .skel files when they aren't i...samelian2010-12-161-1/+1
* [kde-common/cmake] added FindTDE.cmakesamelian2010-12-121-0/+85
* [kde-common/cmake] added two macros: tde_create_handbook and tde_auto_add_sub...samelian2010-12-121-1/+117
* [kde-common/cmake] added tde_include_tqt macrosamelian2010-12-051-0/+11