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
/
Source
/
cmQTWrapCPPCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove use of ExpandSourceListArguments.
Stephen Kelly
2015-02-05
1
-7/+3
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-5/+5
*
stringapi: Use strings for dependency information
Ben Boeckel
2014-03-08
1
-1/+1
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-1/+1
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
ENH: add return and break support to cmake, also change basic command invocat...
Ken Martin
2008-01-23
1
-1/+2
*
STYLE: QT is quicktime, Qt is Qt, as pointed out by David Faure
Alexander Neundorf
2007-11-23
1
-1/+1
*
ENH: Merging changes from branch CMake-SourceFile2-b between tags
Brad King
2007-06-18
1
-84/+60
*
ENH: Made cmSourceFile::GetDepends return reference to const so dependencies ...
Brad King
2007-05-28
1
-1/+1
*
STYLE: fix line length
Ken Martin
2006-05-12
1
-5/+10
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-19/+19
*
ENH: add working directory support
Bill Hoffman
2006-02-08
1
-1/+3
*
BUG: Patch from Filipe Sousa. QT_WRAP_CPP should generate the file moc_dlgma...
Brad King
2005-08-01
1
-1/+1
*
ENH: Updated implementation of custom commands. Multiple command lines are n...
Brad King
2005-02-22
1
-28/+15
*
clean up commands so they don't need extra variable
Bill Hoffman
2004-06-16
1
-15/+0
*
BUG: Fix dependency to input file for QT_WRAP_CPP. Bug #421 - QT_WRAP_CPP
Andy Cedilnik
2004-01-05
1
-1/+4
*
BUG: Fix Bug #319 - Change in QT_WRAP_CPP's behaviour
Andy Cedilnik
2003-11-03
1
-4/+8
*
BUG: Fix Bug #186 - QT_WRAP_UI uses the path twice
Andy Cedilnik
2003-09-24
1
-1/+16
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-3/+3
*
Define a single expected format for the values defined in every FindXXX.cmake...
Ian Scott
2002-09-02
1
-1/+1
*
modified how source files store properties
Ken Martin
2002-08-16
1
-2/+2
*
fixed commands that were setting definitions in final pass to set definitions...
Ken Martin
2002-06-30
1
-14/+15
*
removed all source lists from the system and made them vectors. Also appended...
Ken Martin
2002-06-27
1
-29/+32
*
make sure ; expansion is done in all commands
Bill Hoffman
2002-03-29
1
-2/+4
*
ENH: major change, the cmMakefile now contains a master list of cmSourceFile ...
Bill Hoffman
2002-03-29
1
-2/+2
*
ENH: remove several compiler warnings
Bill Hoffman
2002-03-13
1
-2/+2
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-32/+7
*
cleanups
Franck Bettinger
2001-11-09
1
-2/+7
*
add cleaning of QT generated files when make clean is used
Franck Bettinger
2001-11-06
1
-4/+12
*
BUG: CustomCommand has to use full path to Source file now
Bill Hoffman
2001-11-06
1
-1/+3
*
Detect error and output useful message
Ian Scott
2001-10-18
1
-4/+11
*
added a QT_WRAP_CPP command
Ian Scott
2001-10-15
1
-0/+139