.. |
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
|
ENH: share a .lib with the command line and mfc versions.
|
2001-02-12 14:42:46 -05: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
|
ENH: share a .lib with the command line and mfc versions.
|
2001-02-12 14:42:46 -05:00 |
DLLFooter.dsptemplate
|
dll build rules
|
2001-02-27 16:46:43 -05:00 |
DLLHeader.dsptemplate
|
ENH: Finished Simplifying dsptemplate processing with in place of separate Release, Debug, ReleaseDLL, ... configurations.
|
2001-03-09 16:56:38 -05:00 |
EXEFooter.dsptemplate
|
NEW: move from tools and config to create CMake
|
2000-08-29 15:26:29 -04:00 |
EXEHeader.dsptemplate
|
ENH: ignore unused libary warnings, removed /force
|
2001-03-19 11:47:12 -05:00 |
Makefile.in
|
ENH: add CMakeCache.txt support
|
2001-02-22 19:24:43 -05:00 |
cmAbstractFilesCommand.cxx
|
ERR: Fixed warnings (int->unsigned int and a few others).
|
2001-02-23 10:40:13 -05:00 |
cmAbstractFilesCommand.h
|
ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses.
|
2001-02-26 12:07:53 -05: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
|
ENH:Reworked CMake for consistency
|
2001-01-18 11:20:24 -05:00 |
cmAuxSourceDirectoryCommand.h
|
ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses.
|
2001-02-26 12:07:53 -05: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
|
ERR: Changed generation of rule to generate cable_config.xml to be produced differently for windows and unix.
|
2001-03-19 11:01:33 -05: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
|
ERR: Re-ordered declaration of members v. order of initialization on the constructor to match each other.
|
2001-03-16 11:14:08 -05:00 |
cmCableData.h
|
ERR: Re-ordered declaration of members v. order of initialization on the constructor to match each other.
|
2001-03-16 11:14:08 -05: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
|
BUG: Fixed segfault when CABLE_PACKAGE is only CABLE command. Related to order of virtual destructor calls.
|
2001-03-15 10:42:43 -05:00 |
cmCablePackageCommand.h
|
BUG: Fixed segfault when CABLE_PACKAGE is only CABLE command. Related to order of virtual destructor calls.
|
2001-03-15 10:42:43 -05: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
|
ENH: Changed generated includes to not have full path specified.
|
2001-03-16 09:25:18 -05:00 |
cmCableSourceFilesCommand.h
|
ENH: Added creation of custom rules for generating CABLE packages.
|
2001-03-08 16:13:27 -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
|
ENH: add CMakeCache.txt support
|
2001-02-22 19:24:43 -05:00 |
cmCacheManager.h
|
ENH: add CMakeCache.txt support
|
2001-02-22 19:24:43 -05:00 |
cmClassFile.cxx
|
added functionality, fixed bug if no file existed and with header files
|
2001-02-26 17:15:44 -05:00 |
cmClassFile.h
|
added wrap exclude ivar
|
2001-02-27 16:48:55 -05: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
|
ENH: Added INCLUDE_REGULAR_EXPRESSION command to set regular expression used in dependency checking.
|
2001-03-15 18:09:16 -05: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 |
cmDSPMakefile.cxx
|
ENH: Added text files group to DSP output. CMakeLists.txt is duplicated in this group and outside, but fixing this will require a reorganization of custom rule generation. I should get to that soon.
|
2001-03-19 11:02:58 -05:00 |
cmDSPMakefile.h
|
ENH: Finished Simplifying dsptemplate processing with in place of separate Release, Debug, ReleaseDLL, ... configurations.
|
2001-03-09 16:56:38 -05:00 |
cmDSPWriter.cxx
|
ENH: Added text files group to DSP output. CMakeLists.txt is duplicated in this group and outside, but fixing this will require a reorganization of custom rule generation. I should get to that soon.
|
2001-03-19 11:02:58 -05:00 |
cmDSPWriter.h
|
ENH: Finished Simplifying dsptemplate processing with in place of separate Release, Debug, ReleaseDLL, ... configurations.
|
2001-03-09 16:56:38 -05:00 |
cmDSWMakefile.cxx
|
ENH: Added utility dependency support. Now a project can depend on other executables as well as link libraries.
|
2001-03-09 10:53:32 -05:00 |
cmDSWMakefile.h
|
ENH:Documentation and cleanups
|
2001-01-11 14:47:38 -05:00 |
cmDSWWriter.cxx
|
ENH: Added utility dependency support. Now a project can depend on other executables as well as link libraries.
|
2001-03-09 10:53:32 -05:00 |
cmDSWWriter.h
|
ENH:Documentation and cleanups
|
2001-01-11 14:47:38 -05: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 |
cmExecutablesCommand.cxx
|
ENH:Reworked CMake for consistency
|
2001-01-18 11:20:24 -05:00 |
cmExecutablesCommand.h
|
ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses.
|
2001-02-26 12:07:53 -05: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
|
ERR: Fixed warnings (int->unsigned int and a few others).
|
2001-02-23 10:40:13 -05:00 |
cmFindIncludeCommand.h
|
ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses.
|
2001-02-26 12:07:53 -05:00 |
cmFindLibraryCommand.cxx
|
ERR: Fixed warnings (int->unsigned int and a few others).
|
2001-02-23 10:40:13 -05: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 |
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
|
ENH: Added INCLUDE_REGULAR_EXPRESSION command to set regular expression used in dependency checking.
|
2001-03-15 18:09:16 -05:00 |
cmMakeDepend.h
|
ENH: Added INCLUDE_REGULAR_EXPRESSION command to set regular expression used in dependency checking.
|
2001-03-15 18:09:16 -05:00 |
cmMakefile.cxx
|
ENH: Added INCLUDE_REGULAR_EXPRESSION command to set regular expression used in dependency checking.
|
2001-03-15 18:09:16 -05:00 |
cmMakefile.h
|
ENH: Added INCLUDE_REGULAR_EXPRESSION command to set regular expression used in dependency checking.
|
2001-03-15 18:09:16 -05: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 |
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
|
ENH:Reworked CMake for consistency
|
2001-01-18 11:20:24 -05:00 |
cmSourceFilesCommand.h
|
ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses.
|
2001-02-26 12:07:53 -05:00 |
cmSourceFilesRequireCommand.cxx
|
ENH:Reworked CMake for consistency
|
2001-01-18 11:20:24 -05:00 |
cmSourceFilesRequireCommand.h
|
ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses.
|
2001-02-26 12:07:53 -05:00 |
cmStandardIncludes.h
|
ERR: Added for-loop scoping hack for CMake sources on MSVC
|
2001-03-14 17:49:47 -05: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
|
ERR: Removed functions I just added. They don't belong here (yet?).
|
2001-03-19 11:00:23 -05:00 |
cmSystemTools.h
|
ERR: Removed functions I just added. They don't belong here (yet?).
|
2001-03-19 11:00:23 -05:00 |
cmTestsCommand.cxx
|
ENH:Reworked CMake for consistency
|
2001-01-18 11:20:24 -05: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
|
ENH: Added utility dependency support. Now a project can depend on other executables as well as link libraries.
|
2001-03-09 10:53:32 -05:00 |
cmUnixMakefileGenerator.h
|
ENH: Added utility dependency support. Now a project can depend on other executables as well as link libraries.
|
2001-03-09 10:53:32 -05:00 |
cmUtilitySourceCommand.cxx
|
ENH: Added utility dependency support. Now a project can depend on other executables as well as link libraries.
|
2001-03-09 10:53:32 -05: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
|
new commands
|
2001-02-27 16:48:15 -05:00 |
cmWrapExcludeFilesCommand.h
|
new commands
|
2001-02-27 16:48:15 -05:00 |
cmWrapTclCommand.cxx
|
ERR: Less-than-zero test replaced with greater-than-zero since we want zero arguments.
|
2001-03-13 09:33:55 -05:00 |
cmWrapTclCommand.h
|
very early version of a wrapper
|
2001-02-26 17:17:06 -05:00 |
staticLibFooter.dsptemplate
|
NEW: move from tools and config to create CMake
|
2000-08-29 15:26:29 -04:00 |
staticLibHeader.dsptemplate
|
ENH: Finished Simplifying dsptemplate processing with in place of separate Release, Debug, ReleaseDLL, ... configurations.
|
2001-03-09 16:56:38 -05:00 |