Nicolas Despres
|
d3d7e45df2
Remove trailing white-spaces.
|
14 years ago |
Kai Wasserbäch
|
9203e9187e
Fix spelling errors reported by Lintian.
|
15 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Brad King
|
b41a548d86
Add parentheses around '&&' between '||' for gcc
|
16 years ago |
David Cole
|
6bf31875ce
BUG: Fix issue #8383. Avoid crashing when using the Bundle CPack generator and CPACK_BUNDLE_NAME is not set. Instead, fail gracefully giving an informative error message and non-zero exit code.
|
17 years ago |
Bill Hoffman
|
d31c890220
ENH: missed one
|
17 years ago |
David Cole
|
e7948f89f9
COMP: auto_ptr will not compile without including memory on some platforms
|
17 years ago |
David Cole
|
968706b29e
BUG: Fix mem leak. Thanks, Mathieu.
|
17 years ago |
Brad King
|
9f61e2a235
ENH: Centralized and globalized computation of CMake program locations. This eliminates startup paths that failed to produce this information.
|
18 years ago |
Bill Hoffman
|
33478faeb6
ENH: changne ProcessGenertor to DoPackage
|
18 years ago |
Bill Hoffman
|
743cec67d5
ENH: change name
|
18 years ago |
Bill Hoffman
|
62decc533b
ENH: change name of class
|
18 years ago |
Ken Martin
|
6cdf032505
ENH: change to make the documentation class more generic, about halfway there, also provides secitons for Variables now
|
18 years ago |
Ken Martin
|
35e13b11f3
BUG: revert doc changes since VS7 cannot compile them, will implement them in a different manner
|
18 years ago |
Ken Martin
|
18ce24c748
ENH: make documentation entries actually store their data
|
18 years ago |
Alexander Neundorf
|
68674bd0d7
|
18 years ago |
Bill Hoffman
|
2745742e09
STYLE: fix some kwstyle errors
|
18 years ago |
Alexander Neundorf
|
d6a0c330bc
|
18 years ago |
Alexander Neundorf
|
0ea4c7b784
|
18 years ago |
Alexander Neundorf
|
8a6e2bb81d
|
18 years ago |
Alexander Neundorf
|
8c77fe55dc
|
18 years ago |
Alexander Neundorf
|
d64dc9b5bb
|
18 years ago |
Brad King
|
4d6435f5f3
STYLE: Fixed line-too-long.
|
19 years ago |
Andy Cedilnik
|
e31dc3abe5
ENH: Several CPack fixes. First, allow user to set CMAKE_MODULE_PATH for CPack; make SetOptionIfNotSet more robust to handle empty options; do test TGZ, STGZ, and TZ, Add handling (and test) of Install Script; set environment variable CMAKE_INSTALL_PREFIX
|
19 years ago |
Ken Martin
|
b24533f27c
ENH: fix line lengths
|
19 years ago |
Andy Cedilnik
|
b0d7f6999b
BUG: Bail out on generator initialization failure
|
19 years ago |
Andy Cedilnik
|
7e3310e6e5
BUG: Fix executing and help
|
19 years ago |
Andy Cedilnik
|
15ddcb424f
BUG: Prevent crash when no input file or generator specified
|
19 years ago |
Andy Cedilnik
|
0f28edbe4a
STYLE: Fix some style errors
|
19 years ago |
Andy Cedilnik
|
e36ae0fcb8
ENH: Several cleanups and support for multiple generators
|
19 years ago |