Berk Geveci d0b210aec0 Need to include standard headers. 24 yıl önce
..
CursesDialog d0b210aec0 Need to include standard headers. 24 yıl önce
FLTKDialog 4a8b9ecf98 FIX: Reverted to use FillCacheManagerFromGUI(). 24 yıl önce
MFCDialog b0e3a2def0 ENH: use callback not ifdef for MFC message box errors 24 yıl önce
CMakeLib.dsp d204791e45 ENH: integrate borland support 24 yıl önce
CMakeLists.txt 939d614978 Adding curses support. 24 yıl önce
CMakeSetup.dsw 5edd7673e1 ENH: add caching for the input CMakeList.txt files, 2X speed up 24 yıl önce
DumpDocumentation.dsp 8d681d4793 remove /ZI 24 yıl önce
InitialConfigureFlags.cmake.in cc768c86c6 ENH: pass prefix from configure into cmake 24 yıl önce
Makefile.in 5edd7673e1 ENH: add caching for the input CMakeList.txt files, 2X speed up 24 yıl önce
cmAbstractFilesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmAbstractFilesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmAddCustomTargetCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmAddCustomTargetCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmAddDefinitionsCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmAddDefinitionsCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmAddDependenciesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmAddDependenciesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmAddExecutableCommand.cxx 63cb6c7407 Expand vars in exe and lib name 24 yıl önce
cmAddExecutableCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmAddLibraryCommand.cxx 63cb6c7407 Expand vars in exe and lib name 24 yıl önce
cmAddLibraryCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmAddTestCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmAddTestCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmAuxSourceDirectoryCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmAuxSourceDirectoryCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmBorlandMakefileGenerator.cpp ad09f66469 FIX: Same as last checkin except applies to bpi files as wellas lib files 24 yıl önce
cmBorlandMakefileGenerator.h 7adaefb403 ERR: Change to EscapeSpaces forces rework of Borland generator <sigh> 24 yıl önce
cmBuildCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmBuildCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmBuildNameCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmBuildNameCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmCableClassSet.cxx 8e79e498f9 ENH: Added automatic detection of >> sequences in template names and replacement with "> >" in the output. 24 yıl önce
cmCableClassSet.h 8e79e498f9 ENH: Added automatic detection of >> sequences in template names and replacement with "> >" in the output. 24 yıl önce
cmCableClassSetCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmCableClassSetCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmCableWrapTclCommand.cxx b6158ac39c ENH: Improved parsing of GCCXML_FLAGS to improve generation of gccxml rule. Also added ADD_DEFINITIONS arguments to the generated rule. 24 yıl önce
cmCableWrapTclCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmCacheManager.cxx 36e7b5567a On win32 path is all in lower case now 24 yıl önce
cmCacheManager.h ddd5a7d729 ENH: change all maps of string to be maps of cmStdString, to reduce symbol length in object files. 24 yıl önce
cmCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmCommands.cxx 4ba36ca453 INCLUDE_EXTERNAL_MSPROJECT command 24 yıl önce
cmCommands.h 54cfe84f3f ENH:New copyright 25 yıl önce
cmConfigure.cmake.h.in 95e4feb361 BUG: add in for scope variable 24 yıl önce
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 yıl önce
cmConfigureFileCommand.cxx 091e95f26d ENH: add an option to configure file command that allows for only expansion of at variables and not dollar variables 24 yıl önce
cmConfigureFileCommand.h 091e95f26d ENH: add an option to configure file command that allows for only expansion of at variables and not dollar variables 24 yıl önce
cmConfigureGccXmlCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmConfigureGccXmlCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmCustomCommand.cxx cc5c1fa6f7 ENH: separate command from its arguments in the custom command. This allows the generator on windows to change the slashes for just the command 24 yıl önce
cmCustomCommand.h cc5c1fa6f7 ENH: separate command from its arguments in the custom command. This allows the generator on windows to change the slashes for just the command 24 yıl önce
cmDSPWriter.cxx 8c582aae12 allow more than one external MS project 24 yıl önce
cmDSPWriter.h e693d47253 ENH: Added support for selection of static/shared build on a per-library basis. 24 yıl önce
cmDSWWriter.cxx 8c582aae12 allow more than one external MS project 24 yıl önce
cmDSWWriter.h 4ba36ca453 INCLUDE_EXTERNAL_MSPROJECT command 24 yıl önce
cmData.h a5480276d5 ENH: Added cmData and corresponding DataMap in cmMakefile to allow commands to register arbitrary extra data with the makefile without modifying the cmMakefile class definition. 25 yıl önce
cmDirectory.cxx ea2690d667 fixed bug in mismatched directory opens consuming file descriptors 24 yıl önce
cmDirectory.h 54cfe84f3f ENH:New copyright 25 yıl önce
cmDumpDocumentation.cxx a4f40c31f1 ENH: add dump documentation test 24 yıl önce
cmElseCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmElseCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmEnableTestingCommand.cxx 850d74f67f fixed Dart issue 24 yıl önce
cmEnableTestingCommand.h 8074eeebf1 Add warning regarding the location of ENABLE_TESTING (should be in the top CMakeList.txt, otherwise Dart is lost) 24 yıl önce
cmEndForEachCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmEndForEachCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmEndIfCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmEndIfCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmExecProgramCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmExecProgramCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmFindFileCommand.cxx 8106e93dca This command should always set the cahce variabel to a filepath not a path 24 yıl önce
cmFindFileCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmFindLibraryCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmFindLibraryCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmFindPathCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmFindPathCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmFindProgramCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmFindProgramCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmForEachCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmForEachCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmFunctionBlocker.h 4ab2650802 added for each command 24 yıl önce
cmGeneratedFileStream.h b6d823a7c1 ENH: try to better handle control-c during make Makefiles 24 yıl önce
cmGetFilenameComponentCommand.cxx cc731ac548 The result of this utility command can now be optionally added to the cache 24 yıl önce
cmGetFilenameComponentCommand.h cc731ac548 The result of this utility command can now be optionally added to the cache 24 yıl önce
cmIfCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmIfCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmIncludeCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmIncludeCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmIncludeDirectoryCommand.cxx ef74458b34 Add optional BEFORE param to INCLUDE_DIRECTORIES so that include dirs can be specified before the actual include dirs 24 yıl önce
cmIncludeDirectoryCommand.h ef74458b34 Add optional BEFORE param to INCLUDE_DIRECTORIES so that include dirs can be specified before the actual include dirs 24 yıl önce
cmIncludeExternalMSProjectCommand.cxx 8c582aae12 allow more than one external MS project 24 yıl önce
cmIncludeExternalMSProjectCommand.h 4ba36ca453 INCLUDE_EXTERNAL_MSPROJECT command 24 yıl önce
cmIncludeRegularExpressionCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmIncludeRegularExpressionCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmInstallFilesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmInstallFilesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmInstallProgramsCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmInstallProgramsCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmInstallTargetsCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmInstallTargetsCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmLibraryCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmLinkDirectoriesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmLinkDirectoriesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmLinkLibrariesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmLinkLibrariesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmListFileCache.cxx 8591786867 ENH: add better error reports in parsing cmake files, like what file has the error 24 yıl önce
cmListFileCache.h 9438a5965a initialize class 24 yıl önce
cmLoadCacheCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmLoadCacheCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmMSProjectGenerator.cxx 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 yıl önce
cmMSProjectGenerator.h d204791e45 ENH: integrate borland support 24 yıl önce
cmMakeDepend.cxx ddec29c52d BUG: Changed include and link directory paths in cmMakefile back to std::vector because there is an order dependency. Only cmMakefile::AddIncludeDirectory and cmMakefile::AddLinkDirectory should be called to add directories to the paths. They make sure the paths are unique as they are inserted. 24 yıl önce
cmMakeDepend.h ddd5a7d729 ENH: change all maps of string to be maps of cmStdString, to reduce symbol length in object files. 24 yıl önce
cmMakeDirectoryCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmMakeDirectoryCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmMakefile.cxx ef74458b34 Add optional BEFORE param to INCLUDE_DIRECTORIES so that include dirs can be specified before the actual include dirs 24 yıl önce
cmMakefile.h ef74458b34 Add optional BEFORE param to INCLUDE_DIRECTORIES so that include dirs can be specified before the actual include dirs 24 yıl önce
cmMakefileGenerator.cxx e197d3f219 remove memory leaks 24 yıl önce
cmMakefileGenerator.h 58a3e38167 add support for clean up 24 yıl önce
cmMessageCommand.cxx 1830690a0d ENH: expand variables in message command output 24 yıl önce
cmMessageCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmOptionCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmOptionCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmOutputRequiredFilesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmOutputRequiredFilesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmProjectCommand.cxx 71fe9280cb Add PROJECT_NAME to the set of definitions 24 yıl önce
cmProjectCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmQTWrapCPPCommand.cxx 8fefb3dd22 Detect error and output useful message 24 yıl önce
cmQTWrapCPPCommand.h 3a316a6e0a added a QT_WRAP_CPP command 24 yıl önce
cmRegularExpression.cxx 54cfe84f3f ENH:New copyright 25 yıl önce
cmRegularExpression.h 54cfe84f3f ENH:New copyright 25 yıl önce
cmSetCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmSetCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmSiteNameCommand.cxx 5cc95e4387 SITE_NAME should return the most qualified name of the host. If nslookup works, now the domain is appended to the hostname (whereas it *replaced* the host name before) 24 yıl önce
cmSiteNameCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmSourceFile.cxx 7d907c8d59 ENH: clean up error report for source files not found 24 yıl önce
cmSourceFile.h e169953e92 ENH: Source and header file extensions are in variables in cmMakefile. 24 yıl önce
cmSourceFilesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmSourceFilesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmSourceFilesRemoveCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmSourceFilesRemoveCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmSourceGroup.cxx cc5c1fa6f7 ENH: separate command from its arguments in the custom command. This allows the generator on windows to change the slashes for just the command 24 yıl önce
cmSourceGroup.h cc5c1fa6f7 ENH: separate command from its arguments in the custom command. This allows the generator on windows to change the slashes for just the command 24 yıl önce
cmSourceGroupCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmSourceGroupCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmStandardIncludes.h eb6e54c64b ENH: Replaced cmStdString implementation to make it more transparently a std:string. 24 yıl önce
cmSubdirCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmSubdirCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmSubdirDependsCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmSubdirDependsCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmSystemTools.cxx b0e3a2def0 ENH: use callback not ifdef for MFC message box errors 24 yıl önce
cmSystemTools.h 539318f587 ENH: add callback for message display 24 yıl önce
cmTarget.cxx cfa25e9e1a ENH: Added INSTALL_PROGRAMS command and corresponding support. This involved splitting cmTarget::INSTALL into INSTALL_FILES and INSTALL_PROGRAMS enum values. INSTALL_FILES no longer adds execute permission. The INSTALL_PROGRAMS commnad takes either a list of explicit names, or a regex. It will not expand source lists like the INSTALL_FILES command will. 24 yıl önce
cmTarget.h 247c1640da 24 yıl önce
cmTargetLinkLibrariesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmTargetLinkLibrariesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmUnixMakefileGenerator.cxx c15ad5c98d ENH: clean up interface and change build in current directory to build the depend file first 24 yıl önce
cmUnixMakefileGenerator.h c15ad5c98d ENH: clean up interface and change build in current directory to build the depend file first 24 yıl önce
cmUseMangledMesaCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmUseMangledMesaCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmUtilitySourceCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmUtilitySourceCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmVTKWrapJavaCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmVTKWrapJavaCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmVTKWrapPythonCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmVTKWrapPythonCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmVTKWrapTclCommand.cxx b502515ad1 memory leak 24 yıl önce
cmVTKWrapTclCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmWrapExcludeFilesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmWrapExcludeFilesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 yıl önce
cmake.cxx 8f652aad21 ENH: fixes for borland compiler testing 24 yıl önce
cmake.dsp 8d681d4793 remove /ZI 24 yıl önce
cmake.h d204791e45 ENH: integrate borland support 24 yıl önce
cmakemain.cxx e197d3f219 remove memory leaks 24 yıl önce
cmaketest.cxx 1c5c899fd7 add dependency for configure files and use short path in WIN32 cmake test 24 yıl önce
cmaketest.h.in c19c252e23 minor fixes to testing 24 yıl önce
ctest.cxx 8591786867 ENH: add better error reports in parsing cmake files, like what file has the error 24 yıl önce
ctest.dsp 8d681d4793 remove /ZI 24 yıl önce
ctest.h 08a89bd8dc added regexp option 24 yıl önce