Ken Martin
|
ed54b93533
ENH: added progress for subdir all targets and fixed compiler waring
|
пре 19 година |
Brad King
|
9bf5af6e32
ENH: Moved unique object file name computation from cmLocalUnixMakefileGenerator3 up to cmLocalGenerator for use by all generators. Created cmLocalVisualStudioGenerator as superclass for all VS generators. Implemented on-demand unique object file name computation for VS 7 generator to avoid slow compiles when all sources are in subdirectories.
|
пре 19 година |
Ken Martin
|
f1dfa7e78f
BUG: changed to progress to make it more flexible and to no relink targets as often
|
пре 19 година |
Andy Cedilnik
|
9e9653713c
BUG: Make the path change more localized to bundles only
|
пре 19 година |
Andy Cedilnik
|
46febb9a2b
BUG: Revert the change 1.152
|
пре 19 година |
Andy Cedilnik
|
24e6ffae36
BUG: If the source file specified is not in a source tree, do not use full path to the file
|
пре 19 година |
Ken Martin
|
dcbb4e4461
COMP: warning fix
|
пре 19 година |
Ken Martin
|
bec28bb03b
ENH: fix for subdir all target after control c
|
пре 19 година |
Brad King
|
35c3a91bc1
BUG: When using a working directory for the custom command do not convert paths to be relative to the build directory.
|
пре 19 година |
Ken Martin
|
6071052835
ENH: fix linelength
|
пре 19 година |
Ken Martin
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
пре 19 година |
Ken Martin
|
1f1196410a
ENH: fix line length
|
пре 19 година |
Brad King
|
ad9dd6d11c
ENH: Moved generation of the /fast version of GLOBAL_TARGET targets to the proper place in the local generator instead of in the global generator. Also made the install/fast target not depend on the all target.
|
пре 19 година |
Brad King
|
791706a52f
BUG: Added /fast targets in subdirectory makefiles. Removed bogus INSTALL_*/fast targets. Also fixed preinstall/fast target.
|
пре 19 година |
Brad King
|
d3073828f0
BUG: Fix progress when total number of source files is less than 100.
|
пре 19 година |
Brad King
|
ff41664c6b
ENH: Slight improvement in genreation time by recording the setting of CMAKE_COLOR_MAKEFILE in an ivar of each local generator at the beginning of generation. This avoids many repeated table lookups.
|
пре 19 година |
Ken Martin
|
7eba286403
BUG: fix to progress for small projects
|
пре 19 година |
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 година |
Brad King
|
15535c3f60
BUG: Fix for spaces in path to build directory with new progress stuff.
|
пре 19 година |
Ken Martin
|
50d058a3a1
ENH: always compile progress
|
пре 19 година |
Andy Cedilnik
|
fd8e45d4a1
ENH: Add simple progress reporting during make
|
пре 19 година |
Ken Martin
|
000bce884d
STYLE: fix line length
|
пре 19 година |
Brad King
|
826d238ebd
BUG: Fix to avoid repeated calls to CollapseFullPath during dependency scanning. This addresses bug#3191.
|
пре 19 година |
Ken Martin
|
4394cc80de
BUG: add a fast version for preinstall
|
пре 19 година |
Ken Martin
|
3023eb7ccb
ENH: Makefile performance improvements
|
пре 19 година |
Brad King
|
a3cd7fd1b5
COMP: Disable color support for bootstrap.
|
пре 19 година |
Brad King
|
a4f9d6a80b
BUG: Default SHELL on windows should not be a hard-coded path.
|
пре 19 година |
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.
|
пре 19 година |
Brad King
|
cceb8e87f1
BUG: Changed color scheme to be more readable on both white and black backgrounds.
|
пре 19 година |
Ken Martin
|
535acdc7a0
ENH: some performance optimizations
|
пре 19 година |