Bill Hoffman 8a5cef0695 *** empty log message *** před 25 roky
..
FLTKDialog 69edd818c4 ENH: PropertyList class added před 25 roky
MFCDialog 33793198b6 icon updates před 25 roky
CMakeLib.dsp 3f12d26adb ENH: Added cmCableClassSet.cxx to build. před 25 roky
CMakeSetup.dsw 06f403b274 updated for out of tree builds před 25 roky
DumpDocumentation.dsp 30ad61805b bug fixes před 25 roky
Makefile.in 8a5cef0695 *** empty log message *** před 25 roky
cmAbstractFilesCommand.cxx 1ba4ef0fdf ENH:Copyright před 25 roky
cmAbstractFilesCommand.h 1ba4ef0fdf ENH:Copyright před 25 roky
cmAddCustomTargetCommand.cxx 089aa3e106 option to make utilities in the all target před 25 roky
cmAddCustomTargetCommand.h 089aa3e106 option to make utilities in the all target před 25 roky
cmAddDefinitionsCommand.cxx 54cfe84f3f ENH:New copyright před 25 roky
cmAddDefinitionsCommand.h 54cfe84f3f ENH:New copyright před 25 roky
cmAddExecutableCommand.cxx 639f1fa239 added registry entry support and windows app support před 25 roky
cmAddExecutableCommand.h 639f1fa239 added registry entry support and windows app support před 25 roky
cmAddLibraryCommand.cxx 0829faa9e1 ENH: Moved cache entry addition into cmMakefile::AddLibrary and AddExecutable so that commands do not have to add it explicitly. před 25 roky
cmAddLibraryCommand.h 54cfe84f3f ENH:New copyright před 25 roky
cmAuxSourceDirectoryCommand.cxx 54cfe84f3f ENH:New copyright před 25 roky
cmAuxSourceDirectoryCommand.h dbdf1c356b ENH:New copyright před 25 roky
cmBuildCommand.cxx 8a21493f56 ENH: move testing stuff to cmake from configure, good bye dashboard... :) před 25 roky
cmBuildCommand.h 8a21493f56 ENH: move testing stuff to cmake from configure, good bye dashboard... :) před 25 roky
cmBuildNameCommand.cxx 4ea1c51eba clean up for build on its own před 25 roky
cmBuildNameCommand.h 8a21493f56 ENH: move testing stuff to cmake from configure, good bye dashboard... :) před 25 roky
cmBuildSharedLibrariesCommand.cxx 1cd9ce6f6e ENH: unify make process on unix před 25 roky
cmBuildSharedLibrariesCommand.h 2bba34959c new commands před 25 roky
cmCableClassSet.cxx 9f8d296f15 ERR: Removed use of member templates. před 25 roky
cmCableClassSet.h 9f8d296f15 ERR: Removed use of member templates. před 25 roky
cmCableClassSetCommand.cxx f08a1b8885 ENH: Adding CABLE_CLASS_SET and CABLE_WRAP_TCL commands. They cannot yet be used with the main branch of CABLE, though. před 25 roky
cmCableClassSetCommand.h f08a1b8885 ENH: Adding CABLE_CLASS_SET and CABLE_WRAP_TCL commands. They cannot yet be used with the main branch of CABLE, though. před 25 roky
cmCableCloseNamespaceCommand.cxx 54cfe84f3f ENH:New copyright před 25 roky
cmCableCloseNamespaceCommand.h 54cfe84f3f ENH:New copyright před 25 roky
cmCableCommand.cxx 54cfe84f3f ENH:New copyright před 25 roky
cmCableCommand.h 54cfe84f3f ENH:New copyright před 25 roky
cmCableData.cxx 54cfe84f3f ENH:New copyright před 25 roky
cmCableData.h 54cfe84f3f ENH:New copyright před 25 roky
cmCableDefineSetCommand.cxx 1dc7ae38ea BUG: match called on invalid number před 25 roky
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. před 25 roky
cmCableInstantiateClassCommand.cxx 45e9d19c6c ENH: Changed WriteConfiguration back to const because it doesn't need to report errors anymore. před 25 roky
cmCableInstantiateClassCommand.h 8aa2182806 BUG: add removed command, and sort the order in cmCommands.cxx před 25 roky
cmCableInstantiateCommand.cxx 45e9d19c6c ENH: Changed WriteConfiguration back to const because it doesn't need to report errors anymore. před 25 roky
cmCableInstantiateCommand.h 8aa2182806 BUG: add removed command, and sort the order in cmCommands.cxx před 25 roky
cmCableOpenNamespaceCommand.cxx 54cfe84f3f ENH:New copyright před 25 roky
cmCableOpenNamespaceCommand.h 54cfe84f3f ENH:New copyright před 25 roky
cmCablePackageCommand.cxx aa72e182fe half checked in changes for CMAKE_ROOT před 25 roky
cmCablePackageCommand.h 54cfe84f3f ENH:New copyright před 25 roky
cmCablePackageEntryCommand.cxx 45e9d19c6c ENH: Changed WriteConfiguration back to const because it doesn't need to report errors anymore. před 25 roky
cmCablePackageEntryCommand.h 45e9d19c6c ENH: Changed WriteConfiguration back to const because it doesn't need to report errors anymore. před 25 roky
cmCableSourceFilesCommand.cxx 72a9a5546f BUG: fix find library for unix před 25 roky
cmCableSourceFilesCommand.h 45e9d19c6c ENH: Changed WriteConfiguration back to const because it doesn't need to report errors anymore. před 25 roky
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. před 25 roky
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. před 25 roky
cmCableWrapTclCommand.cxx 7727c7ef96 ENH: Converted to new Class and Group tags in place of WrapperSet and Groups tags. před 25 roky
cmCableWrapTclCommand.h f08a1b8885 ENH: Adding CABLE_CLASS_SET and CABLE_WRAP_TCL commands. They cannot yet be used with the main branch of CABLE, though. před 25 roky
cmCacheManager.cxx d4498a9e52 BUG: fix for sun compiler před 25 roky
cmCacheManager.h 1cd9ce6f6e ENH: unify make process on unix před 25 roky
cmCommand.h f07ee5b817 ENH: change find library and find program to look for more than one name před 25 roky
cmCommands.cxx f08a1b8885 ENH: Adding CABLE_CLASS_SET and CABLE_WRAP_TCL commands. They cannot yet be used with the main branch of CABLE, though. před 25 roky
cmCommands.h 54cfe84f3f ENH:New copyright před 25 roky
cmConfigure.h.in 1094200ea0 BUG: fix to compile on hp with aCC před 25 roky
cmConfigureFileCommand.cxx df5059949d BUG: fix use beyond end of array před 25 roky
cmConfigureFileCommand.h 885e37da22 ENH: call configure from cmake před 25 roky
cmConfigureFileNoAutoconf.cxx 54cfe84f3f ENH:New copyright před 25 roky
cmConfigureFileNoAutoconf.h 54cfe84f3f ENH:New copyright před 25 roky
cmCustomCommand.cxx 54cfe84f3f ENH:New copyright před 25 roky
cmCustomCommand.h 54cfe84f3f ENH:New copyright před 25 roky
cmDSPMakefile.cxx 69503c66eb fixed some of the LIBRARY_OUTPUT_PATH and EXECUTABLE_OUTPUT_PATH problems. před 25 roky
cmDSPMakefile.h 639f1fa239 added registry entry support and windows app support před 25 roky
cmDSPWriter.cxx 69503c66eb fixed some of the LIBRARY_OUTPUT_PATH and EXECUTABLE_OUTPUT_PATH problems. před 25 roky
cmDSPWriter.h 639f1fa239 added registry entry support and windows app support před 25 roky
cmDSWMakefile.cxx 089aa3e106 option to make utilities in the all target před 25 roky
cmDSWMakefile.h 96ec40943c ENH: implement ADD_TARGET command, and add an ALL_BUILD target před 25 roky
cmDSWWriter.cxx 089aa3e106 option to make utilities in the all target před 25 roky
cmDSWWriter.h 96ec40943c ENH: implement ADD_TARGET command, and add an ALL_BUILD target před 25 roky
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. před 25 roky
cmDirectory.cxx 54cfe84f3f ENH:New copyright před 25 roky
cmDirectory.h 54cfe84f3f ENH:New copyright před 25 roky
cmDumpDocumentation.cxx 658614ff6a ENH:Reworked CMake for consistency před 25 roky
cmElseCommand.cxx a99dfa60ae new set command and IF NOT před 25 roky
cmElseCommand.h 54cfe84f3f ENH:New copyright před 25 roky
cmEndIfCommand.cxx 54cfe84f3f ENH:New copyright před 25 roky
cmEndIfCommand.h 54cfe84f3f ENH:New copyright před 25 roky
cmExecProgramCommand.cxx 885e37da22 ENH: call configure from cmake před 25 roky
cmExecProgramCommand.h 885e37da22 ENH: call configure from cmake před 25 roky
cmFindFileCommand.cxx 2fb2207c10 bug fixes před 25 roky
cmFindFileCommand.h 54cfe84f3f ENH:New copyright před 25 roky
cmFindIncludeCommand.cxx 2da0c57d46 added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against před 25 roky
cmFindIncludeCommand.h 54cfe84f3f ENH:New copyright před 25 roky
cmFindLibraryCommand.cxx d9858fea3b Fix help string when NAMES was used (forgot the case when there is no name) před 25 roky
cmFindLibraryCommand.h f07ee5b817 ENH: change find library and find program to look for more than one name před 25 roky
cmFindPathCommand.cxx 639f1fa239 added registry entry support and windows app support před 25 roky
cmFindPathCommand.h 30ad61805b bug fixes před 25 roky
cmFindProgramCommand.cxx dbfc72c6b5 expands reg values před 25 roky
cmFindProgramCommand.h 54cfe84f3f ENH:New copyright před 25 roky
cmFunctionBlocker.h faaadc4a08 better If checks před 25 roky
cmGeneratedFileStream.h 1094200ea0 BUG: fix to compile on hp with aCC před 25 roky
cmIfCommand.cxx faaadc4a08 better If checks před 25 roky
cmIfCommand.h faaadc4a08 better If checks před 25 roky
cmIncludeCommand.cxx d6fae5faf0 New command: INCLUDE(somefile.txt) před 25 roky
cmIncludeCommand.h d6fae5faf0 New command: INCLUDE(somefile.txt) před 25 roky
cmIncludeDirectoryCommand.cxx 54cfe84f3f ENH:New copyright před 25 roky
cmIncludeDirectoryCommand.h 54cfe84f3f ENH:New copyright před 25 roky
cmIncludeRegularExpressionCommand.cxx 54cfe84f3f ENH:New copyright před 25 roky
cmIncludeRegularExpressionCommand.h 54cfe84f3f ENH:New copyright před 25 roky
cmLibraryCommand.h 54cfe84f3f ENH:New copyright před 25 roky
cmLinkDirectoriesCommand.cxx 54cfe84f3f ENH:New copyright před 25 roky
cmLinkDirectoriesCommand.h 54cfe84f3f ENH:New copyright před 25 roky
cmLinkLibrariesCommand.cxx 2da0c57d46 added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against před 25 roky
cmLinkLibrariesCommand.h 2da0c57d46 added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against před 25 roky
cmLoadCacheCommand.cxx cb6bc6f0aa added load cache command and fixed source file před 25 roky
cmLoadCacheCommand.h cb6bc6f0aa added load cache command and fixed source file před 25 roky
cmMSProjectGenerator.cxx 0df1da0eba compiler fix před 25 roky
cmMSProjectGenerator.h 7ec7fb7e95 changes for cmake to live outside of the source tree před 25 roky
cmMakeDepend.cxx 1cd9ce6f6e ENH: unify make process on unix před 25 roky
cmMakeDepend.h 54cfe84f3f ENH:New copyright před 25 roky
cmMakeDirectoryCommand.cxx 885e37da22 ENH: call configure from cmake před 25 roky
cmMakeDirectoryCommand.h 885e37da22 ENH: call configure from cmake před 25 roky
cmMakefile.cxx 619864c09e new out of place builds před 25 roky
cmMakefile.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. před 25 roky
cmMakefileGenerator.cxx 54cfe84f3f ENH:New copyright před 25 roky
cmMakefileGenerator.h 7ec7fb7e95 changes for cmake to live outside of the source tree před 25 roky
cmOptionCommand.cxx de10cfc72e ENH: move testing stuff to cmake from configure, good bye dashboard... :) před 25 roky
cmOptionCommand.h de10cfc72e ENH: move testing stuff to cmake from configure, good bye dashboard... :) před 25 roky
cmProjectCommand.cxx 1cd9ce6f6e ENH: unify make process on unix před 25 roky
cmProjectCommand.h 54cfe84f3f ENH:New copyright před 25 roky
cmRegularExpression.cxx 54cfe84f3f ENH:New copyright před 25 roky
cmRegularExpression.h 54cfe84f3f ENH:New copyright před 25 roky
cmSetCommand.cxx 650691850b BUG: fix compiler name před 25 roky
cmSetCommand.h a99dfa60ae new set command and IF NOT před 25 roky
cmSiteNameCommand.cxx f386664efc ENH: Correct sitename před 25 roky
cmSiteNameCommand.h 8a21493f56 ENH: move testing stuff to cmake from configure, good bye dashboard... :) před 25 roky
cmSourceFile.cxx cb6bc6f0aa added load cache command and fixed source file před 25 roky
cmSourceFile.h 54cfe84f3f ENH:New copyright před 25 roky
cmSourceFilesCommand.cxx 54cfe84f3f ENH:New copyright před 25 roky
cmSourceFilesCommand.h 54cfe84f3f ENH:New copyright před 25 roky
cmSourceGroup.cxx de10cfc72e ENH: move testing stuff to cmake from configure, good bye dashboard... :) před 25 roky
cmSourceGroup.h de10cfc72e ENH: move testing stuff to cmake from configure, good bye dashboard... :) před 25 roky
cmSourceGroupCommand.cxx 54cfe84f3f ENH:New copyright před 25 roky
cmSourceGroupCommand.h 54cfe84f3f ENH:New copyright před 25 roky
cmStandardIncludes.h 1094200ea0 BUG: fix to compile on hp with aCC před 25 roky
cmSubdirCommand.cxx 54cfe84f3f ENH:New copyright před 25 roky
cmSubdirCommand.h 54cfe84f3f ENH:New copyright před 25 roky
cmSystemTools.cxx c43e3a4f3f fix opengl on hp před 25 roky
cmSystemTools.h afdea030fe minor whitespace change před 25 roky
cmTarget.cxx a15ae83e95 fix for expaning libraries prior to generating dsp před 25 roky
cmTarget.h 32f7cef6f3 added win32 executable option před 25 roky
cmTargetLinkLibrariesCommand.cxx 237f960c89 BUG: added arg0 to link libraries před 25 roky
cmTargetLinkLibrariesCommand.h 2da0c57d46 added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against před 25 roky
cmTestsCommand.cxx 54cfe84f3f ENH:New copyright před 25 roky
cmTestsCommand.h 54cfe84f3f ENH:New copyright před 25 roky
cmUnixMakefileGenerator.cxx beaa7dc1c8 BUG: fix depends and CXXFLAGS passing před 25 roky
cmUnixMakefileGenerator.h 7ec7fb7e95 changes for cmake to live outside of the source tree před 25 roky
cmUtilitySourceCommand.cxx 54cfe84f3f ENH:New copyright před 25 roky
cmUtilitySourceCommand.h 54cfe84f3f ENH:New copyright před 25 roky
cmVTKWrapJavaCommand.cxx 089aa3e106 option to make utilities in the all target před 25 roky
cmVTKWrapJavaCommand.h 79f95167bd minor fixes před 25 roky
cmVTKWrapPythonCommand.cxx 6d5508e64b fixed bug in limiting to source lists před 25 roky
cmVTKWrapPythonCommand.h 73f04d1409 many fixes and cleanup and features před 25 roky
cmVTKWrapTclCommand.cxx 67e31b789f fixed bug in init code před 25 roky
cmVTKWrapTclCommand.h 73f04d1409 many fixes and cleanup and features před 25 roky
cmWrapExcludeFilesCommand.cxx 54cfe84f3f ENH:New copyright před 25 roky
cmWrapExcludeFilesCommand.h 54cfe84f3f ENH:New copyright před 25 roky
cmake.cxx 26f638248d BUG: remove declaration without variable před 25 roky
cmake.dsp f0e21f196a release fix před 25 roky
cmake.h 72bc7951be new command před 25 roky