| .. |
|
CursesDialog
|
77bb62e00c
Exit ccmake on fatal errors.
|
vor 23 Jahren |
|
MFCDialog
|
b0dd81e665
BUG: remove warning about changing generators
|
vor 23 Jahren |
|
.cvsignore
|
0c948312ed
Add cvsignore so that you do not see visual stufio files when you do cvs update
|
vor 23 Jahren |
|
CMakeLib.dsp
|
67d2c29050
BUG: fix bootstrap build makefiles
|
vor 23 Jahren |
|
CMakeLists.txt
|
9c69be42de
updated for 1.4
|
vor 23 Jahren |
|
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.
|
vor 23 Jahren |
|
DumpDocumentation.dsp
|
8d681d4793
remove /ZI
|
vor 24 Jahren |
|
InitialConfigureFlags.cmake.in
|
cc768c86c6
ENH: pass prefix from configure into cmake
|
vor 24 Jahren |
|
Makefile.borland
|
94d407d9ed
fixed up again duh
|
vor 23 Jahren |
|
Makefile.in
|
5a418b0e00
ENH: Removed out-of-date commands CABLE_WRAP_TCL CABLE_CLASS_SET and CONFIGURE_GCCXML
|
vor 23 Jahren |
|
ccommand.cxx
|
945c4a8b5b
WAR: remove warnings for .NET compiler
|
vor 23 Jahren |
|
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.
|
vor 23 Jahren |
|
cmAbstractFilesCommand.cxx
|
e8e42bde66
added deprecated warnings for version 1.4 or later
|
vor 23 Jahren |
|
cmAbstractFilesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmAddCustomCommandCommand.cxx
|
0415b58573
ENH: backwards compatible for VTK 4.0, add cmake version requires
|
vor 23 Jahren |
|
cmAddCustomCommandCommand.h
|
9b8926925b
ENH: use target as source if source is empty
|
vor 23 Jahren |
|
cmAddCustomTargetCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
vor 23 Jahren |
|
cmAddCustomTargetCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmAddDefinitionsCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
vor 23 Jahren |
|
cmAddDefinitionsCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmAddDependenciesCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
vor 23 Jahren |
|
cmAddDependenciesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmAddExecutableCommand.cxx
|
fc6b8e8bf7
fix const problem
|
vor 23 Jahren |
|
cmAddExecutableCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmAddLibraryCommand.cxx
|
dbdb0adce8
ENH: add ability to use ; separated lists in SET and expand them for addexecutable and addlibrary
|
vor 23 Jahren |
|
cmAddLibraryCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmAddTestCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
vor 23 Jahren |
|
cmAddTestCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmAuxSourceDirectoryCommand.cxx
|
809b32fe59
ENH: remove several compiler warnings
|
vor 23 Jahren |
|
cmAuxSourceDirectoryCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmBorlandMakefileGenerator.cxx
|
ec4331d273
ENH: do not use count, find for map lookup
|
vor 23 Jahren |
|
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
|
vor 23 Jahren |
|
cmBuildCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
vor 24 Jahren |
|
cmBuildCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmBuildNameCommand.cxx
|
991b551595
ENH: fix build name
|
vor 23 Jahren |
|
cmBuildNameCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmCMakeMinimumRequired.cxx
|
945c4a8b5b
WAR: remove warnings for .NET compiler
|
vor 23 Jahren |
|
cmCMakeMinimumRequired.h
|
077f81d359
ENH: fix doc line
|
vor 23 Jahren |
|
cmCacheManager.cxx
|
ec4331d273
ENH: do not use count, find for map lookup
|
vor 23 Jahren |
|
cmCacheManager.h
|
8ed3ce29bf
ERR: Removed cmCacheManager::DefineCache method. It is no longer needed.
|
vor 24 Jahren |
|
cmCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmCommands.cxx
|
2d37e6d1a8
ENH: add new command to separate space separated arguments
|
vor 23 Jahren |
|
cmCommands.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmConfigure.cmake.h.in
|
95e4feb361
BUG: add in for scope variable
|
vor 24 Jahren |
|
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
|
vor 24 Jahren |
|
cmConfigureFileCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
vor 24 Jahren |
|
cmConfigureFileCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmCreateTestSourceList.cxx
|
e4dce08591
ENH: add the ability to process command line arguments in the test driver before the test driver gets them
|
vor 23 Jahren |
|
cmCreateTestSourceList.h
|
e4dce08591
ENH: add the ability to process command line arguments in the test driver before the test driver gets them
|
vor 23 Jahren |
|
cmCustomCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmCustomCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
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.
|
vor 23 Jahren |
|
cmDSPWriter.h
|
076aafe79a
ENH: add file specific compile flags
|
vor 24 Jahren |
|
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
|
vor 23 Jahren |
|
cmDSWWriter.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmData.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmDirectory.cxx
|
809b32fe59
ENH: remove several compiler warnings
|
vor 23 Jahren |
|
cmDirectory.h
|
809b32fe59
ENH: remove several compiler warnings
|
vor 23 Jahren |
|
cmDumpDocumentation.cxx
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmElseCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
vor 24 Jahren |
|
cmElseCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmEnableTestingCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmEnableTestingCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmEndForEachCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmEndForEachCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmEndIfCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
vor 24 Jahren |
|
cmEndIfCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmExecProgramCommand.cxx
|
65e3edea04
ENH: use separate vars for creating c++ and c shared libraries and add a test for c libraries
|
vor 23 Jahren |
|
cmExecProgramCommand.h
|
d42055b283
ENH: fix more space problems, you can add args to the ExecProgram command separatly now
|
vor 23 Jahren |
|
cmFLTKWrapUICommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
vor 23 Jahren |
|
cmFLTKWrapUICommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmFindFileCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
vor 23 Jahren |
|
cmFindFileCommand.h
|
789267c949
ENH: speed improvements
|
vor 23 Jahren |
|
cmFindLibraryCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
vor 23 Jahren |
|
cmFindLibraryCommand.h
|
789267c949
ENH: speed improvements
|
vor 23 Jahren |
|
cmFindPathCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
vor 23 Jahren |
|
cmFindPathCommand.h
|
789267c949
ENH: speed improvements
|
vor 23 Jahren |
|
cmFindProgramCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
vor 23 Jahren |
|
cmFindProgramCommand.h
|
789267c949
ENH: speed improvements
|
vor 23 Jahren |
|
cmForEachCommand.cxx
|
c617091d13
ENH: support semi-colon format (list of args as string)
|
vor 23 Jahren |
|
cmForEachCommand.h
|
437a8c9816
FIX: foreach function-blockers were using expanded args. Add virtual func to specify if function blocker needs them expanded or not.
|
vor 23 Jahren |
|
cmFunctionBlocker.h
|
437a8c9816
FIX: foreach function-blockers were using expanded args. Add virtual func to specify if function blocker needs them expanded or not.
|
vor 23 Jahren |
|
cmGeneratedFileStream.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmGetFilenameComponentCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
vor 24 Jahren |
|
cmGetFilenameComponentCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmGetSourceFilePropertyCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
vor 23 Jahren |
|
cmGetSourceFilePropertyCommand.h
|
7d76de4403
make sure ; expansion is done in all commands
|
vor 23 Jahren |
|
cmIfCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
vor 24 Jahren |
|
cmIfCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmIncludeCommand.cxx
|
789267c949
ENH: speed improvements
|
vor 23 Jahren |
|
cmIncludeCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmIncludeDirectoryCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
vor 23 Jahren |
|
cmIncludeDirectoryCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmIncludeExternalMSProjectCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
vor 24 Jahren |
|
cmIncludeExternalMSProjectCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmIncludeRegularExpressionCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmIncludeRegularExpressionCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmInstallFilesCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
vor 23 Jahren |
|
cmInstallFilesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmInstallProgramsCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
vor 23 Jahren |
|
cmInstallProgramsCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmInstallTargetsCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
vor 23 Jahren |
|
cmInstallTargetsCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmLinkDirectoriesCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
vor 23 Jahren |
|
cmLinkDirectoriesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmLinkLibrariesCommand.cxx
|
5e1d9ed39e
ENH: Make it unnecessary to ever specify LINK_DIRECTORIES for any library
|
vor 23 Jahren |
|
cmLinkLibrariesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmListFileCache.cxx
|
789267c949
ENH: speed improvements
|
vor 23 Jahren |
|
cmListFileCache.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmLoadCacheCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
vor 23 Jahren |
|
cmLoadCacheCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmMSDotNETGenerator.cxx
|
8a144d0c40
ENH: fix relwithdebinfo
|
vor 23 Jahren |
|
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
|
vor 23 Jahren |
|
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
|
vor 23 Jahren |
|
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
|
vor 23 Jahren |
|
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.
|
vor 23 Jahren |
|
cmMakeDepend.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmMakeDirectoryCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
vor 23 Jahren |
|
cmMakeDirectoryCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmMakefile.cxx
|
fd22157e55
ENH: improve speed of GetSource function
|
vor 23 Jahren |
|
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
|
vor 23 Jahren |
|
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
|
vor 23 Jahren |
|
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
|
vor 23 Jahren |
|
cmMarkAsAdvancedCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
vor 23 Jahren |
|
cmMarkAsAdvancedCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmMessageCommand.cxx
|
72022ac27b
ENH: add ability to escape semi-colons
|
vor 23 Jahren |
|
cmMessageCommand.h
|
b6ebd7b7fa
ENH: Add SEND_ERROR flag to MESSAGE so that an error can be raised within a CMakeList file
|
vor 23 Jahren |
|
cmNMakeMakefileGenerator.cxx
|
6083e3c127
ENH: make CMake less verbose/precious
|
vor 23 Jahren |
|
cmNMakeMakefileGenerator.h
|
d774cd7c2b
ENH: make CMake less verbose/precious
|
vor 23 Jahren |
|
cmOptionCommand.cxx
|
945c4a8b5b
WAR: remove warnings for .NET compiler
|
vor 23 Jahren |
|
cmOptionCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmOutputRequiredFilesCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
vor 23 Jahren |
|
cmOutputRequiredFilesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmProjectCommand.cxx
|
7883b6c7dc
expand ; args
|
vor 23 Jahren |
|
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
|
vor 23 Jahren |
|
cmQTWrapCPPCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
vor 23 Jahren |
|
cmQTWrapCPPCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmQTWrapUICommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
vor 23 Jahren |
|
cmQTWrapUICommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmRegularExpression.cxx
|
809b32fe59
ENH: remove several compiler warnings
|
vor 23 Jahren |
|
cmRegularExpression.h
|
6ad590aad6
ENH: dot net almost working
|
vor 24 Jahren |
|
cmRemoveCommand.cxx
|
9c69be42de
updated for 1.4
|
vor 23 Jahren |
|
cmRemoveCommand.h
|
9c69be42de
updated for 1.4
|
vor 23 Jahren |
|
cmSeparateArgumentsCommand.cxx
|
2d37e6d1a8
ENH: add new command to separate space separated arguments
|
vor 23 Jahren |
|
cmSeparateArgumentsCommand.h
|
2d37e6d1a8
ENH: add new command to separate space separated arguments
|
vor 23 Jahren |
|
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
|
vor 23 Jahren |
|
cmSetCommand.h
|
dbdb0adce8
ENH: add ability to use ; separated lists in SET and expand them for addexecutable and addlibrary
|
vor 23 Jahren |
|
cmSetSourceFilesPropertiesCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
vor 23 Jahren |
|
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
|
vor 23 Jahren |
|
cmSiteNameCommand.cxx
|
4879c6cffa
ENH: look for nslookup and hostname in the right places
|
vor 23 Jahren |
|
cmSiteNameCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
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.
|
vor 23 Jahren |
|
cmSourceFile.h
|
076aafe79a
ENH: add file specific compile flags
|
vor 24 Jahren |
|
cmSourceFilesCommand.cxx
|
e8e42bde66
added deprecated warnings for version 1.4 or later
|
vor 23 Jahren |
|
cmSourceFilesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmSourceFilesRemoveCommand.cxx
|
614ba45234
dprecated
|
vor 23 Jahren |
|
cmSourceFilesRemoveCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmSourceGroup.cxx
|
809b32fe59
ENH: remove several compiler warnings
|
vor 23 Jahren |
|
cmSourceGroup.h
|
076aafe79a
ENH: add file specific compile flags
|
vor 24 Jahren |
|
cmSourceGroupCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmSourceGroupCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmStandardIncludes.h
|
7d6eb54cf0
ENH: fix for dec compiler, they still do not have the correct ansi stream library
|
vor 24 Jahren |
|
cmSubdirCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
vor 23 Jahren |
|
cmSubdirCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmSubdirDependsCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmSubdirDependsCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmSystemTools.cxx
|
75f9434374
BUG: fix SameFile function for windows, and compare source directories
|
vor 23 Jahren |
|
cmSystemTools.h
|
d42055b283
ENH: fix more space problems, you can add args to the ExecProgram command separatly now
|
vor 23 Jahren |
|
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
|
vor 23 Jahren |
|
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
|
vor 23 Jahren |
|
cmTargetLinkLibrariesCommand.cxx
|
5e1d9ed39e
ENH: Make it unnecessary to ever specify LINK_DIRECTORIES for any library
|
vor 23 Jahren |
|
cmTargetLinkLibrariesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmUnixMakefileGenerator.cxx
|
42b7d859ad
BUG: look for -l anywhere in link library entry not just the begining of the line
|
vor 23 Jahren |
|
cmUnixMakefileGenerator.h
|
d774cd7c2b
ENH: make CMake less verbose/precious
|
vor 23 Jahren |
|
cmUseMangledMesaCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
vor 23 Jahren |
|
cmUseMangledMesaCommand.h
|
7d76de4403
make sure ; expansion is done in all commands
|
vor 23 Jahren |
|
cmUtilitySourceCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
vor 23 Jahren |
|
cmUtilitySourceCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmVTKMakeInstantiatorCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
vor 23 Jahren |
|
cmVTKMakeInstantiatorCommand.h
|
ac74d51382
ENH: Added support for including extra files in generated header to get access to export macros of derived projects.
|
vor 24 Jahren |
|
cmVTKWrapJavaCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
vor 23 Jahren |
|
cmVTKWrapJavaCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmVTKWrapPythonCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
vor 23 Jahren |
|
cmVTKWrapPythonCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmVTKWrapTclCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
vor 23 Jahren |
|
cmVTKWrapTclCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmVariableRequiresCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
vor 23 Jahren |
|
cmVariableRequiresCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmWrapExcludeFilesCommand.cxx
|
e8e42bde66
added deprecated warnings for version 1.4 or later
|
vor 23 Jahren |
|
cmWrapExcludeFilesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmake.cxx
|
059a14a3a6
ENH: check for mismatched generators
|
vor 23 Jahren |
|
cmake.dsp
|
49fa9d8b61
Argh
|
vor 24 Jahren |
|
cmake.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmakemain.cxx
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
cmaketest.cxx
|
7fc1bd1281
ERR: UseIt() missing return type.
|
vor 23 Jahren |
|
cmaketest.h.in
|
290c509e11
ENH: make sure the test tests the right cmake, and not the cmake used to bootstrap this cmake
|
vor 23 Jahren |
|
cmakewizard.cxx
|
d14a2314e5
check bool values and prefere off
|
vor 24 Jahren |
|
cmakewizard.h
|
a6a43d5320
ENH:Updated copyright
|
vor 24 Jahren |
|
ctest.cxx
|
31413a216b
ENH: if -R or -E was used, displays also the name of the tests that passed.
|
vor 23 Jahren |
|
ctest.dsp
|
8d681d4793
remove /ZI
|
vor 24 Jahren |
|
ctest.h
|
31413a216b
ENH: if -R or -E was used, displays also the name of the tests that passed.
|
vor 23 Jahren |