.. |
CursesDialog
|
This dir should not be covered (form distrib)
|
2002-02-13 16:17:26 -05:00 |
FLTKDialog
|
FIX: FLTK includes should use ".H" instead of ".h"
|
2002-02-19 10:23:23 -05:00 |
MFCDialog
|
ENH: fix warning
|
2002-02-25 12:47:20 -05:00 |
CMakeLib.dsp
|
add dot net stuff to cmakelists file and dsp file
|
2002-02-19 09:43:26 -05:00 |
CMakeLists.txt
|
ENH: add dotnet stuff
|
2002-02-19 11:54:34 -05:00 |
CMakeSetup.dsw
|
ENH: add caching for the input CMakeList.txt files, 2X speed up
|
2001-08-28 18:28:31 -04:00 |
DumpDocumentation.dsp
|
remove /ZI
|
2001-08-29 16:13:56 -04:00 |
InitialConfigureFlags.cmake.in
|
ENH: pass prefix from configure into cmake
|
2001-09-27 14:58:14 -04:00 |
Makefile.borland
|
ENH: add dotnet stuff
|
2002-02-19 11:54:34 -05:00 |
Makefile.in
|
new borland generator moved into place
|
2001-11-30 16:48:52 -05:00 |
cmAbstractFilesCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmAbstractFilesCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmAddCustomCommandCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmAddCustomCommandCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmAddCustomTargetCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmAddCustomTargetCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmAddDefinitionsCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmAddDefinitionsCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmAddDependenciesCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmAddDependenciesCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmAddExecutableCommand.cxx
|
FIX: command now expands *all* args (found through FOREACH example)
|
2002-02-25 16:57:09 -05:00 |
cmAddExecutableCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmAddLibraryCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmAddLibraryCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmAddTestCommand.cxx
|
FIX: command now expands args during the first pass (found through FOREACH example)
|
2002-02-26 11:46:01 -05:00 |
cmAddTestCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmAuxSourceDirectoryCommand.cxx
|
BUG: remove depend on directory because it is not supported by all makes
|
2002-02-06 10:42:15 -05:00 |
cmAuxSourceDirectoryCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmBorlandMakefileGenerator.cxx
|
ENH: big change in the path handling, one function CreateOutputPath is used to escape spaces and convert to the native path type
|
2002-02-22 13:38:33 -05:00 |
cmBorlandMakefileGenerator.h
|
ENH: add a virtual CreateMakeVariable to shorten makefile variables for borland make
|
2002-02-21 15:55:20 -05:00 |
cmBuildCommand.cxx
|
ENH: dot net almost working
|
2002-02-25 18:14:01 -05:00 |
cmBuildCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmBuildNameCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmBuildNameCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmCableClassSet.cxx
|
BUG: fix type problem size_type is unsigned
|
2002-02-26 08:56:42 -05:00 |
cmCableClassSet.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmCableClassSetCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmCableClassSetCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmCableWrapTclCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmCableWrapTclCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmCacheManager.cxx
|
ERR: Removed cmCacheManager::DefineCache method. It is no longer needed.
|
2002-01-22 10:17:37 -05:00 |
cmCacheManager.h
|
ERR: Removed cmCacheManager::DefineCache method. It is no longer needed.
|
2002-01-22 10:17:37 -05:00 |
cmCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmCommands.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmCommands.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmConfigure.cmake.h.in
|
BUG: add in for scope variable
|
2001-08-09 09:33:41 -04:00 |
cmConfigure.h.in
|
ENH: big change, only allow commands access to the cache via the cmMakefile class and GetDefinition, also the cmMakefile is the only way for commands to add to the cache. Also, some changes to configure.in that check for for scoping
|
2001-08-08 11:54:46 -04:00 |
cmConfigureFileCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmConfigureFileCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmConfigureGccXmlCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmConfigureGccXmlCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmCustomCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmCustomCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmDSPWriter.cxx
|
ENH: big change in the path handling, one function CreateOutputPath is used to escape spaces and convert to the native path type
|
2002-02-22 13:38:33 -05:00 |
cmDSPWriter.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmDSWWriter.cxx
|
ENH: add RUN_TESTS
|
2002-02-26 15:14:40 -05:00 |
cmDSWWriter.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmData.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmDirectory.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmDirectory.h
|
ENH: dot net almost working
|
2002-02-25 18:14:01 -05:00 |
cmDumpDocumentation.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmElseCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmElseCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmEnableTestingCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmEnableTestingCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmEndForEachCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmEndForEachCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmEndIfCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmEndIfCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmExecProgramCommand.cxx
|
ENH: big change in the path handling, one function CreateOutputPath is used to escape spaces and convert to the native path type
|
2002-02-22 13:38:33 -05:00 |
cmExecProgramCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmFLTKWrapUICommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmFLTKWrapUICommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmFindFileCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmFindFileCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmFindLibraryCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmFindLibraryCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmFindPathCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmFindPathCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmFindProgramCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmFindProgramCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmForEachCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmForEachCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmFunctionBlocker.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmGeneratedFileStream.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmGetFilenameComponentCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmGetFilenameComponentCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmIfCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmIfCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmIncludeCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmIncludeCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmIncludeDirectoryCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmIncludeDirectoryCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmIncludeExternalMSProjectCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmIncludeExternalMSProjectCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmIncludeRegularExpressionCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmIncludeRegularExpressionCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmInstallFilesCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmInstallFilesCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmInstallProgramsCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmInstallProgramsCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmInstallTargetsCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmInstallTargetsCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmLinkDirectoriesCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmLinkDirectoriesCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmLinkLibrariesCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmLinkLibrariesCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmListFileCache.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmListFileCache.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmLoadCacheCommand.cxx
|
ERR: Removed cmCacheManager::DefineCache method. It is no longer needed.
|
2002-01-22 10:17:37 -05:00 |
cmLoadCacheCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmMSDotNETGenerator.cxx
|
clean up in dot net
|
2002-02-27 18:11:12 -05:00 |
cmMSDotNETGenerator.h
|
ENH: dot net almost working
|
2002-02-25 18:14:01 -05:00 |
cmMSProjectGenerator.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmMSProjectGenerator.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmMakeDepend.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmMakeDepend.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmMakeDirectoryCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmMakeDirectoryCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmMakefile.cxx
|
FIX: although a CMakeLists.txt file could be searched up 'n' level in the directory tree, ReadListFile() always implied a CMakeLists.txt file was up *one* level.
|
2002-02-25 15:06:18 -05:00 |
cmMakefile.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmMakefileGenerator.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmMakefileGenerator.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmMarkAsAdvancedCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmMarkAsAdvancedCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmMessageCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmMessageCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmNMakeMakefileGenerator.cxx
|
ENH: big change in the path handling, one function CreateOutputPath is used to escape spaces and convert to the native path type
|
2002-02-22 13:38:33 -05:00 |
cmNMakeMakefileGenerator.h
|
ENH: big change in the path handling, one function CreateOutputPath is used to escape spaces and convert to the native path type
|
2002-02-22 13:38:33 -05:00 |
cmOptionCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmOptionCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmOutputRequiredFilesCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmOutputRequiredFilesCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmProjectCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmProjectCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmQTWrapCPPCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmQTWrapCPPCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmQTWrapUICommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmQTWrapUICommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmRegularExpression.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmRegularExpression.h
|
ENH: dot net almost working
|
2002-02-25 18:14:01 -05:00 |
cmSetCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmSetCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmSiteNameCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmSiteNameCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmSourceFile.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmSourceFile.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmSourceFilesCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmSourceFilesCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmSourceFilesRemoveCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmSourceFilesRemoveCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmSourceGroup.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmSourceGroup.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmSourceGroupCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmSourceGroupCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmStandardIncludes.h
|
ENH: fix for dec compiler, they still do not have the correct ansi stream library
|
2002-01-30 11:23:07 -05:00 |
cmSubdirCommand.cxx
|
ENH: Expand vars in SUBDIRS
|
2002-02-25 11:58:13 -05:00 |
cmSubdirCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmSubdirDependsCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmSubdirDependsCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmSystemTools.cxx
|
ENH: look for .com files before .exe
|
2002-02-28 10:41:27 -05:00 |
cmSystemTools.h
|
ENH: big change in the path handling, one function CreateOutputPath is used to escape spaces and convert to the native path type
|
2002-02-22 13:38:33 -05:00 |
cmTarget.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmTarget.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmTargetLinkLibrariesCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmTargetLinkLibrariesCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmUnixMakefileGenerator.cxx
|
ENH: fix for spaces in paths on unix
|
2002-02-22 15:40:44 -05:00 |
cmUnixMakefileGenerator.h
|
ENH: big change in the path handling, one function CreateOutputPath is used to escape spaces and convert to the native path type
|
2002-02-22 13:38:33 -05:00 |
cmUseMangledMesaCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmUseMangledMesaCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmUtilitySourceCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmUtilitySourceCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmVTKMakeInstantiatorCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmVTKMakeInstantiatorCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmVTKWrapJavaCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmVTKWrapJavaCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmVTKWrapPythonCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmVTKWrapPythonCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmVTKWrapTclCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmVTKWrapTclCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmVariableRequiresCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmVariableRequiresCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmWrapExcludeFilesCommand.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmWrapExcludeFilesCommand.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmake.cxx
|
ENH: first pass at dot net support
|
2002-02-18 14:36:04 -05:00 |
cmake.dsp
|
Argh
|
2002-02-21 08:53:26 -05:00 |
cmake.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmakemain.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmaketest.cxx
|
ENH: big change in the path handling, one function CreateOutputPath is used to escape spaces and convert to the native path type
|
2002-02-22 13:38:33 -05:00 |
cmaketest.h.in
|
Closer to nmake build
|
2001-11-14 18:12:22 -05:00 |
cmakewizard.cxx
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
cmakewizard.h
|
ENH:Updated copyright
|
2002-01-21 15:30:43 -05:00 |
ctest.cxx
|
add command line option -D for config directory to run
|
2002-02-26 15:15:16 -05:00 |
ctest.dsp
|
remove /ZI
|
2001-08-29 16:13:56 -04:00 |
ctest.h
|
add command line option -D for config directory to run
|
2002-02-26 15:15:16 -05:00 |