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
/
cmBuildCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused cmLocalGenerator include.
Stephen Kelly
2015-10-05
1
-1/+0
*
CTest: Stop telling 'make' to ignore errors with -i
Brad King
2015-05-12
1
-2/+4
*
build_command: Choose configuration consistently across signatures
Brad King
2015-05-12
1
-1/+1
*
Port to cmMakefile::GetGlobalGenerator.
Stephen Kelly
2015-05-03
1
-6/+4
*
cmState: Move CacheEntryType enum from cmCacheManager.
Stephen Kelly
2015-04-13
1
-1/+1
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-1/+1
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-2/+2
*
stringapi: Use strings for program paths
Ben Boeckel
2014-03-08
1
-2/+2
*
stringapi: Use strings in target name
Ben Boeckel
2014-03-08
1
-3/+3
*
build_command: Return a "cmake --build" command-line
Brad King
2013-11-15
1
-25/+8
*
Add projectDir parameter to GenerateBuildCommand
Petr Kmoch
2013-04-12
1
-2/+2
*
build_command: Fail early without CMAKE_MAKE_PROGRAM (#14005)
Brad King
2013-03-12
1
-0/+8
*
Fix issue #2336 - honor the -C arg to ctest. Honor it for all stages of runni...
David Cole
2009-12-04
1
-3/+112
*
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: Pass -C flag to cmake to generate the apropriate build command
Andy Cedilnik
2006-07-09
1
-1/+7
*
BUG: cmGlobalGenerator::Build should not always use the /fast target name bec...
Brad King
2006-06-01
1
-1/+1
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-7/+6
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-10
1
-4/+5
*
ENH: Add a way for the generated command to include extra flags. This is usef...
Andy Cedilnik
2005-12-01
1
-34/+3
*
ENH: Remove the old code
Andy Cedilnik
2005-05-10
1
-2/+5
*
ENH: Try to see if GenerateBuildCommand produces apropriate result
Andy Cedilnik
2005-04-29
1
-4/+10
*
fix for xcode
Bill Hoffman
2005-03-23
1
-3/+2
*
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...
Brad King
2002-10-23
1
-3/+3
*
ENH: expand variables in arguments before the commands get them
Bill Hoffman
2002-03-05
1
-1/+0
*
ENH: dot net almost working
Bill Hoffman
2002-02-25
1
-0/+10
*
ENH:Updated copyright
Will Schroeder
2002-01-21
1
-29/+5
*
no message
Sebastien Barre
2002-01-18
1
-1/+0
*
use -i not -k for make
Bill Hoffman
2001-12-15
1
-1/+1
*
fix warning for Borland build
Sebastien Barre
2001-11-30
1
-4/+1
*
closer to nmake working, added CMAKE_MAKE_COMMAND instead of MAKECOMMAND used...
Bill Hoffman
2001-11-15
1
-2/+4
*
ENH: change InitialPass to take a const reference to the argument string, to ...
Bill Hoffman
2001-09-20
1
-2/+2
*
ENH: Added a clause for Borland compiler compatibility
John Biddiscombe
2001-09-01
1
-0/+7
*
ENH: big change, only allow commands access to the cache via the cmMakefile c...
Bill Hoffman
2001-08-08
1
-7/+6
*
modified how paths are escaped, added depends
Ken Martin
2001-06-26
1
-1/+1
*
ENH: rename Invoke to InitialPass
Bill Hoffman
2001-06-06
1
-1/+1
*
Changed Windows build command to build Release
Jim Miller
2001-05-24
1
-1/+1
*
ENH: move testing stuff to cmake from configure, good bye dashboard... :)
Bill Hoffman
2001-05-04
1
-0/+84