Ken Martin 3355878eeb fixed the documentation some 25 jaren geleden
..
MFCDialog 0b0d1b1d43 ENH: add CMakeCache.txt support 25 jaren geleden
CMakeBuildTargets.cxx 79b7d8a112 ERR: missing std:: on cout. 25 jaren geleden
CMakeLib.dsp 8c087d0e7a 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. 25 jaren geleden
CMakeSetup.dsw 9d431ae48b ENH: share a .lib with the command line and mfc versions. 25 jaren geleden
CMakeSetupCMD.cxx 89e037ee19 ENH: first pass at cache, clean up the unix generator, clean up configure.in some 25 jaren geleden
CMakeSetupCMD.dsp 9d431ae48b ENH: share a .lib with the command line and mfc versions. 25 jaren geleden
DLLFooter.dsptemplate cab31a5013 dll build rules 25 jaren geleden
DLLHeader.dsptemplate 8fb07209eb ENH: Finished Simplifying dsptemplate processing with in place of separate Release, Debug, ReleaseDLL, ... configurations. 25 jaren geleden
EXEFooter.dsptemplate 1f42f521ce NEW: move from tools and config to create CMake 25 jaren geleden
EXEHeader.dsptemplate ee12876e2d FIX: returned to using /O2 optimization level and put a pragma in the netlib code that could not handle the /Og component of /O2 25 jaren geleden
Makefile.in 8c087d0e7a 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. 25 jaren geleden
cmAbstractFilesCommand.cxx d31ce24413 ERR: Fixed warnings (int->unsigned int and a few others). 25 jaren geleden
cmAbstractFilesCommand.h 463e466be3 ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 25 jaren geleden
cmAddTargetCommand.cxx 658614ff6a ENH:Reworked CMake for consistency 25 jaren geleden
cmAddTargetCommand.h 463e466be3 ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 25 jaren geleden
cmAuxSourceDirectoryCommand.cxx 658614ff6a ENH:Reworked CMake for consistency 25 jaren geleden
cmAuxSourceDirectoryCommand.h 463e466be3 ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 25 jaren geleden
cmBuildSharedLibrariesCommand.cxx 2bba34959c new commands 25 jaren geleden
cmBuildSharedLibrariesCommand.h 2bba34959c new commands 25 jaren geleden
cmCableCloseNamespaceCommand.cxx dc72655414 ENH: Change to new CABLE command architecture. CABLE configuration code is now generated on the first pass, during the Invoke() calls. 25 jaren geleden
cmCableCloseNamespaceCommand.h dc72655414 ENH: Change to new CABLE command architecture. CABLE configuration code is now generated on the first pass, during the Invoke() calls. 25 jaren geleden
cmCableCommand.cxx 8c087d0e7a 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. 25 jaren geleden
cmCableCommand.h dc72655414 ENH: Change to new CABLE command architecture. CABLE configuration code is now generated on the first pass, during the Invoke() calls. 25 jaren geleden
cmCableData.cxx 553457a4a4 ERR: Re-ordered declaration of members v. order of initialization on the constructor to match each other. 25 jaren geleden
cmCableData.h 553457a4a4 ERR: Re-ordered declaration of members v. order of initialization on the constructor to match each other. 25 jaren geleden
cmCableDefineSetCommand.cxx df8a7ecafd ENH: Changed generated includes to not have full path specified. 25 jaren geleden
cmCableDefineSetCommand.h b9a8948ec8 ENH: Added SOURCE_FILES syntax to CABLE_DEFINE_SET command. 25 jaren geleden
cmCableInstantiateClassCommand.cxx dc72655414 ENH: Change to new CABLE command architecture. CABLE configuration code is now generated on the first pass, during the Invoke() calls. 25 jaren geleden
cmCableInstantiateClassCommand.h dc72655414 ENH: Change to new CABLE command architecture. CABLE configuration code is now generated on the first pass, during the Invoke() calls. 25 jaren geleden
cmCableInstantiateCommand.cxx dc72655414 ENH: Change to new CABLE command architecture. CABLE configuration code is now generated on the first pass, during the Invoke() calls. 25 jaren geleden
cmCableInstantiateCommand.h dc72655414 ENH: Change to new CABLE command architecture. CABLE configuration code is now generated on the first pass, during the Invoke() calls. 25 jaren geleden
cmCableOpenNamespaceCommand.cxx dc72655414 ENH: Change to new CABLE command architecture. CABLE configuration code is now generated on the first pass, during the Invoke() calls. 25 jaren geleden
cmCableOpenNamespaceCommand.h dc72655414 ENH: Change to new CABLE command architecture. CABLE configuration code is now generated on the first pass, during the Invoke() calls. 25 jaren geleden
cmCablePackageCommand.cxx 8c087d0e7a 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. 25 jaren geleden
cmCablePackageCommand.h 354992c522 BUG: Fixed segfault when CABLE_PACKAGE is only CABLE command. Related to order of virtual destructor calls. 25 jaren geleden
cmCablePackageEntryCommand.cxx dc72655414 ENH: Change to new CABLE command architecture. CABLE configuration code is now generated on the first pass, during the Invoke() calls. 25 jaren geleden
cmCablePackageEntryCommand.h dc72655414 ENH: Change to new CABLE command architecture. CABLE configuration code is now generated on the first pass, during the Invoke() calls. 25 jaren geleden
cmCableSourceFilesCommand.cxx 9b079becdf 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. 25 jaren geleden
cmCableSourceFilesCommand.h 9b079becdf 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. 25 jaren geleden
cmCableWrapCommand.cxx dc72655414 ENH: Change to new CABLE command architecture. CABLE configuration code is now generated on the first pass, during the Invoke() calls. 25 jaren geleden
cmCableWrapCommand.h dc72655414 ENH: Change to new CABLE command architecture. CABLE configuration code is now generated on the first pass, during the Invoke() calls. 25 jaren geleden
cmCacheManager.cxx 0b0d1b1d43 ENH: add CMakeCache.txt support 25 jaren geleden
cmCacheManager.h 0b0d1b1d43 ENH: add CMakeCache.txt support 25 jaren geleden
cmClassFile.cxx 3b338dacaf added functionality, fixed bug if no file existed and with header files 25 jaren geleden
cmClassFile.h a91e3b5158 added wrap exclude ivar 25 jaren geleden
cmCommand.h ce484264de ENH: Improved error handling when GetError is called on a command that has not called SetError. 25 jaren geleden
cmCommands.cxx 8c087d0e7a 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. 25 jaren geleden
cmCommands.h d31ce24413 ERR: Fixed warnings (int->unsigned int and a few others). 25 jaren geleden
cmConfigure.h.in 0b0d1b1d43 ENH: add CMakeCache.txt support 25 jaren geleden
cmConfigureFileNoAutoconf.cxx 0b0d1b1d43 ENH: add CMakeCache.txt support 25 jaren geleden
cmConfigureFileNoAutoconf.h d31ce24413 ERR: Fixed warnings (int->unsigned int and a few others). 25 jaren geleden
cmDSPMakefile.cxx 13b8be3fb7 FIX: configurations list needed to be reset for each dsp file created 25 jaren geleden
cmDSPMakefile.h 8c087d0e7a 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. 25 jaren geleden
cmDSPWriter.cxx 13b8be3fb7 FIX: configurations list needed to be reset for each dsp file created 25 jaren geleden
cmDSPWriter.h 8c087d0e7a 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. 25 jaren geleden
cmDSWMakefile.cxx 5fc8300476 ENH: Added utility dependency support. Now a project can depend on other executables as well as link libraries. 25 jaren geleden
cmDSWMakefile.h 88bbc0c30d ENH:Documentation and cleanups 25 jaren geleden
cmDSWWriter.cxx 5fc8300476 ENH: Added utility dependency support. Now a project can depend on other executables as well as link libraries. 25 jaren geleden
cmDSWWriter.h 88bbc0c30d ENH:Documentation and cleanups 25 jaren geleden
cmDirectory.cxx c54a05bfc7 ENH: rework cmake, added ruleMaker classes and changed the syntax of the CMakeLists.txt files. 25 jaren geleden
cmDirectory.h 88bbc0c30d ENH:Documentation and cleanups 25 jaren geleden
cmDumpDocumentation.cxx 658614ff6a ENH:Reworked CMake for consistency 25 jaren geleden
cmExecutablesCommand.cxx 658614ff6a ENH:Reworked CMake for consistency 25 jaren geleden
cmExecutablesCommand.h 463e466be3 ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 25 jaren geleden
cmFindFileCommand.cxx 3acd5951ba new command 25 jaren geleden
cmFindFileCommand.h 3acd5951ba new command 25 jaren geleden
cmFindIncludeCommand.cxx d31ce24413 ERR: Fixed warnings (int->unsigned int and a few others). 25 jaren geleden
cmFindIncludeCommand.h 3355878eeb fixed the documentation some 25 jaren geleden
cmFindLibraryCommand.cxx d31ce24413 ERR: Fixed warnings (int->unsigned int and a few others). 25 jaren geleden
cmFindLibraryCommand.h 463e466be3 ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 25 jaren geleden
cmFindProgramCommand.cxx 7cde8fd0f4 fixed bug and modified functionality 25 jaren geleden
cmFindProgramCommand.h 7cde8fd0f4 fixed bug and modified functionality 25 jaren geleden
cmIncludeDirectoryCommand.cxx 89e037ee19 ENH: first pass at cache, clean up the unix generator, clean up configure.in some 25 jaren geleden
cmIncludeDirectoryCommand.h 463e466be3 ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 25 jaren geleden
cmIncludeRegularExpressionCommand.cxx be4db9150c ENH: Added INCLUDE_REGULAR_EXPRESSION command to set regular expression used in dependency checking. 25 jaren geleden
cmIncludeRegularExpressionCommand.h be4db9150c ENH: Added INCLUDE_REGULAR_EXPRESSION command to set regular expression used in dependency checking. 25 jaren geleden
cmLibraryCommand.cxx 658614ff6a ENH:Reworked CMake for consistency 25 jaren geleden
cmLibraryCommand.h 463e466be3 ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 25 jaren geleden
cmLinkDirectoriesCommand.cxx 658614ff6a ENH:Reworked CMake for consistency 25 jaren geleden
cmLinkDirectoriesCommand.h 463e466be3 ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 25 jaren geleden
cmLinkLibrariesCommand.cxx 658614ff6a ENH:Reworked CMake for consistency 25 jaren geleden
cmLinkLibrariesCommand.h 463e466be3 ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 25 jaren geleden
cmMSProjectGenerator.cxx 0ce5ac760b ENH:Documentation and cleanups 25 jaren geleden
cmMSProjectGenerator.h d195c01a90 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. 25 jaren geleden
cmMakeDepend.cxx be4db9150c ENH: Added INCLUDE_REGULAR_EXPRESSION command to set regular expression used in dependency checking. 25 jaren geleden
cmMakeDepend.h be4db9150c ENH: Added INCLUDE_REGULAR_EXPRESSION command to set regular expression used in dependency checking. 25 jaren geleden
cmMakefile.cxx 8c087d0e7a 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. 25 jaren geleden
cmMakefile.h 8c087d0e7a 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. 25 jaren geleden
cmMakefileGenerator.cxx 0ce5ac760b ENH:Documentation and cleanups 25 jaren geleden
cmMakefileGenerator.h 658614ff6a ENH:Reworked CMake for consistency 25 jaren geleden
cmProjectCommand.cxx fce56c57c4 some cleanup and fixes 25 jaren geleden
cmProjectCommand.h 463e466be3 ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 25 jaren geleden
cmRegularExpression.cxx 88bbc0c30d ENH:Documentation and cleanups 25 jaren geleden
cmRegularExpression.h 89e037ee19 ENH: first pass at cache, clean up the unix generator, clean up configure.in some 25 jaren geleden
cmSourceFilesCommand.cxx 658614ff6a ENH:Reworked CMake for consistency 25 jaren geleden
cmSourceFilesCommand.h 463e466be3 ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 25 jaren geleden
cmSourceFilesRequireCommand.cxx 658614ff6a ENH:Reworked CMake for consistency 25 jaren geleden
cmSourceFilesRequireCommand.h 463e466be3 ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 25 jaren geleden
cmSourceGroup.cxx 8c087d0e7a 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. 25 jaren geleden
cmSourceGroup.h 8c087d0e7a 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. 25 jaren geleden
cmSourceGroupCommand.cxx 8c087d0e7a 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. 25 jaren geleden
cmSourceGroupCommand.h 8c087d0e7a 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. 25 jaren geleden
cmStandardIncludes.h 408cad388a ERR: Added pragma to disable symbol length warning for Intel compiler. 25 jaren geleden
cmSubdirCommand.cxx 658614ff6a ENH:Reworked CMake for consistency 25 jaren geleden
cmSubdirCommand.h 463e466be3 ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 25 jaren geleden
cmSystemTools.cxx e318d87aff ERR: Blank line regular expression updated to allow whitespace on the line. 25 jaren geleden
cmSystemTools.h 31ae187d0c ERR: Removed functions I just added. They don't belong here (yet?). 25 jaren geleden
cmTestsCommand.cxx 658614ff6a ENH:Reworked CMake for consistency 25 jaren geleden
cmTestsCommand.h 463e466be3 ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 25 jaren geleden
cmUnixDefinesCommand.cxx b23fedda77 ERR: Minor wording error in output message. 25 jaren geleden
cmUnixDefinesCommand.h 463e466be3 ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 25 jaren geleden
cmUnixLibrariesCommand.cxx 658614ff6a ENH:Reworked CMake for consistency 25 jaren geleden
cmUnixLibrariesCommand.h 463e466be3 ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 25 jaren geleden
cmUnixMakefileGenerator.cxx 8c087d0e7a 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. 25 jaren geleden
cmUnixMakefileGenerator.h 5fc8300476 ENH: Added utility dependency support. Now a project can depend on other executables as well as link libraries. 25 jaren geleden
cmUtilitySourceCommand.cxx 5fc8300476 ENH: Added utility dependency support. Now a project can depend on other executables as well as link libraries. 25 jaren geleden
cmUtilitySourceCommand.h f2cd113761 ENH: Made UTILITY_SOURCE command inherited, just like FIND_PROGRAM. 25 jaren geleden
cmWin32DefinesCommand.cxx 658614ff6a ENH:Reworked CMake for consistency 25 jaren geleden
cmWin32DefinesCommand.h 463e466be3 ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 25 jaren geleden
cmWin32IncludeDirectoryCommand.cxx 8c4795025f Include directories under Win32 only (inherited by subdirs) 25 jaren geleden
cmWin32IncludeDirectoryCommand.h 8c4795025f Include directories under Win32 only (inherited by subdirs) 25 jaren geleden
cmWin32LibrariesCommand.cxx 658614ff6a ENH:Reworked CMake for consistency 25 jaren geleden
cmWin32LibrariesCommand.h 463e466be3 ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses. 25 jaren geleden
cmWindowsConfigure.cxx 88bbc0c30d ENH:Documentation and cleanups 25 jaren geleden
cmWindowsConfigure.h 88bbc0c30d ENH:Documentation and cleanups 25 jaren geleden
cmWrapExcludeFilesCommand.cxx 2bba34959c new commands 25 jaren geleden
cmWrapExcludeFilesCommand.h 2bba34959c new commands 25 jaren geleden
cmWrapTclCommand.cxx 8c087d0e7a 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. 25 jaren geleden
cmWrapTclCommand.h 32e738cd0c very early version of a wrapper 25 jaren geleden
staticLibFooter.dsptemplate 1f42f521ce NEW: move from tools and config to create CMake 25 jaren geleden
staticLibHeader.dsptemplate ee12876e2d FIX: returned to using /O2 optimization level and put a pragma in the netlib code that could not handle the /Og component of /O2 25 jaren geleden