CMake/Source
Bill Hoffman 539318f587 ENH: add callback for message display 2001-10-29 10:19:34 -05:00
..
FLTKDialog ENH: add callback for message display 2001-10-29 10:19:34 -05:00
MFCDialog ENH: change checkboxes back to pull down menus, remove leak 2001-10-01 10:14:39 -04:00
CMakeLib.dsp ENH: integrate borland support 2001-09-06 17:28:24 -04:00
CMakeLists.txt ENH: fixes for borland compiler testing 2001-10-03 15:49:52 -04:00
CMakeSetup.dsw ENH: add caching for the input CMakeList.txt files, 2X speed up 2001-08-28 18:28:31 -04:00
DumpDocumentation.dsp remove /ZI 2001-08-29 16:13:56 -04:00
InitialConfigureFlags.cmake.in ENH: pass prefix from configure into cmake 2001-09-27 14:58:14 -04:00
Makefile.in ENH: add caching for the input CMakeList.txt files, 2X speed up 2001-08-28 18:28:31 -04:00
cmAbstractFilesCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmAbstractFilesCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmAddCustomTargetCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmAddCustomTargetCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmAddDefinitionsCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmAddDefinitionsCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmAddDependenciesCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmAddDependenciesCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmAddExecutableCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmAddExecutableCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmAddLibraryCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmAddLibraryCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmAddTestCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmAddTestCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmAuxSourceDirectoryCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmAuxSourceDirectoryCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmBorlandMakefileGenerator.cpp FIX: Same as last checkin except applies to bpi files as wellas lib files 2001-10-09 22:18:34 -04:00
cmBorlandMakefileGenerator.h ERR: Change to EscapeSpaces forces rework of Borland generator <sigh> 2001-09-11 21:45:35 -04:00
cmBuildCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmBuildCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmBuildNameCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmBuildNameCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmCableClassSet.cxx 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. 2001-07-30 12:21:50 -04:00
cmCableClassSet.h ENH: change all maps of string to be maps of cmStdString, to reduce symbol length in object files. 2001-08-22 11:58:17 -04:00
cmCableClassSetCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmCableClassSetCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmCableWrapTclCommand.cxx ENH: Improved parsing of GCCXML_FLAGS to improve generation of gccxml rule. Also added ADD_DEFINITIONS arguments to the generated rule. 2001-10-11 17:20:39 -04:00
cmCableWrapTclCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmCacheManager.cxx ENH: add callback for message display 2001-10-29 10:19:34 -05:00
cmCacheManager.h ENH: change all maps of string to be maps of cmStdString, to reduce symbol length in object files. 2001-08-22 11:58:17 -04:00
cmCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmCommands.cxx added a QT_WRAP_CPP command 2001-10-15 14:19:53 -04:00
cmCommands.h ENH:New copyright 2001-04-27 08:01:17 -04:00
cmConfigure.cmake.h.in BUG: add in for scope variable 2001-08-09 09:33:41 -04:00
cmConfigure.h.in 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 2001-08-08 11:54:46 -04:00
cmConfigureFileCommand.cxx add dependency for configure files and use short path in WIN32 cmake test 2001-10-26 15:42:02 -04:00
cmConfigureFileCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmConfigureGccXmlCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmConfigureGccXmlCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmCustomCommand.cxx ENH: separate command from its arguments in the custom command. This allows the generator on windows to change the slashes for just the command 2001-09-04 16:07:54 -04:00
cmCustomCommand.h ENH: separate command from its arguments in the custom command. This allows the generator on windows to change the slashes for just the command 2001-09-04 16:07:54 -04:00
cmDSPWriter.cxx fix error in cygwin 2001-09-14 15:18:33 -04:00
cmDSPWriter.h ENH: Added support for selection of static/shared build on a per-library basis. 2001-07-02 15:38:02 -04:00
cmDSWWriter.cxx ENH: separate command from its arguments in the custom command. This allows the generator on windows to change the slashes for just the command 2001-09-04 16:07:54 -04:00
cmDSWWriter.h ENH: rename DSWMakefile and DSPMakefile to DSWWriter and DSPWriter 2001-06-06 13:48:13 -04:00
cmData.h 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. 2001-05-16 09:19:46 -04:00
cmDirectory.cxx fixed bug in mismatched directory opens consuming file descriptors 2001-09-07 10:08:03 -04:00
cmDirectory.h ENH:New copyright 2001-04-27 08:01:17 -04:00
cmDumpDocumentation.cxx ENH: add dump documentation test 2001-08-23 17:40:07 -04:00
cmElseCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmElseCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmEnableTestingCommand.cxx fixed Dart issue 2001-06-28 16:45:22 -04:00
cmEnableTestingCommand.h Add warning regarding the location of ENABLE_TESTING (should be in the top CMakeList.txt, otherwise Dart is lost) 2001-10-19 10:07:56 -04:00
cmEndForEachCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmEndForEachCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmEndIfCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmEndIfCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmExecProgramCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmExecProgramCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmFindFileCommand.cxx This command should always set the cahce variabel to a filepath not a path 2001-10-18 13:03:37 -04:00
cmFindFileCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmFindLibraryCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmFindLibraryCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmFindPathCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmFindPathCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmFindProgramCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmFindProgramCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmForEachCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmForEachCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmFunctionBlocker.h added for each command 2001-07-25 16:53:13 -04:00
cmGeneratedFileStream.h ENH: try to better handle control-c during make Makefiles 2001-06-04 11:34:22 -04:00
cmGetFilenameComponentCommand.cxx The result of this utility command can now be optionally added to the cache 2001-10-23 17:49:13 -04:00
cmGetFilenameComponentCommand.h The result of this utility command can now be optionally added to the cache 2001-10-23 17:49:13 -04:00
cmIfCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmIfCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmIncludeCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmIncludeCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmIncludeDirectoryCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmIncludeDirectoryCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmIncludeRegularExpressionCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmIncludeRegularExpressionCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmInstallFilesCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmInstallFilesCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmInstallProgramsCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmInstallProgramsCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmInstallTargetsCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmInstallTargetsCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmLibraryCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmLinkDirectoriesCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmLinkDirectoriesCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmLinkLibrariesCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmLinkLibrariesCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmListFileCache.cxx ENH: add better error reports in parsing cmake files, like what file has the error 2001-10-02 17:28:55 -04:00
cmListFileCache.h initialize class 2001-09-14 15:18:19 -04:00
cmLoadCacheCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmLoadCacheCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmMSProjectGenerator.cxx 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 2001-08-08 11:54:46 -04:00
cmMSProjectGenerator.h ENH: integrate borland support 2001-09-06 17:28:24 -04:00
cmMakeDepend.cxx 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. 2001-07-30 11:34:03 -04:00
cmMakeDepend.h ENH: change all maps of string to be maps of cmStdString, to reduce symbol length in object files. 2001-08-22 11:58:17 -04:00
cmMakeDirectoryCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmMakeDirectoryCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmMakefile.cxx ENH: add better error reports in parsing cmake files, like what file has the error 2001-10-02 17:28:55 -04:00
cmMakefile.h add dependency for configure files and use short path in WIN32 cmake test 2001-10-26 15:42:02 -04:00
cmMakefileGenerator.cxx remove memory leaks 2001-09-14 16:26:56 -04:00
cmMakefileGenerator.h add support for clean up 2001-09-14 15:18:01 -04:00
cmMessageCommand.cxx ENH: expand variables in message command output 2001-10-15 18:37:15 -04:00
cmMessageCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmOptionCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmOptionCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmOutputRequiredFilesCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmOutputRequiredFilesCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmProjectCommand.cxx Add PROJECT_NAME to the set of definitions 2001-10-17 15:11:02 -04:00
cmProjectCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmQTWrapCPPCommand.cxx Detect error and output useful message 2001-10-18 13:51:09 -04:00
cmQTWrapCPPCommand.h added a QT_WRAP_CPP command 2001-10-15 14:19:53 -04:00
cmRegularExpression.cxx ENH:New copyright 2001-04-27 08:01:17 -04:00
cmRegularExpression.h ENH:New copyright 2001-04-27 08:01:17 -04:00
cmSetCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmSetCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmSiteNameCommand.cxx 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) 2001-10-18 18:01:19 -04:00
cmSiteNameCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmSourceFile.cxx ENH: clean up error report for source files not found 2001-10-15 18:36:46 -04:00
cmSourceFile.h ENH: Source and header file extensions are in variables in cmMakefile. 2001-07-16 18:40:42 -04:00
cmSourceFilesCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmSourceFilesCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmSourceFilesRemoveCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmSourceFilesRemoveCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmSourceGroup.cxx ENH: separate command from its arguments in the custom command. This allows the generator on windows to change the slashes for just the command 2001-09-04 16:07:54 -04:00
cmSourceGroup.h ENH: separate command from its arguments in the custom command. This allows the generator on windows to change the slashes for just the command 2001-09-04 16:07:54 -04:00
cmSourceGroupCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmSourceGroupCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmStandardIncludes.h remove memory leaks 2001-09-14 16:26:56 -04:00
cmSubdirCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmSubdirCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmSubdirDependsCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmSubdirDependsCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmSystemTools.cxx ENH: add callback for message display 2001-10-29 10:19:34 -05:00
cmSystemTools.h ENH: add callback for message display 2001-10-29 10:19:34 -05:00
cmTarget.cxx 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. 2001-07-31 11:29:21 -04:00
cmTarget.h Changes to allow MODULE type target for a shared library 2001-08-28 18:02:59 -04:00
cmTargetLinkLibrariesCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmTargetLinkLibrariesCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmUnixMakefileGenerator.cxx ENH: allow -framework as a complete entry in the link line for Mac OSX 2001-10-24 17:51:55 -04:00
cmUnixMakefileGenerator.h remove memory leaks 2001-09-14 16:26:56 -04:00
cmUseMangledMesaCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmUseMangledMesaCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmUtilitySourceCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmUtilitySourceCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmVTKWrapJavaCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmVTKWrapJavaCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmVTKWrapPythonCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmVTKWrapPythonCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmVTKWrapTclCommand.cxx memory leak 2001-09-25 11:06:00 -04:00
cmVTKWrapTclCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmWrapExcludeFilesCommand.cxx ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmWrapExcludeFilesCommand.h ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache 2001-09-20 15:08:30 -04:00
cmake.cxx ENH: fixes for borland compiler testing 2001-10-03 15:49:52 -04:00
cmake.dsp remove /ZI 2001-08-29 16:13:56 -04:00
cmake.h ENH: integrate borland support 2001-09-06 17:28:24 -04:00
cmakemain.cxx remove memory leaks 2001-09-14 16:26:56 -04:00
cmaketest.cxx add dependency for configure files and use short path in WIN32 cmake test 2001-10-26 15:42:02 -04:00
cmaketest.h.in minor fixes to testing 2001-06-27 09:17:12 -04:00
ctest.cxx ENH: add better error reports in parsing cmake files, like what file has the error 2001-10-02 17:28:55 -04:00
ctest.dsp remove /ZI 2001-08-29 16:13:56 -04:00
ctest.h added regexp option 2001-08-29 16:42:03 -04:00