Historie revizí

Autor SHA1 Zpráva Datum
  Ken Martin 7b5a8762c6 modified how source files store properties před 23 roky
  Ken Martin 44a7cd55ff removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building před 23 roky
  Bill Hoffman 32353c55e5 BUG: try to tell the difference between variables with sources and other variables před 23 roky
  Ken Martin d1879a77e8 modified to handle src list vectors without proper dollar signs před 23 roky
  Ken Martin 38145ad5a4 modified create test source to create a vector před 23 roky
  Brad King 28895b0f9f ERR: Fixed compiler warnings. před 23 roky
  Bill Hoffman e5668ea656 ENH: only add _LIB_DEPEND information for libraries and modules před 23 roky
  Amitha Perera c24c2cca18 BUG: never make a target depend on itself. This was causing unnecessary library duplication, resulting in link errors on some platforms. před 23 roky
  Amitha Perera 1c9981eb1d FIX: Remove assert since it was breaking IRIX builds. před 23 roky
  Jim Miller de44f1faac FIX: Const reference to a set needs a const_iterator. (.NET build error) před 23 roky
  Amitha Perera 0e6b39e52f BUG: Correct some of the dependency analysis code. před 23 roky
  Bill Hoffman 6734d3bb88 ENH: change set<string> to set<cmStdString> to avoid long symbols that crash ar on solaris před 23 roky
  Bill Hoffman cdf550de13 ENH: rework library depend stuff před 23 roky
  Amitha Perera 4bff970413 - bug fix where paths weren't being output when LIB_OUT_PATH *isn't* used před 23 roky
  Bill Hoffman 0838265fdc check for optimized or debug library adds před 23 roky
  Bill Hoffman 46e9d970e9 remove canonical conversion for lib names před 23 roky
  Bill Hoffman a80153b5cb make it backwards compatible with old cmake před 23 roky
  Bill Hoffman 2242006ca1 Debug optimized cache fixes před 23 roky
  Amitha Perera 4fe8947bcc BUG: The library paths should stay with the libraries during dependency analysis. před 23 roky
  Bill Hoffman 27fe57b716 ENH: change LINK_LIBRARY to add to targets před 23 roky
  Amitha Perera 3d4230033a BUG: if a_LIBS_DEPENDS exists but is empty, there are no explicit dependencies. před 23 roky
  Amitha Perera 099436db26 ENH: Make the LinkLibraries command contribute dependencies towards AddLibraries. před 23 roky
  Amitha Perera 1f8df8585e ENH: Add library dependency analysis. před 23 roky
  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 před 23 roky
  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. před 24 roky
  Will Schroeder a6a43d5320 ENH:Updated copyright před 24 roky
  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. před 24 roky
  Amitha Perera e169953e92 ENH: Source and header file extensions are in variables in cmMakefile. před 24 roky
  Ken Martin 012603c746 duh před 24 roky
  Ken Martin 521e301116 minor cvs web changeCMakeLists.txt před 24 roky