Cronologia Commit

Autore SHA1 Messaggio Data
  Bill Hoffman a5fa6e2fe2 ENH: make new relative rpath work with spaces 22 anni fa
  Bill Hoffman f0bc1ed9b2 ENH: use fullpaths based on the actual current directory 22 anni fa
  Bill Hoffman 4f8afac655 ENH: use a full path for rpath 22 anni fa
  Bill Hoffman eb9fc21543 ENH: add support for relative paths in makefiles 22 anni fa
  Andy Cedilnik 1b2f84a727 ERR: Remove debug 22 anni fa
  Andy Cedilnik c3840b5cc3 BUG: Fix Bug #445 - Same library in multiple projects can cause problems 22 anni fa
  Brad King c1add9106c ENH: Using separate CMAKE_SHARED_LIBRARY_SONAME flags for C and CXX. 22 anni fa
  Bill Hoffman 5acab1eed1 BUG: roll back change for variable used in path 22 anni fa
  Bill Hoffman 1eca26f4c4 ENH: use variables for output paths 22 anni fa
  Brad King 9229e6bc8b ENH: Adding implementation of shared library version support on UNIX. This addresses the feature request described in bug#32. 22 anni fa
  Bill Hoffman 34853be45a BUG: fix for bug 346, borland should now support dash in the path 22 anni fa
  Brad King b7361dd04e BUG#318: cmake.check_depends now collects all dependencies for cmake.depends and then uses a single rule. 22 anni fa
  Bill Hoffman 3e2c1f3477 BUG: fix for bug 303 pass makeflags to sub makes 22 anni fa
  Brad King a381efce42 ENH: Added support for "make VERBOSE=1" to run one-time verbose make runs without changing CMAKE_VERBOSE_MAKEFILE. 22 anni fa
  Bill Hoffman 26c08ee33b ENH: remove ifdef code and use makefile definitions 22 anni fa
  Bill Hoffman a413160fec ENH: add the unix makefile generator as an option from the windows GUI, this builds with mingw, cygwin, and combinations of make cl, bcc32 22 anni fa
  Ken Martin 072db6ad70 removed redundent includes 22 anni fa
  Ken Martin 103f115f25 remove shadowed variable 22 anni fa
  Brad King 3cdde61776 ENH: Makefiles now have rules to do a global generate if the CMake listfiles have changed. Necessary for when try-compiles are added to a listfile. 22 anni fa
  Andy Cedilnik b41978fef7 ENH: If CMAKE_EDIT_COMMAND is not specified, use cmake -i 22 anni fa
  Bill Hoffman 60f9816f96 ENH: do not output make install rules on windows because they do not work 22 anni fa
  Andy Cedilnik ea6a84cc64 ENH: Fix install problem 22 anni fa
  Brad King df2280a7ab BUG: Fixed implementation of long dependency list support. The proxy target must have a corresponding file to work correctly. Instead of using a proxy target, we now just list one line for each dependency and then print one copy of the build rule at the end. 22 anni fa
  Ken Martin 75ce40f4d6 minor fix 22 anni fa
  Ken Martin e8d1ee2712 added outputEcho method and fixed make help for nmake and borland 22 anni fa
  Ken Martin 439f07e83c added make help target first cut 22 anni fa
  Ken Martin 333562e8cc fix for debug libs on UNIX 22 anni fa
  Andy Cedilnik 2dff3c60ea ERR: Remove debug 22 anni fa
  Brad King 8daa162753 ENH: Dependency lists are now split into multiple make lines to allow longer lists on limited make programs. 22 anni fa
  Andy Cedilnik f5559b0ec8 ENH: Add support for -pthread 22 anni fa