Commit History

Author SHA1 Message Date
  Andy Cedilnik ddf814f964 ENH: Encode object files with funny characters in the name. It should fix Bug #418 - Borland 5.5.1, Templates/*.cxx files with '+' chars used in execs 21 years ago
  Andy Cedilnik 5a5cd54730 ENH: GetSafeDefinition is now in cmMakefile 21 years ago
  Bill Hoffman 8b0b749a11 ENH: add SUBDIR PREORDER and fix clean for non-relative paths 21 years ago
  Andy Cedilnik 5c85e88bfd ENH: Ok, that is it. Remove old install and replace it with new 21 years ago
  Bill Hoffman d0cea4c7bb ENH: make relative paths optional and default off, and add a test for them 21 years ago
  Bill Hoffman ddb815c125 ENH: add new subdirectory exclude from top option 22 years ago
  Brad King ed1c2573aa BUG: Fix to build rule generation with relative paths. 22 years ago
  Brad King fad0651d84 BUG: Fix jump-over-and-build for missing libraries when the relative path to the library is different between the source and destination of the jump. 22 years ago
  Bill Hoffman d79e3ae698 ENH: move relative path to parent generator class 22 years ago
  Bill Hoffman eb9fc21543 ENH: add support for relative paths in makefiles 22 years ago
  Bill Hoffman 5acab1eed1 BUG: roll back change for variable used in path 22 years ago
  Bill Hoffman 1eca26f4c4 ENH: use variables for output paths 22 years ago
  Brad King 9229e6bc8b ENH: Adding implementation of shared library version support on UNIX. This addresses the feature request described in bug#32. 22 years ago
  Bill Hoffman 3e2c1f3477 BUG: fix for bug 303 pass makeflags to sub makes 22 years ago
  Brad King 773de6e55d ENH: Added convenience signature to OutputMakeRule. 22 years ago
  Ken Martin e8d1ee2712 added outputEcho method and fixed make help for nmake and borland 22 years ago
  Bill Hoffman 63ca58ceaf ENH: allow lib prefix for to stay for nmake and borland make as it is not a system prefix 22 years ago
  Ken Martin ba68f771b3 yikes added new custom command support 22 years ago
  Brad King 5bb1a79c9f ENH: Support for spaces in paths during make install. 23 years ago
  Brad King 3348131819 ENH: Added source file property OBJECT_DEPENDS to support generated header files included in non-generated sources. 23 years ago
  Bill Hoffman 5a676508c4 BUG: fix bug in depends 23 years ago
  Bill Hoffman c1c3149d16 BUG: fix for build out of dir for windows 23 years ago
  Bill Hoffman 36db45082e ENH: fix up several problems with new stuff 23 years ago
  Bill Hoffman f5d95fb078 Complete rework of makefile generators expect trouble 23 years ago
  Brad King 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. 23 years ago
  Ken Martin a888ba53fa in progress 23 years ago