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
/
cmQTWrapUICommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-2/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-57/+32
*
cmMakefile: Rename GetCurrent{Output,Binary}Directory.
Stephen Kelly
2015-04-20
1
-4/+4
*
cmMakefile: Rename GetCurrent{,Source}Directory.
Stephen Kelly
2015-04-20
1
-1/+1
*
Remove use of ExpandSourceListArguments.
Stephen Kelly
2015-02-05
1
-7/+3
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-8/+8
*
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
*
ENH: Merging changes from branch CMake-SourceFile2-b between tags
Brad King
2007-06-18
1
-158/+114
*
ENH: Made cmSourceFile::GetDepends return reference to const so dependencies ...
Brad King
2007-05-28
1
-4/+4
*
STYLE: fix line length
Ken Martin
2006-05-12
1
-5/+10
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-38/+38
*
ENH: add working directory support
Bill Hoffman
2006-02-08
1
-3/+7
*
COMP: fix warning
Ken Martin
2005-06-01
1
-1/+0
*
ENH: Updated implementation of custom commands. Multiple command lines are n...
Brad King
2005-02-22
1
-47/+43
*
ENH: remove QT_WRAP_UI flag
Bill Hoffman
2004-06-29
1
-15/+0
*
ENH: Fix comment
Andy Cedilnik
2003-09-24
1
-1/+1
*
ENH: Use the new signature
Andy Cedilnik
2003-08-07
1
-10/+15
*
ENH: Make out of source work on Windows
Andy Cedilnik
2003-08-01
1
-1/+1
*
ENH: Allow qt ui files being it the binary dir. Bug #110 - QT_WRAP_UI problem...
Andy Cedilnik
2003-07-30
1
-1/+16
*
minor update for new custom commands
Ken Martin
2003-06-05
1
-3/+3
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-3/+3
*
corrected the generated lists .h in header list and .cxx in sources list
Franck Bettinger
2002-09-11
1
-2/+9
*
Define a single expected format for the values defined in every FindXXX.cmake...
Ian Scott
2002-09-02
1
-2/+2
*
modified how source files store properties
Ken Martin
2002-08-16
1
-1/+1
*
removed all source lists from the system and made them vectors. Also appended...
Ken Martin
2002-06-27
1
-49/+52
*
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
*
WAR: fix warning
Bill Hoffman
2001-11-21
1
-1/+0
*
corrected path problem and added moc compilation too
Franck Bettinger
2001-11-16
1
-9/+33
*
support for compilation of .ui files into .h and .cxx files
Franck Bettinger
2001-11-09
1
-0/+195