提交歷史

作者 SHA1 備註 提交日期
  Ken Martin 9ebfec08a0 only add test target if testing is enabled and ctest is found 23 年之前
  Bill Hoffman 6734d3bb88 ENH: change set<string> to set<cmStdString> to avoid long symbols that crash ar on solaris 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 年之前
  Ken Martin 6349735590 ENH: closer to working with spaces in the path 24 年之前
  Bill Hoffman 800db3a063 ENH: add RUN_TESTS 24 年之前
  Will Schroeder a6a43d5320 ENH:Updated copyright 24 年之前
  Sebastien Barre b180bf609b fix warning for Borland build 24 年之前
  Ken Martin 05717b3dab a better fix maybe 24 年之前
  Bill Hoffman 03fd2f6dfa make sure custom targets are in the ALL_BUILD 24 年之前
  Phil Pritchett 8476330979 switched string::compare to strncmp 24 年之前
  Phil Pritchett 8c582aae12 allow more than one external MS project 24 年之前
  Phil Pritchett 4ba36ca453 INCLUDE_EXTERNAL_MSPROJECT command 24 年之前
  Bill Hoffman cc5c1fa6f7 ENH: separate command from its arguments in the custom command. This allows the generator on windows to change the slashes for just the command 24 年之前
  Bill Hoffman db1303aa7d ENH: big change, only allow commands access to the cache via the cmMakefile class and GetDefinition, also the cmMakefile is the only way for commands to add to the cache. Also, some changes to configure.in that check for for scoping 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 年之前
  Brad King e693d47253 ENH: Added support for selection of static/shared build on a per-library basis. 24 年之前
  Bill Hoffman 9c9461d130 allow no name project 24 年之前
  Bill Hoffman 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache 24 年之前
  Bill Hoffman 38a164d254 ENH: rename DSWMakefile and DSPMakefile to DSWWriter and DSPWriter 24 年之前
  Bill Hoffman b92b025226 STYLE: line too long 24 年之前
  Bill Hoffman a3cfcd9894 BUG: clean up memory leaks. 24 年之前
  Ken Martin 1f6057e864 install fixes for win32 24 年之前
  Ken Martin 089aa3e106 option to make utilities in the all target 24 年之前
  Bill Hoffman de10cfc72e ENH: move testing stuff to cmake from configure, good bye dashboard... :) 24 年之前
  Bill Hoffman 96ec40943c ENH: implement ADD_TARGET command, and add an ALL_BUILD target 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 41e1270413 support for debug and opt libraries 24 年之前
  Bill Hoffman 90e5612298 ENH: new GUI editor for cmake cache file 24 年之前