Commit History

作者 SHA1 備註 提交日期
  Bill Hoffman 46a493ae74 ENH: remove warnings 21 年之前
  Bill Hoffman c2ef51e181 ENH: define language extensions in cmake files and not hard coded, also fix trycompile problem 21 年之前
  Brad King 419f53ea7b BUG: install_manifest.txt should be overwritten each time the install is run. 21 年之前
  Andy Cedilnik f9b43b9212 BUG: Implement installing of shared library versioning and add test for the whole thing 21 年之前
  Andy Cedilnik b97ad900c0 ENH: Fix bug in cmake install when exec/librayr output path not defined. Closes Bug #899 - subdir INSTALL_TARGETS INSTALL_PROGRAMS dont work 21 年之前
  Bill Hoffman cc2ab62f1c BUG: make sure install works with spaces in the path 21 年之前
  Andy Cedilnik 5a5cd54730 ENH: GetSafeDefinition is now in cmMakefile 21 年之前
  Andy Cedilnik ac8232e140 ENH: Do preinstall and postinstall script even if the target is not installed 21 年之前
  Bill Hoffman d0cea4c7bb ENH: make relative paths optional and default off, and add a test for them 22 年之前
  Andy Cedilnik 99feab3528 ENH: When installing project, write manifest 22 年之前
  Andy Cedilnik 4fbf360a26 BUG: Support paths with spaces 22 年之前
  Andy Cedilnik db68c543ff ENH: Add pre and post install script support 22 年之前
  Bill Hoffman ddb815c125 ENH: add new subdirectory exclude from top option 22 年之前
  Andy Cedilnik b1a7421840 ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE 22 年之前
  Andy Cedilnik 34b8852dbe ENH: Improve coverage support and add more verbosity 22 年之前
  Andy Cedilnik 038abb867e ENH: Add support for install postfix 22 年之前
  Andy Cedilnik a721b96407 ENH: Cleanup output 22 年之前
  Andy Cedilnik c1002cccb0 ERR: Remove cout 22 年之前
  Andy Cedilnik d13e30f3ae ENH: Make install on windows seems to work now 22 年之前
  Andy Cedilnik 6eed8b55dd BUG: Fix for spaces in path 22 年之前
  Andy Cedilnik 5c8c6fa3da ENH: Several windows bugs and fixes 22 年之前
  Andy Cedilnik 7608d3f586 ERR: Fix std:: namespace 22 年之前
  Andy Cedilnik 797db2bd82 ENH: Start adding new installation framework 22 年之前
  Brad King ed1c2573aa BUG: Fix to build rule generation with relative paths. 22 年之前
  Brad King 01e4c82bb4 STYLE: Deleted trailing whitespace. 22 年之前
  Bill Hoffman d1efed1415 ENH: fix for hp make and relative paths never have targets with a ./ at the start of the name 22 年之前
  Bill Hoffman ae69928e69 BUG: borland make treats ./target and target as different also convert to outputpathrelative may get passed a quoted path 22 年之前
  Bill Hoffman b753a6794b BUG: use ./ infront of the current directory 22 年之前
  Andy Cedilnik b5035770bc BUG: On Windows network paths do not really work as regular paths, so when the binary directory is on the network, we will not support relative paths 22 年之前
  Bill Hoffman 09ba0a0a31 BUG: keep more of the case information 22 年之前