Commit History

Author SHA1 Message Date
  Bill Hoffman 32fe8caaef bug fixes for external projects 21 years ago
  Bill Hoffman d385543865 BUG: fix include external project bug 21 years ago
  Bill Hoffman b5bdf2cb0a ENH: add better error reporting for file open failures 21 years ago
  Bill Hoffman 731369ef9c ENH: try to initialize all languages at the same time 21 years ago
  Bill Hoffman bb32a51825 ENH: change RUN_TESTS to use -C and not -D also use GetRequiredDefinition where needed 21 years ago
  Brad King 9b1771aef4 BUG: CMAKE_TRY_COMPILE_CONFIGURATION should be obtained from the cmMakefile instance for the listfile containing the TRY_COMPILE call, not the top level listfile. 21 years ago
  Bill Hoffman 1d061ae896 fix include order because of GetCurrentDirectory define and windows.h problem 21 years ago
  Bill Hoffman c15adc9221 BUG: fix sub project path problem 21 years ago
  Bill Hoffman 70eaddbf8e BUG: make sure global generate is done when cmakelist file chagnes, also make sure guids are stored in the cache so the .sln file does not change every time 21 years ago
  Andy Cedilnik 9ac968174e ENH: Handle make install target on Visual Studio 6 and 7 and install templates 21 years ago
  Bill Hoffman 7fa36510d5 BUG: fix external projects for vc7 21 years ago
  Bill Hoffman ddb815c125 ENH: add new subdirectory exclude from top option 21 years ago
  Andy Cedilnik 72d8bd1e41 BUG: Fix Bug #445 - Same library in multiple projects can cause problems 22 years ago
  Bill Hoffman 587370e1e2 remove more warnings 22 years ago
  Bill Hoffman d89adbf049 remove warnings 22 years ago
  Bill Hoffman 6e9a96119c ENH: fix some warnings 22 years ago
  Bill Hoffman 5ccfaefb48 ENH: generate a sln and dsw file for each sub project in a project 22 years ago
  Andy Cedilnik 467fa9dfb3 ENH: Bug #371 - Add build configuration for try compiles using cmake variable 22 years ago
  Andy Cedilnik 0b150f69c2 ENH: Use the new RunCommand 22 years ago
  Brad King e5ed57ec18 ENH: Registered global generators are now kept in a table in the cmake instance. Added support for documentation with a Generators section. 22 years ago
  Ken Martin ba68f771b3 yikes added new custom command support 22 years ago
  Bill Hoffman 6112e7fc16 add support for vs 71 22 years ago
  Bill Hoffman 0c26d2f4e5 ENH: fix for vs 7 beta1 23 years ago
  Brad King 4e6ad941e9 ENH: Visual Studio 6 and 7 generators now set CMAKE_CONFIGURATION_TYPES to be a semicolon-separated list of configurations that will be built. 23 years ago
  Andy Cedilnik 682e2c7b8b Add check so that java projects build without C++ 23 years ago
  Bill Hoffman b0f4a4cb39 ENH: fix IntDir jump and build problem 23 years ago
  Bill Hoffman 96189f79d5 ENH: unify EnableLanguage across all generators 23 years ago
  Ken Martin d386b74fea use InAll target setting to determine what targets are in the default build 23 years ago
  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. 23 years ago
  Ken Martin c9d16defb0 some try compile fixes 23 years ago