Sebastien Barre abfa5238ca new Capitalized function. Will be used in the VTK Tcl wrapper for example (in a more portable way). hace 24 años
..
FLTKDialog 69edd818c4 ENH: PropertyList class added hace 24 años
MFCDialog 812eed0e11 *** empty log message *** hace 24 años
CMakeLib.dsp 3f12d26adb ENH: Added cmCableClassSet.cxx to build. hace 24 años
CMakeSetup.dsw 06f403b274 updated for out of tree builds hace 24 años
DumpDocumentation.dsp 30ad61805b bug fixes hace 25 años
Makefile.in 7950871fcb fix CXXFLAGS hace 24 años
cmAbstractFilesCommand.cxx 1ba4ef0fdf ENH:Copyright hace 25 años
cmAbstractFilesCommand.h 1ba4ef0fdf ENH:Copyright hace 25 años
cmAddCustomTargetCommand.cxx 089aa3e106 option to make utilities in the all target hace 25 años
cmAddCustomTargetCommand.h 089aa3e106 option to make utilities in the all target hace 25 años
cmAddDefinitionsCommand.cxx 54cfe84f3f ENH:New copyright hace 25 años
cmAddDefinitionsCommand.h 54cfe84f3f ENH:New copyright hace 25 años
cmAddExecutableCommand.cxx 639f1fa239 added registry entry support and windows app support hace 24 años
cmAddExecutableCommand.h 639f1fa239 added registry entry support and windows app support hace 24 años
cmAddLibraryCommand.cxx 0829faa9e1 ENH: Moved cache entry addition into cmMakefile::AddLibrary and AddExecutable so that commands do not have to add it explicitly. hace 24 años
cmAddLibraryCommand.h 54cfe84f3f ENH:New copyright hace 25 años
cmAuxSourceDirectoryCommand.cxx 54cfe84f3f ENH:New copyright hace 25 años
cmAuxSourceDirectoryCommand.h dbdf1c356b ENH:New copyright hace 25 años
cmBuildCommand.cxx 1c44097f13 Changed Windows build command to build Release hace 24 años
cmBuildCommand.h 8a21493f56 ENH: move testing stuff to cmake from configure, good bye dashboard... :) hace 25 años
cmBuildNameCommand.cxx 4ea1c51eba clean up for build on its own hace 24 años
cmBuildNameCommand.h 8a21493f56 ENH: move testing stuff to cmake from configure, good bye dashboard... :) hace 25 años
cmBuildSharedLibrariesCommand.cxx 1cd9ce6f6e ENH: unify make process on unix hace 24 años
cmBuildSharedLibrariesCommand.h 2bba34959c new commands hace 25 años
cmCableClassSet.cxx 9f8d296f15 ERR: Removed use of member templates. hace 24 años
cmCableClassSet.h 9f8d296f15 ERR: Removed use of member templates. hace 24 años
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. hace 24 años
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. hace 24 años
cmCableCloseNamespaceCommand.cxx 54cfe84f3f ENH:New copyright hace 25 años
cmCableCloseNamespaceCommand.h 54cfe84f3f ENH:New copyright hace 25 años
cmCableCommand.cxx 54cfe84f3f ENH:New copyright hace 25 años
cmCableCommand.h 54cfe84f3f ENH:New copyright hace 25 años
cmCableData.cxx 54cfe84f3f ENH:New copyright hace 25 años
cmCableData.h 54cfe84f3f ENH:New copyright hace 25 años
cmCableDefineSetCommand.cxx 1dc7ae38ea BUG: match called on invalid number hace 24 años
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. hace 25 años
cmCableInstantiateClassCommand.cxx 45e9d19c6c ENH: Changed WriteConfiguration back to const because it doesn't need to report errors anymore. hace 25 años
cmCableInstantiateClassCommand.h 8aa2182806 BUG: add removed command, and sort the order in cmCommands.cxx hace 25 años
cmCableInstantiateCommand.cxx 45e9d19c6c ENH: Changed WriteConfiguration back to const because it doesn't need to report errors anymore. hace 25 años
cmCableInstantiateCommand.h 8aa2182806 BUG: add removed command, and sort the order in cmCommands.cxx hace 25 años
cmCableOpenNamespaceCommand.cxx 54cfe84f3f ENH:New copyright hace 25 años
cmCableOpenNamespaceCommand.h 54cfe84f3f ENH:New copyright hace 25 años
cmCablePackageCommand.cxx aa72e182fe half checked in changes for CMAKE_ROOT hace 24 años
cmCablePackageCommand.h 54cfe84f3f ENH:New copyright hace 25 años
cmCablePackageEntryCommand.cxx 45e9d19c6c ENH: Changed WriteConfiguration back to const because it doesn't need to report errors anymore. hace 25 años
cmCablePackageEntryCommand.h 45e9d19c6c ENH: Changed WriteConfiguration back to const because it doesn't need to report errors anymore. hace 25 años
cmCableSourceFilesCommand.cxx 72a9a5546f BUG: fix find library for unix hace 24 años
cmCableSourceFilesCommand.h 45e9d19c6c ENH: Changed WriteConfiguration back to const because it doesn't need to report errors anymore. hace 25 años
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. hace 25 años
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. hace 25 años
cmCableWrapTclCommand.cxx 7727c7ef96 ENH: Converted to new Class and Group tags in place of WrapperSet and Groups tags. hace 24 años
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. hace 24 años
cmCacheManager.cxx d4498a9e52 BUG: fix for sun compiler hace 24 años
cmCacheManager.h 1cd9ce6f6e ENH: unify make process on unix hace 24 años
cmCommand.h f07ee5b817 ENH: change find library and find program to look for more than one name hace 24 años
cmCommands.cxx dbebd0a276 added install rules hace 24 años
cmCommands.h 54cfe84f3f ENH:New copyright hace 25 años
cmConfigure.h.in 1094200ea0 BUG: fix to compile on hp with aCC hace 24 años
cmConfigureFileCommand.cxx df5059949d BUG: fix use beyond end of array hace 24 años
cmConfigureFileCommand.h 885e37da22 ENH: call configure from cmake hace 24 años
cmConfigureFileNoAutoconf.cxx 54cfe84f3f ENH:New copyright hace 25 años
cmConfigureFileNoAutoconf.h 54cfe84f3f ENH:New copyright hace 25 años
cmCustomCommand.cxx 54cfe84f3f ENH:New copyright hace 25 años
cmCustomCommand.h 54cfe84f3f ENH:New copyright hace 25 años
cmDSPMakefile.cxx bc9531c0d1 ENH: create CMAKE_CXX_FLAGS_[Buildtype] flags hace 24 años
cmDSPMakefile.h 639f1fa239 added registry entry support and windows app support hace 24 años
cmDSPWriter.cxx bc9531c0d1 ENH: create CMAKE_CXX_FLAGS_[Buildtype] flags hace 24 años
cmDSPWriter.h 639f1fa239 added registry entry support and windows app support hace 24 años
cmDSWMakefile.cxx 1f6057e864 install fixes for win32 hace 24 años
cmDSWMakefile.h 96ec40943c ENH: implement ADD_TARGET command, and add an ALL_BUILD target hace 25 años
cmDSWWriter.cxx 1f6057e864 install fixes for win32 hace 24 años
cmDSWWriter.h 96ec40943c ENH: implement ADD_TARGET command, and add an ALL_BUILD target hace 25 años
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. hace 24 años
cmDirectory.cxx 54cfe84f3f ENH:New copyright hace 25 años
cmDirectory.h 54cfe84f3f ENH:New copyright hace 25 años
cmDumpDocumentation.cxx 658614ff6a ENH:Reworked CMake for consistency hace 25 años
cmElseCommand.cxx a99dfa60ae new set command and IF NOT hace 25 años
cmElseCommand.h 54cfe84f3f ENH:New copyright hace 25 años
cmEndIfCommand.cxx 54cfe84f3f ENH:New copyright hace 25 años
cmEndIfCommand.h 54cfe84f3f ENH:New copyright hace 25 años
cmExecProgramCommand.cxx 885e37da22 ENH: call configure from cmake hace 24 años
cmExecProgramCommand.h 885e37da22 ENH: call configure from cmake hace 24 años
cmFindFileCommand.cxx 2fb2207c10 bug fixes hace 25 años
cmFindFileCommand.h 54cfe84f3f ENH:New copyright hace 25 años
cmFindIncludeCommand.cxx 2da0c57d46 added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against hace 25 años
cmFindIncludeCommand.h 54cfe84f3f ENH:New copyright hace 25 años
cmFindLibraryCommand.cxx d9858fea3b Fix help string when NAMES was used (forgot the case when there is no name) hace 24 años
cmFindLibraryCommand.h f07ee5b817 ENH: change find library and find program to look for more than one name hace 24 años
cmFindPathCommand.cxx 639f1fa239 added registry entry support and windows app support hace 24 años
cmFindPathCommand.h 30ad61805b bug fixes hace 25 años
cmFindProgramCommand.cxx dbfc72c6b5 expands reg values hace 24 años
cmFindProgramCommand.h 54cfe84f3f ENH:New copyright hace 25 años
cmFunctionBlocker.h faaadc4a08 better If checks hace 25 años
cmGeneratedFileStream.h d76db0ed57 BUG: remove warning hace 24 años
cmIfCommand.cxx faaadc4a08 better If checks hace 25 años
cmIfCommand.h faaadc4a08 better If checks hace 25 años
cmIncludeCommand.cxx d6fae5faf0 New command: INCLUDE(somefile.txt) hace 25 años
cmIncludeCommand.h d6fae5faf0 New command: INCLUDE(somefile.txt) hace 25 años
cmIncludeDirectoryCommand.cxx 54cfe84f3f ENH:New copyright hace 25 años
cmIncludeDirectoryCommand.h 54cfe84f3f ENH:New copyright hace 25 años
cmIncludeRegularExpressionCommand.cxx 54cfe84f3f ENH:New copyright hace 25 años
cmIncludeRegularExpressionCommand.h 54cfe84f3f ENH:New copyright hace 25 años
cmInstallFilesCommand.cxx dbebd0a276 added install rules hace 24 años
cmInstallFilesCommand.h dbebd0a276 added install rules hace 24 años
cmInstallTargetsCommand.cxx dbebd0a276 added install rules hace 24 años
cmInstallTargetsCommand.h dbebd0a276 added install rules hace 24 años
cmLibraryCommand.h 54cfe84f3f ENH:New copyright hace 25 años
cmLinkDirectoriesCommand.cxx 54cfe84f3f ENH:New copyright hace 25 años
cmLinkDirectoriesCommand.h 54cfe84f3f ENH:New copyright hace 25 años
cmLinkLibrariesCommand.cxx 2da0c57d46 added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against hace 25 años
cmLinkLibrariesCommand.h 2da0c57d46 added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against hace 25 años
cmLoadCacheCommand.cxx cb6bc6f0aa added load cache command and fixed source file hace 24 años
cmLoadCacheCommand.h cb6bc6f0aa added load cache command and fixed source file hace 24 años
cmMSProjectGenerator.cxx ef4bee6f61 bug finding windows template file hace 24 años
cmMSProjectGenerator.h 7ec7fb7e95 changes for cmake to live outside of the source tree hace 24 años
cmMakeDepend.cxx 1cd9ce6f6e ENH: unify make process on unix hace 24 años
cmMakeDepend.h 54cfe84f3f ENH:New copyright hace 25 años
cmMakeDirectoryCommand.cxx 885e37da22 ENH: call configure from cmake hace 24 años
cmMakeDirectoryCommand.h 885e37da22 ENH: call configure from cmake hace 24 años
cmMakefile.cxx 3ebfc32b5e added install target support hace 24 años
cmMakefile.h ad92f34fea added version number hace 24 años
cmMakefileGenerator.cxx 54cfe84f3f ENH:New copyright hace 25 años
cmMakefileGenerator.h 7ec7fb7e95 changes for cmake to live outside of the source tree hace 24 años
cmOptionCommand.cxx de10cfc72e ENH: move testing stuff to cmake from configure, good bye dashboard... :) hace 25 años
cmOptionCommand.h de10cfc72e ENH: move testing stuff to cmake from configure, good bye dashboard... :) hace 25 años
cmProjectCommand.cxx 43237a88c5 added PROJECT_SOURCE_DIR hace 24 años
cmProjectCommand.h 54cfe84f3f ENH:New copyright hace 25 años
cmRegularExpression.cxx 54cfe84f3f ENH:New copyright hace 25 años
cmRegularExpression.h 54cfe84f3f ENH:New copyright hace 25 años
cmSetCommand.cxx 5731bc9d54 ENH: change the syntax of the SET command, fix the combo box for larger strings hace 24 años
cmSetCommand.h 5731bc9d54 ENH: change the syntax of the SET command, fix the combo box for larger strings hace 24 años
cmSiteNameCommand.cxx f386664efc ENH: Correct sitename hace 25 años
cmSiteNameCommand.h 8a21493f56 ENH: move testing stuff to cmake from configure, good bye dashboard... :) hace 25 años
cmSourceFile.cxx cb6bc6f0aa added load cache command and fixed source file hace 24 años
cmSourceFile.h 54cfe84f3f ENH:New copyright hace 25 años
cmSourceFilesCommand.cxx 54cfe84f3f ENH:New copyright hace 25 años
cmSourceFilesCommand.h 54cfe84f3f ENH:New copyright hace 25 años
cmSourceGroup.cxx de10cfc72e ENH: move testing stuff to cmake from configure, good bye dashboard... :) hace 25 años
cmSourceGroup.h de10cfc72e ENH: move testing stuff to cmake from configure, good bye dashboard... :) hace 25 años
cmSourceGroupCommand.cxx 54cfe84f3f ENH:New copyright hace 25 años
cmSourceGroupCommand.h 54cfe84f3f ENH:New copyright hace 25 años
cmStandardIncludes.h 1094200ea0 BUG: fix to compile on hp with aCC hace 24 años
cmSubdirCommand.cxx 54cfe84f3f ENH:New copyright hace 25 años
cmSubdirCommand.h 54cfe84f3f ENH:New copyright hace 25 años
cmSystemTools.cxx abfa5238ca new Capitalized function. Will be used in the VTK Tcl wrapper for example (in a more portable way). hace 24 años
cmSystemTools.h abfa5238ca new Capitalized function. Will be used in the VTK Tcl wrapper for example (in a more portable way). hace 24 años
cmTarget.cxx dbebd0a276 added install rules hace 24 años
cmTarget.h dbebd0a276 added install rules hace 24 años
cmTargetLinkLibrariesCommand.cxx 237f960c89 BUG: added arg0 to link libraries hace 24 años
cmTargetLinkLibrariesCommand.h 2da0c57d46 added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against hace 25 años
cmTestsCommand.cxx 54cfe84f3f ENH:New copyright hace 25 años
cmTestsCommand.h 54cfe84f3f ENH:New copyright hace 25 años
cmUnixMakefileGenerator.cxx 3ebfc32b5e added install target support hace 24 años
cmUnixMakefileGenerator.h 3ebfc32b5e added install target support hace 24 años
cmUtilitySourceCommand.cxx 54cfe84f3f ENH:New copyright hace 25 años
cmUtilitySourceCommand.h 54cfe84f3f ENH:New copyright hace 25 años
cmVTKWrapJavaCommand.cxx 089aa3e106 option to make utilities in the all target hace 25 años
cmVTKWrapJavaCommand.h 79f95167bd minor fixes hace 25 años
cmVTKWrapPythonCommand.cxx 6d5508e64b fixed bug in limiting to source lists hace 25 años
cmVTKWrapPythonCommand.h 73f04d1409 many fixes and cleanup and features hace 25 años
cmVTKWrapTclCommand.cxx 67e31b789f fixed bug in init code hace 24 años
cmVTKWrapTclCommand.h 73f04d1409 many fixes and cleanup and features hace 25 años
cmWrapExcludeFilesCommand.cxx 54cfe84f3f ENH:New copyright hace 25 años
cmWrapExcludeFilesCommand.h 54cfe84f3f ENH:New copyright hace 25 años
cmake.cxx ad92f34fea added version number hace 24 años
cmake.dsp 09651ba991 BUG: fix output directory hace 24 años
cmake.h 72bc7951be new command hace 24 años