CMake/Source
Ken Martin 619dd8c479 added option command 2001-04-23 16:34:12 -04:00
..
MFCDialog ENH: add CMakeCache.txt support 2001-02-22 19:24:43 -05:00
CMakeBuildTargets.cxx ERR: missing std:: on cout. 2001-02-27 12:00:03 -05:00
CMakeLib.dsp major changes to support multiple libraries and source lists 2001-04-11 14:59:02 -04:00
CMakeSetup.dsw ENH: share a .lib with the command line and mfc versions. 2001-02-12 14:42:46 -05: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 ENH: Need BUILD_SHARED_LIBRARIES defined for making windows DLLs. 2001-04-10 15:26:57 -04:00
EXEFooter.dsptemplate NEW: move from tools and config to create CMake 2000-08-29 15:26:29 -04:00
EXEHeader.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
Makefile.in some bug fixes 2001-04-12 15:34:09 -04:00
cmAbstractFilesCommand.cxx major changes to support multiple libraries and source lists 2001-04-11 14:59:02 -04:00
cmAbstractFilesCommand.h ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 2001-02-26 12:07:53 -05: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 FIX: allow ADD_LIBRARY with no source list 2001-04-16 10:15:05 -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 major changes to support multiple libraries and source lists 2001-04-11 14:59:02 -04:00
cmAuxSourceDirectoryCommand.h major changes to support multiple libraries and source lists 2001-04-11 14:59:02 -04:00
cmBuildSharedLibrariesCommand.cxx new commands 2001-02-27 16:48:15 -05: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: 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
cmCableInstantiateClassCommand.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
cmCableInstantiateCommand.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
cmCableInstantiateCommand.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
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 cleaned up the coding style made ivars private etc 2001-04-19 13:28:46 -04:00
cmCablePackageCommand.h major changes to support multiple libraries and source lists 2001-04-11 14:59:02 -04:00
cmCablePackageEntryCommand.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
cmCablePackageEntryCommand.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
cmCableSourceFilesCommand.cxx major changes to support multiple libraries and source lists 2001-04-11 14:59:02 -04:00
cmCableSourceFilesCommand.h ENH: Added support for CABLE_SOURCE_FILES to refer to files that are not in the current directory. The include path is searched for the files. 2001-03-23 14:27:02 -05:00
cmCableWrapCommand.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
cmCableWrapCommand.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
cmCacheManager.cxx some bug fixes 2001-04-12 15:34:09 -04:00
cmCacheManager.h some bug fixes 2001-04-12 15:34:09 -04:00
cmClassFile.cxx major changes to support multiple libraries and source lists 2001-04-11 14:59:02 -04:00
cmClassFile.h major changes to support multiple libraries and source lists 2001-04-11 14:59:02 -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 added option command 2001-04-23 16:34:12 -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 cleaned up the coding style made ivars private etc 2001-04-19 13:28:46 -04:00
cmDSPMakefile.h major changes to support multiple libraries and source lists 2001-04-11 14:59:02 -04:00
cmDSPWriter.cxx cleaned up the coding style made ivars private etc 2001-04-19 13:28:46 -04:00
cmDSPWriter.h major changes to support multiple libraries and source lists 2001-04-11 14:59:02 -04:00
cmDSWMakefile.cxx cleaned up the coding style made ivars private etc 2001-04-19 13:28:46 -04:00
cmDSWMakefile.h major changes to support multiple libraries and source lists 2001-04-11 14:59:02 -04:00
cmDSWWriter.cxx cleaned up the coding style made ivars private etc 2001-04-19 13:28:46 -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 added if else endif add definition 2001-04-19 17:39:03 -04:00
cmElseCommand.h added if else endif add definition 2001-04-19 17:39:03 -04:00
cmEndIfCommand.cxx added if else endif add definition 2001-04-19 17:39:03 -04:00
cmEndIfCommand.h added if else endif add definition 2001-04-19 17:39:03 -04:00
cmFindFileCommand.cxx new command 2001-02-26 17:13:30 -05:00
cmFindFileCommand.h new command 2001-02-26 17:13:30 -05:00
cmFindIncludeCommand.cxx ENH: better error reporting, and add NOTFOUND into cache for library and file find 2001-04-06 14:51:53 -04:00
cmFindIncludeCommand.h fixed the documentation some 2001-04-06 12:00:39 -04:00
cmFindLibraryCommand.cxx ENH: better error reporting, and add NOTFOUND into cache for library and file find 2001-04-06 14:51:53 -04:00
cmFindLibraryCommand.h ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 2001-02-26 12:07:53 -05:00
cmFindProgramCommand.cxx fixed bug and modified functionality 2001-02-26 17:14:33 -05: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 added if else endif add definition 2001-04-19 17:39:03 -04:00
cmIfCommand.h ERR: Added virtual destructor to complement virtual functions in cmIfFunctionBlocker. 2001-04-23 10:23:24 -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 ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmLinkLibrariesCommand.h ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 2001-02-26 12:07:53 -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 ERR: We can't assume a vector iterator is a pointer. It must be dereferenced to get a reference to the element, and then we can take the address of that to get a pointer. "i" becomes "&*i" 2001-04-18 08:01:56 -04:00
cmMakeDepend.h ENH: Changed m_Indices to an stl set and renamed it to m_IndexSet. Using a set results in a significant performance increase and reduction in memory usage. 2001-04-16 12:31:56 -04:00
cmMakefile.cxx added if else endif add definition 2001-04-19 17:39:03 -04:00
cmMakefile.h added if else endif add definition 2001-04-19 17:39:03 -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 new command 2001-04-23 16:33:24 -04:00
cmOptionCommand.h new command 2001-04-23 16:33:24 -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
cmSourceFilesCommand.cxx major changes to support multiple libraries and source lists 2001-04-11 14:59:02 -04:00
cmSourceFilesCommand.h major changes to support multiple libraries and source lists 2001-04-11 14:59:02 -04:00
cmSourceFilesRequireCommand.cxx major changes to support multiple libraries and source lists 2001-04-11 14:59:02 -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 major changes to support multiple libraries and source lists 2001-04-11 14:59:02 -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 BUG: fix small compile issues on HP aCC 2001-04-16 15:40:40 -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 BUG: fix small compile issues on HP aCC 2001-04-16 15:40:40 -04:00
cmSystemTools.h ERR: Corrected use of double-quotes to be compatible with UNIX make. Now double quotes (windows) or escape sequences for spaces (unix) are added when dependencies are output. 2001-04-09 10:31:36 -04:00
cmTarget.h cleaned up the coding style made ivars private etc 2001-04-19 13:28:46 -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 ERR: Minor wording error in output message. 2001-03-08 17:31:27 -05: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 ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05: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 BUG: Clean was not doing it's job 2001-04-23 13:58:36 -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 ERR: Corrected use of double-quotes to be compatible with UNIX make. Now double quotes (windows) or escape sequences for spaces (unix) are added when dependencies are output. 2001-04-09 10:31:36 -04:00
cmUtilitySourceCommand.h ENH: Made UTILITY_SOURCE command inherited, just like FIND_PROGRAM. 2001-03-09 11:33:33 -05:00
cmWin32DefinesCommand.cxx ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05: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 Include directories under Win32 only (inherited by subdirs) 2001-03-12 10:10:39 -05:00
cmWin32IncludeDirectoryCommand.h Include directories under Win32 only (inherited by subdirs) 2001-03-12 10:10:39 -05:00
cmWin32LibrariesCommand.cxx ENH:Reworked CMake for consistency 2001-01-18 11:20:24 -05:00
cmWin32LibrariesCommand.h ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 2001-02-26 12:07:53 -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
cmWrapExcludeFilesCommand.cxx major changes to support multiple libraries and source lists 2001-04-11 14:59:02 -04:00
cmWrapExcludeFilesCommand.h new commands 2001-02-27 16:48:15 -05:00
cmWrapTclCommand.cxx added option command 2001-04-23 16:34:12 -04:00
cmWrapTclCommand.h major changes to support multiple libraries and source lists 2001-04-11 14:59:02 -04: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