Ken Martin
|
42c41d77fa
BUG: fix for unused variable
|
18 éve |
Ken Martin
|
31a700188b
ENH: added --system-information option to CMake
|
18 éve |
Andy Cedilnik
|
726c267f99
BUG: Produce an error when the script is not found
|
18 éve |
Andy Cedilnik
|
ffc0b5e4de
BUG: Overwrite the symlink if it already exists. Close Bug #4418 - cmake -create-symlink doesn't overwrite existing symlinks
|
18 éve |
Ken Martin
|
179579bed7
ENH: improve SetProperties and fix a couple warnings
|
19 éve |
Ken Martin
|
1dd5db0235
COMP: fix some warnings and style issues
|
19 éve |
Ken Martin
|
27379d7b08
ENH: make properties a bit more formal with documentation and chaining
|
19 éve |
Bill Hoffman
|
b56a60d01e
ENH: fix errors for unix builds
|
19 éve |
Bill Hoffman
|
ccb77b65c6
ENH: unify version stuff, get rid of it out of cmake and cmMakefile and only use cmVersion
|
19 éve |
Andy Cedilnik
|
897a2a9029
ENH: Cleanup of install component list. There was already the list in the global generator. Use that one
|
19 éve |
Andy Cedilnik
|
7ded253013
ENH: Add support for displaying the list of components
|
19 éve |
Brad King
|
74c70d4078
BUG: Do not display cmake -E usage when any old command line error occurs.
|
19 éve |
Ken Martin
|
3a0b94131d
BUG: partial fix for the progress after install bug
|
19 éve |
Bill Hoffman
|
017cec95ad
ENH: do not print a call stack if the user does a message error unless --debug-output is used
|
19 éve |
Bill Hoffman
|
9c4302f79e
ENH: do not allow null pointer access
|
19 éve |
Brad King
|
accf93fc12
ENH: Added undocumented option -E cmake_unimplemented_variable to help print useful error messages for unimplemented features on a given platform.
|
19 éve |
Ken Martin
|
299bbcad86
ENH: fix color output inside of ctest runs
|
19 éve |
Andy Cedilnik
|
898dfe5a2d
ENH: Cleanup. Replace c-style cast with static_cast and replace sprintf with cmOStringStream
|
19 éve |
Ken Martin
|
847c3a5849
ENH: add a higher performance method to get the number of files in a directory
|
19 éve |
Bill Hoffman
|
7e5509a260
ENH: avoid crash in sprintf
|
19 éve |
Brad King
|
0bbcb49f65
ENH: Added generation of link rules into script files executed by a cmake -E command in order to support longer link lines. This is needed only on platforms without response file support and that may have weak shells.
|
19 éve |
Brad King
|
60487a227e
BUG: Always check dependency integrity whether or not CMake will re-run because the generator no longer checks integrity during generation.
|
19 éve |
Ken Martin
|
14cc1efe2c
ENH: some cleanup to progress
|
19 éve |
Brad King
|
d9e060e062
BUG: Fixed cmake -E remove return code.
|
19 éve |
Brad King
|
ec2104cd31
BUG: Updated Makefile dependency scanning to provide a full local generator to the dependency scanner to do proper path conversions. This allows the rules written into the depend.make files to use the same relative path conversion as those written into the build.make files. Several previous changes added more and more information for use by the dependency scanner and it was converging to having the full local generator anyway.
|
19 éve |
Ken Martin
|
50d058a3a1
ENH: always compile progress
|
19 éve |
Ken Martin
|
25c2ee32ae
COMP: fix bootstrap
|
19 éve |
Ken Martin
|
108101c1dc
COMP: fix mac warning
|
19 éve |
Ken Martin
|
53dce3b231
ENH: part of the progress reporting checkin
|
19 éve |
Bill Hoffman
|
ed981ef0b7
ENH: fix crashes when command line arguments are not followed by the correct number of arguments
|
19 éve |