Historial de Commits

Autor SHA1 Mensaje Fecha
  Bill Hoffman 3c8e899102 ENH: add support for per config target LINK_FLAGS hace 19 años
  Brad King eb31755eb2 ENH: Implemented VT100 terminal escape sequences. If CMAKE_COLOR_MAKEFILE is set then messages produced by makefiles will be in color if the native tool supports it. This addresses bug#3060. hace 19 años
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
  Bill Hoffman 88bd3b5281 ENH: add support for removing language flags from shared library and shared module link commands hace 19 años
  Bill Hoffman 4c5ba06fa1 ENH: use a cmake script to do the clean step, this allows for large numbers of files to be removed without making the command line too long hace 19 años
  Bill Hoffman 3f532f5489 ENH: add support for language flags at rule expansion time hace 19 años
  Brad King 586a9427d3 ENH: Created target property INSTALL_NAME_DIR initalized by CMAKE_INSTALL_NAME_DIR specifying the directory portion of the OSX install_name field in shared libraries. This is the OSX equivalent of RPATH. hace 19 años
  Brad King 576f0b65c7 BUG: Fix generation of Xcode 2.0 and earlier projects to use CMAKE_BUILD_TYPE. hace 19 años
  Bill Hoffman 39e636a4a4 ENH: change expand stuff to pass a struct for all the args hace 20 años
  Brad King 81677b3130 ENH: Generate import libraries for DLLs on Cygwin and MinGW. hace 20 años
  Brad King 537e2b4ed5 ENH: Implemented RPATH specification support. It is documented by the command SET_TARGET_PROPERTIES. hace 20 años
  Brad King 60cd72d01c ENH: Cleaned up generation of symbolic rules. Removed generation of rebuild_cache and similar rules from internal makefiles. hace 20 años
  Ken Martin 7740ccd1a4 ENH: some cleanup of the makefile generator hace 20 años