Brad King
|
34c882a9f8
ENH: Allow VS 7 project Rebuild and Solution Rebuild to work without re-running CMake for every project during the rebuild.
|
18 жил өмнө |
Ken Martin
|
433a914910
ENH: different way of testing properties
|
18 жил өмнө |
Ken Martin
|
f72d666a7b
ENH: add ability to get documentaiton of a property from a script
|
18 жил өмнө |
Ken Martin
|
6cdf032505
ENH: change to make the documentation class more generic, about halfway there, also provides secitons for Variables now
|
18 жил өмнө |
Ken Martin
|
35e13b11f3
BUG: revert doc changes since VS7 cannot compile them, will implement them in a different manner
|
18 жил өмнө |
Ken Martin
|
18ce24c748
ENH: make documentation entries actually store their data
|
18 жил өмнө |
Alexander Neundorf
|
d6a0c330bc
|
18 жил өмнө |
Alexander Neundorf
|
55303d6dd2
|
18 жил өмнө |
Alexander Neundorf
|
9f16292b6a
|
18 жил өмнө |
Alexander Neundorf
|
f8261ff9f7
|
18 жил өмнө |
Ken Martin
|
0b9644910d
ENH: added the ability to document variables and cached_variables
|
18 жил өмнө |
Alexander Neundorf
|
1d9889c5d3
|
18 жил өмнө |
Alexander Neundorf
|
9d4f3a0686
|
18 жил өмнө |
Alexander Neundorf
|
6e28861c18
|
18 жил өмнө |
Alexander Neundorf
|
0ddc9f62e5
|
18 жил өмнө |
Alexander Neundorf
|
003654670b
|
18 жил өмнө |
Alexander Neundorf
|
0be0283f30
|
18 жил өмнө |
Brad King
|
f944711917
STYLE: Fixed comment for Generate() method.
|
18 жил өмнө |
Ken Martin
|
31a700188b
ENH: added --system-information option to CMake
|
18 жил өмнө |
Ken Martin
|
27379d7b08
ENH: make properties a bit more formal with documentation and chaining
|
19 жил өмнө |
Bill Hoffman
|
ccb77b65c6
ENH: unify version stuff, get rid of it out of cmake and cmMakefile and only use cmVersion
|
19 жил өмнө |
Andy Cedilnik
|
897a2a9029
ENH: Cleanup of install component list. There was already the list in the global generator. Use that one
|
19 жил өмнө |
Andy Cedilnik
|
7ded253013
ENH: Add support for displaying the list of components
|
19 жил өмнө |
Bill Hoffman
|
017cec95ad
ENH: do not print a call stack if the user does a message error unless --debug-output is used
|
19 жил өмнө |
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 жил өмнө |
Ken Martin
|
6071052835
ENH: fix linelength
|
19 жил өмнө |
Ken Martin
|
8e9a6beccc
ENH: centralized locaiton of CMakeFiles setting
|
19 жил өмнө |
Ken Martin
|
bf5ed9b27b
STYLE: fix line length
|
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 жил өмнө |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
19 жил өмнө |