Commit History

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