提交历史

作者 SHA1 备注 提交日期
  Bill Hoffman a80153b5cb make it backwards compatible with old cmake 23 年之前
  Bill Hoffman 2242006ca1 Debug optimized cache fixes 23 年之前
  Amitha Perera 4fe8947bcc BUG: The library paths should stay with the libraries during dependency analysis. 23 年之前
  Bill Hoffman 27fe57b716 ENH: change LINK_LIBRARY to add to targets 23 年之前
  Amitha Perera 3d4230033a BUG: if a_LIBS_DEPENDS exists but is empty, there are no explicit dependencies. 23 年之前
  Amitha Perera 099436db26 ENH: Make the LinkLibraries command contribute dependencies towards AddLibraries. 23 年之前
  Amitha Perera 1f8df8585e ENH: Add library dependency analysis. 23 年之前
  Bill Hoffman 4ea0f6b949 ENH: add enable language support for PROJECT command, this means that a C only project can be built with cmake, even without a cxx compiler 23 年之前
  Bill Hoffman 8b3b49a010 ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc. 23 年之前
  Will Schroeder a6a43d5320 ENH:Updated copyright 24 年之前
  Brad King cfa25e9e1a ENH: Added INSTALL_PROGRAMS command and corresponding support. This involved splitting cmTarget::INSTALL into INSTALL_FILES and INSTALL_PROGRAMS enum values. INSTALL_FILES no longer adds execute permission. The INSTALL_PROGRAMS commnad takes either a list of explicit names, or a regex. It will not expand source lists like the INSTALL_FILES command will. 24 年之前
  Amitha Perera e169953e92 ENH: Source and header file extensions are in variables in cmMakefile. 24 年之前
  Ken Martin 012603c746 duh 24 年之前
  Ken Martin 521e301116 minor cvs web changeCMakeLists.txt 24 年之前
  Ken Martin dbebd0a276 added install rules 24 年之前
  Bill Hoffman e606732b94 ENH: allow duplicate libraries 24 年之前
  Ken Martin a15ae83e95 fix for expaning libraries prior to generating dsp 24 年之前
  Ken Martin 2da0c57d46 added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against 24 年之前
  Will Schroeder 54cfe84f3f ENH:New copyright 24 年之前
  Ken Martin 73f04d1409 many fixes and cleanup and features 24 年之前