index
:
tde-cmake
feat/apidocs
feat/apidocs-r1
fix/install-icons
master
r14.0.x
r14.1.x
v3.5.13-sru
Shared cmake folder
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add compiler flags according to build type
v3.5.13.2
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
*
Second patch for covariant return type check
Timothy Pearson
2013-02-16
1
-1
/
+1
*
Fix icon name parsing in tde_install_icons
Slávek Banko
2013-01-27
1
-1
/
+1
*
Add support for tqt.pc
Timothy Pearson
2012-12-09
1
-3
/
+12
*
Added CACHE option to tde_execute_process and clean up build output
Timothy Pearson
2012-12-09
4
-17
/
+46
*
Fix vague build errors due to blind execution in CMake
Timothy Pearson
2012-12-09
4
-40
/
+81
*
Do not create symlink "common" in tde_createte_handbook with NOINDEX flag
Slávek Banko
2012-11-27
1
-1
/
+3
*
Install mng icons as well as png and svg icons
Timothy Pearson
2012-10-23
1
-1
/
+1
*
[TDEMacros.cmake] added tde_save_and_set() macro
Serghei Amelian
2012-10-13
1
-1
/
+9
*
Update final HTML install path so all modules are consistent.
v3.5.13.1
Darrell Anderson
2012-09-08
1
-1
/
+1
*
Add new tde_setup_architecture_flags macro
Timothy Pearson
2012-06-02
1
-0
/
+14
*
Enable owner write access on suid executables
v3.5.13
tpearson
2011-10-26
1
-1
/
+1
*
Fix FTBFS under CMake
tpearson
2011-08-21
1
-3
/
+3
*
Convert remaining references to kde3 (e.g. in paths) to trinity
tpearson
2011-08-21
2
-5
/
+5
*
Revert prior commit as it caused other problems
tpearson
2011-08-08
1
-1
/
+1
*
Fix FTBFS under Debian
tpearson
2011-08-08
1
-1
/
+1
*
[kde-common/cmake] tde_uic.cmake: pass qtplugins argument to generator of header
samelian
2011-05-15
1
-4
/
+5
*
[kde-common/cmake] tde_uic: copy ui.h extension to binary dir
samelian
2011-05-11
1
-0
/
+6
*
[kde-common/cmake] fixed tde_moc() macro
samelian
2011-05-10
1
-1
/
+1
*
[kde-common/cmake] added tde_file_to_cpp() macro
samelian
2011-04-28
1
-0
/
+18
*
[kde-common/cmake] added tde_create_translation() macro
samelian
2011-04-21
1
-0
/
+77
*
[kde-common/cmake] added NOINDEX directive to tde_create_handbook() macro
samelian
2011-04-18
1
-20
/
+32
*
[cmake] rename TQt.pc to tqt.pc
samelian
2011-03-30
1
-21
/
+13
*
[kde-common/cmake] tde_install_icons: properly clearing theme
samelian
2011-03-30
1
-0
/
+1
*
Enable Qt4 compilation again
tpearson
2011-03-30
1
-9
/
+17
*
[cmake] reworked tqtinterface build system
samelian
2011-03-27
6
-257
/
+73
*
Add Qt autodetect option
tpearson
2011-03-25
1
-0
/
+10
*
[kde-common/cmake] enforce out-of-source mode
samelian
2011-03-25
1
-0
/
+11
*
[kde-common/cmake] FindQt.cmake: removed defaulting to qt3 QT_INCLUDE_DIRS/QT...
samelian
2011-03-24
1
-7
/
+0
*
[kde-common/cmake] TDEMacros.cmake: added tde_setup_install_path()
samelian
2011-03-23
1
-1
/
+14
*
Fix uic name under TQt for Qt4
tpearson
2011-03-21
1
-1
/
+1
*
Added crude Qt3/Qt4 autodetect
tpearson
2011-03-21
1
-0
/
+26
*
Add preliminary support for TQt for Qt4 to CMake
tpearson
2011-03-20
2
-2
/
+112
*
[kde-common/cmake] tde_create_handbook: added EXTRA directive; *.css files ar...
samelian
2011-03-17
1
-4
/
+12
*
[kde-common/cmake] tde_create_handbook(): added SRCDIR directive
samelian
2011-03-12
1
-2
/
+15
*
Bring the HTML directory in line with the old Automake directory
tpearson
2011-03-12
1
-1
/
+1
*
[kde-common/cmake] tde_automoc: fixed variable colision
samelian
2011-03-08
1
-3
/
+4
*
[kde-common/cmake] tde_automoc: use absolute path to source header
samelian
2011-03-08
1
-2
/
+4
*
[kde-common/cmake] added META_INCLUDES directive
samelian
2011-03-07
1
-2
/
+30
*
[kde-common/cmake] FindTDE.cmake: check for makekdewidgets
samelian
2011-03-06
1
-0
/
+1
*
[kde-common/cmake] TDEMacros.cmake: added tde_moc macro
samelian
2011-01-23
1
-0
/
+21
*
[kde-common/cmake] tde_uic.cmake: copy .ui file locally and run tqt-replace b...
samelian
2011-01-20
1
-2
/
+7
*
[kde-common/cmake] tde_add_library: do not add soversion for exported librari...
samelian
2011-01-10
1
-9
/
+24
*
[kde-common/cmake] FindQt.cmake: checking for patched Qt; added more flags to...
samelian
2011-01-10
1
-2
/
+16
*
[kde-common/cmake] using our own export procedure, for more control
samelian
2011-01-06
2
-6
/
+52
*
[kde-common/cmake] tde_add_library: processing .skel files when they aren't i...
samelian
2010-12-16
1
-1
/
+1
*
[kde-common/cmake] added FindTDE.cmake
samelian
2010-12-12
1
-0
/
+85
*
[kde-common/cmake] added two macros: tde_create_handbook and tde_auto_add_sub...
samelian
2010-12-12
1
-1
/
+117
*
[kde-common/cmake] added tde_include_tqt macro
samelian
2010-12-05
1
-0
/
+11
[next]