コミット履歴

作者 SHA1 メッセージ 日付
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 年 前
  Brad King b41a548d86 Add parentheses around '&&' between '||' for gcc 16 年 前
  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 年 前
  Bill Hoffman d31c890220 ENH: missed one 17 年 前
  David Cole e7948f89f9 COMP: auto_ptr will not compile without including memory on some platforms 17 年 前
  David Cole 968706b29e BUG: Fix mem leak. Thanks, Mathieu. 17 年 前
  Brad King 9f61e2a235 ENH: Centralized and globalized computation of CMake program locations. This eliminates startup paths that failed to produce this information. 18 年 前
  Bill Hoffman 33478faeb6 ENH: changne ProcessGenertor to DoPackage 18 年 前
  Bill Hoffman 743cec67d5 ENH: change name 18 年 前
  Bill Hoffman 62decc533b ENH: change name of class 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 68674bd0d7 18 年 前
  Bill Hoffman 2745742e09 STYLE: fix some kwstyle errors 18 年 前
  Alexander Neundorf d6a0c330bc 18 年 前
  Alexander Neundorf 0ea4c7b784 18 年 前
  Alexander Neundorf 8a6e2bb81d 18 年 前
  Alexander Neundorf 8c77fe55dc 18 年 前
  Alexander Neundorf d64dc9b5bb 18 年 前
  Brad King 4d6435f5f3 STYLE: Fixed line-too-long. 19 年 前
  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 年 前
  Ken Martin b24533f27c ENH: fix line lengths 19 年 前
  Andy Cedilnik b0d7f6999b BUG: Bail out on generator initialization failure 19 年 前
  Andy Cedilnik 7e3310e6e5 BUG: Fix executing and help 19 年 前
  Andy Cedilnik 15ddcb424f BUG: Prevent crash when no input file or generator specified 19 年 前
  Andy Cedilnik 0f28edbe4a STYLE: Fix some style errors 19 年 前
  Andy Cedilnik e36ae0fcb8 ENH: Several cleanups and support for multiple generators 19 年 前
  Ken Martin af04164c6d STYLE: fix line length 19 年 前
  Andy Cedilnik 26e75041fa BUG: Fix relative path to config file, fix cmake_install.cmake location problem 19 年 前