index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
Qt4Macros.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Qt4Macros: Only cut last extension (".ts") and replace it with ".qm"
Kai Blaschke
2020-01-23
1
-5/+7
*
Modules: Consistently use 2 space indentation
Kitware Robot
2019-05-14
1
-54/+54
*
Help: Convert remaining modules to block-style comments
Kitware Robot
2018-10-22
1
-7/+8
*
Qt4Macros: Don't AUTOMOC or AUTOUIC qt4-generated files
Matthew Woehlke
2018-05-15
1
-0/+9
*
Qt4Macros: Use get_property/set_property
Matthew Woehlke
2018-05-15
1
-8/+8
*
Fix trivial typos in text
luzpaz
2017-11-03
1
-1/+1
*
Qt4: Only change timestamp on generated .pro files if content changes
Clinton Stimpson
2017-01-20
1
-1/+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-14/+3
*
Use string(APPEND) in Modules
Daniel Pfeifer
2016-07-27
1
-2/+2
*
Modules: Check for ARGC before using ARGV#
Daniele E. Domenichelli
2015-02-27
1
-3/+9
*
Qt4: Fix configure_file call to use COPYONLY, not COPY_ONLY
Brad King
2014-10-31
1
-1/+1
*
Qt4: write moc parameter file only when content has changed
Peter Kümmel
2014-04-25
1
-1/+3
*
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
Rolf Eike Beer
2014-04-14
1
-2/+2
*
Merge topic 'Qt4Macros-moc-performance'
Brad King
2014-04-04
1
-2/+2
|
\
|
*
Qt4Macros: Make QT4_CREATE_MOC_COMMAND a function
Robert Maynard
2014-04-03
1
-2/+2
*
|
Qt4: Fix moc command dependencies for incremental build.
Stephen Kelly
2014-03-21
1
-1/+1
|
/
*
Qt4: Use correct qdbus executable in macro.
Stephen Kelly
2014-03-10
1
-1/+1
*
Qt4: Use IMPORTED executable names with custom commands.
Stephen Kelly
2014-01-28
1
-9/+9
*
Use a config-specific moc parameters file, if needed.
Stephen Kelly
2013-12-12
1
-0/+1
*
Qt4: make pro files generated for translations easier to read
Rolf Eike Beer
2013-10-16
1
-3/+4
*
Convert builtin help to reStructuredText source files
Kitware Robot
2013-10-15
1
-0/+6
*
Qt4Macros: Port to use message(DEPRECATION)
Stephen Kelly
2013-10-08
1
-18/+2
*
Qt4Macros: Simplify some variable population.
Stephen Kelly
2013-07-26
1
-4/+2
*
Qt4Macros: Remove undefined varible use.
Stephen Kelly
2013-07-26
1
-1/+1
*
Qt4Macros: Remove unneeded generate CONDITION.
Stephen Kelly
2013-07-26
1
-1/+0
*
Mark qt4_use_modules and qt4_automoc as obsolete.
Stephen Kelly
2013-07-14
1
-0/+22
*
Merge topic 'qt4-macros-TARGET-arg'
Brad King
2013-06-04
1
-38/+62
|
\
|
*
Qt4Macros: Allow specifying a TARGET in invokations of macros.
Stephen Kelly
2013-06-03
1
-38/+62
*
|
Qt4Macros: Handle Qt ActiveX libraries in qt4_use_modules.
Stephen Kelly
2013-06-03
1
-8/+16
|
/
*
Merge topic 'Qt4Macros-fix-resource-parsing'
David Cole
2012-09-04
1
-1/+1
|
\
|
*
Read entire Qt4 qrc file when parsing for depends info.
Stephen Kelly
2012-08-30
1
-1/+1
*
|
Merge topic 'Qt4Macros-fix-resource-parsing'
Brad King
2012-08-23
1
-3/+5
|
\
\
|
|
/
|
*
Qt4Macros: Fix recently broken resource file parsing
Brad King
2012-08-22
1
-3/+5
*
|
Merge topic 'qt4_use_modules'
David Cole
2012-08-20
1
-0/+21
|
\
\
|
|
/
|
/
|
|
*
Add new qt4_use_modules function.
Stephen Kelly
2012-08-19
1
-0/+21
*
|
read less from version headers into variables
Rolf Eike Beer
2012-08-19
1
-4/+4
|
/
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
1
-70/+70
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
1
-271/+271
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-4/+4
*
Qt4Macros: add some quotes to prevent damage from spaces in the paths
Rolf Eike Beer
2012-06-20
1
-17/+17
*
Qt4Macros: improve basename extraction in QT4_ADD_DBUS_INTERFACES
Rolf Eike Beer
2012-06-20
1
-1/+2
*
Qt4Macros: Added support for generated resource files
Tobias Bieniek
2012-05-29
1
-16/+24
*
FindQt4: Add include directories for lupdate.
Clinton Stimpson
2012-02-09
1
-1/+7
*
Fix path quoting in Qt4 macros
Pierre-Francois Laquerre
2011-12-04
1
-9/+9
*
Add features from KDE for arguments to qdbusxml2cpp.
Stephen Kelly
2011-09-05
1
-3/+16
*
Speed up creation of parameters file for moc custom command.
Clinton Stimpson
2011-03-10
1
-4/+2
*
allow absolute paths for dbus interface.
Clinton Stimpson
2010-12-23
1
-1/+9
*
Merge topic 'moc-includes-regex'
David Cole
2010-11-23
1
-4/+4
|
\
|
*
Fix regex for moc includes when looking for frameworks.
Clinton Stimpson
2010-08-02
1
-4/+4
*
|
Force cmake to run again when qrc dependency scanning needs to happen.
Clinton Stimpson
2010-10-15
1
-1/+6
[next]