Luis Ibanez 6d04ee9ec1 ENH: Cache saving added 24 lat temu
..
FLTKDialog 6d04ee9ec1 ENH: Cache saving added 24 lat temu
MFCDialog 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache 24 lat temu
CMakeLib.dsp 355278324e *** empty log message *** 24 lat temu
CMakeSetup.dsw 06f403b274 updated for out of tree builds 25 lat temu
DumpDocumentation.dsp 30ad61805b bug fixes 25 lat temu
Makefile.in 4179c991f4 ENH: change MFC gui to use cmake class 24 lat temu
cmAbstractFilesCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmAbstractFilesCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmAddCustomTargetCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmAddCustomTargetCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmAddDefinitionsCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmAddDefinitionsCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmAddExecutableCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmAddExecutableCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmAddLibraryCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmAddLibraryCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmAddTestCommand.cxx 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache 24 lat temu
cmAddTestCommand.h 37801ddaae added enable testing deprecated some commands 24 lat temu
cmAuxSourceDirectoryCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmAuxSourceDirectoryCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmBuildCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmBuildCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmBuildNameCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmBuildNameCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmBuildSharedLibrariesCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmBuildSharedLibrariesCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmCableClassSet.cxx 9f8d296f15 ERR: Removed use of member templates. 25 lat temu
cmCableClassSet.h 9f8d296f15 ERR: Removed use of member templates. 25 lat temu
cmCableClassSetCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmCableClassSetCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmCableCloseNamespaceCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmCableCloseNamespaceCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmCableCommand.cxx 54cfe84f3f ENH:New copyright 25 lat temu
cmCableCommand.h 54cfe84f3f ENH:New copyright 25 lat temu
cmCableData.cxx 54cfe84f3f ENH:New copyright 25 lat temu
cmCableData.h 54cfe84f3f ENH:New copyright 25 lat temu
cmCableDefineSetCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmCableDefineSetCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmCableInstantiateClassCommand.cxx 45e9d19c6c ENH: Changed WriteConfiguration back to const because it doesn't need to report errors anymore. 25 lat temu
cmCableInstantiateClassCommand.h 8aa2182806 BUG: add removed command, and sort the order in cmCommands.cxx 25 lat temu
cmCableInstantiateCommand.cxx 45e9d19c6c ENH: Changed WriteConfiguration back to const because it doesn't need to report errors anymore. 25 lat temu
cmCableInstantiateCommand.h 8aa2182806 BUG: add removed command, and sort the order in cmCommands.cxx 25 lat temu
cmCableOpenNamespaceCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmCableOpenNamespaceCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmCablePackageCommand.cxx 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache 24 lat temu
cmCablePackageCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmCablePackageEntryCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmCablePackageEntryCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmCableSourceFilesCommand.cxx 72a9a5546f BUG: fix find library for unix 25 lat temu
cmCableSourceFilesCommand.h 45e9d19c6c ENH: Changed WriteConfiguration back to const because it doesn't need to report errors anymore. 25 lat temu
cmCableWrapCommand.cxx 1d4a3aa48e ENH: Changed cmCableWrapCommand to inherit from cmCableDefineSetCommand since they do almost exactly the same thing. Added a GetXmlTag virtual function to both classes to return what XML tag to generate in the set's output. cmCableDefineSetCommand generates a "Set" tag, and cmCableWrapCommand generates a "WrapperSet" tag. What is inside the tags is still generated by the cmCableDefineSetCommand superclass. 25 lat temu
cmCableWrapCommand.h 1d4a3aa48e ENH: Changed cmCableWrapCommand to inherit from cmCableDefineSetCommand since they do almost exactly the same thing. Added a GetXmlTag virtual function to both classes to return what XML tag to generate in the set's output. cmCableDefineSetCommand generates a "Set" tag, and cmCableWrapCommand generates a "WrapperSet" tag. What is inside the tags is still generated by the cmCableDefineSetCommand superclass. 25 lat temu
cmCableWrapTclCommand.cxx 059ee3931d BUG: Changed custom command generation to not use full path of output file from cable. 24 lat temu
cmCableWrapTclCommand.h cff74e9a78 ENH: Added proper request for/generation of CABLE, GCCXML, and GCCXML_FLAGS cache entries. This also allowed the correct generation of gccxml rules. 24 lat temu
cmCacheManager.cxx 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache 24 lat temu
cmCacheManager.h 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache 24 lat temu
cmCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmCommands.cxx 37801ddaae added enable testing deprecated some commands 24 lat temu
cmCommands.h 54cfe84f3f ENH:New copyright 25 lat temu
cmConfigure.h.in 1094200ea0 BUG: fix to compile on hp with aCC 25 lat temu
cmConfigureFileCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmConfigureFileCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmConfigureFileNoAutoconf.cxx dd249a0477 FIX: Chaned error message to match command 24 lat temu
cmConfigureFileNoAutoconf.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmCustomCommand.cxx 54cfe84f3f ENH:New copyright 25 lat temu
cmCustomCommand.h 54cfe84f3f ENH:New copyright 25 lat temu
cmDSPWriter.cxx 1ede7e4e24 BUG: Removed generation of stray # Begin Custom Build line. 24 lat temu
cmDSPWriter.h 38a164d254 ENH: rename DSWMakefile and DSPMakefile to DSWWriter and DSPWriter 24 lat temu
cmDSWWriter.cxx 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache 24 lat temu
cmDSWWriter.h 38a164d254 ENH: rename DSWMakefile and DSPMakefile to DSWWriter and DSPWriter 24 lat temu
cmData.h a5480276d5 ENH: Added cmData and corresponding DataMap in cmMakefile to allow commands to register arbitrary extra data with the makefile without modifying the cmMakefile class definition. 25 lat temu
cmDirectory.cxx 54cfe84f3f ENH:New copyright 25 lat temu
cmDirectory.h 54cfe84f3f ENH:New copyright 25 lat temu
cmDumpDocumentation.cxx 658614ff6a ENH:Reworked CMake for consistency 25 lat temu
cmElseCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmElseCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmEnableTestingCommand.cxx 5b4a11af80 BUG: ENABLE_TESTING command may need to create output directory before writing the CMakeTestfile into it since it is invoked before the makefile generator runs. 24 lat temu
cmEnableTestingCommand.h 37801ddaae added enable testing deprecated some commands 24 lat temu
cmEndIfCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmEndIfCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmExecProgramCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmExecProgramCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmFindFileCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmFindFileCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmFindLibraryCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmFindLibraryCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmFindPathCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmFindPathCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmFindProgramCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmFindProgramCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmFunctionBlocker.h a3cfcd9894 BUG: clean up memory leaks. 24 lat temu
cmGeneratedFileStream.h b6d823a7c1 ENH: try to better handle control-c during make Makefiles 24 lat temu
cmGetFilenameComponentCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmGetFilenameComponentCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmIfCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmIfCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmIncludeCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmIncludeCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmIncludeDirectoryCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmIncludeDirectoryCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmIncludeRegularExpressionCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmIncludeRegularExpressionCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmInstallFilesCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmInstallFilesCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmInstallTargetsCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmInstallTargetsCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmLibraryCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmLinkDirectoriesCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmLinkDirectoriesCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmLinkLibrariesCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmLinkLibrariesCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmLoadCacheCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmLoadCacheCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmMSProjectGenerator.cxx 38a164d254 ENH: rename DSWMakefile and DSPMakefile to DSWWriter and DSPWriter 24 lat temu
cmMSProjectGenerator.h 38a164d254 ENH: rename DSWMakefile and DSPMakefile to DSWWriter and DSPWriter 24 lat temu
cmMakeDepend.cxx 1cd9ce6f6e ENH: unify make process on unix 25 lat temu
cmMakeDepend.h 54cfe84f3f ENH:New copyright 25 lat temu
cmMakeDirectoryCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmMakeDirectoryCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmMakefile.cxx 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache 24 lat temu
cmMakefile.h 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache 24 lat temu
cmMakefileGenerator.cxx 54cfe84f3f ENH:New copyright 25 lat temu
cmMakefileGenerator.h a3cfcd9894 BUG: clean up memory leaks. 24 lat temu
cmMessageCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmMessageCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmOptionCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmOptionCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmProjectCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmProjectCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmRegularExpression.cxx 54cfe84f3f ENH:New copyright 25 lat temu
cmRegularExpression.h 54cfe84f3f ENH:New copyright 25 lat temu
cmSetCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmSetCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmSiteNameCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmSiteNameCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmSourceFile.cxx cb6bc6f0aa added load cache command and fixed source file 25 lat temu
cmSourceFile.h 54cfe84f3f ENH:New copyright 25 lat temu
cmSourceFilesCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmSourceFilesCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmSourceGroup.cxx de10cfc72e ENH: move testing stuff to cmake from configure, good bye dashboard... :) 25 lat temu
cmSourceGroup.h de10cfc72e ENH: move testing stuff to cmake from configure, good bye dashboard... :) 25 lat temu
cmSourceGroupCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmSourceGroupCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmStandardIncludes.h 1094200ea0 BUG: fix to compile on hp with aCC 25 lat temu
cmSubdirCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmSubdirCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmSystemTools.cxx 8f412df3f5 DOC: Added a comment about the risk of using tempnam in Unix, as opposed to 24 lat temu
cmSystemTools.h 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache 24 lat temu
cmTarget.cxx dbebd0a276 added install rules 25 lat temu
cmTarget.h 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache 24 lat temu
cmTargetLinkLibrariesCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmTargetLinkLibrariesCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmTestsCommand.cxx 37801ddaae added enable testing deprecated some commands 24 lat temu
cmTestsCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmUnixMakefileGenerator.cxx 0f98c51d77 ENH: Runtime library search paths can be added to the link lines for 24 lat temu
cmUnixMakefileGenerator.h 3ebfc32b5e added install target support 25 lat temu
cmUtilitySourceCommand.cxx 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache 24 lat temu
cmUtilitySourceCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmVTKWrapJavaCommand.cxx 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache 24 lat temu
cmVTKWrapJavaCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmVTKWrapPythonCommand.cxx 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache 24 lat temu
cmVTKWrapPythonCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmVTKWrapTclCommand.cxx 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache 24 lat temu
cmVTKWrapTclCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmWrapExcludeFilesCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmWrapExcludeFilesCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 lat temu
cmake.cxx 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache 24 lat temu
cmake.dsp 4179c991f4 ENH: change MFC gui to use cmake class 24 lat temu
cmake.h 4179c991f4 ENH: change MFC gui to use cmake class 24 lat temu
cmakemain.cxx a85e67d937 BUG: add missing file 24 lat temu