Jim Miller 4d2e6c8394 FIX: only clear the cache on a load when the load needs to read internal values. Otherwise, it is assumed that we are reading another projects cache. 24 vuotta sitten
..
MFCDialog ad2247244d BUG: fix crash 24 vuotta sitten
CMakeBuildTargets.cxx 885e37da22 ENH: call configure from cmake 24 vuotta sitten
CMakeLib.dsp 73f04d1409 many fixes and cleanup and features 24 vuotta sitten
CMakeSetup.dsw 30ad61805b bug fixes 24 vuotta sitten
CMakeSetupCMD.cxx 5e4a89b1b9 ENH: Added generation of internal CMAKE cache entry with path to command-line CMake executable. 24 vuotta sitten
CMakeSetupCMD.dsp 865ec96644 major changes to support multiple libraries and source lists 24 vuotta sitten
DLLFooter.dsptemplate cab31a5013 dll build rules 25 vuotta sitten
DLLHeader.dsptemplate 41e1270413 support for debug and opt libraries 24 vuotta sitten
DumpDocumentation.dsp 30ad61805b bug fixes 24 vuotta sitten
EXEFooter.dsptemplate 1f42f521ce NEW: move from tools and config to create CMake 25 vuotta sitten
EXEHeader.dsptemplate 41e1270413 support for debug and opt libraries 24 vuotta sitten
Makefile.in 885e37da22 ENH: call configure from cmake 24 vuotta sitten
UtilityFooter.dsptemplate f7d33c41cf ADD: add utiltity templates 24 vuotta sitten
UtilityHeader.dsptemplate f7d33c41cf ADD: add utiltity templates 24 vuotta sitten
cmAbstractFilesCommand.cxx 1ba4ef0fdf ENH:Copyright 24 vuotta sitten
cmAbstractFilesCommand.h 1ba4ef0fdf ENH:Copyright 24 vuotta sitten
cmAddCustomTargetCommand.cxx 089aa3e106 option to make utilities in the all target 24 vuotta sitten
cmAddCustomTargetCommand.h 089aa3e106 option to make utilities in the all target 24 vuotta sitten
cmAddDefinitionsCommand.cxx 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmAddDefinitionsCommand.h 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmAddExecutableCommand.cxx 0829faa9e1 ENH: Moved cache entry addition into cmMakefile::AddLibrary and AddExecutable so that commands do not have to add it explicitly. 24 vuotta sitten
cmAddExecutableCommand.h 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmAddLibraryCommand.cxx 0829faa9e1 ENH: Moved cache entry addition into cmMakefile::AddLibrary and AddExecutable so that commands do not have to add it explicitly. 24 vuotta sitten
cmAddLibraryCommand.h 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmAuxSourceDirectoryCommand.cxx 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmAuxSourceDirectoryCommand.h dbdf1c356b ENH:New copyright 24 vuotta sitten
cmBuildCommand.cxx 8a21493f56 ENH: move testing stuff to cmake from configure, good bye dashboard... :) 24 vuotta sitten
cmBuildCommand.h 8a21493f56 ENH: move testing stuff to cmake from configure, good bye dashboard... :) 24 vuotta sitten
cmBuildNameCommand.cxx 1349d06e78 ENH: Proper build name 24 vuotta sitten
cmBuildNameCommand.h 8a21493f56 ENH: move testing stuff to cmake from configure, good bye dashboard... :) 24 vuotta sitten
cmBuildSharedLibrariesCommand.cxx 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmBuildSharedLibrariesCommand.h 2bba34959c new commands 25 vuotta sitten
cmCableCloseNamespaceCommand.cxx 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmCableCloseNamespaceCommand.h 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmCableCommand.cxx 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmCableCommand.h 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmCableData.cxx 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmCableData.h 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmCableDefineSetCommand.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. 24 vuotta sitten
cmCableDefineSetCommand.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. 24 vuotta sitten
cmCableInstantiateClassCommand.cxx 45e9d19c6c ENH: Changed WriteConfiguration back to const because it doesn't need to report errors anymore. 24 vuotta sitten
cmCableInstantiateClassCommand.h 8aa2182806 BUG: add removed command, and sort the order in cmCommands.cxx 24 vuotta sitten
cmCableInstantiateCommand.cxx 45e9d19c6c ENH: Changed WriteConfiguration back to const because it doesn't need to report errors anymore. 24 vuotta sitten
cmCableInstantiateCommand.h 8aa2182806 BUG: add removed command, and sort the order in cmCommands.cxx 24 vuotta sitten
cmCableOpenNamespaceCommand.cxx 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmCableOpenNamespaceCommand.h 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmCablePackageCommand.cxx 6c54371c8f ENH: Added use of CMAKE cache entry for generating the DSP/makefile build rules. 24 vuotta sitten
cmCablePackageCommand.h 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmCablePackageEntryCommand.cxx 45e9d19c6c ENH: Changed WriteConfiguration back to const because it doesn't need to report errors anymore. 24 vuotta sitten
cmCablePackageEntryCommand.h 45e9d19c6c ENH: Changed WriteConfiguration back to const because it doesn't need to report errors anymore. 24 vuotta sitten
cmCableSourceFilesCommand.cxx 45e9d19c6c ENH: Changed WriteConfiguration back to const because it doesn't need to report errors anymore. 24 vuotta sitten
cmCableSourceFilesCommand.h 45e9d19c6c ENH: Changed WriteConfiguration back to const because it doesn't need to report errors anymore. 24 vuotta sitten
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. 24 vuotta sitten
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. 24 vuotta sitten
cmCacheManager.cxx 4d2e6c8394 FIX: only clear the cache on a load when the load needs to read internal values. Otherwise, it is assumed that we are reading another projects cache. 24 vuotta sitten
cmCacheManager.h 36b4fbb1f4 added ability to load another cache 24 vuotta sitten
cmCommand.h 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmCommands.cxx cb6bc6f0aa added load cache command and fixed source file 24 vuotta sitten
cmCommands.h 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmConfigure.h.in 0b0d1b1d43 ENH: add CMakeCache.txt support 25 vuotta sitten
cmConfigureFileCommand.cxx df5059949d BUG: fix use beyond end of array 24 vuotta sitten
cmConfigureFileCommand.h 885e37da22 ENH: call configure from cmake 24 vuotta sitten
cmConfigureFileNoAutoconf.cxx 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmConfigureFileNoAutoconf.h 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmCustomCommand.cxx 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmCustomCommand.h 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmDSPMakefile.cxx dec4d7afe1 ENH: Added use of CMAKE cache entry for generating the DSP build rules. 24 vuotta sitten
cmDSPMakefile.h dec4d7afe1 ENH: Added use of CMAKE cache entry for generating the DSP build rules. 24 vuotta sitten
cmDSPWriter.cxx dec4d7afe1 ENH: Added use of CMAKE cache entry for generating the DSP build rules. 24 vuotta sitten
cmDSPWriter.h dec4d7afe1 ENH: Added use of CMAKE cache entry for generating the DSP build rules. 24 vuotta sitten
cmDSWMakefile.cxx 089aa3e106 option to make utilities in the all target 24 vuotta sitten
cmDSWMakefile.h 96ec40943c ENH: implement ADD_TARGET command, and add an ALL_BUILD target 24 vuotta sitten
cmDSWWriter.cxx 089aa3e106 option to make utilities in the all target 24 vuotta sitten
cmDSWWriter.h 96ec40943c ENH: implement ADD_TARGET command, and add an ALL_BUILD target 24 vuotta sitten
cmDirectory.cxx 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmDirectory.h 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmDumpDocumentation.cxx 658614ff6a ENH:Reworked CMake for consistency 25 vuotta sitten
cmElseCommand.cxx a99dfa60ae new set command and IF NOT 24 vuotta sitten
cmElseCommand.h 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmEndIfCommand.cxx 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmEndIfCommand.h 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmExecProgramCommand.cxx 885e37da22 ENH: call configure from cmake 24 vuotta sitten
cmExecProgramCommand.h 885e37da22 ENH: call configure from cmake 24 vuotta sitten
cmFindFileCommand.cxx 2fb2207c10 bug fixes 24 vuotta sitten
cmFindFileCommand.h 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmFindIncludeCommand.cxx 2da0c57d46 added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against 24 vuotta sitten
cmFindIncludeCommand.h 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmFindLibraryCommand.cxx 2fb2207c10 bug fixes 24 vuotta sitten
cmFindLibraryCommand.h 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmFindPathCommand.cxx 2fb2207c10 bug fixes 24 vuotta sitten
cmFindPathCommand.h 30ad61805b bug fixes 24 vuotta sitten
cmFindProgramCommand.cxx de10cfc72e ENH: move testing stuff to cmake from configure, good bye dashboard... :) 24 vuotta sitten
cmFindProgramCommand.h 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmFunctionBlocker.h faaadc4a08 better If checks 24 vuotta sitten
cmIfCommand.cxx faaadc4a08 better If checks 24 vuotta sitten
cmIfCommand.h faaadc4a08 better If checks 24 vuotta sitten
cmIncludeCommand.cxx d6fae5faf0 New command: INCLUDE(somefile.txt) 24 vuotta sitten
cmIncludeCommand.h d6fae5faf0 New command: INCLUDE(somefile.txt) 24 vuotta sitten
cmIncludeDirectoryCommand.cxx 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmIncludeDirectoryCommand.h 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmIncludeRegularExpressionCommand.cxx 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmIncludeRegularExpressionCommand.h 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmLibraryCommand.h 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmLinkDirectoriesCommand.cxx 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmLinkDirectoriesCommand.h 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmLinkLibrariesCommand.cxx 2da0c57d46 added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against 24 vuotta sitten
cmLinkLibrariesCommand.h 2da0c57d46 added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against 24 vuotta sitten
cmLoadCacheCommand.cxx cb6bc6f0aa added load cache command and fixed source file 24 vuotta sitten
cmLoadCacheCommand.h cb6bc6f0aa added load cache command and fixed source file 24 vuotta sitten
cmMSProjectGenerator.cxx 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmMSProjectGenerator.h 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmMakeDepend.cxx 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmMakeDepend.h 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmMakeDirectoryCommand.cxx 885e37da22 ENH: call configure from cmake 24 vuotta sitten
cmMakeDirectoryCommand.h 885e37da22 ENH: call configure from cmake 24 vuotta sitten
cmMakefile.cxx 0829faa9e1 ENH: Moved cache entry addition into cmMakefile::AddLibrary and AddExecutable so that commands do not have to add it explicitly. 24 vuotta sitten
cmMakefile.h 885e37da22 ENH: call configure from cmake 24 vuotta sitten
cmMakefileGenerator.cxx 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmMakefileGenerator.h 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmOptionCommand.cxx de10cfc72e ENH: move testing stuff to cmake from configure, good bye dashboard... :) 24 vuotta sitten
cmOptionCommand.h de10cfc72e ENH: move testing stuff to cmake from configure, good bye dashboard... :) 24 vuotta sitten
cmProjectCommand.cxx cdffbea017 now adds src and bin dir into cache 24 vuotta sitten
cmProjectCommand.h 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmRegularExpression.cxx 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmRegularExpression.h 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmSetCommand.cxx a99dfa60ae new set command and IF NOT 24 vuotta sitten
cmSetCommand.h a99dfa60ae new set command and IF NOT 24 vuotta sitten
cmSiteNameCommand.cxx f386664efc ENH: Correct sitename 24 vuotta sitten
cmSiteNameCommand.h 8a21493f56 ENH: move testing stuff to cmake from configure, good bye dashboard... :) 24 vuotta sitten
cmSourceFile.cxx cb6bc6f0aa added load cache command and fixed source file 24 vuotta sitten
cmSourceFile.h 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmSourceFilesCommand.cxx 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmSourceFilesCommand.h 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmSourceGroup.cxx de10cfc72e ENH: move testing stuff to cmake from configure, good bye dashboard... :) 24 vuotta sitten
cmSourceGroup.h de10cfc72e ENH: move testing stuff to cmake from configure, good bye dashboard... :) 24 vuotta sitten
cmSourceGroupCommand.cxx 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmSourceGroupCommand.h 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmStandardIncludes.h 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmSubdirCommand.cxx 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmSubdirCommand.h 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmSystemTools.cxx 885e37da22 ENH: call configure from cmake 24 vuotta sitten
cmSystemTools.h de10cfc72e ENH: move testing stuff to cmake from configure, good bye dashboard... :) 24 vuotta sitten
cmTarget.cxx 2da0c57d46 added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against 24 vuotta sitten
cmTarget.h 089aa3e106 option to make utilities in the all target 24 vuotta sitten
cmTargetLinkLibrariesCommand.cxx 237f960c89 BUG: added arg0 to link libraries 24 vuotta sitten
cmTargetLinkLibrariesCommand.h 2da0c57d46 added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against 24 vuotta sitten
cmTestsCommand.cxx 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmTestsCommand.h 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmUnixMakefileGenerator.cxx 885e37da22 ENH: call configure from cmake 24 vuotta sitten
cmUnixMakefileGenerator.h 885e37da22 ENH: call configure from cmake 24 vuotta sitten
cmUtilitySourceCommand.cxx 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmUtilitySourceCommand.h 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmVTKWrapJavaCommand.cxx 089aa3e106 option to make utilities in the all target 24 vuotta sitten
cmVTKWrapJavaCommand.h 79f95167bd minor fixes 24 vuotta sitten
cmVTKWrapPythonCommand.cxx 6d5508e64b fixed bug in limiting to source lists 24 vuotta sitten
cmVTKWrapPythonCommand.h 73f04d1409 many fixes and cleanup and features 24 vuotta sitten
cmVTKWrapTclCommand.cxx 67e31b789f fixed bug in init code 24 vuotta sitten
cmVTKWrapTclCommand.h 73f04d1409 many fixes and cleanup and features 24 vuotta sitten
cmWrapExcludeFilesCommand.cxx 54cfe84f3f ENH:New copyright 24 vuotta sitten
cmWrapExcludeFilesCommand.h 54cfe84f3f ENH:New copyright 24 vuotta sitten
staticLibFooter.dsptemplate 1f42f521ce NEW: move from tools and config to create CMake 25 vuotta sitten
staticLibHeader.dsptemplate ee12876e2d FIX: returned to using /O2 optimization level and put a pragma in the netlib code that could not handle the /Og component of /O2 24 vuotta sitten