summaryrefslogtreecommitdiff
path: root/Modules/Qt4Macros.cmake
Commit message (Expand)AuthorAgeFilesLines
* Qt4Macros: Only cut last extension (".ts") and replace it with ".qm"Kai Blaschke2020-01-241-5/+7
* Modules: Consistently use 2 space indentationKitware Robot2019-05-141-54/+54
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-7/+8
* Qt4Macros: Don't AUTOMOC or AUTOUIC qt4-generated filesMatthew Woehlke2018-05-151-0/+9
* Qt4Macros: Use get_property/set_propertyMatthew Woehlke2018-05-151-8/+8
* Fix trivial typos in textluzpaz2017-11-031-1/+1
* Qt4: Only change timestamp on generated .pro files if content changesClinton Stimpson2017-01-201-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-14/+3
* Use string(APPEND) in ModulesDaniel Pfeifer2016-07-281-2/+2
* Modules: Check for ARGC before using ARGV#Daniele E. Domenichelli2015-02-271-3/+9
* Qt4: Fix configure_file call to use COPYONLY, not COPY_ONLYBrad King2014-10-311-1/+1
* Qt4: write moc parameter file only when content has changedPeter Kümmel2014-04-251-1/+3
* Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)Rolf Eike Beer2014-04-141-2/+2
* Merge topic 'Qt4Macros-moc-performance'Brad King2014-04-041-2/+2
|\
| * Qt4Macros: Make QT4_CREATE_MOC_COMMAND a functionRobert Maynard2014-04-031-2/+2
* | Qt4: Fix moc command dependencies for incremental build.Stephen Kelly2014-03-211-1/+1
|/
* Qt4: Use correct qdbus executable in macro.Stephen Kelly2014-03-101-1/+1
* Qt4: Use IMPORTED executable names with custom commands.Stephen Kelly2014-01-281-9/+9
* Use a config-specific moc parameters file, if needed.Stephen Kelly2013-12-121-0/+1
* Qt4: make pro files generated for translations easier to readRolf Eike Beer2013-10-161-3/+4
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-0/+6
* Qt4Macros: Port to use message(DEPRECATION)Stephen Kelly2013-10-081-18/+2
* Qt4Macros: Simplify some variable population.Stephen Kelly2013-07-261-4/+2
* Qt4Macros: Remove undefined varible use.Stephen Kelly2013-07-261-1/+1
* Qt4Macros: Remove unneeded generate CONDITION.Stephen Kelly2013-07-261-1/+0
* Mark qt4_use_modules and qt4_automoc as obsolete.Stephen Kelly2013-07-141-0/+22
* Merge topic 'qt4-macros-TARGET-arg'Brad King2013-06-041-38/+62
|\
| * Qt4Macros: Allow specifying a TARGET in invokations of macros.Stephen Kelly2013-06-031-38/+62
* | Qt4Macros: Handle Qt ActiveX libraries in qt4_use_modules.Stephen Kelly2013-06-031-8/+16
|/
* Merge topic 'Qt4Macros-fix-resource-parsing'David Cole2012-09-041-1/+1
|\
| * Read entire Qt4 qrc file when parsing for depends info.Stephen Kelly2012-08-301-1/+1
* | Merge topic 'Qt4Macros-fix-resource-parsing'Brad King2012-08-231-3/+5
|\ \ | |/
| * Qt4Macros: Fix recently broken resource file parsingBrad King2012-08-221-3/+5
* | Merge topic 'qt4_use_modules'David Cole2012-08-201-0/+21
|\ \ | |/ |/|
| * Add new qt4_use_modules function.Stephen Kelly2012-08-191-0/+21
* | read less from version headers into variablesRolf Eike Beer2012-08-191-4/+4
|/
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-70/+70
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-271/+271
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-4/+4
* Qt4Macros: add some quotes to prevent damage from spaces in the pathsRolf Eike Beer2012-06-201-17/+17
* Qt4Macros: improve basename extraction in QT4_ADD_DBUS_INTERFACESRolf Eike Beer2012-06-201-1/+2
* Qt4Macros: Added support for generated resource filesTobias Bieniek2012-05-291-16/+24
* FindQt4: Add include directories for lupdate.Clinton Stimpson2012-02-081-1/+7
* Fix path quoting in Qt4 macrosPierre-Francois Laquerre2011-12-031-9/+9
* Add features from KDE for arguments to qdbusxml2cpp.Stephen Kelly2011-09-051-3/+16
* Speed up creation of parameters file for moc custom command.Clinton Stimpson2011-03-101-4/+2
* allow absolute paths for dbus interface.Clinton Stimpson2010-12-231-1/+9
* Merge topic 'moc-includes-regex'David Cole2010-11-231-4/+4
|\
| * Fix regex for moc includes when looking for frameworks.Clinton Stimpson2010-08-021-4/+4
* | Force cmake to run again when qrc dependency scanning needs to happen.Clinton Stimpson2010-10-151-1/+6