CMake/Source
Will Schroeder 1ba4ef0fdf ENH:Copyright 2001-04-27 07:55:13 -04:00
..
MFCDialog support for debug and opt libraries 2001-04-26 16:22:53 -04:00
CMakeBuildTargets.cxx ERR: missing std:: on cout. 2001-02-27 12:00:03 -05:00
CMakeLib.dsp many fixes and cleanup and features 2001-04-24 16:49:12 -04:00
CMakeSetup.dsw bug fixes 2001-04-26 09:38:31 -04:00
CMakeSetupCMD.cxx ENH: first pass at cache, clean up the unix generator, clean up configure.in some 2001-02-19 15:13:48 -05:00
CMakeSetupCMD.dsp major changes to support multiple libraries and source lists 2001-04-11 14:59:02 -04:00
DLLFooter.dsptemplate dll build rules 2001-02-27 16:46:43 -05:00
DLLHeader.dsptemplate support for debug and opt libraries 2001-04-26 16:22:53 -04:00
DumpDocumentation.dsp bug fixes 2001-04-26 09:38:31 -04:00
EXEFooter.dsptemplate NEW: move from tools and config to create CMake 2000-08-29 15:26:29 -04:00
EXEHeader.dsptemplate support for debug and opt libraries 2001-04-26 16:22:53 -04:00
Makefile.in ENH: clean up cmake GUI and remove the parsing of CMakeLists.txt files by configure 2001-04-25 16:09:17 -04:00
cmAbstractFilesCommand.cxx ENH:Copyright 2001-04-27 07:55:13 -04:00
cmAbstractFilesCommand.h ENH:Copyright 2001-04-27 07:55:13 -04:00
cmAddDefinitionsCommand.cxx added if else endif add definition 2001-04-19 17:39:03 -04:00
cmAddDefinitionsCommand.h added if else endif add definition 2001-04-19 17:39:03 -04:00
cmAddExecutableCommand.cxx major changes to support multiple libraries and source lists 2001-04-11 14:59:02 -04:00
cmAddExecutableCommand.h major changes to support multiple libraries and source lists 2001-04-11 14:59:02 -04:00
cmAddLibraryCommand.cxx ENH: add help for cache entries 2001-04-26 14:53:44 -04:00
cmAddLibraryCommand.h major changes to support multiple libraries and source lists 2001-04-11 14:59:02 -04:00
cmAddTargetCommand.cxx ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmAddTargetCommand.h ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 2001-02-26 12:07:53 -05:00
cmAuxSourceDirectoryCommand.cxx many fixes and cleanup and features 2001-04-24 16:49:12 -04:00
cmAuxSourceDirectoryCommand.h major changes to support multiple libraries and source lists 2001-04-11 14:59:02 -04:00
cmBuildSharedLibrariesCommand.cxx ENH: add help for cache entries 2001-04-26 14:53:44 -04:00
cmBuildSharedLibrariesCommand.h new commands 2001-02-27 16:48:15 -05:00
cmCableCloseNamespaceCommand.cxx ENH: Change to new CABLE command architecture. CABLE configuration code is now generated on the first pass, during the Invoke() calls. 2001-03-01 16:47:05 -05:00
cmCableCloseNamespaceCommand.h ENH: Change to new CABLE command architecture. CABLE configuration code is now generated on the first pass, during the Invoke() calls. 2001-03-01 16:47:05 -05:00
cmCableCommand.cxx major changes to support multiple libraries and source lists 2001-04-11 14:59:02 -04:00
cmCableCommand.h ENH: Change to new CABLE command architecture. CABLE configuration code is now generated on the first pass, during the Invoke() calls. 2001-03-01 16:47:05 -05:00
cmCableData.cxx major changes to support multiple libraries and source lists 2001-04-11 14:59:02 -04:00
cmCableData.h major changes to support multiple libraries and source lists 2001-04-11 14:59:02 -04:00
cmCableDefineSetCommand.cxx ENH: Changed generated includes to not have full path specified. 2001-03-16 09:25:18 -05:00
cmCableDefineSetCommand.h ENH: Added SOURCE_FILES syntax to CABLE_DEFINE_SET command. 2001-03-15 14:46:08 -05:00
cmCableInstantiateClassCommand.cxx ENH: Changed WriteConfiguration to non-const so it can do error checking. Added parsing and output of a name for each WrapperSet generated from a CABLE_WRAP command. 2001-04-26 15:27:38 -04:00
cmCableInstantiateClassCommand.h ENH: Changed WriteConfiguration to non-const so it can do error checking. Added parsing and output of a name for each WrapperSet generated from a CABLE_WRAP command. 2001-04-26 15:27:38 -04:00
cmCableInstantiateCommand.cxx ENH: Changed WriteConfiguration to non-const so it can do error checking. Added parsing and output of a name for each WrapperSet generated from a CABLE_WRAP command. 2001-04-26 15:27:38 -04:00
cmCableInstantiateCommand.h ENH: Changed WriteConfiguration to non-const so it can do error checking. Added parsing and output of a name for each WrapperSet generated from a CABLE_WRAP command. 2001-04-26 15:27:38 -04:00
cmCableOpenNamespaceCommand.cxx ENH: Change to new CABLE command architecture. CABLE configuration code is now generated on the first pass, during the Invoke() calls. 2001-03-01 16:47:05 -05:00
cmCableOpenNamespaceCommand.h ENH: Change to new CABLE command architecture. CABLE configuration code is now generated on the first pass, during the Invoke() calls. 2001-03-01 16:47:05 -05:00
cmCablePackageCommand.cxx ENH: Changed WriteConfiguration to non-const so it can do error checking. Added parsing and output of a name for each WrapperSet generated from a CABLE_WRAP command. 2001-04-26 15:27:38 -04:00
cmCablePackageCommand.h major changes to support multiple libraries and source lists 2001-04-11 14:59:02 -04:00
cmCablePackageEntryCommand.cxx ENH: Changed WriteConfiguration to non-const so it can do error checking. Added parsing and output of a name for each WrapperSet generated from a CABLE_WRAP command. 2001-04-26 15:27:38 -04:00
cmCablePackageEntryCommand.h ENH: Changed WriteConfiguration to non-const so it can do error checking. Added parsing and output of a name for each WrapperSet generated from a CABLE_WRAP command. 2001-04-26 15:27:38 -04:00
cmCableSourceFilesCommand.cxx ENH: Changed WriteConfiguration to non-const so it can do error checking. Added parsing and output of a name for each WrapperSet generated from a CABLE_WRAP command. 2001-04-26 15:27:38 -04:00
cmCableSourceFilesCommand.h ENH: Changed WriteConfiguration to non-const so it can do error checking. Added parsing and output of a name for each WrapperSet generated from a CABLE_WRAP command. 2001-04-26 15:27:38 -04:00
cmCableWrapCommand.cxx ENH: Changed WriteConfiguration to non-const so it can do error checking. Added parsing and output of a name for each WrapperSet generated from a CABLE_WRAP command. 2001-04-26 15:27:38 -04:00
cmCableWrapCommand.h ENH: Changed WriteConfiguration to non-const so it can do error checking. Added parsing and output of a name for each WrapperSet generated from a CABLE_WRAP command. 2001-04-26 15:27:38 -04:00
cmCacheManager.cxx ENH: add help for cache entries 2001-04-26 14:53:44 -04:00
cmCacheManager.h ENH: add help for cache entries 2001-04-26 14:53:44 -04:00
cmCommand.h ENH: Improved error handling when GetError is called on a command that has not called SetError. 2001-03-12 18:30:58 -05:00
cmCommands.cxx bug fixes 2001-04-26 09:38:31 -04:00
cmCommands.h ERR: Fixed warnings (int->unsigned int and a few others). 2001-02-23 10:40:13 -05:00
cmConfigure.h.in ENH: add CMakeCache.txt support 2001-02-22 19:24:43 -05:00
cmConfigureFileNoAutoconf.cxx ENH: add CMakeCache.txt support 2001-02-22 19:24:43 -05:00
cmConfigureFileNoAutoconf.h ERR: Fixed warnings (int->unsigned int and a few others). 2001-02-23 10:40:13 -05:00
cmCustomCommand.cxx major changes to support multiple libraries and source lists 2001-04-11 14:59:02 -04:00
cmCustomCommand.h cleaned up the coding style made ivars private etc 2001-04-19 13:28:46 -04:00
cmDSPMakefile.cxx support for debug and opt libraries 2001-04-26 16:22:53 -04:00
cmDSPMakefile.h support for debug and opt libraries 2001-04-26 16:22:53 -04:00
cmDSPWriter.cxx support for debug and opt libraries 2001-04-26 16:22:53 -04:00
cmDSPWriter.h support for debug and opt libraries 2001-04-26 16:22:53 -04:00
cmDSWMakefile.cxx support for debug and opt libraries 2001-04-26 16:22:53 -04:00
cmDSWMakefile.h major changes to support multiple libraries and source lists 2001-04-11 14:59:02 -04:00
cmDSWWriter.cxx support for debug and opt libraries 2001-04-26 16:22:53 -04:00
cmDSWWriter.h major changes to support multiple libraries and source lists 2001-04-11 14:59:02 -04: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
cmElseCommand.cxx some fixes for If commands 2001-04-26 10:49:12 -04:00
cmElseCommand.h rules were not inherited when they should be 2001-04-25 11:47:03 -04:00
cmEndIfCommand.cxx added if else endif add definition 2001-04-19 17:39:03 -04:00
cmEndIfCommand.h rules were not inherited when they should be 2001-04-25 11:47:03 -04:00
cmFindFileCommand.cxx ENH: add help for cache entries 2001-04-26 14:53:44 -04:00
cmFindFileCommand.h new command 2001-02-26 17:13:30 -05:00
cmFindIncludeCommand.cxx ENH: add help for cache entries 2001-04-26 14:53:44 -04:00
cmFindIncludeCommand.h bug fixes 2001-04-26 09:38:31 -04:00
cmFindLibraryCommand.cxx ENH: add help for cache entries 2001-04-26 14:53:44 -04:00
cmFindLibraryCommand.h bug fixes 2001-04-26 09:38:31 -04:00
cmFindPathCommand.cxx ENH: add help for cache entries 2001-04-26 14:53:44 -04:00
cmFindPathCommand.h bug fixes 2001-04-26 09:38:31 -04:00
cmFindProgramCommand.cxx ENH: add help for cache entries 2001-04-26 14:53:44 -04:00
cmFindProgramCommand.h fixed bug and modified functionality 2001-02-26 17:14:33 -05:00
cmFunctionBlocker.h added if else endif add definition 2001-04-19 17:39:03 -04:00
cmIfCommand.cxx some fixes for If commands 2001-04-26 10:49:12 -04:00
cmIfCommand.h rules were not inherited when they should be 2001-04-25 11:47:03 -04:00
cmIncludeDirectoryCommand.cxx ENH: first pass at cache, clean up the unix generator, clean up configure.in some 2001-02-19 15:13:48 -05:00
cmIncludeDirectoryCommand.h ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 2001-02-26 12:07:53 -05:00
cmIncludeRegularExpressionCommand.cxx ENH: Added INCLUDE_REGULAR_EXPRESSION command to set regular expression used in dependency checking. 2001-03-15 18:09:16 -05:00
cmIncludeRegularExpressionCommand.h ENH: Added INCLUDE_REGULAR_EXPRESSION command to set regular expression used in dependency checking. 2001-03-15 18:09:16 -05:00
cmLibraryCommand.cxx ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmLibraryCommand.h ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 2001-02-26 12:07:53 -05:00
cmLinkDirectoriesCommand.cxx ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmLinkDirectoriesCommand.h ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 2001-02-26 12:07:53 -05:00
cmLinkLibrariesCommand.cxx support for debug and opt libraries 2001-04-26 16:22:53 -04:00
cmLinkLibrariesCommand.h support for debug and opt libraries 2001-04-26 16:22:53 -04: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 STYLE: Updated comments for name change cmClassFile->cmSourceFile 2001-04-25 09:37:57 -04:00
cmMakeDepend.h many fixes and cleanup and features 2001-04-24 16:49:12 -04:00
cmMakefile.cxx support for debug and opt libraries 2001-04-26 16:22:53 -04:00
cmMakefile.h support for debug and opt libraries 2001-04-26 16:22:53 -04: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
cmOptionCommand.cxx better help 2001-04-26 15:41:18 -04:00
cmOptionCommand.h better help 2001-04-26 15:41:18 -04:00
cmProjectCommand.cxx some cleanup and fixes 2001-02-15 13:30:13 -05:00
cmProjectCommand.h ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 2001-02-26 12:07:53 -05:00
cmRegularExpression.cxx ENH:Documentation and cleanups 2001-01-11 14:47:38 -05:00
cmRegularExpression.h ENH: first pass at cache, clean up the unix generator, clean up configure.in some 2001-02-19 15:13:48 -05:00
cmSourceFile.cxx many fixes and cleanup and features 2001-04-24 16:49:12 -04:00
cmSourceFile.h many fixes and cleanup and features 2001-04-24 16:49:12 -04:00
cmSourceFilesCommand.cxx many fixes and cleanup and features 2001-04-24 16:49:12 -04:00
cmSourceFilesCommand.h major changes to support multiple libraries and source lists 2001-04-11 14:59:02 -04:00
cmSourceFilesRequireCommand.cxx many fixes and cleanup and features 2001-04-24 16:49:12 -04:00
cmSourceFilesRequireCommand.h major changes to support multiple libraries and source lists 2001-04-11 14:59:02 -04:00
cmSourceGroup.cxx cleaned up the coding style made ivars private etc 2001-04-19 13:28:46 -04:00
cmSourceGroup.h ENH: new GUI editor for cmake cache file 2001-04-23 16:40:29 -04:00
cmSourceGroupCommand.cxx ENH: Added SOURCE_GROUP command and corresponding support code. This command allows CMakeLists files to specify how sources are organized into groups in the generated DSP files and makefiles. 2001-03-20 13:20:59 -05:00
cmSourceGroupCommand.h ENH: Added SOURCE_GROUP command and corresponding support code. This command allows CMakeLists files to specify how sources are organized into groups in the generated DSP files and makefiles. 2001-03-20 13:20:59 -05:00
cmStandardIncludes.h ENH: new GUI editor for cmake cache file 2001-04-23 16:40:29 -04:00
cmSubdirCommand.cxx ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmSubdirCommand.h ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 2001-02-26 12:07:53 -05:00
cmSystemTools.cxx some fixes for If commands 2001-04-26 10:49:12 -04:00
cmSystemTools.h some fixes for If commands 2001-04-26 10:49:12 -04:00
cmTarget.cxx many fixes and cleanup and features 2001-04-24 16:49:12 -04:00
cmTarget.h many fixes and cleanup and features 2001-04-24 16:49:12 -04:00
cmTestsCommand.cxx major changes to support multiple libraries and source lists 2001-04-11 14:59:02 -04:00
cmTestsCommand.h ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 2001-02-26 12:07:53 -05:00
cmUnixDefinesCommand.cxx many fixes and cleanup and features 2001-04-24 16:49:12 -04:00
cmUnixDefinesCommand.h ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 2001-02-26 12:07:53 -05:00
cmUnixLibrariesCommand.cxx many fixes and cleanup and features 2001-04-24 16:49:12 -04:00
cmUnixLibrariesCommand.h ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 2001-02-26 12:07:53 -05:00
cmUnixMakefileGenerator.cxx support for debug and opt libraries 2001-04-26 16:22:53 -04:00
cmUnixMakefileGenerator.h ENH: Added individual library linkage output so that shared libraries will not try to link against themselves. 2001-04-12 09:55:08 -04:00
cmUtilitySourceCommand.cxx ENH: add help for cache entries 2001-04-26 14:53:44 -04:00
cmUtilitySourceCommand.h ENH: Made UTILITY_SOURCE command inherited, just like FIND_PROGRAM. 2001-03-09 11:33:33 -05:00
cmVTKWrapPythonCommand.cxx support for debug and opt libraries 2001-04-26 16:22:53 -04:00
cmVTKWrapPythonCommand.h many fixes and cleanup and features 2001-04-24 16:49:12 -04:00
cmVTKWrapTclCommand.cxx many fixes and cleanup and features 2001-04-24 16:49:12 -04:00
cmVTKWrapTclCommand.h many fixes and cleanup and features 2001-04-24 16:49:12 -04:00
cmWin32DefinesCommand.cxx many fixes and cleanup and features 2001-04-24 16:49:12 -04:00
cmWin32DefinesCommand.h ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 2001-02-26 12:07:53 -05:00
cmWin32IncludeDirectoryCommand.cxx many fixes and cleanup and features 2001-04-24 16:49:12 -04:00
cmWin32IncludeDirectoryCommand.h Include directories under Win32 only (inherited by subdirs) 2001-03-12 10:10:39 -05:00
cmWin32LibrariesCommand.cxx many fixes and cleanup and features 2001-04-24 16:49:12 -04:00
cmWin32LibrariesCommand.h ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 2001-02-26 12:07:53 -05:00
cmWrapExcludeFilesCommand.cxx many fixes and cleanup and features 2001-04-24 16:49:12 -04:00
cmWrapExcludeFilesCommand.h new commands 2001-02-27 16:48:15 -05:00
staticLibFooter.dsptemplate NEW: move from tools and config to create CMake 2000-08-29 15:26:29 -04:00
staticLibHeader.dsptemplate FIX: returned to using /O2 optimization level and put a pragma in the netlib code that could not handle the /Og component of /O2 2001-04-04 09:33:59 -04:00