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