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