| .. |
|
CursesDialog
|
6d6546ea7e
This dir should not be covered (form distrib)
|
24 年之前 |
|
FLTKDialog
|
73ea7c710f
FIX: FLTK includes should use ".H" instead of ".h"
|
24 年之前 |
|
MFCDialog
|
9bab6591d0
ENH: fix warning
|
24 年之前 |
|
CMakeLib.dsp
|
96898bed3e
add dot net stuff to cmakelists file and dsp file
|
24 年之前 |
|
CMakeLists.txt
|
b730794058
ENH: add dotnet stuff
|
24 年之前 |
|
CMakeSetup.dsw
|
5edd7673e1
ENH: add caching for the input CMakeList.txt files, 2X speed up
|
24 年之前 |
|
DumpDocumentation.dsp
|
8d681d4793
remove /ZI
|
24 年之前 |
|
InitialConfigureFlags.cmake.in
|
cc768c86c6
ENH: pass prefix from configure into cmake
|
24 年之前 |
|
Makefile.borland
|
b730794058
ENH: add dotnet stuff
|
24 年之前 |
|
Makefile.in
|
0d3eefb1f1
new borland generator moved into place
|
24 年之前 |
|
cmAbstractFilesCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmAbstractFilesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmAddCustomCommandCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmAddCustomCommandCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmAddCustomTargetCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmAddCustomTargetCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmAddDefinitionsCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmAddDefinitionsCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmAddDependenciesCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmAddDependenciesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmAddExecutableCommand.cxx
|
b253a0644d
FIX: command now expands *all* args (found through FOREACH example)
|
24 年之前 |
|
cmAddExecutableCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmAddLibraryCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmAddLibraryCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmAddTestCommand.cxx
|
ffb875f862
FIX: command now expands args during the first pass (found through FOREACH example)
|
24 年之前 |
|
cmAddTestCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmAuxSourceDirectoryCommand.cxx
|
caa49f2a1e
BUG: remove depend on directory because it is not supported by all makes
|
24 年之前 |
|
cmAuxSourceDirectoryCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmBorlandMakefileGenerator.cxx
|
8c3400dc6b
ENH: big change in the path handling, one function CreateOutputPath is used to escape spaces and convert to the native path type
|
24 年之前 |
|
cmBorlandMakefileGenerator.h
|
3c748ec5ad
ENH: add a virtual CreateMakeVariable to shorten makefile variables for borland make
|
24 年之前 |
|
cmBuildCommand.cxx
|
6ad590aad6
ENH: dot net almost working
|
24 年之前 |
|
cmBuildCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmBuildNameCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmBuildNameCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmCableClassSet.cxx
|
0552c4025d
BUG: fix type problem size_type is unsigned
|
24 年之前 |
|
cmCableClassSet.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmCableClassSetCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmCableClassSetCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmCableWrapTclCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmCableWrapTclCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmCacheManager.cxx
|
8ed3ce29bf
ERR: Removed cmCacheManager::DefineCache method. It is no longer needed.
|
24 年之前 |
|
cmCacheManager.h
|
8ed3ce29bf
ERR: Removed cmCacheManager::DefineCache method. It is no longer needed.
|
24 年之前 |
|
cmCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmCommands.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmCommands.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmConfigure.cmake.h.in
|
95e4feb361
BUG: add in for scope variable
|
24 年之前 |
|
cmConfigure.h.in
|
db1303aa7d
ENH: big change, only allow commands access to the cache via the cmMakefile class and GetDefinition, also the cmMakefile is the only way for commands to add to the cache. Also, some changes to configure.in that check for for scoping
|
24 年之前 |
|
cmConfigureFileCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmConfigureFileCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmConfigureGccXmlCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmConfigureGccXmlCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmCustomCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmCustomCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmDSPWriter.cxx
|
8c3400dc6b
ENH: big change in the path handling, one function CreateOutputPath is used to escape spaces and convert to the native path type
|
24 年之前 |
|
cmDSPWriter.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmDSWWriter.cxx
|
800db3a063
ENH: add RUN_TESTS
|
24 年之前 |
|
cmDSWWriter.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmData.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmDirectory.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmDirectory.h
|
6ad590aad6
ENH: dot net almost working
|
24 年之前 |
|
cmDumpDocumentation.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmElseCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmElseCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmEnableTestingCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmEnableTestingCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmEndForEachCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmEndForEachCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmEndIfCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmEndIfCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmExecProgramCommand.cxx
|
8c3400dc6b
ENH: big change in the path handling, one function CreateOutputPath is used to escape spaces and convert to the native path type
|
24 年之前 |
|
cmExecProgramCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmFLTKWrapUICommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmFLTKWrapUICommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmFindFileCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmFindFileCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmFindLibraryCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmFindLibraryCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmFindPathCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmFindPathCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmFindProgramCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmFindProgramCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmForEachCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmForEachCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmFunctionBlocker.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmGeneratedFileStream.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmGetFilenameComponentCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmGetFilenameComponentCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmIfCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmIfCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmIncludeCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmIncludeCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmIncludeDirectoryCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmIncludeDirectoryCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmIncludeExternalMSProjectCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmIncludeExternalMSProjectCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmIncludeRegularExpressionCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmIncludeRegularExpressionCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmInstallFilesCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmInstallFilesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmInstallProgramsCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmInstallProgramsCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmInstallTargetsCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmInstallTargetsCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmLinkDirectoriesCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmLinkDirectoriesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmLinkLibrariesCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmLinkLibrariesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmListFileCache.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmListFileCache.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmLoadCacheCommand.cxx
|
8ed3ce29bf
ERR: Removed cmCacheManager::DefineCache method. It is no longer needed.
|
24 年之前 |
|
cmLoadCacheCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmMSDotNETGenerator.cxx
|
6c1e38abb4
clean up in dot net
|
24 年之前 |
|
cmMSDotNETGenerator.h
|
6ad590aad6
ENH: dot net almost working
|
24 年之前 |
|
cmMSProjectGenerator.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmMSProjectGenerator.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmMakeDepend.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmMakeDepend.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmMakeDirectoryCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmMakeDirectoryCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmMakefile.cxx
|
2649962d65
FIX: although a CMakeLists.txt file could be searched up 'n' level in the directory tree, ReadListFile() always implied a CMakeLists.txt file was up *one* level.
|
24 年之前 |
|
cmMakefile.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmMakefileGenerator.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmMakefileGenerator.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmMarkAsAdvancedCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmMarkAsAdvancedCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmMessageCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmMessageCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmNMakeMakefileGenerator.cxx
|
8c3400dc6b
ENH: big change in the path handling, one function CreateOutputPath is used to escape spaces and convert to the native path type
|
24 年之前 |
|
cmNMakeMakefileGenerator.h
|
8c3400dc6b
ENH: big change in the path handling, one function CreateOutputPath is used to escape spaces and convert to the native path type
|
24 年之前 |
|
cmOptionCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmOptionCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmOutputRequiredFilesCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmOutputRequiredFilesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmProjectCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmProjectCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmQTWrapCPPCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmQTWrapCPPCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmQTWrapUICommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmQTWrapUICommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmRegularExpression.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmRegularExpression.h
|
6ad590aad6
ENH: dot net almost working
|
24 年之前 |
|
cmSetCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmSetCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmSiteNameCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmSiteNameCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmSourceFile.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmSourceFile.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmSourceFilesCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmSourceFilesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmSourceFilesRemoveCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmSourceFilesRemoveCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmSourceGroup.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmSourceGroup.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmSourceGroupCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmSourceGroupCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmStandardIncludes.h
|
7d6eb54cf0
ENH: fix for dec compiler, they still do not have the correct ansi stream library
|
24 年之前 |
|
cmSubdirCommand.cxx
|
b194f66677
ENH: Expand vars in SUBDIRS
|
24 年之前 |
|
cmSubdirCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmSubdirDependsCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmSubdirDependsCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmSystemTools.cxx
|
dcf821ad4d
BUG: look for exe path as well.
|
24 年之前 |
|
cmSystemTools.h
|
8c3400dc6b
ENH: big change in the path handling, one function CreateOutputPath is used to escape spaces and convert to the native path type
|
24 年之前 |
|
cmTarget.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmTarget.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmTargetLinkLibrariesCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmTargetLinkLibrariesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmUnixMakefileGenerator.cxx
|
b8d2413156
ENH: fix for spaces in paths on unix
|
24 年之前 |
|
cmUnixMakefileGenerator.h
|
8c3400dc6b
ENH: big change in the path handling, one function CreateOutputPath is used to escape spaces and convert to the native path type
|
24 年之前 |
|
cmUseMangledMesaCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmUseMangledMesaCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmUtilitySourceCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmUtilitySourceCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmVTKMakeInstantiatorCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmVTKMakeInstantiatorCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmVTKWrapJavaCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmVTKWrapJavaCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmVTKWrapPythonCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmVTKWrapPythonCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmVTKWrapTclCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmVTKWrapTclCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmVariableRequiresCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmVariableRequiresCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmWrapExcludeFilesCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmWrapExcludeFilesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmake.cxx
|
60b9a2c14b
ENH: first pass at dot net support
|
24 年之前 |
|
cmake.dsp
|
49fa9d8b61
Argh
|
24 年之前 |
|
cmake.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmakemain.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmaketest.cxx
|
8c3400dc6b
ENH: big change in the path handling, one function CreateOutputPath is used to escape spaces and convert to the native path type
|
24 年之前 |
|
cmaketest.h.in
|
94f82edd07
Closer to nmake build
|
24 年之前 |
|
cmakewizard.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
cmakewizard.h
|
a6a43d5320
ENH:Updated copyright
|
24 年之前 |
|
ctest.cxx
|
0b6f8be725
add command line option -D for config directory to run
|
24 年之前 |
|
ctest.dsp
|
8d681d4793
remove /ZI
|
24 年之前 |
|
ctest.h
|
0b6f8be725
add command line option -D for config directory to run
|
24 年之前 |