Brad King b4339eba05 ERR: Removed unused variable. 24 лет назад
..
FLTKDialog f055e512ae ENH: Absolute path to cmake resolved 24 лет назад
MFCDialog 667a57d157 minor fix in error checking 24 лет назад
CMakeLib.dsp 62d5051797 added make depend on win32 24 лет назад
CMakeLists.txt 583ac25e8f support testing 24 лет назад
CMakeSetup.dsw 06f403b274 updated for out of tree builds 24 лет назад
DumpDocumentation.dsp 30ad61805b bug fixes 25 лет назад
Makefile.in 4179c991f4 ENH: change MFC gui to use cmake class 24 лет назад
cmAbstractFilesCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmAbstractFilesCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmAddCustomTargetCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmAddCustomTargetCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmAddDefinitionsCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmAddDefinitionsCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmAddExecutableCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmAddExecutableCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmAddLibraryCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmAddLibraryCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmAddTestCommand.cxx f5ee70af60 ENH: Changed generated filename to DartTestfile.txt 24 лет назад
cmAddTestCommand.h 37801ddaae added enable testing deprecated some commands 24 лет назад
cmAuxSourceDirectoryCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmAuxSourceDirectoryCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmBuildCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmBuildCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmBuildNameCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmBuildNameCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmBuildSharedLibrariesCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmBuildSharedLibrariesCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmCableClassSet.cxx 9f8d296f15 ERR: Removed use of member templates. 24 лет назад
cmCableClassSet.h 9f8d296f15 ERR: Removed use of member templates. 24 лет назад
cmCableClassSetCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmCableClassSetCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmCableCloseNamespaceCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmCableCloseNamespaceCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
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 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmCableDefineSetCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
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 24 лет назад
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 24 лет назад
cmCableOpenNamespaceCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmCableOpenNamespaceCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmCablePackageCommand.cxx 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache 24 лет назад
cmCablePackageCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmCablePackageEntryCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmCablePackageEntryCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmCableSourceFilesCommand.cxx 72a9a5546f BUG: fix find library for unix 24 лет назад
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 лет назад
cmCableWrapTclCommand.cxx 059ee3931d BUG: Changed custom command generation to not use full path of output file from cable. 24 лет назад
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 лет назад
cmCacheManager.cxx 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache 24 лет назад
cmCacheManager.h 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache 24 лет назад
cmCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmCommands.cxx cdf786f9f8 removed old added new 24 лет назад
cmCommands.h 54cfe84f3f ENH:New copyright 25 лет назад
cmConfigure.h.in 1094200ea0 BUG: fix to compile on hp with aCC 24 лет назад
cmConfigureFileCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmConfigureFileCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmCustomCommand.cxx 54cfe84f3f ENH:New copyright 25 лет назад
cmCustomCommand.h 54cfe84f3f ENH:New copyright 25 лет назад
cmDSPWriter.cxx 1ede7e4e24 BUG: Removed generation of stray # Begin Custom Build line. 24 лет назад
cmDSPWriter.h 38a164d254 ENH: rename DSWMakefile and DSPMakefile to DSWWriter and DSPWriter 24 лет назад
cmDSWWriter.cxx 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache 24 лет назад
cmDSWWriter.h 38a164d254 ENH: rename DSWMakefile and DSPMakefile to DSWWriter and DSPWriter 24 лет назад
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. 24 лет назад
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 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmElseCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmEnableTestingCommand.cxx f5ee70af60 ENH: Changed generated filename to DartTestfile.txt 24 лет назад
cmEnableTestingCommand.h 37801ddaae added enable testing deprecated some commands 24 лет назад
cmEndIfCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmEndIfCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmExecProgramCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmExecProgramCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmFindFileCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmFindFileCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmFindLibraryCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmFindLibraryCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmFindPathCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmFindPathCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmFindProgramCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmFindProgramCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmFunctionBlocker.h a3cfcd9894 BUG: clean up memory leaks. 24 лет назад
cmGeneratedFileStream.h b6d823a7c1 ENH: try to better handle control-c during make Makefiles 24 лет назад
cmGetFilenameComponentCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmGetFilenameComponentCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmIfCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmIfCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmIncludeCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmIncludeCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmIncludeDirectoryCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmIncludeDirectoryCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmIncludeRegularExpressionCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmIncludeRegularExpressionCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmInstallFilesCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmInstallFilesCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmInstallTargetsCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmInstallTargetsCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmLibraryCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmLinkDirectoriesCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmLinkDirectoriesCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmLinkLibrariesCommand.cxx 17b02b6530 ENH: LINK_LIBRARIES(abc) will automatically add the path to abc to the 24 лет назад
cmLinkLibrariesCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmLoadCacheCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmLoadCacheCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmMSProjectGenerator.cxx 38a164d254 ENH: rename DSWMakefile and DSPMakefile to DSWWriter and DSPWriter 24 лет назад
cmMSProjectGenerator.h 38a164d254 ENH: rename DSWMakefile and DSPMakefile to DSWWriter and DSPWriter 24 лет назад
cmMakeDepend.cxx 5f12ae0c62 BUG: Dependency hints must be removed by the makefile generator before adding the dependencies generated by cmMakeDepend. 24 лет назад
cmMakeDepend.h ff529aa861 some cleanup to the make depend process 24 лет назад
cmMakeDirectoryCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmMakeDirectoryCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmMakefile.cxx 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache 24 лет назад
cmMakefile.h ead17fbd9d added some const versions of get methods 24 лет назад
cmMakefileGenerator.cxx 54cfe84f3f ENH:New copyright 25 лет назад
cmMakefileGenerator.h a3cfcd9894 BUG: clean up memory leaks. 24 лет назад
cmMessageCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmMessageCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmOptionCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmOptionCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmOutputRequiredFilesCommand.cxx b4339eba05 ERR: Removed unused variable. 24 лет назад
cmOutputRequiredFilesCommand.h 9508ae2b19 added new command 24 лет назад
cmProjectCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmProjectCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmRegularExpression.cxx 54cfe84f3f ENH:New copyright 25 лет назад
cmRegularExpression.h 54cfe84f3f ENH:New copyright 25 лет назад
cmSetCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmSetCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmSiteNameCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmSiteNameCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmSourceFile.cxx 8b5d6918ab ERR: allow *.cpp as well as *.cxx etc etc 24 лет назад
cmSourceFile.h 54cfe84f3f ENH:New copyright 25 лет назад
cmSourceFilesCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmSourceFilesCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
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 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmSourceGroupCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmStandardIncludes.h 1094200ea0 BUG: fix to compile on hp with aCC 24 лет назад
cmSubdirCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmSubdirCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmSystemTools.cxx e51844f83d BUG: use pclose not fclose 24 лет назад
cmSystemTools.h 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache 24 лет назад
cmTarget.cxx 012603c746 duh 24 лет назад
cmTarget.h 012603c746 duh 24 лет назад
cmTargetLinkLibrariesCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmTargetLinkLibrariesCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmUnixMakefileGenerator.cxx 1f773c3ea9 BUG: remove unused 24 лет назад
cmUnixMakefileGenerator.h 78ee6660a7 ENH: fix EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH for unix 24 лет назад
cmUtilitySourceCommand.cxx 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache 24 лет назад
cmUtilitySourceCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmVTKWrapJavaCommand.cxx 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache 24 лет назад
cmVTKWrapJavaCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmVTKWrapPythonCommand.cxx 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache 24 лет назад
cmVTKWrapPythonCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmVTKWrapTclCommand.cxx 4f77d737c9 ENH: move utilities to targets from makefile, and add versioning to cache 24 лет назад
cmVTKWrapTclCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmWrapExcludeFilesCommand.cxx 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmWrapExcludeFilesCommand.h 9922155423 ENH: rename Invoke to InitialPass 24 лет назад
cmake.cxx 145fac96fc ENH: move EXECUTABLE_OUTPUT_PATH and LIBRARY_OUTPUT_PATH initial creation to after the CMakeLists.txt files have been parsed 24 лет назад
cmake.dsp 4179c991f4 ENH: change MFC gui to use cmake class 24 лет назад
cmake.h 4179c991f4 ENH: change MFC gui to use cmake class 24 лет назад
cmakemain.cxx f03ee2a53d cmake does not require two arguments 24 лет назад