Commit History

Author SHA1 Message Date
  Andy Cedilnik 7c0251014c COMP: More fixes for visual studio 20 years ago
  Andy Cedilnik 549b77034e COMP: Fixes for visual studio 20 years ago
  Andy Cedilnik 32c403f665 ENH: Remove debug 20 years ago
  Andy Cedilnik 12dc64c7f5 ENH: Add a notion of a global target 20 years ago
  Bill Hoffman 347c5f4b46 ENH: add working directory support 20 years ago
  Brad King afa8367885 BUG: Fixed cmTarget::GetFullPath to not append the configuration name when only one configuration is built. It now asks the generator what subdirectory if any to use for a given configuration name. 20 years ago
  Andy Cedilnik 782bef7374 ENH: Add a way for the generated command to include extra flags. This is useful for CTest (or try compile) to add -j2 20 years ago
  Bill Hoffman 5b9ecdec44 ENH: fix warning 20 years ago
  Bill Hoffman 8be3e4eeca ENH: clean up EnableLanguage try to fix problem where try compile runs cmake 20 years ago
  Ken Martin 2a45d5cd68 ENH: added DIRECTORY option to GET_DIRECTORY_PROPERTIES 20 years ago
  Bill Hoffman 9c4bfe975a ENH: add a fix for VTK on the mac and a way to fix some projects with a single file in the cmake modules directory 20 years ago
  Ken Martin c6b011e35e ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree 20 years ago
  Brad King 80802c21b6 ENH: RUN_TESTS target now uses proper CMAKE_CFG_INTDIR setting to get $(IntDir) or $(OutDir) depending on the generator. 20 years ago
  Andy Cedilnik de217bee8d BUG: Generate RUN_TEST target if any tests are there 20 years ago
  Ken Martin 369308ca76 ENH: make LOCATION an computed property of the target and get rid of a bunch of const junk 20 years ago
  Brad King 7ed018ec09 BUG: Changing to a new test for whether to do relative path conversion. Now only paths inside the source or binary trees are converted. 20 years ago
  Ken Martin 3744464c5e BUG: filx for old bug in rel path computaiton code 20 years ago
  Ken Martin 8c65179339 ENH: warning fixes and some first steps in cleaning up the convert code 20 years ago
  Ken Martin 25f75d9075 ENH: added new methods to convert to HomeRelative paths 20 years ago
  Andy Cedilnik 082b3b44d7 BUG: Fix bootstrap test on machines with spaces in the path 20 years ago
  Andy Cedilnik d772fce254 ENH: No need to convert to output path 20 years ago
  Andy Cedilnik 61d0a75d11 ENH: Add option to ignore errors. Only works on make 20 years ago
  Andy Cedilnik 7c5745ae95 ENH: Start working on command that will abstract generating of build command 20 years ago
  Andy Cedilnik d395b563ed ENH: Improve internal test handling by creating a test class. Command cmEnableTesting now only sets CMAKE_TESTING_ENABLED and cmAddTest only adds a test to the list. The actual test files are written by local generator. This way we can at some point in the future replace DartTestfile with some XML file 20 years ago
  Bill Hoffman 697d749c73 BUG: fix for bug 1660 20 years ago
  Andy Cedilnik 0dd2b6eb80 BUG: By default disable new files. 20 years ago
  Andy Cedilnik 86cebea79a ENH: More ctest changes and move SetupTest to superclass 20 years ago
  Ken Martin 62969492b0 ENH: removed GetParentProjects 20 years ago
  Bill Hoffman 213040b612 ENH: make sure project map is cleared each time. 21 years ago
  Ken Martin eb1764b34f COMP: fix warning 21 years ago