| .. |
|
MFCDialog
|
0b0d1b1d43
ENH: add CMakeCache.txt support
|
25 years ago |
|
CMakeBuildTargets.cxx
|
79b7d8a112
ERR: missing std:: on cout.
|
25 years ago |
|
CMakeLib.dsp
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
CMakeSetup.dsw
|
9d431ae48b
ENH: share a .lib with the command line and mfc versions.
|
25 years ago |
|
CMakeSetupCMD.cxx
|
89e037ee19
ENH: first pass at cache, clean up the unix generator, clean up configure.in some
|
25 years ago |
|
CMakeSetupCMD.dsp
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
DLLFooter.dsptemplate
|
cab31a5013
dll build rules
|
25 years ago |
|
DLLHeader.dsptemplate
|
7b47a5d2ef
ENH: Need BUILD_SHARED_LIBRARIES defined for making windows DLLs.
|
24 years ago |
|
EXEFooter.dsptemplate
|
1f42f521ce
NEW: move from tools and config to create CMake
|
25 years ago |
|
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
|
24 years ago |
|
Makefile.in
|
e40aaa57c3
some bug fixes
|
24 years ago |
|
cmAbstractFilesCommand.cxx
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
cmAbstractFilesCommand.h
|
463e466be3
ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses.
|
25 years ago |
|
cmAddExecutableCommand.cxx
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
cmAddExecutableCommand.h
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
cmAddLibraryCommand.cxx
|
e963dcaa8f
FIX: allow ADD_LIBRARY with no source list
|
24 years ago |
|
cmAddLibraryCommand.h
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
cmAddTargetCommand.cxx
|
658614ff6a
ENH:Reworked CMake for consistency
|
25 years ago |
|
cmAddTargetCommand.h
|
463e466be3
ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses.
|
25 years ago |
|
cmAuxSourceDirectoryCommand.cxx
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
cmAuxSourceDirectoryCommand.h
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
cmBuildSharedLibrariesCommand.cxx
|
2bba34959c
new commands
|
25 years ago |
|
cmBuildSharedLibrariesCommand.h
|
2bba34959c
new commands
|
25 years ago |
|
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 years ago |
|
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 years ago |
|
cmCableCommand.cxx
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
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 years ago |
|
cmCableData.cxx
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
cmCableData.h
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
cmCableDefineSetCommand.cxx
|
df8a7ecafd
ENH: Changed generated includes to not have full path specified.
|
24 years ago |
|
cmCableDefineSetCommand.h
|
b9a8948ec8
ENH: Added SOURCE_FILES syntax to CABLE_DEFINE_SET command.
|
24 years ago |
|
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 years ago |
|
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 years ago |
|
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 years ago |
|
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 years ago |
|
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 years ago |
|
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 years ago |
|
cmCablePackageCommand.cxx
|
7b362bdb1f
fixed cable package issue
|
24 years ago |
|
cmCablePackageCommand.h
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
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 years ago |
|
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 years ago |
|
cmCableSourceFilesCommand.cxx
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
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.
|
24 years ago |
|
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 years ago |
|
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 years ago |
|
cmCacheManager.cxx
|
e40aaa57c3
some bug fixes
|
24 years ago |
|
cmCacheManager.h
|
e40aaa57c3
some bug fixes
|
24 years ago |
|
cmClassFile.cxx
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
cmClassFile.h
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
cmCommand.h
|
ce484264de
ENH: Improved error handling when GetError is called on a command that has not called SetError.
|
25 years ago |
|
cmCommands.cxx
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
cmCommands.h
|
d31ce24413
ERR: Fixed warnings (int->unsigned int and a few others).
|
25 years ago |
|
cmConfigure.h.in
|
0b0d1b1d43
ENH: add CMakeCache.txt support
|
25 years ago |
|
cmConfigureFileNoAutoconf.cxx
|
0b0d1b1d43
ENH: add CMakeCache.txt support
|
25 years ago |
|
cmConfigureFileNoAutoconf.h
|
d31ce24413
ERR: Fixed warnings (int->unsigned int and a few others).
|
25 years ago |
|
cmCustomCommand.cxx
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
cmCustomCommand.h
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
cmDSPMakefile.cxx
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
cmDSPMakefile.h
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
cmDSPWriter.cxx
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
cmDSPWriter.h
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
cmDSWMakefile.cxx
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
cmDSWMakefile.h
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
cmDSWWriter.cxx
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
cmDSWWriter.h
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
cmDirectory.cxx
|
c54a05bfc7
ENH: rework cmake, added ruleMaker classes and changed the syntax of the CMakeLists.txt files.
|
25 years ago |
|
cmDirectory.h
|
88bbc0c30d
ENH:Documentation and cleanups
|
25 years ago |
|
cmDumpDocumentation.cxx
|
658614ff6a
ENH:Reworked CMake for consistency
|
25 years ago |
|
cmFindFileCommand.cxx
|
3acd5951ba
new command
|
25 years ago |
|
cmFindFileCommand.h
|
3acd5951ba
new command
|
25 years ago |
|
cmFindIncludeCommand.cxx
|
2a7964e310
ENH: better error reporting, and add NOTFOUND into cache for library and file find
|
24 years ago |
|
cmFindIncludeCommand.h
|
3355878eeb
fixed the documentation some
|
24 years ago |
|
cmFindLibraryCommand.cxx
|
2a7964e310
ENH: better error reporting, and add NOTFOUND into cache for library and file find
|
24 years ago |
|
cmFindLibraryCommand.h
|
463e466be3
ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses.
|
25 years ago |
|
cmFindProgramCommand.cxx
|
7cde8fd0f4
fixed bug and modified functionality
|
25 years ago |
|
cmFindProgramCommand.h
|
7cde8fd0f4
fixed bug and modified functionality
|
25 years ago |
|
cmIncludeDirectoryCommand.cxx
|
89e037ee19
ENH: first pass at cache, clean up the unix generator, clean up configure.in some
|
25 years ago |
|
cmIncludeDirectoryCommand.h
|
463e466be3
ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses.
|
25 years ago |
|
cmIncludeRegularExpressionCommand.cxx
|
be4db9150c
ENH: Added INCLUDE_REGULAR_EXPRESSION command to set regular expression used in dependency checking.
|
24 years ago |
|
cmIncludeRegularExpressionCommand.h
|
be4db9150c
ENH: Added INCLUDE_REGULAR_EXPRESSION command to set regular expression used in dependency checking.
|
24 years ago |
|
cmLibraryCommand.cxx
|
658614ff6a
ENH:Reworked CMake for consistency
|
25 years ago |
|
cmLibraryCommand.h
|
463e466be3
ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses.
|
25 years ago |
|
cmLinkDirectoriesCommand.cxx
|
658614ff6a
ENH:Reworked CMake for consistency
|
25 years ago |
|
cmLinkDirectoriesCommand.h
|
463e466be3
ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses.
|
25 years ago |
|
cmLinkLibrariesCommand.cxx
|
658614ff6a
ENH:Reworked CMake for consistency
|
25 years ago |
|
cmLinkLibrariesCommand.h
|
463e466be3
ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses.
|
25 years ago |
|
cmMSProjectGenerator.cxx
|
0ce5ac760b
ENH:Documentation and cleanups
|
25 years ago |
|
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 years ago |
|
cmMakeDepend.cxx
|
f63e4a144c
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.
|
24 years ago |
|
cmMakeDepend.h
|
f63e4a144c
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.
|
24 years ago |
|
cmMakefile.cxx
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
cmMakefile.h
|
7b362bdb1f
fixed cable package issue
|
24 years ago |
|
cmMakefileGenerator.cxx
|
0ce5ac760b
ENH:Documentation and cleanups
|
25 years ago |
|
cmMakefileGenerator.h
|
658614ff6a
ENH:Reworked CMake for consistency
|
25 years ago |
|
cmProjectCommand.cxx
|
fce56c57c4
some cleanup and fixes
|
25 years ago |
|
cmProjectCommand.h
|
463e466be3
ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses.
|
25 years ago |
|
cmRegularExpression.cxx
|
88bbc0c30d
ENH:Documentation and cleanups
|
25 years ago |
|
cmRegularExpression.h
|
89e037ee19
ENH: first pass at cache, clean up the unix generator, clean up configure.in some
|
25 years ago |
|
cmSourceFilesCommand.cxx
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
cmSourceFilesCommand.h
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
cmSourceFilesRequireCommand.cxx
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
cmSourceFilesRequireCommand.h
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
cmSourceGroup.cxx
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
cmSourceGroup.h
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
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.
|
24 years ago |
|
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.
|
24 years ago |
|
cmStandardIncludes.h
|
408cad388a
ERR: Added pragma to disable symbol length warning for Intel compiler.
|
24 years ago |
|
cmSubdirCommand.cxx
|
658614ff6a
ENH:Reworked CMake for consistency
|
25 years ago |
|
cmSubdirCommand.h
|
463e466be3
ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses.
|
25 years ago |
|
cmSystemTools.cxx
|
e0da3ef275
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.
|
24 years ago |
|
cmSystemTools.h
|
e0da3ef275
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.
|
24 years ago |
|
cmTarget.h
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
cmTestsCommand.cxx
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
cmTestsCommand.h
|
463e466be3
ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses.
|
25 years ago |
|
cmUnixDefinesCommand.cxx
|
b23fedda77
ERR: Minor wording error in output message.
|
25 years ago |
|
cmUnixDefinesCommand.h
|
463e466be3
ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses.
|
25 years ago |
|
cmUnixLibrariesCommand.cxx
|
658614ff6a
ENH:Reworked CMake for consistency
|
25 years ago |
|
cmUnixLibrariesCommand.h
|
463e466be3
ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses.
|
25 years ago |
|
cmUnixMakefileGenerator.cxx
|
e40aaa57c3
some bug fixes
|
24 years ago |
|
cmUnixMakefileGenerator.h
|
fb6c4b8710
ENH: Added individual library linkage output so that shared libraries will not try to link against themselves.
|
24 years ago |
|
cmUtilitySourceCommand.cxx
|
e0da3ef275
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.
|
24 years ago |
|
cmUtilitySourceCommand.h
|
f2cd113761
ENH: Made UTILITY_SOURCE command inherited, just like FIND_PROGRAM.
|
25 years ago |
|
cmWin32DefinesCommand.cxx
|
658614ff6a
ENH:Reworked CMake for consistency
|
25 years ago |
|
cmWin32DefinesCommand.h
|
463e466be3
ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses.
|
25 years ago |
|
cmWin32IncludeDirectoryCommand.cxx
|
8c4795025f
Include directories under Win32 only (inherited by subdirs)
|
25 years ago |
|
cmWin32IncludeDirectoryCommand.h
|
8c4795025f
Include directories under Win32 only (inherited by subdirs)
|
25 years ago |
|
cmWin32LibrariesCommand.cxx
|
658614ff6a
ENH:Reworked CMake for consistency
|
25 years ago |
|
cmWin32LibrariesCommand.h
|
463e466be3
ENH: Added safe downcast support (without RTTI) to cmCommand and its subclasses.
|
25 years ago |
|
cmWindowsConfigure.cxx
|
88bbc0c30d
ENH:Documentation and cleanups
|
25 years ago |
|
cmWindowsConfigure.h
|
88bbc0c30d
ENH:Documentation and cleanups
|
25 years ago |
|
cmWrapExcludeFilesCommand.cxx
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
cmWrapExcludeFilesCommand.h
|
2bba34959c
new commands
|
25 years ago |
|
cmWrapTclCommand.cxx
|
e40aaa57c3
some bug fixes
|
24 years ago |
|
cmWrapTclCommand.h
|
865ec96644
major changes to support multiple libraries and source lists
|
24 years ago |
|
staticLibFooter.dsptemplate
|
1f42f521ce
NEW: move from tools and config to create CMake
|
25 years ago |
|
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
|
24 years ago |