1
0
Brad King eb6e54c64b ENH: Replaced cmStdString implementation to make it more transparently a std:string. 24 жил өмнө
..
FLTKDialog 4a8b9ecf98 FIX: Reverted to use FillCacheManagerFromGUI(). 24 жил өмнө
MFCDialog b0e3a2def0 ENH: use callback not ifdef for MFC message box errors 24 жил өмнө
CMakeLib.dsp d204791e45 ENH: integrate borland support 24 жил өмнө
CMakeLists.txt 8f652aad21 ENH: fixes for borland compiler testing 24 жил өмнө
CMakeSetup.dsw 5edd7673e1 ENH: add caching for the input CMakeList.txt files, 2X speed up 24 жил өмнө
DumpDocumentation.dsp 8d681d4793 remove /ZI 24 жил өмнө
InitialConfigureFlags.cmake.in cc768c86c6 ENH: pass prefix from configure into cmake 24 жил өмнө
Makefile.in 5edd7673e1 ENH: add caching for the input CMakeList.txt files, 2X speed up 24 жил өмнө
cmAbstractFilesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmAbstractFilesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmAddCustomTargetCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmAddCustomTargetCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmAddDefinitionsCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmAddDefinitionsCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmAddDependenciesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmAddDependenciesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmAddExecutableCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmAddExecutableCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmAddLibraryCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmAddLibraryCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmAddTestCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmAddTestCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmAuxSourceDirectoryCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmAuxSourceDirectoryCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmBorlandMakefileGenerator.cpp ad09f66469 FIX: Same as last checkin except applies to bpi files as wellas lib files 24 жил өмнө
cmBorlandMakefileGenerator.h 7adaefb403 ERR: Change to EscapeSpaces forces rework of Borland generator <sigh> 24 жил өмнө
cmBuildCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmBuildCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmBuildNameCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmBuildNameCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmCableClassSet.cxx 489e91a1f7 ERR: ElementCombinationGenerator::ReplacePortion needs to be a friend of ElementCombinationGenerator so that it can get access to ElementCombinationGenerator::Substitution. Also fixed one minor problem for HP build. 24 жил өмнө
cmCableClassSet.h ddd5a7d729 ENH: change all maps of string to be maps of cmStdString, to reduce symbol length in object files. 24 жил өмнө
cmCableClassSetCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmCableClassSetCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
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 жил өмнө
cmCableWrapTclCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmCacheManager.cxx 33b0bca1c4 Fix the problem on windows of capital or lower case drive letter for CMAKE_CACHEFILE_DIR 24 жил өмнө
cmCacheManager.h ddd5a7d729 ENH: change all maps of string to be maps of cmStdString, to reduce symbol length in object files. 24 жил өмнө
cmCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmCommands.cxx 4ba36ca453 INCLUDE_EXTERNAL_MSPROJECT command 24 жил өмнө
cmCommands.h 54cfe84f3f ENH:New copyright 25 жил өмнө
cmConfigure.cmake.h.in 95e4feb361 BUG: add in for scope variable 24 жил өмнө
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 жил өмнө
cmConfigureFileCommand.cxx 091e95f26d ENH: add an option to configure file command that allows for only expansion of at variables and not dollar variables 24 жил өмнө
cmConfigureFileCommand.h 091e95f26d ENH: add an option to configure file command that allows for only expansion of at variables and not dollar variables 24 жил өмнө
cmConfigureGccXmlCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmConfigureGccXmlCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
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 жил өмнө
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 жил өмнө
cmDSPWriter.cxx 4ba36ca453 INCLUDE_EXTERNAL_MSPROJECT command 24 жил өмнө
cmDSPWriter.h e693d47253 ENH: Added support for selection of static/shared build on a per-library basis. 24 жил өмнө
cmDSWWriter.cxx 4ba36ca453 INCLUDE_EXTERNAL_MSPROJECT command 24 жил өмнө
cmDSWWriter.h 4ba36ca453 INCLUDE_EXTERNAL_MSPROJECT command 24 жил өмнө
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 жил өмнө
cmDirectory.cxx ea2690d667 fixed bug in mismatched directory opens consuming file descriptors 24 жил өмнө
cmDirectory.h 54cfe84f3f ENH:New copyright 25 жил өмнө
cmDumpDocumentation.cxx a4f40c31f1 ENH: add dump documentation test 24 жил өмнө
cmElseCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmElseCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmEnableTestingCommand.cxx 850d74f67f fixed Dart issue 24 жил өмнө
cmEnableTestingCommand.h 8074eeebf1 Add warning regarding the location of ENABLE_TESTING (should be in the top CMakeList.txt, otherwise Dart is lost) 24 жил өмнө
cmEndForEachCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmEndForEachCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmEndIfCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmEndIfCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmExecProgramCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmExecProgramCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmFindFileCommand.cxx 8106e93dca This command should always set the cahce variabel to a filepath not a path 24 жил өмнө
cmFindFileCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmFindLibraryCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmFindLibraryCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmFindPathCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmFindPathCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmFindProgramCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmFindProgramCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmForEachCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmForEachCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmFunctionBlocker.h 4ab2650802 added for each command 24 жил өмнө
cmGeneratedFileStream.h b6d823a7c1 ENH: try to better handle control-c during make Makefiles 25 жил өмнө
cmGetFilenameComponentCommand.cxx cc731ac548 The result of this utility command can now be optionally added to the cache 24 жил өмнө
cmGetFilenameComponentCommand.h cc731ac548 The result of this utility command can now be optionally added to the cache 24 жил өмнө
cmIfCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmIfCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmIncludeCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmIncludeCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmIncludeDirectoryCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmIncludeDirectoryCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmIncludeExternalMSProjectCommand.cxx 4ba36ca453 INCLUDE_EXTERNAL_MSPROJECT command 24 жил өмнө
cmIncludeExternalMSProjectCommand.h 4ba36ca453 INCLUDE_EXTERNAL_MSPROJECT command 24 жил өмнө
cmIncludeRegularExpressionCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmIncludeRegularExpressionCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmInstallFilesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmInstallFilesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmInstallProgramsCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmInstallProgramsCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmInstallTargetsCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmInstallTargetsCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmLibraryCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmLinkDirectoriesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmLinkDirectoriesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmLinkLibrariesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmLinkLibrariesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmListFileCache.cxx 8591786867 ENH: add better error reports in parsing cmake files, like what file has the error 24 жил өмнө
cmListFileCache.h 9438a5965a initialize class 24 жил өмнө
cmLoadCacheCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmLoadCacheCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
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 жил өмнө
cmMSProjectGenerator.h d204791e45 ENH: integrate borland support 24 жил өмнө
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 жил өмнө
cmMakeDepend.h ddd5a7d729 ENH: change all maps of string to be maps of cmStdString, to reduce symbol length in object files. 24 жил өмнө
cmMakeDirectoryCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmMakeDirectoryCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmMakefile.cxx 091e95f26d ENH: add an option to configure file command that allows for only expansion of at variables and not dollar variables 24 жил өмнө
cmMakefile.h 091e95f26d ENH: add an option to configure file command that allows for only expansion of at variables and not dollar variables 24 жил өмнө
cmMakefileGenerator.cxx e197d3f219 remove memory leaks 24 жил өмнө
cmMakefileGenerator.h 58a3e38167 add support for clean up 24 жил өмнө
cmMessageCommand.cxx 1830690a0d ENH: expand variables in message command output 24 жил өмнө
cmMessageCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmOptionCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmOptionCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmOutputRequiredFilesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmOutputRequiredFilesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmProjectCommand.cxx 71fe9280cb Add PROJECT_NAME to the set of definitions 24 жил өмнө
cmProjectCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmQTWrapCPPCommand.cxx 8fefb3dd22 Detect error and output useful message 24 жил өмнө
cmQTWrapCPPCommand.h 3a316a6e0a added a QT_WRAP_CPP command 24 жил өмнө
cmRegularExpression.cxx 54cfe84f3f ENH:New copyright 25 жил өмнө
cmRegularExpression.h 54cfe84f3f ENH:New copyright 25 жил өмнө
cmSetCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmSetCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
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 жил өмнө
cmSiteNameCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmSourceFile.cxx 7d907c8d59 ENH: clean up error report for source files not found 24 жил өмнө
cmSourceFile.h e169953e92 ENH: Source and header file extensions are in variables in cmMakefile. 24 жил өмнө
cmSourceFilesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmSourceFilesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmSourceFilesRemoveCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmSourceFilesRemoveCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
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 жил өмнө
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 жил өмнө
cmSourceGroupCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmSourceGroupCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmStandardIncludes.h eb6e54c64b ENH: Replaced cmStdString implementation to make it more transparently a std:string. 24 жил өмнө
cmSubdirCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmSubdirCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmSubdirDependsCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmSubdirDependsCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmSystemTools.cxx b0e3a2def0 ENH: use callback not ifdef for MFC message box errors 24 жил өмнө
cmSystemTools.h 539318f587 ENH: add callback for message display 24 жил өмнө
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 жил өмнө
cmTarget.h 247c1640da 24 жил өмнө
cmTargetLinkLibrariesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmTargetLinkLibrariesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmUnixMakefileGenerator.cxx 1096d43d14 ENH: allow -framework as a complete entry in the link line for Mac OSX 24 жил өмнө
cmUnixMakefileGenerator.h e197d3f219 remove memory leaks 24 жил өмнө
cmUseMangledMesaCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmUseMangledMesaCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmUtilitySourceCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmUtilitySourceCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmVTKWrapJavaCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmVTKWrapJavaCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmVTKWrapPythonCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmVTKWrapPythonCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmVTKWrapTclCommand.cxx b502515ad1 memory leak 24 жил өмнө
cmVTKWrapTclCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmWrapExcludeFilesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmWrapExcludeFilesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 жил өмнө
cmake.cxx 8f652aad21 ENH: fixes for borland compiler testing 24 жил өмнө
cmake.dsp 8d681d4793 remove /ZI 24 жил өмнө
cmake.h d204791e45 ENH: integrate borland support 24 жил өмнө
cmakemain.cxx e197d3f219 remove memory leaks 24 жил өмнө
cmaketest.cxx 1c5c899fd7 add dependency for configure files and use short path in WIN32 cmake test 24 жил өмнө
cmaketest.h.in c19c252e23 minor fixes to testing 24 жил өмнө
ctest.cxx 8591786867 ENH: add better error reports in parsing cmake files, like what file has the error 24 жил өмнө
ctest.dsp 8d681d4793 remove /ZI 24 жил өмнө
ctest.h 08a89bd8dc added regexp option 24 жил өмнө