Berk Geveci cd7297781d Adding form library. há 24 anos atrás
..
CursesDialog cd7297781d Adding form library. há 24 anos atrás
FLTKDialog 4a8b9ecf98 FIX: Reverted to use FillCacheManagerFromGUI(). há 24 anos atrás
MFCDialog b0e3a2def0 ENH: use callback not ifdef for MFC message box errors há 24 anos atrás
CMakeLib.dsp d204791e45 ENH: integrate borland support há 24 anos atrás
CMakeLists.txt c09d072be3 Fixing problems on Sun (name collusions between STL and curses) and disabling curses temporarily. há 24 anos atrás
CMakeSetup.dsw 5edd7673e1 ENH: add caching for the input CMakeList.txt files, 2X speed up há 24 anos atrás
DumpDocumentation.dsp 8d681d4793 remove /ZI há 24 anos atrás
InitialConfigureFlags.cmake.in cc768c86c6 ENH: pass prefix from configure into cmake há 24 anos atrás
Makefile.in 5edd7673e1 ENH: add caching for the input CMakeList.txt files, 2X speed up há 24 anos atrás
cmAbstractFilesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmAbstractFilesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmAddCustomTargetCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmAddCustomTargetCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmAddDefinitionsCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmAddDefinitionsCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmAddDependenciesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmAddDependenciesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmAddExecutableCommand.cxx 63cb6c7407 Expand vars in exe and lib name há 24 anos atrás
cmAddExecutableCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmAddLibraryCommand.cxx 63cb6c7407 Expand vars in exe and lib name há 24 anos atrás
cmAddLibraryCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmAddTestCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmAddTestCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmAuxSourceDirectoryCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmAuxSourceDirectoryCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmBorlandMakefileGenerator.cpp ad09f66469 FIX: Same as last checkin except applies to bpi files as wellas lib files há 24 anos atrás
cmBorlandMakefileGenerator.h 7adaefb403 ERR: Change to EscapeSpaces forces rework of Borland generator <sigh> há 24 anos atrás
cmBuildCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmBuildCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmBuildNameCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmBuildNameCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmCableClassSet.cxx 8e79e498f9 ENH: Added automatic detection of >> sequences in template names and replacement with "> >" in the output. há 24 anos atrás
cmCableClassSet.h 8e79e498f9 ENH: Added automatic detection of >> sequences in template names and replacement with "> >" in the output. há 24 anos atrás
cmCableClassSetCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmCableClassSetCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmCableWrapTclCommand.cxx b6158ac39c ENH: Improved parsing of GCCXML_FLAGS to improve generation of gccxml rule. Also added ADD_DEFINITIONS arguments to the generated rule. há 24 anos atrás
cmCableWrapTclCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmCacheManager.cxx 36e7b5567a On win32 path is all in lower case now há 24 anos atrás
cmCacheManager.h ddd5a7d729 ENH: change all maps of string to be maps of cmStdString, to reduce symbol length in object files. há 24 anos atrás
cmCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmCommands.cxx 4ba36ca453 INCLUDE_EXTERNAL_MSPROJECT command há 24 anos atrás
cmCommands.h 54cfe84f3f ENH:New copyright há 24 anos atrás
cmConfigure.cmake.h.in 95e4feb361 BUG: add in for scope variable há 24 anos atrás
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 há 24 anos atrás
cmConfigureFileCommand.cxx 091e95f26d ENH: add an option to configure file command that allows for only expansion of at variables and not dollar variables há 24 anos atrás
cmConfigureFileCommand.h 091e95f26d ENH: add an option to configure file command that allows for only expansion of at variables and not dollar variables há 24 anos atrás
cmConfigureGccXmlCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmConfigureGccXmlCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
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 há 24 anos atrás
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 há 24 anos atrás
cmDSPWriter.cxx 8476330979 switched string::compare to strncmp há 24 anos atrás
cmDSPWriter.h e693d47253 ENH: Added support for selection of static/shared build on a per-library basis. há 24 anos atrás
cmDSWWriter.cxx 8476330979 switched string::compare to strncmp há 24 anos atrás
cmDSWWriter.h 4ba36ca453 INCLUDE_EXTERNAL_MSPROJECT command há 24 anos atrás
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. há 24 anos atrás
cmDirectory.cxx ea2690d667 fixed bug in mismatched directory opens consuming file descriptors há 24 anos atrás
cmDirectory.h 54cfe84f3f ENH:New copyright há 24 anos atrás
cmDumpDocumentation.cxx a4f40c31f1 ENH: add dump documentation test há 24 anos atrás
cmElseCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmElseCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmEnableTestingCommand.cxx 850d74f67f fixed Dart issue há 24 anos atrás
cmEnableTestingCommand.h 8074eeebf1 Add warning regarding the location of ENABLE_TESTING (should be in the top CMakeList.txt, otherwise Dart is lost) há 24 anos atrás
cmEndForEachCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmEndForEachCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmEndIfCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmEndIfCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmExecProgramCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmExecProgramCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmFindFileCommand.cxx 8106e93dca This command should always set the cahce variabel to a filepath not a path há 24 anos atrás
cmFindFileCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmFindLibraryCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmFindLibraryCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmFindPathCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmFindPathCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmFindProgramCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmFindProgramCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmForEachCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmForEachCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmFunctionBlocker.h 4ab2650802 added for each command há 24 anos atrás
cmGeneratedFileStream.h b6d823a7c1 ENH: try to better handle control-c during make Makefiles há 24 anos atrás
cmGetFilenameComponentCommand.cxx cc731ac548 The result of this utility command can now be optionally added to the cache há 24 anos atrás
cmGetFilenameComponentCommand.h cc731ac548 The result of this utility command can now be optionally added to the cache há 24 anos atrás
cmIfCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmIfCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmIncludeCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmIncludeCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmIncludeDirectoryCommand.cxx ef74458b34 Add optional BEFORE param to INCLUDE_DIRECTORIES so that include dirs can be specified before the actual include dirs há 24 anos atrás
cmIncludeDirectoryCommand.h ef74458b34 Add optional BEFORE param to INCLUDE_DIRECTORIES so that include dirs can be specified before the actual include dirs há 24 anos atrás
cmIncludeExternalMSProjectCommand.cxx 8c582aae12 allow more than one external MS project há 24 anos atrás
cmIncludeExternalMSProjectCommand.h 4ba36ca453 INCLUDE_EXTERNAL_MSPROJECT command há 24 anos atrás
cmIncludeRegularExpressionCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmIncludeRegularExpressionCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmInstallFilesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmInstallFilesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmInstallProgramsCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmInstallProgramsCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmInstallTargetsCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmInstallTargetsCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmLibraryCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmLinkDirectoriesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmLinkDirectoriesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmLinkLibrariesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmLinkLibrariesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmListFileCache.cxx 8591786867 ENH: add better error reports in parsing cmake files, like what file has the error há 24 anos atrás
cmListFileCache.h 9438a5965a initialize class há 24 anos atrás
cmLoadCacheCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmLoadCacheCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
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 há 24 anos atrás
cmMSProjectGenerator.h d204791e45 ENH: integrate borland support há 24 anos atrás
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. há 24 anos atrás
cmMakeDepend.h ddd5a7d729 ENH: change all maps of string to be maps of cmStdString, to reduce symbol length in object files. há 24 anos atrás
cmMakeDirectoryCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmMakeDirectoryCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmMakefile.cxx ef74458b34 Add optional BEFORE param to INCLUDE_DIRECTORIES so that include dirs can be specified before the actual include dirs há 24 anos atrás
cmMakefile.h ef74458b34 Add optional BEFORE param to INCLUDE_DIRECTORIES so that include dirs can be specified before the actual include dirs há 24 anos atrás
cmMakefileGenerator.cxx e197d3f219 remove memory leaks há 24 anos atrás
cmMakefileGenerator.h 58a3e38167 add support for clean up há 24 anos atrás
cmMessageCommand.cxx 1830690a0d ENH: expand variables in message command output há 24 anos atrás
cmMessageCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmOptionCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmOptionCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmOutputRequiredFilesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmOutputRequiredFilesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmProjectCommand.cxx 71fe9280cb Add PROJECT_NAME to the set of definitions há 24 anos atrás
cmProjectCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmQTWrapCPPCommand.cxx 8fefb3dd22 Detect error and output useful message há 24 anos atrás
cmQTWrapCPPCommand.h 3a316a6e0a added a QT_WRAP_CPP command há 24 anos atrás
cmRegularExpression.cxx 54cfe84f3f ENH:New copyright há 24 anos atrás
cmRegularExpression.h 54cfe84f3f ENH:New copyright há 24 anos atrás
cmSetCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmSetCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
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) há 24 anos atrás
cmSiteNameCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmSourceFile.cxx 7d907c8d59 ENH: clean up error report for source files not found há 24 anos atrás
cmSourceFile.h e169953e92 ENH: Source and header file extensions are in variables in cmMakefile. há 24 anos atrás
cmSourceFilesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmSourceFilesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmSourceFilesRemoveCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmSourceFilesRemoveCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
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 há 24 anos atrás
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 há 24 anos atrás
cmSourceGroupCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmSourceGroupCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmStandardIncludes.h eb6e54c64b ENH: Replaced cmStdString implementation to make it more transparently a std:string. há 24 anos atrás
cmSubdirCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmSubdirCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmSubdirDependsCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmSubdirDependsCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmSystemTools.cxx b0e3a2def0 ENH: use callback not ifdef for MFC message box errors há 24 anos atrás
cmSystemTools.h 539318f587 ENH: add callback for message display há 24 anos atrás
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. há 24 anos atrás
cmTarget.h 247c1640da há 24 anos atrás
cmTargetLinkLibrariesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmTargetLinkLibrariesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmUnixMakefileGenerator.cxx c15ad5c98d ENH: clean up interface and change build in current directory to build the depend file first há 24 anos atrás
cmUnixMakefileGenerator.h c15ad5c98d ENH: clean up interface and change build in current directory to build the depend file first há 24 anos atrás
cmUseMangledMesaCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmUseMangledMesaCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmUtilitySourceCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmUtilitySourceCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmVTKWrapJavaCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmVTKWrapJavaCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmVTKWrapPythonCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmVTKWrapPythonCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmVTKWrapTclCommand.cxx b502515ad1 memory leak há 24 anos atrás
cmVTKWrapTclCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmWrapExcludeFilesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmWrapExcludeFilesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache há 24 anos atrás
cmake.cxx 8f652aad21 ENH: fixes for borland compiler testing há 24 anos atrás
cmake.dsp 8d681d4793 remove /ZI há 24 anos atrás
cmake.h d204791e45 ENH: integrate borland support há 24 anos atrás
cmakemain.cxx e197d3f219 remove memory leaks há 24 anos atrás
cmaketest.cxx 1c5c899fd7 add dependency for configure files and use short path in WIN32 cmake test há 24 anos atrás
cmaketest.h.in c19c252e23 minor fixes to testing há 24 anos atrás
ctest.cxx 8591786867 ENH: add better error reports in parsing cmake files, like what file has the error há 24 anos atrás
ctest.dsp 8d681d4793 remove /ZI há 24 anos atrás
ctest.h 08a89bd8dc added regexp option há 24 anos atrás