Alexander Neundorf
|
151d55557e
|
18 years ago |
Alexander Neundorf
|
c95dc91237
|
18 years ago |
Alexander Neundorf
|
68cb7b3173
|
18 years ago |
Ken Martin
|
31a700188b
ENH: added --system-information option to CMake
|
19 years ago |
Ken Martin
|
27379d7b08
ENH: make properties a bit more formal with documentation and chaining
|
19 years ago |
Bill Hoffman
|
017cec95ad
ENH: do not print a call stack if the user does a message error unless --debug-output is used
|
19 years ago |
Bill Hoffman
|
8d604cfad3
ENH: add docs for debug trycompile
|
19 years ago |
Bill Hoffman
|
ed981ef0b7
ENH: fix crashes when command line arguments are not followed by the correct number of arguments
|
19 years ago |
Ken Martin
|
bf5ed9b27b
STYLE: fix line length
|
19 years ago |
Andy Cedilnik
|
18d9fad3df
ENH: Add help for graphviz
|
19 years ago |
Bill Hoffman
|
96a46bdb44
ENH: search for help modules in the correct place for install and source tree builds
|
19 years ago |
Bill Hoffman
|
ae10b3578d
ENH: add a wrapper for xcodebuild to get around bug and verbose output
|
19 years ago |
Andy Cedilnik
|
3806c1050d
ENH: Remove things from bootstrap
|
19 years ago |
Andy Cedilnik
|
f483e48d2a
ENH: Cleanup DynamicLoader so that the symbols have more consistent names, start using dynamic loader from kwsys in CMake
|
20 years ago |
Ken Martin
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
20 years ago |
Bill Hoffman
|
89e5fc63fe
STYLE: fix line lengths
|
20 years ago |
Andy Cedilnik
|
4259971961
ENH: Since list file cache does not make much sense any more (because of proper list file parsing), and it actually adds unnecessary complications and make ctest scripting not work, take it out
|
20 years ago |
Bill Hoffman
|
b7fa820118
ENH: add documentation support for modules
|
20 years ago |
Brad King
|
c59d56f653
BUG: Corrected and updated documentation of the -P option, -C option, GET_TARGET_PROPERTY command, and GET_SOURCE_FILE_PROPERTY command.
|
20 years ago |
Bill Hoffman
|
ee0db4aeb4
BUG: fix CommandLine test problems with spaces and testing for the return value
|
21 years ago |
Andy Cedilnik
|
cc5c136cb8
BUG: If bootstrap cmake is run with no argument produce error
|
21 years ago |
Andy Cedilnik
|
56234aed4b
PERF: Remove several classes from the bootstrap and so making bootstrap smaller and faster
|
21 years ago |
Bill Hoffman
|
3e03bed0ac
ENH: fix warning correctly
|
21 years ago |
Bill Hoffman
|
766c48ae19
WAR: remove a warning on i64
|
21 years ago |
Andy Cedilnik
|
04016278c6
BUG: Move documentation so that it does not apear in ctest
|
21 years ago |
Andy Cedilnik
|
4d55c6540a
ENH: Report error and exit when the current directory is not specified
|
21 years ago |
Andy Cedilnik
|
51516613e8
ENH: Ok, when doing cmake -P you should not have to squish filename next to -P, There should be space between
|
22 years ago |
Andy Cedilnik
|
afc33a1990
ENH: Argument for script mode is -P (process) and take out the automatic script mode
|
22 years ago |
Andy Cedilnik
|
d21532cd02
ENH: Ok, no more argument needed for script mode
|
22 years ago |
Andy Cedilnik
|
ac2859aaa3
ENH: Start includding the scripting support
|
22 years ago |