Cronologia Commit

Autore SHA1 Messaggio Data
  Andy Cedilnik 369a4188e6 ENH: Use the new RunCommand 22 anni fa
  Andy Cedilnik 2f98c791fa ENH: Allow specifying cmake variables on the command line without specifying the type Bug #118 - Specifying cache entries with -D should not need the type 22 anni fa
  Bill Hoffman f7c9e258ae BUG: make sure initial cache file read only reads one file, and does not look for CMakeLists.txt files on the entire disk 22 anni fa
  Bill Hoffman fe384ee980 add a better message for the GUI if no CMakeLists.txt file is found. 22 anni fa
  Brad King a1bb1a4712 ENH: Added optional configuration of data/doc/man dirs. This will be useful for package maintainers. 22 anni fa
  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 anni fa
  Brad King abffd72cbb BUG: Fixed check for existence of CMakeLists.txt file in top-level source directory before first configure. 22 anni fa
  Andy Cedilnik 1e09bc5dde ENH: Abstract pre configure check in a separate method 22 anni fa
  Bill Hoffman 5945a5a448 ENH: add some includes for borland 6 22 anni fa
  Brad King cbef9d224d ERR: Fixed string literal->char* conversion warning. 22 anni fa
  Brad King 02f7cfbcbe BUG: Need to remove the MAKEFLAGS when cmake starts. If cmake is run from inside make, we don't want the try-compiles to inherit the makeflags. 22 anni fa
  Brad King 20b198835c ENH: When the initially configured generator is invalid, allow the user to change the generator without deleting the cache by hand. 22 anni fa
  Bill Hoffman 6112e7fc16 add support for vs 71 22 anni fa
  Andy Cedilnik d6b9c96739 ENH: New location of cmake binaries 22 anni fa
  Andy Cedilnik e72535fda7 ENH: Add additional optional argument to Run. If it is true, it will only set paths and load cache. It will not do configure and gfenerate 22 anni fa
  Ken Martin af055f6f6d minor fix 22 anni fa
  Ken Martin 99b3152a60 add COdeWarrior back in for testing 22 anni fa
  Brad King a5ea72df88 ENH: Improved documentation. Also modified behavior of "cmake" to not configure a project in the current directory unless . is given. 22 anni fa
  Brad King ab761edaef BUG: Fixed crash when CMAKE_BACKWARDS_COMPATIBILITY is deleted between configures. 23 anni fa
  Brad King 1f55680332 ENH: Added cmDocumentation class to generate various forms of documentation. Each executable will be able to generate its own documentation. 23 anni fa
  Brad King 486454ef78 BUG: Fixed crash when CMAKE_ROOT cannot be found. 23 anni fa
  Bill Hoffman c7b5bb6d2c BUG: fix command line to take -G only 23 anni fa
  Brad King 7418ed1a67 BUG: Use CMakeDefaultMakeRuleVariables.cmake to locate modules directory instead of FindVTK.cmake. 23 anni fa
  Ken Martin 6e7f83a0ab compiler warning 23 anni fa
  Ken Martin 05955d6403 fix bug in env settings 23 anni fa
  Ken Martin 26bc729933 added watches for access of bw compat vars 23 anni fa
  Andy Cedilnik 829f8382e0 Add option of watching variables 23 anni fa
  Ken Martin dcc9c131b4 testing more agressive compatability settings 23 anni fa
  Andy Cedilnik 2fb76a9f07 Save directories when doing global build 23 anni fa
  Andy Cedilnik 1ac5fb545f Fix switching from local to global generation when cmake version changes or when things change inside version 23 anni fa