| .. |
|
MFCDialog
|
5e4a89b1b9
ENH: Added generation of internal CMAKE cache entry with path to command-line CMake executable.
|
24 years ago |
|
CMakeBuildTargets.cxx
|
5e4a89b1b9
ENH: Added generation of internal CMAKE cache entry with path to command-line CMake executable.
|
24 years ago |
|
CMakeLib.dsp
|
73f04d1409
many fixes and cleanup and features
|
24 years ago |
|
CMakeSetup.dsw
|
30ad61805b
bug fixes
|
24 years ago |
|
CMakeSetupCMD.cxx
|
5e4a89b1b9
ENH: Added generation of internal CMAKE cache entry with path to command-line CMake executable.
|
24 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
|
41e1270413
support for debug and opt libraries
|
24 years ago |
|
DumpDocumentation.dsp
|
30ad61805b
bug fixes
|
24 years ago |
|
EXEFooter.dsptemplate
|
1f42f521ce
NEW: move from tools and config to create CMake
|
25 years ago |
|
EXEHeader.dsptemplate
|
41e1270413
support for debug and opt libraries
|
24 years ago |
|
Makefile.in
|
5c83326fb4
ENH: clean up cmake GUI and remove the parsing of CMakeLists.txt files by configure
|
24 years ago |
|
UtilityFooter.dsptemplate
|
f7d33c41cf
ADD: add utiltity templates
|
24 years ago |
|
UtilityHeader.dsptemplate
|
f7d33c41cf
ADD: add utiltity templates
|
24 years ago |
|
cmAbstractFilesCommand.cxx
|
1ba4ef0fdf
ENH:Copyright
|
24 years ago |
|
cmAbstractFilesCommand.h
|
1ba4ef0fdf
ENH:Copyright
|
24 years ago |
|
cmAddDefinitionsCommand.cxx
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmAddDefinitionsCommand.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmAddExecutableCommand.cxx
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmAddExecutableCommand.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmAddLibraryCommand.cxx
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmAddLibraryCommand.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmAddTargetCommand.cxx
|
96ec40943c
ENH: implement ADD_TARGET command, and add an ALL_BUILD target
|
24 years ago |
|
cmAddTargetCommand.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmAuxSourceDirectoryCommand.cxx
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmAuxSourceDirectoryCommand.h
|
dbdf1c356b
ENH:New copyright
|
24 years ago |
|
cmBuildSharedLibrariesCommand.cxx
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmBuildSharedLibrariesCommand.h
|
2bba34959c
new commands
|
25 years ago |
|
cmCableCloseNamespaceCommand.cxx
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmCableCloseNamespaceCommand.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmCableCommand.cxx
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmCableCommand.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmCableData.cxx
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmCableData.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmCableDefineSetCommand.cxx
|
1d4a3aa48e
ENH: Changed cmCableWrapCommand to inherit from cmCableDefineSetCommand since they do almost exactly the same thing. Added a GetXmlTag virtual function to both classes to return what XML tag to generate in the set's output. cmCableDefineSetCommand generates a "Set" tag, and cmCableWrapCommand generates a "WrapperSet" tag. What is inside the tags is still generated by the cmCableDefineSetCommand superclass.
|
24 years ago |
|
cmCableDefineSetCommand.h
|
1d4a3aa48e
ENH: Changed cmCableWrapCommand to inherit from cmCableDefineSetCommand since they do almost exactly the same thing. Added a GetXmlTag virtual function to both classes to return what XML tag to generate in the set's output. cmCableDefineSetCommand generates a "Set" tag, and cmCableWrapCommand generates a "WrapperSet" tag. What is inside the tags is still generated by the cmCableDefineSetCommand superclass.
|
24 years ago |
|
cmCableInstantiateClassCommand.cxx
|
45e9d19c6c
ENH: Changed WriteConfiguration back to const because it doesn't need to report errors anymore.
|
24 years ago |
|
cmCableInstantiateClassCommand.h
|
45e9d19c6c
ENH: Changed WriteConfiguration back to const because it doesn't need to report errors anymore.
|
24 years ago |
|
cmCableInstantiateCommand.cxx
|
45e9d19c6c
ENH: Changed WriteConfiguration back to const because it doesn't need to report errors anymore.
|
24 years ago |
|
cmCableInstantiateCommand.h
|
45e9d19c6c
ENH: Changed WriteConfiguration back to const because it doesn't need to report errors anymore.
|
24 years ago |
|
cmCableOpenNamespaceCommand.cxx
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmCableOpenNamespaceCommand.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmCablePackageCommand.cxx
|
6c54371c8f
ENH: Added use of CMAKE cache entry for generating the DSP/makefile build rules.
|
24 years ago |
|
cmCablePackageCommand.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmCablePackageEntryCommand.cxx
|
45e9d19c6c
ENH: Changed WriteConfiguration back to const because it doesn't need to report errors anymore.
|
24 years ago |
|
cmCablePackageEntryCommand.h
|
45e9d19c6c
ENH: Changed WriteConfiguration back to const because it doesn't need to report errors anymore.
|
24 years ago |
|
cmCableSourceFilesCommand.cxx
|
45e9d19c6c
ENH: Changed WriteConfiguration back to const because it doesn't need to report errors anymore.
|
24 years ago |
|
cmCableSourceFilesCommand.h
|
45e9d19c6c
ENH: Changed WriteConfiguration back to const because it doesn't need to report errors anymore.
|
24 years ago |
|
cmCableWrapCommand.cxx
|
1d4a3aa48e
ENH: Changed cmCableWrapCommand to inherit from cmCableDefineSetCommand since they do almost exactly the same thing. Added a GetXmlTag virtual function to both classes to return what XML tag to generate in the set's output. cmCableDefineSetCommand generates a "Set" tag, and cmCableWrapCommand generates a "WrapperSet" tag. What is inside the tags is still generated by the cmCableDefineSetCommand superclass.
|
24 years ago |
|
cmCableWrapCommand.h
|
1d4a3aa48e
ENH: Changed cmCableWrapCommand to inherit from cmCableDefineSetCommand since they do almost exactly the same thing. Added a GetXmlTag virtual function to both classes to return what XML tag to generate in the set's output. cmCableDefineSetCommand generates a "Set" tag, and cmCableWrapCommand generates a "WrapperSet" tag. What is inside the tags is still generated by the cmCableDefineSetCommand superclass.
|
24 years ago |
|
cmCacheManager.cxx
|
ed4f14fb42
added method to puch cache into makefile defines
|
24 years ago |
|
cmCacheManager.h
|
ed4f14fb42
added method to puch cache into makefile defines
|
24 years ago |
|
cmCommand.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmCommands.cxx
|
79f95167bd
minor fixes
|
24 years ago |
|
cmCommands.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmConfigure.h.in
|
0b0d1b1d43
ENH: add CMakeCache.txt support
|
25 years ago |
|
cmConfigureFile.cxx
|
2e6ea303c0
now support cmakedefine
|
24 years ago |
|
cmConfigureFile.h
|
ca64a39b86
added configure file
|
24 years ago |
|
cmConfigureFileNoAutoconf.cxx
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmConfigureFileNoAutoconf.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmCustomCommand.cxx
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmCustomCommand.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmDSPMakefile.cxx
|
dec4d7afe1
ENH: Added use of CMAKE cache entry for generating the DSP build rules.
|
24 years ago |
|
cmDSPMakefile.h
|
dec4d7afe1
ENH: Added use of CMAKE cache entry for generating the DSP build rules.
|
24 years ago |
|
cmDSPWriter.cxx
|
dec4d7afe1
ENH: Added use of CMAKE cache entry for generating the DSP build rules.
|
24 years ago |
|
cmDSPWriter.h
|
dec4d7afe1
ENH: Added use of CMAKE cache entry for generating the DSP build rules.
|
24 years ago |
|
cmDSWMakefile.cxx
|
96ec40943c
ENH: implement ADD_TARGET command, and add an ALL_BUILD target
|
24 years ago |
|
cmDSWMakefile.h
|
96ec40943c
ENH: implement ADD_TARGET command, and add an ALL_BUILD target
|
24 years ago |
|
cmDSWWriter.cxx
|
96ec40943c
ENH: implement ADD_TARGET command, and add an ALL_BUILD target
|
24 years ago |
|
cmDSWWriter.h
|
96ec40943c
ENH: implement ADD_TARGET command, and add an ALL_BUILD target
|
24 years ago |
|
cmDirectory.cxx
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmDirectory.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmDumpDocumentation.cxx
|
658614ff6a
ENH:Reworked CMake for consistency
|
25 years ago |
|
cmElseCommand.cxx
|
a99dfa60ae
new set command and IF NOT
|
24 years ago |
|
cmElseCommand.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmEndIfCommand.cxx
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmEndIfCommand.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmFindFileCommand.cxx
|
2fb2207c10
bug fixes
|
24 years ago |
|
cmFindFileCommand.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmFindIncludeCommand.cxx
|
2da0c57d46
added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against
|
24 years ago |
|
cmFindIncludeCommand.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmFindLibraryCommand.cxx
|
2fb2207c10
bug fixes
|
24 years ago |
|
cmFindLibraryCommand.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmFindPathCommand.cxx
|
2fb2207c10
bug fixes
|
24 years ago |
|
cmFindPathCommand.h
|
30ad61805b
bug fixes
|
24 years ago |
|
cmFindProgramCommand.cxx
|
5079efdc68
ENH: Added cmSystemTools::FindProgram() and full-path detection utilities.
|
24 years ago |
|
cmFindProgramCommand.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmFunctionBlocker.h
|
faaadc4a08
better If checks
|
24 years ago |
|
cmIfCommand.cxx
|
faaadc4a08
better If checks
|
24 years ago |
|
cmIfCommand.h
|
faaadc4a08
better If checks
|
24 years ago |
|
cmIncludeCommand.cxx
|
d6fae5faf0
New command: INCLUDE(somefile.txt)
|
24 years ago |
|
cmIncludeCommand.h
|
d6fae5faf0
New command: INCLUDE(somefile.txt)
|
24 years ago |
|
cmIncludeDirectoryCommand.cxx
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmIncludeDirectoryCommand.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmIncludeRegularExpressionCommand.cxx
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmIncludeRegularExpressionCommand.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmLibraryCommand.cxx
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmLibraryCommand.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmLinkDirectoriesCommand.cxx
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmLinkDirectoriesCommand.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmLinkLibrariesCommand.cxx
|
2da0c57d46
added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against
|
24 years ago |
|
cmLinkLibrariesCommand.h
|
2da0c57d46
added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against
|
24 years ago |
|
cmMSProjectGenerator.cxx
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmMSProjectGenerator.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmMakeDepend.cxx
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmMakeDepend.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmMakefile.cxx
|
faaadc4a08
better If checks
|
24 years ago |
|
cmMakefile.h
|
fc1562f004
system config uses cmake commands now
|
24 years ago |
|
cmMakefileGenerator.cxx
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmMakefileGenerator.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmOptionCommand.cxx
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmOptionCommand.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmProjectCommand.cxx
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmProjectCommand.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmRegularExpression.cxx
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmRegularExpression.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmSetCommand.cxx
|
a99dfa60ae
new set command and IF NOT
|
24 years ago |
|
cmSetCommand.h
|
a99dfa60ae
new set command and IF NOT
|
24 years ago |
|
cmSourceFile.cxx
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmSourceFile.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmSourceFilesCommand.cxx
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmSourceFilesCommand.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmSourceGroup.cxx
|
4d9b2f59cc
better custom rules
|
24 years ago |
|
cmSourceGroup.h
|
4d9b2f59cc
better custom rules
|
24 years ago |
|
cmSourceGroupCommand.cxx
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmSourceGroupCommand.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmStandardIncludes.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmSubdirCommand.cxx
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmSubdirCommand.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmSystemTools.cxx
|
5079efdc68
ENH: Added cmSystemTools::FindProgram() and full-path detection utilities.
|
24 years ago |
|
cmSystemTools.h
|
5079efdc68
ENH: Added cmSystemTools::FindProgram() and full-path detection utilities.
|
24 years ago |
|
cmTarget.cxx
|
2da0c57d46
added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against
|
24 years ago |
|
cmTarget.h
|
96ec40943c
ENH: implement ADD_TARGET command, and add an ALL_BUILD target
|
24 years ago |
|
cmTargetLinkLibrariesCommand.cxx
|
2da0c57d46
added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against
|
24 years ago |
|
cmTargetLinkLibrariesCommand.h
|
2da0c57d46
added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against
|
24 years ago |
|
cmTestsCommand.cxx
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmTestsCommand.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmUnixMakefileGenerator.cxx
|
96ec40943c
ENH: implement ADD_TARGET command, and add an ALL_BUILD target
|
24 years ago |
|
cmUnixMakefileGenerator.h
|
2da0c57d46
added TARGET_LINK_LIBRARY command and support for debug and release libraries to link against
|
24 years ago |
|
cmUtilitySourceCommand.cxx
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmUtilitySourceCommand.h
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmVTKWrapJavaCommand.cxx
|
4d9b2f59cc
better custom rules
|
24 years ago |
|
cmVTKWrapJavaCommand.h
|
79f95167bd
minor fixes
|
24 years ago |
|
cmVTKWrapPythonCommand.cxx
|
6d5508e64b
fixed bug in limiting to source lists
|
24 years ago |
|
cmVTKWrapPythonCommand.h
|
73f04d1409
many fixes and cleanup and features
|
24 years ago |
|
cmVTKWrapTclCommand.cxx
|
6d5508e64b
fixed bug in limiting to source lists
|
24 years ago |
|
cmVTKWrapTclCommand.h
|
73f04d1409
many fixes and cleanup and features
|
24 years ago |
|
cmWrapExcludeFilesCommand.cxx
|
54cfe84f3f
ENH:New copyright
|
24 years ago |
|
cmWrapExcludeFilesCommand.h
|
54cfe84f3f
ENH:New copyright
|
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 |