Commit History

Autor SHA1 Mensaxe Data
  Bill Hoffman 94c396184e BUG: HasCXX did not use GetFileFormat and was broken %!s(int64=23) %!d(string=hai) anos
  Bill Hoffman 3859417d1a ENH: add target properties %!s(int64=23) %!d(string=hai) anos
  Brad King 4888c088ae ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside. %!s(int64=23) %!d(string=hai) anos
  Amitha Perera 939035ad91 BUG: the dependency analysis would incorrectly alphabetically re-order the %!s(int64=23) %!d(string=hai) anos
  Brad King 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. %!s(int64=23) %!d(string=hai) anos
  Andy Cedilnik 9ed93397fb If you specify header file as source, it should still use C compiler and not CXX. Also fix COnly test so that it make sure that this still works... %!s(int64=23) %!d(string=hai) anos
  Ken Martin 7ddb408621 removed some includes %!s(int64=23) %!d(string=hai) anos
  Ken Martin 7b5a8762c6 modified how source files store properties %!s(int64=23) %!d(string=hai) anos
  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 %!s(int64=23) %!d(string=hai) anos
  Bill Hoffman 32353c55e5 BUG: try to tell the difference between variables with sources and other variables %!s(int64=23) %!d(string=hai) anos
  Ken Martin d1879a77e8 modified to handle src list vectors without proper dollar signs %!s(int64=23) %!d(string=hai) anos
  Ken Martin 38145ad5a4 modified create test source to create a vector %!s(int64=23) %!d(string=hai) anos
  Brad King 28895b0f9f ERR: Fixed compiler warnings. %!s(int64=23) %!d(string=hai) anos
  Bill Hoffman e5668ea656 ENH: only add _LIB_DEPEND information for libraries and modules %!s(int64=23) %!d(string=hai) anos
  Amitha Perera c24c2cca18 BUG: never make a target depend on itself. This was causing unnecessary library duplication, resulting in link errors on some platforms. %!s(int64=23) %!d(string=hai) anos
  Amitha Perera 1c9981eb1d FIX: Remove assert since it was breaking IRIX builds. %!s(int64=23) %!d(string=hai) anos
  Jim Miller de44f1faac FIX: Const reference to a set needs a const_iterator. (.NET build error) %!s(int64=23) %!d(string=hai) anos
  Amitha Perera 0e6b39e52f BUG: Correct some of the dependency analysis code. %!s(int64=23) %!d(string=hai) anos
  Bill Hoffman 6734d3bb88 ENH: change set<string> to set<cmStdString> to avoid long symbols that crash ar on solaris %!s(int64=23) %!d(string=hai) anos
  Bill Hoffman cdf550de13 ENH: rework library depend stuff %!s(int64=23) %!d(string=hai) anos
  Amitha Perera 4bff970413 - bug fix where paths weren't being output when LIB_OUT_PATH *isn't* used %!s(int64=23) %!d(string=hai) anos
  Bill Hoffman 0838265fdc check for optimized or debug library adds %!s(int64=23) %!d(string=hai) anos
  Bill Hoffman 46e9d970e9 remove canonical conversion for lib names %!s(int64=23) %!d(string=hai) anos
  Bill Hoffman a80153b5cb make it backwards compatible with old cmake %!s(int64=23) %!d(string=hai) anos
  Bill Hoffman 2242006ca1 Debug optimized cache fixes %!s(int64=23) %!d(string=hai) anos
  Amitha Perera 4fe8947bcc BUG: The library paths should stay with the libraries during dependency analysis. %!s(int64=23) %!d(string=hai) anos
  Bill Hoffman 27fe57b716 ENH: change LINK_LIBRARY to add to targets %!s(int64=23) %!d(string=hai) anos
  Amitha Perera 3d4230033a BUG: if a_LIBS_DEPENDS exists but is empty, there are no explicit dependencies. %!s(int64=23) %!d(string=hai) anos
  Amitha Perera 099436db26 ENH: Make the LinkLibraries command contribute dependencies towards AddLibraries. %!s(int64=23) %!d(string=hai) anos
  Amitha Perera 1f8df8585e ENH: Add library dependency analysis. %!s(int64=23) %!d(string=hai) anos