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
/
cmake.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: Add variable watch command
Andy Cedilnik
2007-04-11
1
-1/+1
*
ENH: added remove_directory bug 2937
Ken Martin
2007-03-12
1
-1/+13
*
ENH: typo
Ken Martin
2007-03-12
1
-1/+1
*
ENH: small enchancement for bug 3776.
Ken Martin
2007-03-12
1
-1/+13
*
ENH: SetupPathConversions is now called automatically on demand.
Brad King
2007-03-08
1
-1/+0
*
ENH: fix compiler warning
Ken Martin
2007-03-02
1
-1/+1
*
BUG: a couple bugs in system informaiton
Ken Martin
2007-03-01
1
-5/+6
*
BUG: allow system information to accept the -G option
Ken Martin
2007-02-28
1
-16/+49
*
BUG: fix to naming of results file
Ken Martin
2007-02-27
1
-1/+1
*
BUG: fix for unused variable
Ken Martin
2007-02-27
1
-1/+7
*
ENH: added --system-information option to CMake
Ken Martin
2007-02-27
1
-0/+92
*
BUG: Produce an error when the script is not found
Andy Cedilnik
2007-02-22
1
-1/+1
*
BUG: Overwrite the symlink if it already exists. Close Bug #4418 - cmake -cre...
Andy Cedilnik
2007-02-15
1
-0/+16
*
ENH: improve SetProperties and fix a couple warnings
Ken Martin
2006-12-11
1
-5/+0
*
COMP: fix some warnings and style issues
Ken Martin
2006-12-08
1
-5/+0
*
ENH: make properties a bit more formal with documentation and chaining
Ken Martin
2006-12-07
1
-0/+140
*
ENH: fix errors for unix builds
Bill Hoffman
2006-11-29
1
-1/+1
*
ENH: unify version stuff, get rid of it out of cmake and cmMakefile and only ...
Bill Hoffman
2006-11-29
1
-24/+10
*
ENH: Cleanup of install component list. There was already the list in the glo...
Andy Cedilnik
2006-10-31
1
-11/+0
*
ENH: Add support for displaying the list of components
Andy Cedilnik
2006-10-30
1
-0/+12
*
BUG: Do not display cmake -E usage when any old command line error occurs.
Brad King
2006-10-23
1
-1/+0
*
BUG: partial fix for the progress after install bug
Ken Martin
2006-10-16
1
-22/+30
*
ENH: do not print a call stack if the user does a message error unless --debu...
Bill Hoffman
2006-10-06
1
-0/+6
*
ENH: do not allow null pointer access
Bill Hoffman
2006-10-03
1
-0/+5
*
ENH: Added undocumented option -E cmake_unimplemented_variable to help print ...
Brad King
2006-08-07
1
-0/+12
*
ENH: fix color output inside of ctest runs
Ken Martin
2006-07-21
1
-1/+2
*
ENH: Cleanup. Replace c-style cast with static_cast and replace sprintf with ...
Andy Cedilnik
2006-07-21
1
-12/+13
*
ENH: add a higher performance method to get the number of files in a directory
Ken Martin
2006-06-22
1
-3/+2
*
ENH: avoid crash in sprintf
Bill Hoffman
2006-06-20
1
-1/+1
*
ENH: Added generation of link rules into script files executed by a cmake -E ...
Brad King
2006-06-15
1
-0/+105
*
BUG: Always check dependency integrity whether or not CMake will re-run becau...
Brad King
2006-06-15
1
-21/+20
*
ENH: some cleanup to progress
Ken Martin
2006-06-12
1
-2/+2
*
BUG: Fixed cmake -E remove return code.
Brad King
2006-05-30
1
-4/+11
*
BUG: Updated Makefile dependency scanning to provide a full local generator t...
Brad King
2006-05-25
1
-4/+61
*
ENH: always compile progress
Ken Martin
2006-05-23
1
-5/+2
*
COMP: fix bootstrap
Ken Martin
2006-05-22
1
-0/+4
*
COMP: fix mac warning
Ken Martin
2006-05-22
1
-1/+1
*
ENH: part of the progress reporting checkin
Ken Martin
2006-05-22
1
-0/+63
*
ENH: fix crashes when command line arguments are not followed by the correct ...
Bill Hoffman
2006-05-19
1
-3/+32
*
ENH: Add simple progress reporting during make
Andy Cedilnik
2006-05-15
1
-0/+15
*
STYLE: fix line length
Ken Martin
2006-05-12
1
-13/+20
*
COMP: Disable color support for bootstrap.
Brad King
2006-04-27
1
-3/+11
*
ENH: Enabling color makefile support using cmsysTerminal_cfprintf. Support f...
Brad King
2006-04-27
1
-0/+113
*
ENH: save the cache on fatal error so that users can set cache values
Bill Hoffman
2006-04-20
1
-1/+1
*
ENH: add more verbose output in verbose mode
Bill Hoffman
2006-04-12
1
-6/+40
*
ENH: Added support for multiple outputs generated by a single custom command....
Brad King
2006-04-11
1
-0/+4
*
ENH: add support for win64 for visual studio 2005 ide and nmake, also fix war...
Bill Hoffman
2006-03-30
1
-0/+3
*
COMP: Fix apple bootstrap issues
Andy Cedilnik
2006-03-22
1
-3/+5
*
ENH: Handle missing unsetenv and add check for environ
Andy Cedilnik
2006-03-17
1
-0/+2
*
ENH: Use vector of plain strings and add cmake -E command for getting environ...
Andy Cedilnik
2006-03-17
1
-5/+18
[next]