Andy Cedilnik a518fed4e3 Try to improve source group interface пре 23 година
..
CursesDialog 9d32676b70 ERR: Fixed bad sentence in error message. пре 23 година
MFCDialog 091f53f539 FIX: re-enable the OK button in RunCmake() when everything is done. пре 23 година
WXDialog c6384c19b4 Remove warnings пре 23 година
bootstrap 399e1c0f3e Improve bootstrape for unix пре 24 година
.cvsignore 0c948312ed Add cvsignore so that you do not see visual stufio files when you do cvs update пре 24 година
CMakeLists.txt 9619ee3aa1 Another attempt on Windows 98 пре 23 година
CMakeSetup.dsw 5bbae88569 Add ccommand for executing commands on the system, so by using ADD_CUSTOM_COMMAND, you can make rules to do some system commands during build. Currently supported commands are copy and remove. Others will follow. пре 24 година
InitialConfigureFlags.cmake.in cc768c86c6 ENH: pass prefix from configure into cmake пре 24 година
Makefile.in a2eccb4203 Remove dependency to dynamic loader during bootstrap пре 23 година
cmAbstractFilesCommand.cxx 7ddb408621 removed some includes пре 23 година
cmAbstractFilesCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmAddCustomCommandCommand.cxx 4dec2a174a remove unused variables пре 23 година
cmAddCustomCommandCommand.h 9b8926925b ENH: use target as source if source is empty пре 24 година
cmAddCustomTargetCommand.cxx 7d76de4403 make sure ; expansion is done in all commands пре 24 година
cmAddCustomTargetCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmAddDefinitionsCommand.cxx 4823f16ebb modified to accept no arguments пре 23 година
cmAddDefinitionsCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmAddDependenciesCommand.cxx 7ddb408621 removed some includes пре 23 година
cmAddDependenciesCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmAddExecutableCommand.cxx 7ddb408621 removed some includes пре 23 година
cmAddExecutableCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmAddLibraryCommand.cxx 7ddb408621 removed some includes пре 23 година
cmAddLibraryCommand.h 27fe57b716 ENH: change LINK_LIBRARY to add to targets пре 24 година
cmAddTestCommand.cxx 7ddb408621 removed some includes пре 23 година
cmAddTestCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmAuxSourceDirectoryCommand.cxx 7ddb408621 removed some includes пре 23 година
cmAuxSourceDirectoryCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmBuildCommand.cxx 4651dbcfc6 ENH: expand variables in arguments before the commands get them пре 24 година
cmBuildCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmBuildNameCommand.cxx 991b551595 ENH: fix build name пре 24 година
cmBuildNameCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmCMakeMinimumRequired.cxx 07d35e662d ENH: Added cmStringStream class to wrap std::stringstream or std::strstream depending on the platform. The interface is that of std::stringstream, so no "ends" or "rdbuf()->freeze(0)" lines are needed. пре 24 година
cmCMakeMinimumRequired.h 077f81d359 ENH: fix doc line пре 24 година
cmCPluginAPI.cxx ce65c54d7a ERR: Fixes for comeau compiler. NULL is a pointer of type void*, and cannot be compared directly with other pointer types. We use 0 instead. пре 23 година
cmCPluginAPI.h bafeb69742 cleaned up API пре 23 година
cmCacheManager.cxx 77616437d1 Remove tabs пре 23 година
cmCacheManager.h 577cf91945 Fix problems with advanced not being marked. пре 23 година
cmCommand.h 7ddb408621 removed some includes пре 23 година
cmCommands.cxx 92714311c9 Add WRITE_FILE command, which writes string to a file пре 23 година
cmCommands.h a6a43d5320 ENH:Updated copyright пре 24 година
cmConfigure.cmake.h.in 07d35e662d ENH: Added cmStringStream class to wrap std::stringstream or std::strstream depending on the platform. The interface is that of std::stringstream, so no "ends" or "rdbuf()->freeze(0)" lines are needed. пре 24 година
cmConfigure.h.in 07d35e662d ENH: Added cmStringStream class to wrap std::stringstream or std::strstream depending on the platform. The interface is that of std::stringstream, so no "ends" or "rdbuf()->freeze(0)" lines are needed. пре 24 година
cmConfigureFileCommand.cxx 4651dbcfc6 ENH: expand variables in arguments before the commands get them пре 24 година
cmConfigureFileCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmCreateTestSourceList.cxx 7ddb408621 removed some includes пре 23 година
cmCreateTestSourceList.h 0f6e022dca updated to handle extensions пре 23 година
cmCustomCommand.cxx a6a43d5320 ENH:Updated copyright пре 24 година
cmCustomCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmData.h a6a43d5320 ENH:Updated copyright пре 24 година
cmDirectory.cxx 809b32fe59 ENH: remove several compiler warnings пре 24 година
cmDirectory.h 499bd45d4d removed shared lib support пре 23 година
cmDumpDocumentation.cxx 74e13ad2fc moved dump docs into cmake пре 23 година
cmDynamicLoader.cxx a63f7ba43c BUG: fix load command stuff for cygwin and cleanup at exit пре 23 година
cmDynamicLoader.h e00b56dd57 Add accessor for Flushing cache пре 23 година
cmElseCommand.cxx 7ddb408621 removed some includes пре 23 година
cmElseCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmEnableTestingCommand.cxx 7ddb408621 removed some includes пре 23 година
cmEnableTestingCommand.h 28895b0f9f ERR: Fixed compiler warnings. пре 24 година
cmEndForEachCommand.cxx 7ddb408621 removed some includes пре 23 година
cmEndForEachCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmEndIfCommand.cxx 7ddb408621 removed some includes пре 23 година
cmEndIfCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmExecProgramCommand.cxx 4dec2a174a remove unused variables пре 23 година
cmExecProgramCommand.h a898cfb17a Add return value support and add documentation пре 23 година
cmFLTKWrapUICommand.cxx 4dec2a174a remove unused variables пре 23 година
cmFLTKWrapUICommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmFindFileCommand.cxx 7d76de4403 make sure ; expansion is done in all commands пре 24 година
cmFindFileCommand.h 789267c949 ENH: speed improvements пре 24 година
cmFindLibraryCommand.cxx 46a327c79d FIX: put ExpandRegistryValue() back (seems to have been removed accidentally I guess in 1.25) пре 23 година
cmFindLibraryCommand.h ce31498637 FIX: command usage пре 24 година
cmFindPathCommand.cxx bef93dc5c1 Couple of changes: cache variables now have a map of properties. ADVANCED and HELPSTRING are now properties of cache variable, IsAdvanced is gone, so is GetCacheEntry, since cache entries are now all private. To access them, you use the iterator. -ADVANCED cache entries are gone and are replaced by the property of cache variables. The cache file still looks the same, but the -ADVANCED cache entries are created when writing file. MarkAsAdvanced and VariableRequires are fixed. So are curses gui and wizard пре 23 година
cmFindPathCommand.h 789267c949 ENH: speed improvements пре 24 година
cmFindProgramCommand.cxx bef93dc5c1 Couple of changes: cache variables now have a map of properties. ADVANCED and HELPSTRING are now properties of cache variable, IsAdvanced is gone, so is GetCacheEntry, since cache entries are now all private. To access them, you use the iterator. -ADVANCED cache entries are gone and are replaced by the property of cache variables. The cache file still looks the same, but the -ADVANCED cache entries are created when writing file. MarkAsAdvanced and VariableRequires are fixed. So are curses gui and wizard пре 23 година
cmFindProgramCommand.h 1ad05f9e6d ENH/FIX: add NO_SYSTEM_PATH option + fix command usage пре 24 година
cmForEachCommand.cxx 7ddb408621 removed some includes пре 23 година
cmForEachCommand.h fcc410de44 fixed if statements inside a foreach пре 23 година
cmFunctionBlocker.h 28895b0f9f ERR: Fixed compiler warnings. пре 24 година
cmGeneratedFileStream.h a6a43d5320 ENH:Updated copyright пре 24 година
cmGetFilenameComponentCommand.cxx 44a7cd55ff removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building пре 23 година
cmGetFilenameComponentCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmGetSourceFilePropertyCommand.cxx b8be208408 updated to match the SET пре 23 година
cmGetSourceFilePropertyCommand.h b8be208408 updated to match the SET пре 23 година
cmGlobalBorlandMakefileGenerator.cxx 386c19ff6a fix for borland compilers пре 23 година
cmGlobalBorlandMakefileGenerator.h d28e483f4e first cut a new arch пре 23 година
cmGlobalCodeWarriorGenerator.cxx bdfa41a4a6 updates пре 23 година
cmGlobalCodeWarriorGenerator.h 599114fc70 under development пре 23 година
cmGlobalGenerator.cxx c751d2ebff added progress пре 23 година
cmGlobalGenerator.h c751d2ebff added progress пре 23 година
cmGlobalNMakeMakefileGenerator.cxx 3abb9e240d compiler warnings пре 23 година
cmGlobalNMakeMakefileGenerator.h 9e64895812 minor fix inEnableLanguages пре 23 година
cmGlobalUnixMakefileGenerator.cxx 5ce73bdd14 ENH: Added explicit declarations of some C functions that are hard to get from standard headers in como (www.comeaucomputing.com) strict mode. пре 23 година
cmGlobalUnixMakefileGenerator.h 6132184cc3 better trycompile and enable langiages пре 23 година
cmGlobalVisualStudio6Generator.cxx 9cf39703dc Remove debug stuff пре 23 година
cmGlobalVisualStudio6Generator.h 38baabc665 Attempt to fix Visual studio 6 comiling пре 23 година
cmGlobalVisualStudio7Generator.cxx c9d16defb0 some try compile fixes пре 23 година
cmGlobalVisualStudio7Generator.h c9d16defb0 some try compile fixes пре 23 година
cmITKWrapTclCommand.cxx 3997fdeec3 ENH: Added support to pass the gccxml program location to cable if ITK_GCCXML_EXECUTABLE is set on m_Makefile. пре 23 година
cmITKWrapTclCommand.h da9d44f877 BUG: Only one generated Tcl wrapper source was getting added to the package's library. пре 23 година
cmIfCommand.cxx 6c2944b6fe BUG: STRLESS and STRGREATER need to treat non-existent definitions as strings. пре 23 година
cmIfCommand.h 6c2944b6fe BUG: STRLESS and STRGREATER need to treat non-existent definitions as strings. пре 23 година
cmIncludeCommand.cxx cd8e26f14c BUG: Must return false after an error of incorrect arguments. пре 23 година
cmIncludeCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmIncludeDirectoryCommand.cxx 7ddb408621 removed some includes пре 23 година
cmIncludeDirectoryCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmIncludeExternalMSProjectCommand.cxx 4651dbcfc6 ENH: expand variables in arguments before the commands get them пре 24 година
cmIncludeExternalMSProjectCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmIncludeRegularExpressionCommand.cxx a6a43d5320 ENH:Updated copyright пре 24 година
cmIncludeRegularExpressionCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmInstallFilesCommand.cxx 7ddb408621 removed some includes пре 23 година
cmInstallFilesCommand.h e5e0132203 ENH: Improved implementation of INSTALL_FILES and INSTALL_PROGRAMS commands. Source paths can now be relative or full paths, and don't need to be in the same directory as the CMakeLists.txt file. пре 23 година
cmInstallProgramsCommand.cxx 7ddb408621 removed some includes пре 23 година
cmInstallProgramsCommand.h e5e0132203 ENH: Improved implementation of INSTALL_FILES and INSTALL_PROGRAMS commands. Source paths can now be relative or full paths, and don't need to be in the same directory as the CMakeLists.txt file. пре 23 година
cmInstallTargetsCommand.cxx 7ddb408621 removed some includes пре 23 година
cmInstallTargetsCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmLinkDirectoriesCommand.cxx be3a15d45f no longer need an argument пре 23 година
cmLinkDirectoriesCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmLinkLibrariesCommand.cxx e8dbdcaf0c allows no arguments пре 23 година
cmLinkLibrariesCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmListFileCache.cxx 0301b8366b Add a way to remove files from cache пре 23 година
cmListFileCache.h 0301b8366b Add a way to remove files from cache пре 23 година
cmLoadCacheCommand.cxx d0be2896d7 changed cache manager and registered generators to no longer be singletons пре 23 година
cmLoadCacheCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmLoadCommandCommand.cxx d86d95cf2b Cleanup пре 23 година
cmLoadCommandCommand.h a21140658c adding plugin support пре 23 година
cmLocalBorlandMakefileGenerator.cxx 25b5897ffa Remove unnecessary new line пре 23 година
cmLocalBorlandMakefileGenerator.h d28e483f4e first cut a new arch пре 23 година
cmLocalCodeWarriorGenerator.cxx bdfa41a4a6 updates пре 23 година
cmLocalCodeWarriorGenerator.h bdfa41a4a6 updates пре 23 година
cmLocalGenerator.cxx 38d1ea9b4c always set PROJECT_SOURCE_DIR etc пре 23 година
cmLocalGenerator.h d2c4432bbe changed handling of FinalPass пре 23 година
cmLocalNMakeMakefileGenerator.cxx a888ba53fa in progress пре 23 година
cmLocalNMakeMakefileGenerator.h a888ba53fa in progress пре 23 година
cmLocalUnixMakefileGenerator.cxx cc6d56182d remove unused stuff пре 23 година
cmLocalUnixMakefileGenerator.h a888ba53fa in progress пре 23 година
cmLocalVisualStudio6Generator.cxx 789cc71855 Fix a bug in generator. This one is good: This bug is only present on Windows 98, but since RunCommand did not work, it never showed on the dashboard... In any case commands in Visual studio 6 should be in windows style slashes пре 23 година
cmLocalVisualStudio6Generator.h 49aebe6c99 new arch пре 23 година
cmLocalVisualStudio7Generator.cxx 242347c52e Try to fix quoted definitions пре 23 година
cmLocalVisualStudio7Generator.h 49aebe6c99 new arch пре 23 година
cmMacroCommand.cxx 7ddb408621 removed some includes пре 23 година
cmMacroCommand.h 216c985f72 added new command пре 23 година
cmMakeDepend.cxx eb1ff5f968 ERR: Fixes for comeau compiler. NULL is a pointer of type void*, and cannot be compared directly with other pointer types. We use 0 instead. пре 23 година
cmMakeDepend.h fd26d44f5f now includes current include files directory when searching for files it includes пре 24 година
cmMakeDirectoryCommand.cxx 7d76de4403 make sure ; expansion is done in all commands пре 24 година
cmMakeDirectoryCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmMakefile.cxx a518fed4e3 Try to improve source group interface пре 23 година
cmMakefile.h a518fed4e3 Try to improve source group interface пре 23 година
cmMarkAsAdvancedCommand.cxx 577cf91945 Fix problems with advanced not being marked. пре 23 година
cmMarkAsAdvancedCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmMessageCommand.cxx 7ddb408621 removed some includes пре 23 година
cmMessageCommand.h b6ebd7b7fa ENH: Add SEND_ERROR flag to MESSAGE so that an error can be raised within a CMakeList file пре 24 година
cmOptionCommand.cxx 945c4a8b5b WAR: remove warnings for .NET compiler пре 24 година
cmOptionCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmOutputRequiredFilesCommand.cxx 7d76de4403 make sure ; expansion is done in all commands пре 24 година
cmOutputRequiredFilesCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmProjectCommand.cxx 7883b6c7dc expand ; args пре 24 година
cmProjectCommand.h 4ea0f6b949 ENH: add enable language support for PROJECT command, this means that a C only project can be built with cmake, even without a cxx compiler пре 24 година
cmQTWrapCPPCommand.cxx 63d64d5780 Define a single expected format for the values defined in every FindXXX.cmake file. пре 23 година
cmQTWrapCPPCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmQTWrapUICommand.cxx 3507ef55c6 corrected the generated lists .h in header list and .cxx in sources list пре 23 година
cmQTWrapUICommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmRegularExpression.cxx a518fed4e3 Try to improve source group interface пре 23 година
cmRegularExpression.h a518fed4e3 Try to improve source group interface пре 23 година
cmRemoveCommand.cxx ab2dc5558b minor fix пре 23 година
cmRemoveCommand.h 9c69be42de updated for 1.4 пре 24 година
cmSeparateArgumentsCommand.cxx 2d37e6d1a8 ENH: add new command to separate space separated arguments пре 24 година
cmSeparateArgumentsCommand.h 2d37e6d1a8 ENH: add new command to separate space separated arguments пре 24 година
cmSetCommand.cxx eb6bba34cd BUG: fix doc string and allow a variable to be promoted from non-cache to cache пре 23 година
cmSetCommand.h eb6bba34cd BUG: fix doc string and allow a variable to be promoted from non-cache to cache пре 23 година
cmSetSourceFilesPropertiesCommand.cxx c728b6c963 fixed bug maybe пре 23 година
cmSetSourceFilesPropertiesCommand.h 7b5a8762c6 modified how source files store properties пре 23 година
cmSiteNameCommand.cxx 4879c6cffa ENH: look for nslookup and hostname in the right places пре 24 година
cmSiteNameCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmSourceFile.cxx 5897d078c6 Fix bug in trying to set stding with null пре 23 година
cmSourceFile.h 7b5a8762c6 modified how source files store properties пре 23 година
cmSourceFilesCommand.cxx 7b5a8762c6 modified how source files store properties пре 23 година
cmSourceFilesCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmSourceFilesRemoveCommand.cxx 44a7cd55ff removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building пре 23 година
cmSourceFilesRemoveCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmSourceGroup.cxx 809b32fe59 ENH: remove several compiler warnings пре 24 година
cmSourceGroup.h 076aafe79a ENH: add file specific compile flags пре 24 година
cmSourceGroupCommand.cxx a518fed4e3 Try to improve source group interface пре 23 година
cmSourceGroupCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmStandardIncludes.h 5ce73bdd14 ENH: Added explicit declarations of some C functions that are hard to get from standard headers in como (www.comeaucomputing.com) strict mode. пре 23 година
cmSubdirCommand.cxx 7d76de4403 make sure ; expansion is done in all commands пре 24 година
cmSubdirCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmSubdirDependsCommand.cxx a6a43d5320 ENH:Updated copyright пре 24 година
cmSubdirDependsCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmSystemTools.cxx 54ac432b27 Add missing argument пре 23 година
cmSystemTools.h 0f3661562c Cleanup RunCOmmand code and move borland one to vtkWin32ProcessExecution, so that it is all in one place... Add timeout option whihc does not work yet, but it should not produce warning any more пре 23 година
cmTarget.cxx 7ddb408621 removed some includes пре 23 година
cmTarget.h 7ddb408621 removed some includes пре 23 година
cmTargetLinkLibrariesCommand.cxx 6bbc8e9d45 does not need a second argument пре 23 година
cmTargetLinkLibrariesCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmTryCompileCommand.cxx 561a3da204 Several changes: COMPILE_DEFINITIONS is now depricated. If you want to specify some, use CMAKE_FLAGS -DCMAKE_DEFINITIONS:STRING=...; same goes for libraries, include path, ... It now detects wether the file is C or C++ and uses the apropriate project command, it also does the right thing when doing try_compile, so it does not execute configure for every single try_compile пре 23 година
cmTryCompileCommand.h e6406f681d Abstract cleaning of files and add code that deletes files from Debug subdirectory пре 23 година
cmTryRunCommand.cxx 72054b95fd always convert to output path пре 23 година
cmTryRunCommand.h a7589c3a32 compiler warnings пре 23 година
cmUseMangledMesaCommand.cxx 7d76de4403 make sure ; expansion is done in all commands пре 24 година
cmUseMangledMesaCommand.h 7d76de4403 make sure ; expansion is done in all commands пре 24 година
cmUtilitySourceCommand.cxx 7d76de4403 make sure ; expansion is done in all commands пре 24 година
cmUtilitySourceCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmVTKMakeInstantiatorCommand.cxx 13d4f89dfe compiler warnings пре 23 година
cmVTKMakeInstantiatorCommand.h c1ad03bedb BUG: Added backward-compatability. The old instantiator style will be used unless the argument USE_INSTANTIATOR_NEW is given to tell the command to make use of the instantiator new functions exported from each class's implementation file. пре 23 година
cmVTKWrapJavaCommand.cxx 7b5a8762c6 modified how source files store properties пре 23 година
cmVTKWrapJavaCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmVTKWrapPythonCommand.cxx 7b5a8762c6 modified how source files store properties пре 23 година
cmVTKWrapPythonCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmVTKWrapTclCommand.cxx 24e0518122 FIX: better support for the Tcl/Tk 8.4 pre-release пре 23 година
cmVTKWrapTclCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmVariableRequiresCommand.cxx bef93dc5c1 Couple of changes: cache variables now have a map of properties. ADVANCED and HELPSTRING are now properties of cache variable, IsAdvanced is gone, so is GetCacheEntry, since cache entries are now all private. To access them, you use the iterator. -ADVANCED cache entries are gone and are replaced by the property of cache variables. The cache file still looks the same, but the -ADVANCED cache entries are created when writing file. MarkAsAdvanced and VariableRequires are fixed. So are curses gui and wizard пре 23 година
cmVariableRequiresCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmWin32ProcessExecution.cxx 0f3661562c Cleanup RunCOmmand code and move borland one to vtkWin32ProcessExecution, so that it is all in one place... Add timeout option whihc does not work yet, but it should not produce warning any more пре 23 година
cmWin32ProcessExecution.h 0f3661562c Cleanup RunCOmmand code and move borland one to vtkWin32ProcessExecution, so that it is all in one place... Add timeout option whihc does not work yet, but it should not produce warning any more пре 23 година
cmWrapExcludeFilesCommand.cxx 7b5a8762c6 modified how source files store properties пре 23 година
cmWrapExcludeFilesCommand.h a6a43d5320 ENH:Updated copyright пре 24 година
cmWriteFileCommand.cxx 7ddb408621 removed some includes пре 23 година
cmWriteFileCommand.h 92714311c9 Add WRITE_FILE command, which writes string to a file пре 23 година
cmake.cxx 047acd0c6f Produce only one output пре 23 година
cmake.h c751d2ebff added progress пре 23 година
cmakemain.cxx a2eccb4203 Remove dependency to dynamic loader during bootstrap пре 23 година
cmaketest.cxx 576a490daa Cleanup пре 23 година
cmaketest.h.in 290c509e11 ENH: make sure the test tests the right cmake, and not the cmake used to bootstrap this cmake пре 24 година
cmakewizard.cxx 56b69e5fcc Remove unnecessary variable пре 23 година
cmakewizard.h 628625af72 Simplify code. Since we access cache entry through the iterator, we do not need the cache manager any more пре 23 година
cmw9xcom.cxx ffe1132407 Put quotes around arguments if they have spaces and no quotes пре 23 година
ctest.cxx 5b6d899bc6 Set comspec substitute пре 23 година
ctest.h 80f20047af Add verbose flag -V, which makes the output of tests to be displayed; also add help to ctest пре 23 година