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