Commit History

作者 SHA1 備註 提交日期
  Bill Hoffman b545988c0b ENH: add -C load cache file option 24 年之前
  Berk Geveci b8573c65ec Fixed help. 24 年之前
  Berk Geveci a987b6bf47 Fixed help. 24 年之前
  Sebastien Barre b180bf609b fix warning for Borland build 24 年之前
  Bill Hoffman 0d3eefb1f1 new borland generator moved into place 24 年之前
  Bill Hoffman fd516c022d add new borland generator 24 年之前
  Bill Hoffman 12551a33c3 NMake with spaces in directories 24 年之前
  Bill Hoffman 94c828bd1f ENH: clean up command line arguments 24 年之前
  Bill Hoffman f7fae15d39 ENH: add command line arguments to set cache entries 24 年之前
  Bill Hoffman 2df56cf21b ENH: fix library builds with nmake 24 年之前
  Bill Hoffman 94f82edd07 Closer to nmake build 24 年之前
  Bill Hoffman 8f652aad21 ENH: fixes for borland compiler testing 24 年之前
  Bill Hoffman d204791e45 ENH: integrate borland support 24 年之前
  Bill Hoffman 7aec024997 opps 24 年之前
  Bill Hoffman 97dc84a613 ENH: run cmake from cmaketest 24 年之前
  Bill Hoffman a5eac44d18 ENH: rework GUI with configure/OK/Cancel 24 年之前
  Brad King fdd48818db ENH: Removing automatic setting of BUILD_SHARED_LIBS. Projects that support this should explicitly declare it with the OPTION command, or set its libraries to shared or static directly on each ADD_LIBRARY command. 24 年之前
  Ken Martin ae2723878e better arg support 24 年之前
  Bill Hoffman a5cda2217d ENH: fix install for cygwin, build cmake from configure 24 年之前
  Ken Martin b5c6730f70 added help options 24 年之前
  Brad King 10e0197054 BUG: Fixed generation of cMakeRoot in one case. 24 年之前
  Bill Hoffman 900f1be244 BUG: fix for unix 24 年之前
  Bill Hoffman 18b2449ca2 ENH: clean up 24 年之前
  Bill Hoffman 31ab42e5b7 ENH: look in the PREFIX dir for the modules 24 年之前
  Bill Hoffman a2b757aa2d ENH: better ability to find cmake program 24 年之前
  Ken Martin 0ff3bdba20 better install support 24 年之前
  Bill Hoffman adbae91cb5 ENH: fix cmake so it can boot strap itself better 24 年之前
  Brad King a5087b8cca ENH: CMake now always adds the BUILD_SHARED_LIBS cache entry. The BUILD_SHARED_LIBRARIES command that used to be used is now deprecated. 24 年之前
  Bill Hoffman 145fac96fc ENH: move EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH initial creation to after the CMakeLists.txt files have been parsed 24 年之前
  Bill Hoffman 78ee6660a7 ENH: fix EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH for unix 24 年之前