Bill Hoffman 65e3edea04 ENH: use separate vars for creating c++ and c shared libraries and add a test for c libraries 23 năm trước cách đây
..
CursesDialog 6d6546ea7e This dir should not be covered (form distrib) 24 năm trước cách đây
MFCDialog 7c73456401 Remove warnings 24 năm trước cách đây
CMakeLib.dsp 96898bed3e add dot net stuff to cmakelists file and dsp file 24 năm trước cách đây
CMakeLists.txt 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 23 năm trước cách đây
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 năm trước cách đây
DumpDocumentation.dsp 8d681d4793 remove /ZI 24 năm trước cách đây
InitialConfigureFlags.cmake.in cc768c86c6 ENH: pass prefix from configure into cmake 24 năm trước cách đây
Makefile.borland 290c509e11 ENH: make sure the test tests the right cmake, and not the cmake used to bootstrap this cmake 23 năm trước cách đây
Makefile.in 0d3eefb1f1 new borland generator moved into place 24 năm trước cách đây
ccommand.cxx 92897bf3a8 ENH: add functions to API (read, write, delete registry key value) 23 năm trước cách đây
ccommand.dsp 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 năm trước cách đây
cmAbstractFilesCommand.cxx 7e2a78b499 FIX: get rid of warnings 23 năm trước cách đây
cmAbstractFilesCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmAddCustomCommandCommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmAddCustomCommandCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmAddCustomTargetCommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmAddCustomTargetCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmAddDefinitionsCommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmAddDefinitionsCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmAddDependenciesCommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmAddDependenciesCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmAddExecutableCommand.cxx fc6b8e8bf7 fix const problem 23 năm trước cách đây
cmAddExecutableCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmAddLibraryCommand.cxx dbdb0adce8 ENH: add ability to use ; separated lists in SET and expand them for addexecutable and addlibrary 23 năm trước cách đây
cmAddLibraryCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmAddTestCommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmAddTestCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmAuxSourceDirectoryCommand.cxx 809b32fe59 ENH: remove several compiler warnings 24 năm trước cách đây
cmAuxSourceDirectoryCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmBorlandMakefileGenerator.cxx 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 23 năm trước cách đây
cmBorlandMakefileGenerator.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 23 năm trước cách đây
cmBuildCommand.cxx 4651dbcfc6 ENH: expand variables in arguments before the commands get them 24 năm trước cách đây
cmBuildCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmBuildNameCommand.cxx a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmBuildNameCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmCableClassSet.cxx 809b32fe59 ENH: remove several compiler warnings 24 năm trước cách đây
cmCableClassSet.h 809b32fe59 ENH: remove several compiler warnings 24 năm trước cách đây
cmCableClassSetCommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmCableClassSetCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmCableWrapTclCommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmCableWrapTclCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmCacheManager.cxx 8ed3ce29bf ERR: Removed cmCacheManager::DefineCache method. It is no longer needed. 24 năm trước cách đây
cmCacheManager.h 8ed3ce29bf ERR: Removed cmCacheManager::DefineCache method. It is no longer needed. 24 năm trước cách đây
cmCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmCommands.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmCommands.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmConfigure.cmake.h.in 95e4feb361 BUG: add in for scope variable 24 năm trước cách đây
cmConfigure.h.in db1303aa7d ENH: big change, only allow commands access to the cache via the cmMakefile class and GetDefinition, also the cmMakefile is the only way for commands to add to the cache. Also, some changes to configure.in that check for for scoping 24 năm trước cách đây
cmConfigureFileCommand.cxx 4651dbcfc6 ENH: expand variables in arguments before the commands get them 24 năm trước cách đây
cmConfigureFileCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmConfigureGccXmlCommand.cxx 567edf0e9a ENH: overhaul of RunCommand on windows, if only win32 had popen... 24 năm trước cách đây
cmConfigureGccXmlCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmCreateTestSourceList.cxx e4dce08591 ENH: add the ability to process command line arguments in the test driver before the test driver gets them 23 năm trước cách đây
cmCreateTestSourceList.h e4dce08591 ENH: add the ability to process command line arguments in the test driver before the test driver gets them 23 năm trước cách đây
cmCustomCommand.cxx a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmCustomCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmDSPWriter.cxx 8b3b49a010 ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc. 23 năm trước cách đây
cmDSPWriter.h 076aafe79a ENH: add file specific compile flags 24 năm trước cách đây
cmDSWWriter.cxx 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 23 năm trước cách đây
cmDSWWriter.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmData.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmDirectory.cxx 809b32fe59 ENH: remove several compiler warnings 24 năm trước cách đây
cmDirectory.h 809b32fe59 ENH: remove several compiler warnings 24 năm trước cách đây
cmDumpDocumentation.cxx a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmElseCommand.cxx 4651dbcfc6 ENH: expand variables in arguments before the commands get them 24 năm trước cách đây
cmElseCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmEnableTestingCommand.cxx a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmEnableTestingCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmEndForEachCommand.cxx a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmEndForEachCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmEndIfCommand.cxx 4651dbcfc6 ENH: expand variables in arguments before the commands get them 24 năm trước cách đây
cmEndIfCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmExecProgramCommand.cxx 65e3edea04 ENH: use separate vars for creating c++ and c shared libraries and add a test for c libraries 23 năm trước cách đây
cmExecProgramCommand.h d42055b283 ENH: fix more space problems, you can add args to the ExecProgram command separatly now 23 năm trước cách đây
cmFLTKWrapUICommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmFLTKWrapUICommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmFindFileCommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmFindFileCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmFindLibraryCommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmFindLibraryCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmFindPathCommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmFindPathCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmFindProgramCommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmFindProgramCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmForEachCommand.cxx c617091d13 ENH: support semi-colon format (list of args as string) 23 năm trước cách đây
cmForEachCommand.h 437a8c9816 FIX: foreach function-blockers were using expanded args. Add virtual func to specify if function blocker needs them expanded or not. 23 năm trước cách đây
cmFunctionBlocker.h 437a8c9816 FIX: foreach function-blockers were using expanded args. Add virtual func to specify if function blocker needs them expanded or not. 23 năm trước cách đây
cmGeneratedFileStream.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmGetFilenameComponentCommand.cxx 4651dbcfc6 ENH: expand variables in arguments before the commands get them 24 năm trước cách đây
cmGetFilenameComponentCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmGetSourceFilePropertyCommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmGetSourceFilePropertyCommand.h 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmIfCommand.cxx 4651dbcfc6 ENH: expand variables in arguments before the commands get them 24 năm trước cách đây
cmIfCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmIncludeCommand.cxx 4651dbcfc6 ENH: expand variables in arguments before the commands get them 24 năm trước cách đây
cmIncludeCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmIncludeDirectoryCommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmIncludeDirectoryCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmIncludeExternalMSProjectCommand.cxx 4651dbcfc6 ENH: expand variables in arguments before the commands get them 24 năm trước cách đây
cmIncludeExternalMSProjectCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmIncludeRegularExpressionCommand.cxx a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmIncludeRegularExpressionCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmInstallFilesCommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmInstallFilesCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmInstallProgramsCommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmInstallProgramsCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmInstallTargetsCommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmInstallTargetsCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmLinkDirectoriesCommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmLinkDirectoriesCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmLinkLibrariesCommand.cxx 8aa3c35dad ENH: add suport for semi-colon separated list variables 24 năm trước cách đây
cmLinkLibrariesCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmListFileCache.cxx a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmListFileCache.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmLoadCacheCommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmLoadCacheCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmMSDotNETGenerator.cxx 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 23 năm trước cách đây
cmMSDotNETGenerator.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 23 năm trước cách đây
cmMSProjectGenerator.cxx 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 23 năm trước cách đây
cmMSProjectGenerator.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 23 năm trước cách đây
cmMakeDepend.cxx 8b3b49a010 ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc. 23 năm trước cách đây
cmMakeDepend.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmMakeDirectoryCommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmMakeDirectoryCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmMakefile.cxx 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 23 năm trước cách đây
cmMakefile.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 23 năm trước cách đây
cmMakefileGenerator.cxx 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 23 năm trước cách đây
cmMakefileGenerator.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 23 năm trước cách đây
cmMarkAsAdvancedCommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmMarkAsAdvancedCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmMessageCommand.cxx b6ebd7b7fa ENH: Add SEND_ERROR flag to MESSAGE so that an error can be raised within a CMakeList file 23 năm trước cách đây
cmMessageCommand.h b6ebd7b7fa ENH: Add SEND_ERROR flag to MESSAGE so that an error can be raised within a CMakeList file 23 năm trước cách đây
cmNMakeMakefileGenerator.cxx d42055b283 ENH: fix more space problems, you can add args to the ExecProgram command separatly now 23 năm trước cách đây
cmNMakeMakefileGenerator.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 23 năm trước cách đây
cmOptionCommand.cxx 433e1128ab ENH: add error checking for option commands with too many arguments 24 năm trước cách đây
cmOptionCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmOutputRequiredFilesCommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmOutputRequiredFilesCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmProjectCommand.cxx 7883b6c7dc expand ; args 23 năm trước cách đây
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 23 năm trước cách đây
cmQTWrapCPPCommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmQTWrapCPPCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmQTWrapUICommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmQTWrapUICommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmRegularExpression.cxx 809b32fe59 ENH: remove several compiler warnings 24 năm trước cách đây
cmRegularExpression.h 6ad590aad6 ENH: dot net almost working 24 năm trước cách đây
cmSetCommand.cxx 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 23 năm trước cách đây
cmSetCommand.h dbdb0adce8 ENH: add ability to use ; separated lists in SET and expand them for addexecutable and addlibrary 23 năm trước cách đây
cmSetSourceFilesPropertiesCommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmSetSourceFilesPropertiesCommand.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 23 năm trước cách đây
cmSiteNameCommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmSiteNameCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmSourceFile.cxx 8b3b49a010 ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc. 23 năm trước cách đây
cmSourceFile.h 076aafe79a ENH: add file specific compile flags 24 năm trước cách đây
cmSourceFilesCommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmSourceFilesCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmSourceFilesRemoveCommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmSourceFilesRemoveCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmSourceGroup.cxx 809b32fe59 ENH: remove several compiler warnings 24 năm trước cách đây
cmSourceGroup.h 076aafe79a ENH: add file specific compile flags 24 năm trước cách đây
cmSourceGroupCommand.cxx a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmSourceGroupCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmStandardIncludes.h 7d6eb54cf0 ENH: fix for dec compiler, they still do not have the correct ansi stream library 24 năm trước cách đây
cmSubdirCommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmSubdirCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmSubdirDependsCommand.cxx a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmSubdirDependsCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmSystemTools.cxx d42055b283 ENH: fix more space problems, you can add args to the ExecProgram command separatly now 23 năm trước cách đây
cmSystemTools.h d42055b283 ENH: fix more space problems, you can add args to the ExecProgram command separatly now 23 năm trước cách đây
cmTarget.cxx 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 23 năm trước cách đây
cmTarget.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 23 năm trước cách đây
cmTargetLinkLibrariesCommand.cxx 8aa3c35dad ENH: add suport for semi-colon separated list variables 24 năm trước cách đây
cmTargetLinkLibrariesCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmUnixMakefileGenerator.cxx 65e3edea04 ENH: use separate vars for creating c++ and c shared libraries and add a test for c libraries 23 năm trước cách đây
cmUnixMakefileGenerator.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 23 năm trước cách đây
cmUseMangledMesaCommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmUseMangledMesaCommand.h 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmUtilitySourceCommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmUtilitySourceCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmVTKMakeInstantiatorCommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmVTKMakeInstantiatorCommand.h ac74d51382 ENH: Added support for including extra files in generated header to get access to export macros of derived projects. 24 năm trước cách đây
cmVTKWrapJavaCommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmVTKWrapJavaCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmVTKWrapPythonCommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmVTKWrapPythonCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmVTKWrapTclCommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmVTKWrapTclCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmVariableRequiresCommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmVariableRequiresCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmWrapExcludeFilesCommand.cxx 7d76de4403 make sure ; expansion is done in all commands 23 năm trước cách đây
cmWrapExcludeFilesCommand.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmake.cxx 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 23 năm trước cách đây
cmake.dsp 49fa9d8b61 Argh 24 năm trước cách đây
cmake.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmakemain.cxx a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
cmaketest.cxx 290c509e11 ENH: make sure the test tests the right cmake, and not the cmake used to bootstrap this cmake 23 năm trước cách đây
cmaketest.h.in 290c509e11 ENH: make sure the test tests the right cmake, and not the cmake used to bootstrap this cmake 23 năm trước cách đây
cmakewizard.cxx d14a2314e5 check bool values and prefere off 24 năm trước cách đây
cmakewizard.h a6a43d5320 ENH:Updated copyright 24 năm trước cách đây
ctest.cxx 31413a216b ENH: if -R or -E was used, displays also the name of the tests that passed. 23 năm trước cách đây
ctest.dsp 8d681d4793 remove /ZI 24 năm trước cách đây
ctest.h 31413a216b ENH: if -R or -E was used, displays also the name of the tests that passed. 23 năm trước cách đây