Commit History

Author SHA1 Message Date
  Bill Hoffman 13865fc4fa ENH: move project map to global generator base 21 years ago
  Ken Martin cf7893b934 BUG: fix VSExternal for visual studio 6 21 years ago
  Bill Hoffman 5001eed8a5 ENH: clean up of INCLUDE_EXTERNAL_MSPROJECT contributed by Clinton Stimpson 21 years ago
  Bill Hoffman b1f3e10439 BUG: make sure env CC and CXX are not set for VS IDE builds 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
  Andy Cedilnik 9ac968174e ENH: Handle make install target on Visual Studio 6 and 7 and install templates 21 years ago
  Bill Hoffman ddb815c125 ENH: add new subdirectory exclude from top option 22 years ago
  Bill Hoffman a8620773f3 BUG: fix crash in external dsp include 22 years ago
  Bill Hoffman 5d987e4a3f BUG: fix crash 22 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 4b45a5ef9a better error message 23 years ago
  Brad King 15e38175a4 BUG: CMake 1.4 configured projects did not build with new CMake. 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
  Bill Hoffman b0f4a4cb39 ENH: fix IntDir jump and build problem 23 years ago
  Bill Hoffman 35fb6f22ba fix for generator picked compilers 23 years ago
  Bill Hoffman 96189f79d5 ENH: unify EnableLanguage across all generators 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