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