Berk Geveci 8a59c205bd opps I forgot to add these 24 years ago
..
CursesDialog 8a59c205bd opps I forgot to add these 24 years ago
FLTKDialog 10097d7685 FIX: When switching from one project to another the CacheGUI wasn't being 24 years ago
MFCDialog e57a982136 ENH: fix memory leaks 24 years ago
CMakeLib.dsp e7bb895afd ENH: borland generator 2 is working more or less 24 years ago
CMakeLists.txt 15805d260e fix for shared libs and borland 24 years ago
CMakeSetup.dsw 5edd7673e1 ENH: add caching for the input CMakeList.txt files, 2X speed up 24 years ago
DumpDocumentation.dsp 8d681d4793 remove /ZI 24 years ago
InitialConfigureFlags.cmake.in cc768c86c6 ENH: pass prefix from configure into cmake 24 years ago
Makefile.borland c80c5d245d ENH: fix various problems caused by the generalization of nmake generator 24 years ago
Makefile.in 0d2f8e65c5 remove depend on star dot h as it is not really needed and breaks some versions of gmake 24 years ago
cmAbstractFilesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmAbstractFilesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmAddCustomCommandCommand.cxx 61a66c2645 SOURCE, COMMAND, TARGET are required now 24 years ago
cmAddCustomCommandCommand.h bdf0241d2e SOURCE, COMMAND, TARGET are required now 24 years ago
cmAddCustomTargetCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmAddCustomTargetCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmAddDefinitionsCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmAddDefinitionsCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmAddDependenciesCommand.cxx 229b9064d1 Expand variables in all target args 24 years ago
cmAddDependenciesCommand.h a244cb242c ENH: fix spelling error 24 years ago
cmAddExecutableCommand.cxx 63cb6c7407 Expand vars in exe and lib name 24 years ago
cmAddExecutableCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmAddLibraryCommand.cxx 53f8721f99 Break the "to infinity and beyond" stuff 24 years ago
cmAddLibraryCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmAddTestCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmAddTestCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmAuxSourceDirectoryCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmAuxSourceDirectoryCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmBorlandMakefileGenerator.cpp ad09f66469 FIX: Same as last checkin except applies to bpi files as wellas lib files 24 years ago
cmBorlandMakefileGenerator.h 7adaefb403 ERR: Change to EscapeSpaces forces rework of Borland generator <sigh> 24 years ago
cmBorlandMakefileGenerator2.cxx c80c5d245d ENH: fix various problems caused by the generalization of nmake generator 24 years ago
cmBorlandMakefileGenerator2.h e7bb895afd ENH: borland generator 2 is working more or less 24 years ago
cmBuildCommand.cxx 407afb906c closer to nmake working, added CMAKE_MAKE_COMMAND instead of MAKECOMMAND used by Dart, nmake makefiles work with borland make and nmake 24 years ago
cmBuildCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmBuildNameCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmBuildNameCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmCableClassSet.cxx 8e79e498f9 ENH: Added automatic detection of >> sequences in template names and replacement with "> >" in the output. 24 years ago
cmCableClassSet.h 8e79e498f9 ENH: Added automatic detection of >> sequences in template names and replacement with "> >" in the output. 24 years ago
cmCableClassSetCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmCableClassSetCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmCableWrapTclCommand.cxx 319a5e0077 BUG: CustomCommand has to use full path to Source file now 24 years ago
cmCableWrapTclCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmCacheManager.cxx eecf4b9cbf ENH: add advanced variable types and command line wizard gui 24 years ago
cmCacheManager.h eecf4b9cbf ENH: add advanced variable types and command line wizard gui 24 years ago
cmCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmCommands.cxx 1bb3fada7a ENH: Command for running FLTK's UI tool "Fluid" was added. 24 years ago
cmCommands.h 54cfe84f3f ENH:New copyright 24 years ago
cmConfigure.cmake.h.in 95e4feb361 BUG: add in for scope variable 24 years ago
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 years ago
cmConfigureFileCommand.cxx 091e95f26d ENH: add an option to configure file command that allows for only expansion of at variables and not dollar variables 24 years ago
cmConfigureFileCommand.h 091e95f26d ENH: add an option to configure file command that allows for only expansion of at variables and not dollar variables 24 years ago
cmConfigureGccXmlCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmConfigureGccXmlCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
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 years ago
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 years ago
cmDSPWriter.cxx b51230a565 remove unused include 24 years ago
cmDSPWriter.h 722283804b support for custom targets on exe and lib 24 years ago
cmDSWWriter.cxx 05717b3dab a better fix maybe 24 years ago
cmDSWWriter.h 4ba36ca453 INCLUDE_EXTERNAL_MSPROJECT command 24 years ago
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. 24 years ago
cmDirectory.cxx ea2690d667 fixed bug in mismatched directory opens consuming file descriptors 24 years ago
cmDirectory.h 54cfe84f3f ENH:New copyright 24 years ago
cmDumpDocumentation.cxx a4f40c31f1 ENH: add dump documentation test 24 years ago
cmElseCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmElseCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmEnableTestingCommand.cxx 850d74f67f fixed Dart issue 24 years ago
cmEnableTestingCommand.h 8074eeebf1 Add warning regarding the location of ENABLE_TESTING (should be in the top CMakeList.txt, otherwise Dart is lost) 24 years ago
cmEndForEachCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmEndForEachCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmEndIfCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmEndIfCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmExecProgramCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmExecProgramCommand.h 8139a3121d ENH: fix doc string 24 years ago
cmFLTKWrapUICommand.cxx e11df32931 ENH: Custom commands are now builded. 24 years ago
cmFLTKWrapUICommand.h ecd4b2b1ee ENH: The command was simplified to generate a source list of cxx from a 24 years ago
cmFindFileCommand.cxx 3e24edcd04 ENH: add possibility to add doc strings to varibles created by find type commands 24 years ago
cmFindFileCommand.h 3e24edcd04 ENH: add possibility to add doc strings to varibles created by find type commands 24 years ago
cmFindLibraryCommand.cxx 3e24edcd04 ENH: add possibility to add doc strings to varibles created by find type commands 24 years ago
cmFindLibraryCommand.h 3e24edcd04 ENH: add possibility to add doc strings to varibles created by find type commands 24 years ago
cmFindPathCommand.cxx 3e24edcd04 ENH: add possibility to add doc strings to varibles created by find type commands 24 years ago
cmFindPathCommand.h 3e24edcd04 ENH: add possibility to add doc strings to varibles created by find type commands 24 years ago
cmFindProgramCommand.cxx 3e24edcd04 ENH: add possibility to add doc strings to varibles created by find type commands 24 years ago
cmFindProgramCommand.h 3e24edcd04 ENH: add possibility to add doc strings to varibles created by find type commands 24 years ago
cmForEachCommand.cxx 41017cbc88 ENH: clean up warnings 24 years ago
cmForEachCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmFunctionBlocker.h 4ab2650802 added for each command 24 years ago
cmGeneratedFileStream.h b6d823a7c1 ENH: try to better handle control-c during make Makefiles 24 years ago
cmGetFilenameComponentCommand.cxx cc731ac548 The result of this utility command can now be optionally added to the cache 24 years ago
cmGetFilenameComponentCommand.h cc731ac548 The result of this utility command can now be optionally added to the cache 24 years ago
cmIfCommand.cxx 03e7f324f0 better error messages 24 years ago
cmIfCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmIncludeCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmIncludeCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmIncludeDirectoryCommand.cxx ef74458b34 Add optional BEFORE param to INCLUDE_DIRECTORIES so that include dirs can be specified before the actual include dirs 24 years ago
cmIncludeDirectoryCommand.h ef74458b34 Add optional BEFORE param to INCLUDE_DIRECTORIES so that include dirs can be specified before the actual include dirs 24 years ago
cmIncludeExternalMSProjectCommand.cxx 41017cbc88 ENH: clean up warnings 24 years ago
cmIncludeExternalMSProjectCommand.h 4ba36ca453 INCLUDE_EXTERNAL_MSPROJECT command 24 years ago
cmIncludeRegularExpressionCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmIncludeRegularExpressionCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmInstallFilesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmInstallFilesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmInstallProgramsCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmInstallProgramsCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmInstallTargetsCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmInstallTargetsCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmLibraryCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmLinkDirectoriesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmLinkDirectoriesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmLinkLibrariesCommand.cxx a99f293e3a removed extra lib paths to avoid finding old libs 24 years ago
cmLinkLibrariesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmListFileCache.cxx 521d8d9410 Improvements to the curses interface. 24 years ago
cmListFileCache.h 9438a5965a initialize class 24 years ago
cmLoadCacheCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmLoadCacheCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
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 years ago
cmMSProjectGenerator.h d204791e45 ENH: integrate borland support 24 years ago
cmMakeDepend.cxx 8c7b9cbf10 Now adds dependency if the file doesn't exist but will be created during the compilation 24 years ago
cmMakeDepend.h ddd5a7d729 ENH: change all maps of string to be maps of cmStdString, to reduce symbol length in object files. 24 years ago
cmMakeDirectoryCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmMakeDirectoryCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmMakefile.cxx 1944e1887d ENH: expand variables in a command before escaping spaces in the command 24 years ago
cmMakefile.h ef74458b34 Add optional BEFORE param to INCLUDE_DIRECTORIES so that include dirs can be specified before the actual include dirs 24 years ago
cmMakefileGenerator.cxx e197d3f219 remove memory leaks 24 years ago
cmMakefileGenerator.h 58a3e38167 add support for clean up 24 years ago
cmMarkAsAdvancedCommand.cxx f901b9c340 fix warning 24 years ago
cmMarkAsAdvancedCommand.h eecf4b9cbf ENH: add advanced variable types and command line wizard gui 24 years ago
cmMessageCommand.cxx 0314c5f76a Allow multiline messages 24 years ago
cmMessageCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmNMakeMakefileGenerator.cxx c80c5d245d ENH: fix various problems caused by the generalization of nmake generator 24 years ago
cmNMakeMakefileGenerator.h e7bb895afd ENH: borland generator 2 is working more or less 24 years ago
cmOptionCommand.cxx 3173249761 ENH: do not write over existing cache values even doc strings to avoid changing the cache file 24 years ago
cmOptionCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmOutputRequiredFilesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmOutputRequiredFilesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmProjectCommand.cxx 71fe9280cb Add PROJECT_NAME to the set of definitions 24 years ago
cmProjectCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmQTWrapCPPCommand.cxx 53d0de2a9f cleanups 24 years ago
cmQTWrapCPPCommand.h 53d0de2a9f cleanups 24 years ago
cmQTWrapUICommand.cxx 6156928549 WAR: fix warning 24 years ago
cmQTWrapUICommand.h 9f9db7dad5 corrected path problem and added moc compilation too 24 years ago
cmRegularExpression.cxx 54cfe84f3f ENH:New copyright 24 years ago
cmRegularExpression.h 54cfe84f3f ENH:New copyright 24 years ago
cmSetCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmSetCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
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 years ago
cmSiteNameCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmSourceFile.cxx 7d907c8d59 ENH: clean up error report for source files not found 24 years ago
cmSourceFile.h e169953e92 ENH: Source and header file extensions are in variables in cmMakefile. 24 years ago
cmSourceFilesCommand.cxx 9ad598a9f0 Fix bug. Was using unexpanded var instead of copy 24 years ago
cmSourceFilesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmSourceFilesRemoveCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmSourceFilesRemoveCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
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 years ago
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 years ago
cmSourceGroupCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmSourceGroupCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmStandardIncludes.h 572e5146f8 define hacks and such for the dec compiler 24 years ago
cmSubdirCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmSubdirCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmSubdirDependsCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmSubdirDependsCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmSystemTools.cxx 521d8d9410 Improvements to the curses interface. 24 years ago
cmSystemTools.h 521d8d9410 Improvements to the curses interface. 24 years ago
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 years ago
cmTarget.h f86418e99f ENH: A type of target was added for representing GENERATED_CODE 24 years ago
cmTargetLinkLibrariesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmTargetLinkLibrariesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmUnixMakefileGenerator.cxx c80c5d245d ENH: fix various problems caused by the generalization of nmake generator 24 years ago
cmUnixMakefileGenerator.h f670003d24 Nmake build: move most of hard-coded values to config parameters 24 years ago
cmUseMangledMesaCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmUseMangledMesaCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmUtilitySourceCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmUtilitySourceCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmVTKWrapJavaCommand.cxx 319a5e0077 BUG: CustomCommand has to use full path to Source file now 24 years ago
cmVTKWrapJavaCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmVTKWrapPythonCommand.cxx 319a5e0077 BUG: CustomCommand has to use full path to Source file now 24 years ago
cmVTKWrapPythonCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmVTKWrapTclCommand.cxx 319a5e0077 BUG: CustomCommand has to use full path to Source file now 24 years ago
cmVTKWrapTclCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmVariableRequiresCommand.cxx 6156928549 WAR: fix warning 24 years ago
cmVariableRequiresCommand.h da17f30cb5 ENH: add new command VARIABLE_REQUIRES for better debugging of list files 24 years ago
cmWrapExcludeFilesCommand.cxx baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmWrapExcludeFilesCommand.h baa28efd10 ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 24 years ago
cmake.cxx fd516c022d add new borland generator 24 years ago
cmake.dsp 8d681d4793 remove /ZI 24 years ago
cmake.h f7fae15d39 ENH: add command line arguments to set cache entries 24 years ago
cmakemain.cxx e197d3f219 remove memory leaks 24 years ago
cmaketest.cxx af9bc3fa9f *** empty log message *** 24 years ago
cmaketest.h.in 94f82edd07 Closer to nmake build 24 years ago
cmakewizard.cxx 15805d260e fix for shared libs and borland 24 years ago
ctest.cxx 521d8d9410 Improvements to the curses interface. 24 years ago
ctest.dsp 8d681d4793 remove /ZI 24 years ago
ctest.h 08a89bd8dc added regexp option 24 years ago