Commit történet

Szerző SHA1 Üzenet Dátum
  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 23 éve
  Bill Hoffman 9ed9bffa6f only allow unique configurations 23 éve
  Bill Hoffman 5484a691ef BUG: fix dot net for paths with spaces 23 éve
  Bill Hoffman f3cfbce074 BUG: RelativePath should not be quoted in output files even if it has spaces 23 éve
  Ken Martin 9ebfec08a0 only add test target if testing is enabled and ctest is found 23 éve
  Bill Hoffman fd98b0cca0 ENH: enable cxx by default if no languages have been enabled 23 éve
  Bill Hoffman 6734d3bb88 ENH: change set<string> to set<cmStdString> to avoid long symbols that crash ar on solaris 23 éve
  Amitha Perera 1f8df8585e ENH: Add library dependency analysis. 23 éve
  Bill Hoffman 8a144d0c40 ENH: fix relwithdebinfo 23 éve
  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 éve
  Bill Hoffman 2d5ddb07fd output list bug 23 éve
  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 éve
  Bill Hoffman 809b32fe59 ENH: remove several compiler warnings 23 éve
  Bill Hoffman fc933df1fc ENH: add support for .def files 23 éve
  Bill Hoffman 938e6e487b BUG: make sure libraries do not depend on themselves 23 éve
  Bill Hoffman 8aa3c35dad ENH: add suport for semi-colon separated list variables 23 éve
  Bill Hoffman 076aafe79a ENH: add file specific compile flags 23 éve
  Bill Hoffman 96db798627 use xml output quotes for paths 23 éve
  Bill Hoffman 6c1e38abb4 clean up in dot net 23 éve
  Bill Hoffman 800db3a063 ENH: add RUN_TESTS 24 éve
  Bill Hoffman 6ad590aad6 ENH: dot net almost working 24 éve
  Bill Hoffman 8c3400dc6b ENH: big change in the path handling, one function CreateOutputPath is used to escape spaces and convert to the native path type 24 éve
  Bill Hoffman 27617df8b0 close to dot net working 24 éve
  Bill Hoffman f5e672fed1 ENH: getting closer 24 éve
  Bill Hoffman 8d8528db82 getting closer but still not working dot net support 24 éve
  Bill Hoffman 60b9a2c14b ENH: first pass at dot net support 24 éve