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