Commit History

Author SHA1 Message Date
  Ken Martin bfcb4b6937 COMP: fix warning 21 years ago
  Ken Martin 4d30cb309c ENH: ctest now uses CMake global generator to do the build part of build-and-test 21 years ago
  Bill Hoffman e930043477 ENH: more tests are passing, relative paths, and external objects are the ones left now 21 years ago
  Bill Hoffman cb73410ccb ENH: more tests are passing 21 years ago
  Bill Hoffman fd0f29e6f4 ENH: depends work between targets 21 years ago
  Bill Hoffman 13865fc4fa ENH: move project map to global generator base 21 years ago
  Bill Hoffman beb584e7a1 ENH: add some comments on how this could be moved to global generator 21 years ago
  Bill Hoffman 2615e6f0a9 BUG: fix for bug 1396, object files could not be used as sources any more 21 years ago
  Bill Hoffman 5bf55d1590 ENH: shorten the symbols a bit and remove maps of std::string for map of cmStdString 21 years ago
  Bill Hoffman 9e08d07be2 ENH: change ignore function so that it first checks to see if the extension has a language 21 years ago
  Bill Hoffman 67ac3ea503 ENH: fix problems with .def and RC files 21 years ago
  Bill Hoffman 692ba48c4e ENH: major changes to support addition of languages from cmake modules directory. 21 years ago
  Bill Hoffman b1f3e10439 BUG: make sure env CC and CXX are not set for VS IDE builds 21 years ago
  Ken Martin ce277b647b warning fix 21 years ago
  Bill Hoffman c2ef51e181 ENH: define language extensions in cmake files and not hard coded, also fix trycompile problem 21 years ago
  Bill Hoffman 731369ef9c ENH: try to initialize all languages at the same time 21 years ago
  Bill Hoffman 66a08c10e5 ENH: more uniform approach to enable language, one step closer to being able to enable a language without modifing cmake source code 21 years ago
  Bill Hoffman b41d447935 ENH: use GetRequiredDefinition instead of GetDefinition and crash 21 years ago
  Bill Hoffman 9655299f08 ENH: initial fortran support 21 years ago
  Brad King 46418e70a3 BUG#427: Generated makefiles need to have targets with canonical names for each executable and library target in order for try-compiles to work correctly when specifying the target. 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 86195caf6a ENH: add support for VCExpress 2005 21 years ago
  Andy Cedilnik ed0999c9d1 ERR: Fix visual studio install 21 years ago
  Andy Cedilnik 55a71ba572 ENH: Add check for infinite loops. Make sure that files written using WRITE_FILE and FILE WRITE are not used as input files. Fixes Bug #678 - WRITE_FILE and FILE(WRITE...) lead to infinite loops 21 years ago
  Bill Hoffman ddb815c125 ENH: add new subdirectory exclude from top option 22 years ago
  Bill Hoffman 222e9a2876 BUG: fix put/get env problems 22 years ago
  Andy Cedilnik 797db2bd82 ENH: Start adding new installation framework 22 years ago
  Bill Hoffman c336a9b1ac BUG: make sure null terminator is in the right place for putenv static char array 22 years ago
  Bill Hoffman add1f25f58 BUG:427 trycompile target must be exe 22 years ago
  Andy Cedilnik 3b7c4b2a7b ENH: More scripting changes 22 years ago