CMake/Source
Ken Martin fce56c57c4 some cleanup and fixes 2001-02-15 13:30:13 -05:00
..
MFCDialog some cleanup and fixes 2001-02-15 13:30:13 -05:00
CMakeBuildTargets.cxx some cleanup and fixes 2001-02-15 13:30:13 -05:00
CMakeLib.dsp ENH: share a .lib with the command line and mfc versions. 2001-02-12 14:42:46 -05:00
CMakeSetup.dsw ENH: share a .lib with the command line and mfc versions. 2001-02-12 14:42:46 -05:00
CMakeSetupCMD.cxx some cleanup and fixes 2001-02-15 13:30:13 -05:00
CMakeSetupCMD.dsp ENH: share a .lib with the command line and mfc versions. 2001-02-12 14:42:46 -05:00
EXEFooter.dsptemplate NEW: move from tools and config to create CMake 2000-08-29 15:26:29 -04:00
EXEHeader.dsptemplate FIX: added /force to link options and removed precompiled header usage 2001-02-06 08:54:32 -05:00
Makefile.in ENH: get rid of special msc configure file 2001-02-12 19:49:52 -05:00
cmAbstractFilesCommand.cxx ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmAbstractFilesCommand.h ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmAddTargetCommand.cxx ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmAddTargetCommand.h ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmAuxSourceDirectoryCommand.cxx ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmAuxSourceDirectoryCommand.h ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmCacheManager.cxx ENH: add cache manager class, move all commands into cmCommands.cxx to speed up compile times, share a .lib with the command line and mfc versions. 2001-02-12 14:26:25 -05:00
cmCacheManager.h ENH: add cache manager class, move all commands into cmCommands.cxx to speed up compile times, share a .lib with the command line and mfc versions. 2001-02-12 14:26:25 -05:00
cmClassFile.cxx some cleanup and fixes 2001-02-15 13:30:13 -05:00
cmClassFile.h some cleanup and fixes 2001-02-15 13:30:13 -05:00
cmCommand.h ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmCommands.cxx ENH: get rid of special msc configure file 2001-02-12 19:49:52 -05:00
cmCommands.h ENH: get rid of special msc configure file 2001-02-12 19:49:52 -05:00
cmConfigureFileNoAutoconf.cxx ENH: new vnl 2001-02-13 18:49:09 -05:00
cmConfigureFileNoAutoconf.h some cleanup and fixes 2001-02-15 13:30:13 -05:00
cmDSPMakefile.cxx some cleanup and fixes 2001-02-15 13:30:13 -05:00
cmDSPMakefile.h ENH:Beginning clean up; adding documentation 2001-01-10 17:05:42 -05:00
cmDSPWriter.cxx some cleanup and fixes 2001-02-15 13:30:13 -05:00
cmDSPWriter.h ENH:Beginning clean up; adding documentation 2001-01-10 17:05:42 -05:00
cmDSWMakefile.cxx some cleanup and fixes 2001-02-15 13:30:13 -05:00
cmDSWMakefile.h ENH:Documentation and cleanups 2001-01-11 14:47:38 -05:00
cmDSWWriter.cxx some cleanup and fixes 2001-02-15 13:30:13 -05:00
cmDSWWriter.h ENH:Documentation and cleanups 2001-01-11 14:47:38 -05:00
cmDirectory.cxx ENH: rework cmake, added ruleMaker classes and changed the syntax of the CMakeLists.txt files. 2001-01-05 11:41:20 -05:00
cmDirectory.h ENH:Documentation and cleanups 2001-01-11 14:47:38 -05:00
cmDumpDocumentation.cxx ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmExecutablesCommand.cxx ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmExecutablesCommand.h ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmFindIncludeCommand.cxx ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmFindIncludeCommand.h ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmFindLibraryCommand.cxx ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmFindLibraryCommand.h ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmFindProgramCommand.cxx ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmFindProgramCommand.h ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmIncludeDirectoryCommand.cxx ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmIncludeDirectoryCommand.h ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmLibraryCommand.cxx ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmLibraryCommand.h ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmLinkDirectoriesCommand.cxx ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmLinkDirectoriesCommand.h ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmLinkLibrariesCommand.cxx ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmLinkLibrariesCommand.h ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmMSProjectGenerator.cxx ENH:Documentation and cleanups 2001-01-11 14:55:47 -05:00
cmMSProjectGenerator.h ENH: add cache manager class, move all commands into cmCommands.cxx to speed up compile times, share a .lib with the command line and mfc versions. 2001-02-12 14:26:25 -05:00
cmMakeDepend.cxx ENH: fix depend segfault 2001-02-14 12:26:49 -05:00
cmMakeDepend.h ENH:Documentation and cleanups 2001-01-11 14:47:38 -05:00
cmMakefile.cxx some cleanup and fixes 2001-02-15 13:30:13 -05:00
cmMakefile.h some cleanup and fixes 2001-02-15 13:30:13 -05:00
cmMakefileGenerator.cxx ENH:Documentation and cleanups 2001-01-11 14:55:47 -05:00
cmMakefileGenerator.h ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmProjectCommand.cxx some cleanup and fixes 2001-02-15 13:30:13 -05:00
cmProjectCommand.h some cleanup and fixes 2001-02-15 13:30:13 -05:00
cmRegularExpression.cxx ENH:Documentation and cleanups 2001-01-11 14:47:38 -05:00
cmRegularExpression.h ENH:Documentation and cleanups 2001-01-11 14:47:38 -05:00
cmSourceFilesCommand.cxx ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmSourceFilesCommand.h ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmSourceFilesRequireCommand.cxx ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmSourceFilesRequireCommand.h ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmStandardIncludes.h ENH: get rid of special msc configure file 2001-02-12 19:49:52 -05:00
cmSubdirCommand.cxx ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmSubdirCommand.h ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmSystemTools.cxx ENH: get rid of special msc configure file 2001-02-12 19:49:52 -05:00
cmSystemTools.h ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmTestsCommand.cxx ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmTestsCommand.h ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmUnixDefinesCommand.cxx ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmUnixDefinesCommand.h ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmUnixLibrariesCommand.cxx ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmUnixLibrariesCommand.h ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmUnixMakefileGenerator.cxx ENH:Documentation and cleanups 2001-01-11 14:47:38 -05:00
cmUnixMakefileGenerator.h ENH:Documentation and cleanups 2001-01-11 14:47:38 -05:00
cmWin32DefinesCommand.cxx ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmWin32DefinesCommand.h ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmWin32LibrariesCommand.cxx ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmWin32LibrariesCommand.h ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmWindowsConfigure.cxx ENH:Documentation and cleanups 2001-01-11 14:47:38 -05:00
cmWindowsConfigure.h ENH:Documentation and cleanups 2001-01-11 14:47:38 -05:00
staticLibFooter.dsptemplate NEW: move from tools and config to create CMake 2000-08-29 15:26:29 -04:00
staticLibHeader.dsptemplate ENH: add /GX /Zm1000 2001-02-06 17:01:00 -05:00