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.
|
%!s(int64=19) %!d(string=hai) anos |
Ken Martin
|
50d058a3a1
ENH: always compile progress
|
%!s(int64=19) %!d(string=hai) anos |
Ken Martin
|
25c2ee32ae
COMP: fix bootstrap
|
%!s(int64=19) %!d(string=hai) anos |
Ken Martin
|
108101c1dc
COMP: fix mac warning
|
%!s(int64=19) %!d(string=hai) anos |
Ken Martin
|
53dce3b231
ENH: part of the progress reporting checkin
|
%!s(int64=19) %!d(string=hai) anos |
Bill Hoffman
|
ed981ef0b7
ENH: fix crashes when command line arguments are not followed by the correct number of arguments
|
%!s(int64=19) %!d(string=hai) anos |
Andy Cedilnik
|
fd8e45d4a1
ENH: Add simple progress reporting during make
|
%!s(int64=19) %!d(string=hai) anos |
Ken Martin
|
bf5ed9b27b
STYLE: fix line length
|
%!s(int64=19) %!d(string=hai) anos |
Brad King
|
a3cd7fd1b5
COMP: Disable color support for bootstrap.
|
%!s(int64=19) %!d(string=hai) anos |
Brad King
|
4494c29078
ENH: Enabling color makefile support using cmsysTerminal_cfprintf. Support for color is automatically detected when messages are printed. Also made color scheme more readable on both black and white backgrounds. This option can be enabled by setting CMAKE_COLOR_MAKEFILE to true in the project.
|
%!s(int64=19) %!d(string=hai) anos |
Bill Hoffman
|
cf23679d72
ENH: save the cache on fatal error so that users can set cache values
|
%!s(int64=19) %!d(string=hai) anos |
Bill Hoffman
|
852135074e
ENH: add more verbose output in verbose mode
|
%!s(int64=19) %!d(string=hai) anos |
Brad King
|
d5719f22c1
ENH: Added support for multiple outputs generated by a single custom command. For Visual Studio generators the native tool provides support. For Xcode and Makefile generators a simple trick is used. The first output is considered primary and has the build rule attached. Other outputs simply depend on the first output with no build rule. During cmake_check_build_system CMake detects when a secondary output is missing and removes the primary output to make sure all outputs are regenerated. This approach always builds the custom command at the right time and only once even during parallel builds.
|
%!s(int64=19) %!d(string=hai) anos |
Bill Hoffman
|
5a2668b326
ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64
|
%!s(int64=19) %!d(string=hai) anos |
Andy Cedilnik
|
43b9f184c2
COMP: Fix apple bootstrap issues
|
%!s(int64=19) %!d(string=hai) anos |
Andy Cedilnik
|
b20cb78049
ENH: Handle missing unsetenv and add check for environ
|
%!s(int64=19) %!d(string=hai) anos |
Andy Cedilnik
|
fe1fda6431
ENH: Use vector of plain strings and add cmake -E command for getting environment
|
%!s(int64=19) %!d(string=hai) anos |
Bill Hoffman
|
5208004560
ENH: fix up this changes for mac
|
%!s(int64=19) %!d(string=hai) anos |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
%!s(int64=19) %!d(string=hai) anos |
Bill Hoffman
|
5a8e1e4942
ENH: remove print
|
%!s(int64=19) %!d(string=hai) anos |
Andy Cedilnik
|
634343c3e8
STYLE: Fix some style issues
|
%!s(int64=19) %!d(string=hai) anos |
Andy Cedilnik
|
ccac9542b1
ENH: Add a way to overwrite some preferences and ignore certain targets
|
%!s(int64=19) %!d(string=hai) anos |
Brad King
|
6d4b7425fd
ENH: Add CMAKE_COMMAND and CMAKE_ROOT variables when running in script mode. This partially addresses bug#2828.
|
%!s(int64=19) %!d(string=hai) anos |
Andy Cedilnik
|
e82de6a5d5
COMP: Fix warnings
|
%!s(int64=19) %!d(string=hai) anos |
Andy Cedilnik
|
49c0a4b52a
COMP: Oops, typo
|
%!s(int64=19) %!d(string=hai) anos |
Andy Cedilnik
|
bc4e5581ee
ENH: Add support for exporting graphviz of the project dependencies
|
%!s(int64=19) %!d(string=hai) anos |
Andy Cedilnik
|
a488b192af
BUG: Fix location of ctest for bootstrap
|
%!s(int64=19) %!d(string=hai) anos |
Andy Cedilnik
|
f1fb182270
ENH: Add accessors for CTest and CPack
|
%!s(int64=19) %!d(string=hai) anos |
Brad King
|
f2cf7e9197
ENH: Enable capture of output from VCExpress.exe and devenv.exe.
|
%!s(int64=20) %!d(string=hai) anos |
Bill Hoffman
|
14cbc9571a
ENH: do not allow mingw makefiles to generate if sh.exe is in the path, also do not write CMakeCache.txt if there is a fatal error.
|
%!s(int64=20) %!d(string=hai) anos |