| .. |
|
CursesDialog
|
6d6546ea7e
This dir should not be covered (form distrib)
|
24 tahun lalu |
|
MFCDialog
|
7c73456401
Remove warnings
|
24 tahun lalu |
|
CMakeLib.dsp
|
96898bed3e
add dot net stuff to cmakelists file and dsp file
|
24 tahun lalu |
|
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 tahun lalu |
|
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 tahun lalu |
|
DumpDocumentation.dsp
|
8d681d4793
remove /ZI
|
24 tahun lalu |
|
InitialConfigureFlags.cmake.in
|
cc768c86c6
ENH: pass prefix from configure into cmake
|
24 tahun lalu |
|
Makefile.borland
|
290c509e11
ENH: make sure the test tests the right cmake, and not the cmake used to bootstrap this cmake
|
24 tahun lalu |
|
Makefile.in
|
0d3eefb1f1
new borland generator moved into place
|
24 tahun lalu |
|
ccommand.cxx
|
92897bf3a8
ENH: add functions to API (read, write, delete registry key value)
|
24 tahun lalu |
|
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 tahun lalu |
|
cmAbstractFilesCommand.cxx
|
7e2a78b499
FIX: get rid of warnings
|
24 tahun lalu |
|
cmAbstractFilesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmAddCustomCommandCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmAddCustomCommandCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmAddCustomTargetCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmAddCustomTargetCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmAddDefinitionsCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmAddDefinitionsCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmAddDependenciesCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmAddDependenciesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmAddExecutableCommand.cxx
|
fc6b8e8bf7
fix const problem
|
24 tahun lalu |
|
cmAddExecutableCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmAddLibraryCommand.cxx
|
dbdb0adce8
ENH: add ability to use ; separated lists in SET and expand them for addexecutable and addlibrary
|
24 tahun lalu |
|
cmAddLibraryCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmAddTestCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmAddTestCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmAuxSourceDirectoryCommand.cxx
|
809b32fe59
ENH: remove several compiler warnings
|
24 tahun lalu |
|
cmAuxSourceDirectoryCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
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 tahun lalu |
|
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 tahun lalu |
|
cmBuildCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
24 tahun lalu |
|
cmBuildCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmBuildNameCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmBuildNameCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmCableClassSet.cxx
|
809b32fe59
ENH: remove several compiler warnings
|
24 tahun lalu |
|
cmCableClassSet.h
|
809b32fe59
ENH: remove several compiler warnings
|
24 tahun lalu |
|
cmCableClassSetCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmCableClassSetCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmCableWrapTclCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmCableWrapTclCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmCacheManager.cxx
|
8ed3ce29bf
ERR: Removed cmCacheManager::DefineCache method. It is no longer needed.
|
24 tahun lalu |
|
cmCacheManager.h
|
8ed3ce29bf
ERR: Removed cmCacheManager::DefineCache method. It is no longer needed.
|
24 tahun lalu |
|
cmCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmCommands.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmCommands.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmConfigure.cmake.h.in
|
95e4feb361
BUG: add in for scope variable
|
24 tahun lalu |
|
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 tahun lalu |
|
cmConfigureFileCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
24 tahun lalu |
|
cmConfigureFileCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmConfigureGccXmlCommand.cxx
|
567edf0e9a
ENH: overhaul of RunCommand on windows, if only win32 had popen...
|
24 tahun lalu |
|
cmConfigureGccXmlCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmCreateTestSourceList.cxx
|
e4dce08591
ENH: add the ability to process command line arguments in the test driver before the test driver gets them
|
24 tahun lalu |
|
cmCreateTestSourceList.h
|
e4dce08591
ENH: add the ability to process command line arguments in the test driver before the test driver gets them
|
24 tahun lalu |
|
cmCustomCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmCustomCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
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 tahun lalu |
|
cmDSPWriter.h
|
076aafe79a
ENH: add file specific compile flags
|
24 tahun lalu |
|
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 tahun lalu |
|
cmDSWWriter.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmData.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmDirectory.cxx
|
809b32fe59
ENH: remove several compiler warnings
|
24 tahun lalu |
|
cmDirectory.h
|
809b32fe59
ENH: remove several compiler warnings
|
24 tahun lalu |
|
cmDumpDocumentation.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmElseCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
24 tahun lalu |
|
cmElseCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmEnableTestingCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmEnableTestingCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmEndForEachCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmEndForEachCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmEndIfCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
24 tahun lalu |
|
cmEndIfCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmExecProgramCommand.cxx
|
65e3edea04
ENH: use separate vars for creating c++ and c shared libraries and add a test for c libraries
|
24 tahun lalu |
|
cmExecProgramCommand.h
|
d42055b283
ENH: fix more space problems, you can add args to the ExecProgram command separatly now
|
24 tahun lalu |
|
cmFLTKWrapUICommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmFLTKWrapUICommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmFindFileCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmFindFileCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmFindLibraryCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmFindLibraryCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmFindPathCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmFindPathCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmFindProgramCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmFindProgramCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmForEachCommand.cxx
|
c617091d13
ENH: support semi-colon format (list of args as string)
|
24 tahun lalu |
|
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 tahun lalu |
|
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 tahun lalu |
|
cmGeneratedFileStream.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmGetFilenameComponentCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
24 tahun lalu |
|
cmGetFilenameComponentCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmGetSourceFilePropertyCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmGetSourceFilePropertyCommand.h
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmIfCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
24 tahun lalu |
|
cmIfCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmIncludeCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
24 tahun lalu |
|
cmIncludeCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmIncludeDirectoryCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmIncludeDirectoryCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmIncludeExternalMSProjectCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
24 tahun lalu |
|
cmIncludeExternalMSProjectCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmIncludeRegularExpressionCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmIncludeRegularExpressionCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmInstallFilesCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmInstallFilesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmInstallProgramsCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmInstallProgramsCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmInstallTargetsCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmInstallTargetsCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmLinkDirectoriesCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmLinkDirectoriesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmLinkLibrariesCommand.cxx
|
8aa3c35dad
ENH: add suport for semi-colon separated list variables
|
24 tahun lalu |
|
cmLinkLibrariesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmListFileCache.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmListFileCache.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmLoadCacheCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmLoadCacheCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
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 tahun lalu |
|
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 tahun lalu |
|
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 tahun lalu |
|
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 tahun lalu |
|
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 tahun lalu |
|
cmMakeDepend.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmMakeDirectoryCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmMakeDirectoryCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
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 tahun lalu |
|
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 tahun lalu |
|
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 tahun lalu |
|
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 tahun lalu |
|
cmMarkAsAdvancedCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmMarkAsAdvancedCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmMessageCommand.cxx
|
b6ebd7b7fa
ENH: Add SEND_ERROR flag to MESSAGE so that an error can be raised within a CMakeList file
|
24 tahun lalu |
|
cmMessageCommand.h
|
b6ebd7b7fa
ENH: Add SEND_ERROR flag to MESSAGE so that an error can be raised within a CMakeList file
|
24 tahun lalu |
|
cmNMakeMakefileGenerator.cxx
|
d42055b283
ENH: fix more space problems, you can add args to the ExecProgram command separatly now
|
24 tahun lalu |
|
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 tahun lalu |
|
cmOptionCommand.cxx
|
433e1128ab
ENH: add error checking for option commands with too many arguments
|
24 tahun lalu |
|
cmOptionCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmOutputRequiredFilesCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmOutputRequiredFilesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmProjectCommand.cxx
|
7883b6c7dc
expand ; args
|
24 tahun lalu |
|
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 tahun lalu |
|
cmQTWrapCPPCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmQTWrapCPPCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmQTWrapUICommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmQTWrapUICommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmRegularExpression.cxx
|
809b32fe59
ENH: remove several compiler warnings
|
24 tahun lalu |
|
cmRegularExpression.h
|
6ad590aad6
ENH: dot net almost working
|
24 tahun lalu |
|
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 tahun lalu |
|
cmSetCommand.h
|
dbdb0adce8
ENH: add ability to use ; separated lists in SET and expand them for addexecutable and addlibrary
|
24 tahun lalu |
|
cmSetSourceFilesPropertiesCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
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 tahun lalu |
|
cmSiteNameCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmSiteNameCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
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 tahun lalu |
|
cmSourceFile.h
|
076aafe79a
ENH: add file specific compile flags
|
24 tahun lalu |
|
cmSourceFilesCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmSourceFilesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmSourceFilesRemoveCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmSourceFilesRemoveCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmSourceGroup.cxx
|
809b32fe59
ENH: remove several compiler warnings
|
24 tahun lalu |
|
cmSourceGroup.h
|
076aafe79a
ENH: add file specific compile flags
|
24 tahun lalu |
|
cmSourceGroupCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmSourceGroupCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmStandardIncludes.h
|
7d6eb54cf0
ENH: fix for dec compiler, they still do not have the correct ansi stream library
|
24 tahun lalu |
|
cmSubdirCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmSubdirCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmSubdirDependsCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmSubdirDependsCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmSystemTools.cxx
|
7d8d326d93
ERR: ReplaceString didn't work properly if replace was longer than with as
|
24 tahun lalu |
|
cmSystemTools.h
|
d42055b283
ENH: fix more space problems, you can add args to the ExecProgram command separatly now
|
24 tahun lalu |
|
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 tahun lalu |
|
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 tahun lalu |
|
cmTargetLinkLibrariesCommand.cxx
|
8aa3c35dad
ENH: add suport for semi-colon separated list variables
|
24 tahun lalu |
|
cmTargetLinkLibrariesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmUnixMakefileGenerator.cxx
|
de93907bdd
ENH: check for compile flags and add back c flag to unix generator
|
24 tahun lalu |
|
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 tahun lalu |
|
cmUseMangledMesaCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmUseMangledMesaCommand.h
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmUtilitySourceCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmUtilitySourceCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmVTKMakeInstantiatorCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmVTKMakeInstantiatorCommand.h
|
ac74d51382
ENH: Added support for including extra files in generated header to get access to export macros of derived projects.
|
24 tahun lalu |
|
cmVTKWrapJavaCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmVTKWrapJavaCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmVTKWrapPythonCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmVTKWrapPythonCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmVTKWrapTclCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmVTKWrapTclCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmVariableRequiresCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmVariableRequiresCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmWrapExcludeFilesCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
24 tahun lalu |
|
cmWrapExcludeFilesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
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 tahun lalu |
|
cmake.dsp
|
49fa9d8b61
Argh
|
24 tahun lalu |
|
cmake.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmakemain.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
cmaketest.cxx
|
290c509e11
ENH: make sure the test tests the right cmake, and not the cmake used to bootstrap this cmake
|
24 tahun lalu |
|
cmaketest.h.in
|
290c509e11
ENH: make sure the test tests the right cmake, and not the cmake used to bootstrap this cmake
|
24 tahun lalu |
|
cmakewizard.cxx
|
d14a2314e5
check bool values and prefere off
|
24 tahun lalu |
|
cmakewizard.h
|
a6a43d5320
ENH:Updated copyright
|
24 tahun lalu |
|
ctest.cxx
|
31413a216b
ENH: if -R or -E was used, displays also the name of the tests that passed.
|
24 tahun lalu |
|
ctest.dsp
|
8d681d4793
remove /ZI
|
24 tahun lalu |
|
ctest.h
|
31413a216b
ENH: if -R or -E was used, displays also the name of the tests that passed.
|
24 tahun lalu |