| .. |
|
CursesDialog
|
6d6546ea7e
This dir should not be covered (form distrib)
|
24 лет назад |
|
MFCDialog
|
7c73456401
Remove warnings
|
24 лет назад |
|
CMakeLib.dsp
|
96898bed3e
add dot net stuff to cmakelists file and dsp file
|
24 лет назад |
|
CMakeLists.txt
|
4ea0f6b949
ENH: add enable language support for PROJECT command, this means that a C only project can be built with cmake, even without a cxx compiler
|
24 лет назад |
|
CMakeSetup.dsw
|
5bbae88569
Add ccommand for executing commands on the system, so by using ADD_CUSTOM_COMMAND, you can make rules to do some system commands during build. Currently supported commands are copy and remove. Others will follow.
|
24 лет назад |
|
DumpDocumentation.dsp
|
8d681d4793
remove /ZI
|
24 лет назад |
|
InitialConfigureFlags.cmake.in
|
cc768c86c6
ENH: pass prefix from configure into cmake
|
24 лет назад |
|
Makefile.borland
|
290c509e11
ENH: make sure the test tests the right cmake, and not the cmake used to bootstrap this cmake
|
24 лет назад |
|
Makefile.in
|
0d3eefb1f1
new borland generator moved into place
|
24 лет назад |
|
ccommand.cxx
|
92897bf3a8
ENH: add functions to API (read, write, delete registry key value)
|
24 лет назад |
|
ccommand.dsp
|
5bbae88569
Add ccommand for executing commands on the system, so by using ADD_CUSTOM_COMMAND, you can make rules to do some system commands during build. Currently supported commands are copy and remove. Others will follow.
|
24 лет назад |
|
cmAbstractFilesCommand.cxx
|
7e2a78b499
FIX: get rid of warnings
|
24 лет назад |
|
cmAbstractFilesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmAddCustomCommandCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmAddCustomCommandCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmAddCustomTargetCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmAddCustomTargetCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmAddDefinitionsCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmAddDefinitionsCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmAddDependenciesCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmAddDependenciesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmAddExecutableCommand.cxx
|
fc6b8e8bf7
fix const problem
|
24 лет назад |
|
cmAddExecutableCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmAddLibraryCommand.cxx
|
dbdb0adce8
ENH: add ability to use ; separated lists in SET and expand them for addexecutable and addlibrary
|
24 лет назад |
|
cmAddLibraryCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmAddTestCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmAddTestCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmAuxSourceDirectoryCommand.cxx
|
809b32fe59
ENH: remove several compiler warnings
|
24 лет назад |
|
cmAuxSourceDirectoryCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmBorlandMakefileGenerator.cxx
|
4ea0f6b949
ENH: add enable language support for PROJECT command, this means that a C only project can be built with cmake, even without a cxx compiler
|
24 лет назад |
|
cmBorlandMakefileGenerator.h
|
4ea0f6b949
ENH: add enable language support for PROJECT command, this means that a C only project can be built with cmake, even without a cxx compiler
|
24 лет назад |
|
cmBuildCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
24 лет назад |
|
cmBuildCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmBuildNameCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmBuildNameCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmCableClassSet.cxx
|
809b32fe59
ENH: remove several compiler warnings
|
24 лет назад |
|
cmCableClassSet.h
|
809b32fe59
ENH: remove several compiler warnings
|
24 лет назад |
|
cmCableClassSetCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmCableClassSetCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmCableWrapTclCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
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
|
7d76de4403
make sure ; expansion is done in all commands
|
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
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
24 лет назад |
|
cmConfigureFileCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmConfigureGccXmlCommand.cxx
|
567edf0e9a
ENH: overhaul of RunCommand on windows, if only win32 had popen...
|
24 лет назад |
|
cmConfigureGccXmlCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmCreateTestSourceList.cxx
|
e4dce08591
ENH: add the ability to process command line arguments in the test driver before the test driver gets them
|
24 лет назад |
|
cmCreateTestSourceList.h
|
e4dce08591
ENH: add the ability to process command line arguments in the test driver before the test driver gets them
|
24 лет назад |
|
cmCustomCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmCustomCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmDSPWriter.cxx
|
8b3b49a010
ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc.
|
24 лет назад |
|
cmDSPWriter.h
|
076aafe79a
ENH: add file specific compile flags
|
24 лет назад |
|
cmDSWWriter.cxx
|
4ea0f6b949
ENH: add enable language support for PROJECT command, this means that a C only project can be built with cmake, even without a cxx compiler
|
24 лет назад |
|
cmDSWWriter.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmData.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmDirectory.cxx
|
809b32fe59
ENH: remove several compiler warnings
|
24 лет назад |
|
cmDirectory.h
|
809b32fe59
ENH: remove several compiler warnings
|
24 лет назад |
|
cmDumpDocumentation.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmElseCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
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
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
24 лет назад |
|
cmEndIfCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmExecProgramCommand.cxx
|
65e3edea04
ENH: use separate vars for creating c++ and c shared libraries and add a test for c libraries
|
24 лет назад |
|
cmExecProgramCommand.h
|
d42055b283
ENH: fix more space problems, you can add args to the ExecProgram command separatly now
|
24 лет назад |
|
cmFLTKWrapUICommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmFLTKWrapUICommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmFindFileCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmFindFileCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmFindLibraryCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmFindLibraryCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmFindPathCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmFindPathCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmFindProgramCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmFindProgramCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmForEachCommand.cxx
|
c617091d13
ENH: support semi-colon format (list of args as string)
|
24 лет назад |
|
cmForEachCommand.h
|
437a8c9816
FIX: foreach function-blockers were using expanded args. Add virtual func to specify if function blocker needs them expanded or not.
|
24 лет назад |
|
cmFunctionBlocker.h
|
437a8c9816
FIX: foreach function-blockers were using expanded args. Add virtual func to specify if function blocker needs them expanded or not.
|
24 лет назад |
|
cmGeneratedFileStream.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmGetFilenameComponentCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
24 лет назад |
|
cmGetFilenameComponentCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmGetSourceFilePropertyCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmGetSourceFilePropertyCommand.h
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmIfCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
24 лет назад |
|
cmIfCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmIncludeCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
24 лет назад |
|
cmIncludeCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmIncludeDirectoryCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmIncludeDirectoryCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmIncludeExternalMSProjectCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
24 лет назад |
|
cmIncludeExternalMSProjectCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmIncludeRegularExpressionCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmIncludeRegularExpressionCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmInstallFilesCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmInstallFilesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmInstallProgramsCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmInstallProgramsCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmInstallTargetsCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmInstallTargetsCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmLinkDirectoriesCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmLinkDirectoriesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmLinkLibrariesCommand.cxx
|
8aa3c35dad
ENH: add suport for semi-colon separated list variables
|
24 лет назад |
|
cmLinkLibrariesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmListFileCache.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmListFileCache.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmLoadCacheCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmLoadCacheCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmMSDotNETGenerator.cxx
|
4ea0f6b949
ENH: add enable language support for PROJECT command, this means that a C only project can be built with cmake, even without a cxx compiler
|
24 лет назад |
|
cmMSDotNETGenerator.h
|
4ea0f6b949
ENH: add enable language support for PROJECT command, this means that a C only project can be built with cmake, even without a cxx compiler
|
24 лет назад |
|
cmMSProjectGenerator.cxx
|
4ea0f6b949
ENH: add enable language support for PROJECT command, this means that a C only project can be built with cmake, even without a cxx compiler
|
24 лет назад |
|
cmMSProjectGenerator.h
|
4ea0f6b949
ENH: add enable language support for PROJECT command, this means that a C only project can be built with cmake, even without a cxx compiler
|
24 лет назад |
|
cmMakeDepend.cxx
|
8b3b49a010
ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc.
|
24 лет назад |
|
cmMakeDepend.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmMakeDirectoryCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmMakeDirectoryCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmMakefile.cxx
|
4ea0f6b949
ENH: add enable language support for PROJECT command, this means that a C only project can be built with cmake, even without a cxx compiler
|
24 лет назад |
|
cmMakefile.h
|
4ea0f6b949
ENH: add enable language support for PROJECT command, this means that a C only project can be built with cmake, even without a cxx compiler
|
24 лет назад |
|
cmMakefileGenerator.cxx
|
4ea0f6b949
ENH: add enable language support for PROJECT command, this means that a C only project can be built with cmake, even without a cxx compiler
|
24 лет назад |
|
cmMakefileGenerator.h
|
4ea0f6b949
ENH: add enable language support for PROJECT command, this means that a C only project can be built with cmake, even without a cxx compiler
|
24 лет назад |
|
cmMarkAsAdvancedCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmMarkAsAdvancedCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmMessageCommand.cxx
|
b6ebd7b7fa
ENH: Add SEND_ERROR flag to MESSAGE so that an error can be raised within a CMakeList file
|
24 лет назад |
|
cmMessageCommand.h
|
b6ebd7b7fa
ENH: Add SEND_ERROR flag to MESSAGE so that an error can be raised within a CMakeList file
|
24 лет назад |
|
cmNMakeMakefileGenerator.cxx
|
d42055b283
ENH: fix more space problems, you can add args to the ExecProgram command separatly now
|
24 лет назад |
|
cmNMakeMakefileGenerator.h
|
4ea0f6b949
ENH: add enable language support for PROJECT command, this means that a C only project can be built with cmake, even without a cxx compiler
|
24 лет назад |
|
cmOptionCommand.cxx
|
433e1128ab
ENH: add error checking for option commands with too many arguments
|
24 лет назад |
|
cmOptionCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmOutputRequiredFilesCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmOutputRequiredFilesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmProjectCommand.cxx
|
7883b6c7dc
expand ; args
|
24 лет назад |
|
cmProjectCommand.h
|
4ea0f6b949
ENH: add enable language support for PROJECT command, this means that a C only project can be built with cmake, even without a cxx compiler
|
24 лет назад |
|
cmQTWrapCPPCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmQTWrapCPPCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmQTWrapUICommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmQTWrapUICommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmRegularExpression.cxx
|
809b32fe59
ENH: remove several compiler warnings
|
24 лет назад |
|
cmRegularExpression.h
|
6ad590aad6
ENH: dot net almost working
|
24 лет назад |
|
cmSetCommand.cxx
|
4ea0f6b949
ENH: add enable language support for PROJECT command, this means that a C only project can be built with cmake, even without a cxx compiler
|
24 лет назад |
|
cmSetCommand.h
|
dbdb0adce8
ENH: add ability to use ; separated lists in SET and expand them for addexecutable and addlibrary
|
24 лет назад |
|
cmSetSourceFilesPropertiesCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmSetSourceFilesPropertiesCommand.h
|
4ea0f6b949
ENH: add enable language support for PROJECT command, this means that a C only project can be built with cmake, even without a cxx compiler
|
24 лет назад |
|
cmSiteNameCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmSiteNameCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmSourceFile.cxx
|
8b3b49a010
ENH: major change, the cmMakefile now contains a master list of cmSourceFile objects, the source lists reference the list via pointers, also you can now set properties on a file, like compile flags, abstract, etc.
|
24 лет назад |
|
cmSourceFile.h
|
076aafe79a
ENH: add file specific compile flags
|
24 лет назад |
|
cmSourceFilesCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmSourceFilesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmSourceFilesRemoveCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmSourceFilesRemoveCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmSourceGroup.cxx
|
809b32fe59
ENH: remove several compiler warnings
|
24 лет назад |
|
cmSourceGroup.h
|
076aafe79a
ENH: add file specific compile flags
|
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
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmSubdirCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmSubdirDependsCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmSubdirDependsCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmSystemTools.cxx
|
7d8d326d93
ERR: ReplaceString didn't work properly if replace was longer than with as
|
24 лет назад |
|
cmSystemTools.h
|
d42055b283
ENH: fix more space problems, you can add args to the ExecProgram command separatly now
|
24 лет назад |
|
cmTarget.cxx
|
4ea0f6b949
ENH: add enable language support for PROJECT command, this means that a C only project can be built with cmake, even without a cxx compiler
|
24 лет назад |
|
cmTarget.h
|
4ea0f6b949
ENH: add enable language support for PROJECT command, this means that a C only project can be built with cmake, even without a cxx compiler
|
24 лет назад |
|
cmTargetLinkLibrariesCommand.cxx
|
8aa3c35dad
ENH: add suport for semi-colon separated list variables
|
24 лет назад |
|
cmTargetLinkLibrariesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmUnixMakefileGenerator.cxx
|
65e3edea04
ENH: use separate vars for creating c++ and c shared libraries and add a test for c libraries
|
24 лет назад |
|
cmUnixMakefileGenerator.h
|
4ea0f6b949
ENH: add enable language support for PROJECT command, this means that a C only project can be built with cmake, even without a cxx compiler
|
24 лет назад |
|
cmUseMangledMesaCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmUseMangledMesaCommand.h
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmUtilitySourceCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmUtilitySourceCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmVTKMakeInstantiatorCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmVTKMakeInstantiatorCommand.h
|
ac74d51382
ENH: Added support for including extra files in generated header to get access to export macros of derived projects.
|
24 лет назад |
|
cmVTKWrapJavaCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmVTKWrapJavaCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmVTKWrapPythonCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmVTKWrapPythonCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmVTKWrapTclCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmVTKWrapTclCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmVariableRequiresCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmVariableRequiresCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmWrapExcludeFilesCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 лет назад |
|
cmWrapExcludeFilesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmake.cxx
|
4ea0f6b949
ENH: add enable language support for PROJECT command, this means that a C only project can be built with cmake, even without a cxx compiler
|
24 лет назад |
|
cmake.dsp
|
49fa9d8b61
Argh
|
24 лет назад |
|
cmake.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmakemain.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
cmaketest.cxx
|
290c509e11
ENH: make sure the test tests the right cmake, and not the cmake used to bootstrap this cmake
|
24 лет назад |
|
cmaketest.h.in
|
290c509e11
ENH: make sure the test tests the right cmake, and not the cmake used to bootstrap this cmake
|
24 лет назад |
|
cmakewizard.cxx
|
d14a2314e5
check bool values and prefere off
|
24 лет назад |
|
cmakewizard.h
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
|
ctest.cxx
|
31413a216b
ENH: if -R or -E was used, displays also the name of the tests that passed.
|
24 лет назад |
|
ctest.dsp
|
8d681d4793
remove /ZI
|
24 лет назад |
|
ctest.h
|
31413a216b
ENH: if -R or -E was used, displays also the name of the tests that passed.
|
24 лет назад |