| .. |
|
FLTKDialog
|
d5c497d8bc
ENH: update to new style of cache access
|
24 years ago |
|
MFCDialog
|
e62f9a7711
ENH: change checkboxes back to pull down menus, remove leak
|
24 years ago |
|
CMakeLib.dsp
|
d204791e45
ENH: integrate borland support
|
24 years ago |
|
CMakeLists.txt
|
8f652aad21
ENH: fixes for borland compiler testing
|
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.in
|
5edd7673e1
ENH: add caching for the input CMakeList.txt files, 2X speed up
|
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 |
|
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
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 years ago |
|
cmAddDependenciesCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 years ago |
|
cmAddExecutableCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
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
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
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 |
|
cmBuildCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
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
|
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 years ago |
|
cmCableClassSet.h
|
ddd5a7d729
ENH: change all maps of string to be maps of cmStdString, to reduce symbol length in object files.
|
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
|
b6158ac39c
ENH: Improved parsing of GCCXML_FLAGS to improve generation of gccxml rule. Also added ADD_DEFINITIONS arguments to the generated rule.
|
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
|
47c7af3cc8
Added check if the binary directory changed. If it did, it will print the warning message
|
24 years ago |
|
cmCacheManager.h
|
ddd5a7d729
ENH: change all maps of string to be maps of cmStdString, to reduce symbol length in object files.
|
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
|
3a316a6e0a
added a QT_WRAP_CPP command
|
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
|
1c5c899fd7
add dependency for configure files and use short path in WIN32 cmake test
|
24 years ago |
|
cmConfigureFileCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
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
|
dd533552bb
fix error in cygwin
|
24 years ago |
|
cmDSPWriter.h
|
e693d47253
ENH: Added support for selection of static/shared build on a per-library basis.
|
24 years ago |
|
cmDSWWriter.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 |
|
cmDSWWriter.h
|
38a164d254
ENH: rename DSWMakefile and DSPMakefile to DSWWriter and DSPWriter
|
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
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 years ago |
|
cmFindFileCommand.cxx
|
8106e93dca
This command should always set the cahce variabel to a filepath not a path
|
24 years ago |
|
cmFindFileCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 years ago |
|
cmFindLibraryCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 years ago |
|
cmFindLibraryCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 years ago |
|
cmFindPathCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 years ago |
|
cmFindPathCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 years ago |
|
cmFindProgramCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 years ago |
|
cmFindProgramCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 years ago |
|
cmForEachCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
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
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
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
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
24 years ago |
|
cmIncludeDirectoryCommand.h
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
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
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
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
|
8591786867
ENH: add better error reports in parsing cmake files, like what file has the error
|
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
|
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 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
|
8591786867
ENH: add better error reports in parsing cmake files, like what file has the error
|
24 years ago |
|
cmMakefile.h
|
1c5c899fd7
add dependency for configure files and use short path in WIN32 cmake test
|
24 years ago |
|
cmMakefileGenerator.cxx
|
e197d3f219
remove memory leaks
|
24 years ago |
|
cmMakefileGenerator.h
|
58a3e38167
add support for clean up
|
24 years ago |
|
cmMessageCommand.cxx
|
1830690a0d
ENH: expand variables in message command output
|
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 |
|
cmOptionCommand.cxx
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
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
|
8fefb3dd22
Detect error and output useful message
|
24 years ago |
|
cmQTWrapCPPCommand.h
|
3a316a6e0a
added a QT_WRAP_CPP command
|
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
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
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
|
e197d3f219
remove memory leaks
|
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
|
6b1ab49ae6
ENH: better fix for dos return in lines, use the regular expression and don't edit the input line
|
24 years ago |
|
cmSystemTools.h
|
8591786867
ENH: add better error reports in parsing cmake files, like what file has the error
|
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
|
247c1640da
|
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
|
1096d43d14
ENH: allow -framework as a complete entry in the link line for Mac OSX
|
24 years ago |
|
cmUnixMakefileGenerator.h
|
e197d3f219
remove memory leaks
|
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
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
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
|
baa28efd10
ENH: change InitialPass to take a const reference to the argument string, to avoid changes to the file cache
|
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
|
b502515ad1
memory leak
|
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 |
|
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
|
8f652aad21
ENH: fixes for borland compiler testing
|
24 years ago |
|
cmake.dsp
|
8d681d4793
remove /ZI
|
24 years ago |
|
cmake.h
|
d204791e45
ENH: integrate borland support
|
24 years ago |
|
cmakemain.cxx
|
e197d3f219
remove memory leaks
|
24 years ago |
|
cmaketest.cxx
|
1c5c899fd7
add dependency for configure files and use short path in WIN32 cmake test
|
24 years ago |
|
cmaketest.h.in
|
c19c252e23
minor fixes to testing
|
24 years ago |
|
ctest.cxx
|
8591786867
ENH: add better error reports in parsing cmake files, like what file has the error
|
24 years ago |
|
ctest.dsp
|
8d681d4793
remove /ZI
|
24 years ago |
|
ctest.h
|
08a89bd8dc
added regexp option
|
24 years ago |