Bill Hoffman c1086a9524 fix for hp x11 and gl пре 25 година
..
FLTKDialog 43fb9a11b5 ENH: Added Methods for loading the cache пре 25 година
MFCDialog 33793198b6 icon updates пре 25 година
CMakeLib.dsp 3f12d26adb ENH: Added cmCableClassSet.cxx to build. пре 25 година
CMakeSetup.dsw 06f403b274 updated for out of tree builds пре 25 година
DumpDocumentation.dsp 30ad61805b bug fixes пре 25 година
Makefile.in 4ea1c51eba clean up for build on its own пре 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 639f1fa239 added registry entry support and windows app support пре 25 година
cmAddExecutableCommand.h 639f1fa239 added registry entry support and windows app support пре 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 4ea1c51eba clean up for build on its own пре 25 година
cmBuildNameCommand.h 8a21493f56 ENH: move testing stuff to cmake from configure, good bye dashboard... :) пре 25 година
cmBuildSharedLibrariesCommand.cxx 1cd9ce6f6e ENH: unify make process on unix пре 25 година
cmBuildSharedLibrariesCommand.h 2bba34959c new commands пре 25 година
cmCableClassSet.cxx 9f8d296f15 ERR: Removed use of member templates. пре 25 година
cmCableClassSet.h 9f8d296f15 ERR: Removed use of member templates. пре 25 година
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. пре 25 година
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. пре 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 1dc7ae38ea BUG: match called on invalid number пре 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 aa72e182fe half checked in changes for CMAKE_ROOT пре 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 72a9a5546f BUG: fix find library for unix пре 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 година
cmCableWrapTclCommand.cxx 1094200ea0 BUG: fix to compile on hp with aCC пре 25 година
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. пре 25 година
cmCacheManager.cxx d4498a9e52 BUG: fix for sun compiler пре 25 година
cmCacheManager.h 1cd9ce6f6e ENH: unify make process on unix пре 25 година
cmCommand.h f07ee5b817 ENH: change find library and find program to look for more than one name пре 25 година
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. пре 25 година
cmCommands.h 54cfe84f3f ENH:New copyright пре 25 година
cmConfigure.h.in 1094200ea0 BUG: fix to compile on hp with aCC пре 25 година
cmConfigureFileCommand.cxx df5059949d BUG: fix use beyond end of array пре 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 aa72e182fe half checked in changes for CMAKE_ROOT пре 25 година
cmDSPMakefile.h 639f1fa239 added registry entry support and windows app support пре 25 година
cmDSPWriter.cxx aa72e182fe half checked in changes for CMAKE_ROOT пре 25 година
cmDSPWriter.h 639f1fa239 added registry entry support and windows app support пре 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 година
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. пре 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 d9858fea3b Fix help string when NAMES was used (forgot the case when there is no name) пре 25 година
cmFindLibraryCommand.h f07ee5b817 ENH: change find library and find program to look for more than one name пре 25 година
cmFindPathCommand.cxx 639f1fa239 added registry entry support and windows app support пре 25 година
cmFindPathCommand.h 30ad61805b bug fixes пре 25 година
cmFindProgramCommand.cxx dbfc72c6b5 expands reg values пре 25 година
cmFindProgramCommand.h 54cfe84f3f ENH:New copyright пре 25 година
cmFunctionBlocker.h faaadc4a08 better If checks пре 25 година
cmGeneratedFileStream.h 1094200ea0 BUG: fix to compile on hp with aCC пре 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 година
cmLoadCacheCommand.cxx cb6bc6f0aa added load cache command and fixed source file пре 25 година
cmLoadCacheCommand.h cb6bc6f0aa added load cache command and fixed source file пре 25 година
cmMSProjectGenerator.cxx 0df1da0eba compiler fix пре 25 година
cmMSProjectGenerator.h 7ec7fb7e95 changes for cmake to live outside of the source tree пре 25 година
cmMakeDepend.cxx 1cd9ce6f6e ENH: unify make process on unix пре 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 619864c09e new out of place builds пре 25 година
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. пре 25 година
cmMakefileGenerator.cxx 54cfe84f3f ENH:New copyright пре 25 година
cmMakefileGenerator.h 7ec7fb7e95 changes for cmake to live outside of the source tree пре 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 1cd9ce6f6e ENH: unify make process on unix пре 25 година
cmProjectCommand.h 54cfe84f3f ENH:New copyright пре 25 година
cmRegularExpression.cxx 54cfe84f3f ENH:New copyright пре 25 година
cmRegularExpression.h 54cfe84f3f ENH:New copyright пре 25 година
cmSetCommand.cxx 650691850b BUG: fix compiler name пре 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 cb6bc6f0aa added load cache command and fixed source file пре 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 1094200ea0 BUG: fix to compile on hp with aCC пре 25 година
cmSubdirCommand.cxx 54cfe84f3f ENH:New copyright пре 25 година
cmSubdirCommand.h 54cfe84f3f ENH:New copyright пре 25 година
cmSystemTools.cxx c43e3a4f3f fix opengl on hp пре 25 година
cmSystemTools.h afdea030fe minor whitespace change пре 25 година
cmTarget.cxx a15ae83e95 fix for expaning libraries prior to generating dsp пре 25 година
cmTarget.h 32f7cef6f3 added win32 executable option пре 25 година
cmTargetLinkLibrariesCommand.cxx 237f960c89 BUG: added arg0 to link libraries пре 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 c1086a9524 fix for hp x11 and gl пре 25 година
cmUnixMakefileGenerator.h 7ec7fb7e95 changes for cmake to live outside of the source tree пре 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 67e31b789f fixed bug in init code пре 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 година
cmake.cxx 26f638248d BUG: remove declaration without variable пре 25 година
cmake.dsp f0e21f196a release fix пре 25 година
cmake.h 72bc7951be new command пре 25 година