| .. |
|
CursesDialog
|
953e01a604
ERR: Removed most of the repeated curses declarations. The cause errors on other platforms. Grrrr..
|
23 سال پیش |
|
MFCDialog
|
cdd688a75c
ENH: better Drag&Drop, and change source dir automatically when build dir is changed in the GUI
|
23 سال پیش |
|
bootstrap
|
399e1c0f3e
Improve bootstrape for unix
|
23 سال پیش |
|
.cvsignore
|
0c948312ed
Add cvsignore so that you do not see visual stufio files when you do cvs update
|
23 سال پیش |
|
CMakeLists.txt
|
781fac21f0
BUG: cmake needs it's own directory for includes, so depends work
|
23 سال پیش |
|
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.
|
23 سال پیش |
|
InitialConfigureFlags.cmake.in
|
cc768c86c6
ENH: pass prefix from configure into cmake
|
24 سال پیش |
|
Makefile.in
|
5a418b0e00
ENH: Removed out-of-date commands CABLE_WRAP_TCL CABLE_CLASS_SET and CONFIGURE_GCCXML
|
23 سال پیش |
|
cmAbstractFilesCommand.cxx
|
e8e42bde66
added deprecated warnings for version 1.4 or later
|
23 سال پیش |
|
cmAbstractFilesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmAddCustomCommandCommand.cxx
|
0a3d0d24fd
ENH: add list expansion back
|
23 سال پیش |
|
cmAddCustomCommandCommand.h
|
9b8926925b
ENH: use target as source if source is empty
|
23 سال پیش |
|
cmAddCustomTargetCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
23 سال پیش |
|
cmAddCustomTargetCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmAddDefinitionsCommand.cxx
|
4823f16ebb
modified to accept no arguments
|
23 سال پیش |
|
cmAddDefinitionsCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmAddDependenciesCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
23 سال پیش |
|
cmAddDependenciesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmAddExecutableCommand.cxx
|
fc6b8e8bf7
fix const problem
|
23 سال پیش |
|
cmAddExecutableCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmAddLibraryCommand.cxx
|
27fe57b716
ENH: change LINK_LIBRARY to add to targets
|
23 سال پیش |
|
cmAddLibraryCommand.h
|
27fe57b716
ENH: change LINK_LIBRARY to add to targets
|
23 سال پیش |
|
cmAddTestCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
23 سال پیش |
|
cmAddTestCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmAuxSourceDirectoryCommand.cxx
|
5ba65d0aa1
bug fix for aux src dirs
|
23 سال پیش |
|
cmAuxSourceDirectoryCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmBorlandMakefileGenerator.cxx
|
07d35e662d
ENH: Added cmStringStream class to wrap std::stringstream or std::strstream depending on the platform. The interface is that of std::stringstream, so no "ends" or "rdbuf()->freeze(0)" lines are needed.
|
23 سال پیش |
|
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
|
23 سال پیش |
|
cmBuildCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
24 سال پیش |
|
cmBuildCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmBuildNameCommand.cxx
|
991b551595
ENH: fix build name
|
23 سال پیش |
|
cmBuildNameCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmCMakeMinimumRequired.cxx
|
07d35e662d
ENH: Added cmStringStream class to wrap std::stringstream or std::strstream depending on the platform. The interface is that of std::stringstream, so no "ends" or "rdbuf()->freeze(0)" lines are needed.
|
23 سال پیش |
|
cmCMakeMinimumRequired.h
|
077f81d359
ENH: fix doc line
|
23 سال پیش |
|
cmCacheManager.cxx
|
ec4331d273
ENH: do not use count, find for map lookup
|
23 سال پیش |
|
cmCacheManager.h
|
8ed3ce29bf
ERR: Removed cmCacheManager::DefineCache method. It is no longer needed.
|
24 سال پیش |
|
cmCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmCommands.cxx
|
a83e8170e9
ENH: Added ITK Tcl wrapping command.
|
23 سال پیش |
|
cmCommands.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmConfigure.cmake.h.in
|
07d35e662d
ENH: Added cmStringStream class to wrap std::stringstream or std::strstream depending on the platform. The interface is that of std::stringstream, so no "ends" or "rdbuf()->freeze(0)" lines are needed.
|
23 سال پیش |
|
cmConfigure.h.in
|
07d35e662d
ENH: Added cmStringStream class to wrap std::stringstream or std::strstream depending on the platform. The interface is that of std::stringstream, so no "ends" or "rdbuf()->freeze(0)" lines are needed.
|
23 سال پیش |
|
cmConfigureFileCommand.cxx
|
4651dbcfc6
ENH: expand variables in arguments before the commands get them
|
24 سال پیش |
|
cmConfigureFileCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmCreateTestSourceList.cxx
|
c05e3613ce
FIX: la commande créait du code C++. Du code C devrait faire l'affaire.
|
23 سال پیش |
|
cmCreateTestSourceList.h
|
38145ad5a4
modified create test source to create a vector
|
23 سال پیش |
|
cmCustomCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmCustomCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmDSPWriter.cxx
|
1f8df8585e
ENH: Add library dependency analysis.
|
23 سال پیش |
|
cmDSPWriter.h
|
076aafe79a
ENH: add file specific compile flags
|
24 سال پیش |
|
cmDSWWriter.cxx
|
44a7cd55ff
removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building
|
23 سال پیش |
|
cmDSWWriter.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmData.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmDirectory.cxx
|
809b32fe59
ENH: remove several compiler warnings
|
23 سال پیش |
|
cmDirectory.h
|
809b32fe59
ENH: remove several compiler warnings
|
23 سال پیش |
|
cmDumpDocumentation.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmElseCommand.cxx
|
32ad30e883
better error handling with if statements
|
23 سال پیش |
|
cmElseCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmEnableTestingCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmEnableTestingCommand.h
|
28895b0f9f
ERR: Fixed compiler warnings.
|
23 سال پیش |
|
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
|
23 سال پیش |
|
cmExecProgramCommand.h
|
d42055b283
ENH: fix more space problems, you can add args to the ExecProgram command separatly now
|
23 سال پیش |
|
cmFLTKWrapUICommand.cxx
|
44a7cd55ff
removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building
|
23 سال پیش |
|
cmFLTKWrapUICommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmFindFileCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
23 سال پیش |
|
cmFindFileCommand.h
|
789267c949
ENH: speed improvements
|
23 سال پیش |
|
cmFindLibraryCommand.cxx
|
ab9c677232
ENH: FindLibrary can now use the makefile to add some compiler-specific lib search path (depending on the generator).
|
23 سال پیش |
|
cmFindLibraryCommand.h
|
ce31498637
FIX: command usage
|
23 سال پیش |
|
cmFindPathCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
23 سال پیش |
|
cmFindPathCommand.h
|
789267c949
ENH: speed improvements
|
23 سال پیش |
|
cmFindProgramCommand.cxx
|
1ad05f9e6d
ENH/FIX: add NO_SYSTEM_PATH option + fix command usage
|
23 سال پیش |
|
cmFindProgramCommand.h
|
1ad05f9e6d
ENH/FIX: add NO_SYSTEM_PATH option + fix command usage
|
23 سال پیش |
|
cmForEachCommand.cxx
|
fcc410de44
fixed if statements inside a foreach
|
23 سال پیش |
|
cmForEachCommand.h
|
fcc410de44
fixed if statements inside a foreach
|
23 سال پیش |
|
cmFunctionBlocker.h
|
28895b0f9f
ERR: Fixed compiler warnings.
|
23 سال پیش |
|
cmGeneratedFileStream.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmGetFilenameComponentCommand.cxx
|
44a7cd55ff
removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building
|
23 سال پیش |
|
cmGetFilenameComponentCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmGetSourceFilePropertyCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
23 سال پیش |
|
cmGetSourceFilePropertyCommand.h
|
7d76de4403
make sure ; expansion is done in all commands
|
23 سال پیش |
|
cmITKWrapTclCommand.cxx
|
da9d44f877
BUG: Only one generated Tcl wrapper source was getting added to the package's library.
|
23 سال پیش |
|
cmITKWrapTclCommand.h
|
da9d44f877
BUG: Only one generated Tcl wrapper source was getting added to the package's library.
|
23 سال پیش |
|
cmIfCommand.cxx
|
8b2a797b57
fix warning
|
23 سال پیش |
|
cmIfCommand.h
|
32ad30e883
better error handling with if statements
|
23 سال پیش |
|
cmIncludeCommand.cxx
|
d0d25bb989
Reformatted the error printed by cmMakefile.
|
23 سال پیش |
|
cmIncludeCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmIncludeDirectoryCommand.cxx
|
e8dbdcaf0c
allows no arguments
|
23 سال پیش |
|
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
|
22ae78d92f
fixe for files with paths
|
23 سال پیش |
|
cmInstallFilesCommand.h
|
b59f5ddb7f
fix install target
|
23 سال پیش |
|
cmInstallProgramsCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
23 سال پیش |
|
cmInstallProgramsCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmInstallTargetsCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
23 سال پیش |
|
cmInstallTargetsCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmLinkDirectoriesCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
23 سال پیش |
|
cmLinkDirectoriesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmLinkLibrariesCommand.cxx
|
e8dbdcaf0c
allows no arguments
|
23 سال پیش |
|
cmLinkLibrariesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmListFileCache.cxx
|
789267c949
ENH: speed improvements
|
23 سال پیش |
|
cmListFileCache.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmLoadCacheCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
23 سال پیش |
|
cmLoadCacheCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmMSDotNETGenerator.cxx
|
44a7cd55ff
removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building
|
23 سال پیش |
|
cmMSDotNETGenerator.h
|
5484a691ef
BUG: fix dot net for paths with spaces
|
23 سال پیش |
|
cmMSProjectGenerator.cxx
|
fd98b0cca0
ENH: enable cxx by default if no languages have been enabled
|
23 سال پیش |
|
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
|
23 سال پیش |
|
cmMakeDepend.cxx
|
44a7cd55ff
removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building
|
23 سال پیش |
|
cmMakeDepend.h
|
fd26d44f5f
now includes current include files directory when searching for files it includes
|
23 سال پیش |
|
cmMakeDirectoryCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
23 سال پیش |
|
cmMakeDirectoryCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmMakefile.cxx
|
3c9206fdd8
makefile now does not ignore NOTFOUND libs and includes
|
23 سال پیش |
|
cmMakefile.h
|
32ad30e883
better error handling with if statements
|
23 سال پیش |
|
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
|
23 سال پیش |
|
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
|
23 سال پیش |
|
cmMarkAsAdvancedCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
23 سال پیش |
|
cmMarkAsAdvancedCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmMessageCommand.cxx
|
72022ac27b
ENH: add ability to escape semi-colons
|
23 سال پیش |
|
cmMessageCommand.h
|
b6ebd7b7fa
ENH: Add SEND_ERROR flag to MESSAGE so that an error can be raised within a CMakeList file
|
23 سال پیش |
|
cmNMakeMakefileGenerator.cxx
|
07d35e662d
ENH: Added cmStringStream class to wrap std::stringstream or std::strstream depending on the platform. The interface is that of std::stringstream, so no "ends" or "rdbuf()->freeze(0)" lines are needed.
|
23 سال پیش |
|
cmNMakeMakefileGenerator.h
|
344a7cff8d
use lower case and not short path for uniq paths on window
|
23 سال پیش |
|
cmOptionCommand.cxx
|
945c4a8b5b
WAR: remove warnings for .NET compiler
|
23 سال پیش |
|
cmOptionCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmOutputRequiredFilesCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
23 سال پیش |
|
cmOutputRequiredFilesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmProjectCommand.cxx
|
7883b6c7dc
expand ; args
|
23 سال پیش |
|
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
|
23 سال پیش |
|
cmQTWrapCPPCommand.cxx
|
0b88e57e54
fixed commands that were setting definitions in final pass to set definitions in initial pass
|
23 سال پیش |
|
cmQTWrapCPPCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmQTWrapUICommand.cxx
|
44a7cd55ff
removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building
|
23 سال پیش |
|
cmQTWrapUICommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmRegularExpression.cxx
|
809b32fe59
ENH: remove several compiler warnings
|
23 سال پیش |
|
cmRegularExpression.h
|
6ad590aad6
ENH: dot net almost working
|
24 سال پیش |
|
cmRemoveCommand.cxx
|
9c69be42de
updated for 1.4
|
23 سال پیش |
|
cmRemoveCommand.h
|
9c69be42de
updated for 1.4
|
23 سال پیش |
|
cmSeparateArgumentsCommand.cxx
|
2d37e6d1a8
ENH: add new command to separate space separated arguments
|
23 سال پیش |
|
cmSeparateArgumentsCommand.h
|
2d37e6d1a8
ENH: add new command to separate space separated arguments
|
23 سال پیش |
|
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
|
23 سال پیش |
|
cmSetCommand.h
|
dbdb0adce8
ENH: add ability to use ; separated lists in SET and expand them for addexecutable and addlibrary
|
23 سال پیش |
|
cmSetSourceFilesPropertiesCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
23 سال پیش |
|
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
|
23 سال پیش |
|
cmSiteNameCommand.cxx
|
4879c6cffa
ENH: look for nslookup and hostname in the right places
|
23 سال پیش |
|
cmSiteNameCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmSourceFile.cxx
|
089bea359e
modified create test source to create a vector
|
23 سال پیش |
|
cmSourceFile.h
|
cdace2fcd2
performance fix
|
23 سال پیش |
|
cmSourceFilesCommand.cxx
|
4b12e5a306
bug fix
|
23 سال پیش |
|
cmSourceFilesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmSourceFilesRemoveCommand.cxx
|
44a7cd55ff
removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building
|
23 سال پیش |
|
cmSourceFilesRemoveCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmSourceGroup.cxx
|
809b32fe59
ENH: remove several compiler warnings
|
23 سال پیش |
|
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
|
dae99c659d
BUG: Result from ostrstream::str() can be a null pointer.
|
23 سال پیش |
|
cmSubdirCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
23 سال پیش |
|
cmSubdirCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmSubdirDependsCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmSubdirDependsCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmSystemTools.cxx
|
23deae1040
Ok, now cd will work on windows
|
23 سال پیش |
|
cmSystemTools.h
|
c5574e096b
ENH: Added GetFilenameWithoutLastExtension.
|
23 سال پیش |
|
cmTarget.cxx
|
44a7cd55ff
removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building
|
23 سال پیش |
|
cmTarget.h
|
0e6b39e52f
BUG: Correct some of the dependency analysis code.
|
23 سال پیش |
|
cmTargetLinkLibrariesCommand.cxx
|
6bbc8e9d45
does not need a second argument
|
23 سال پیش |
|
cmTargetLinkLibrariesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmUnixMakefileGenerator.cxx
|
9f6ebe4eb7
Fix problem when using NMake. This generated lines without space so nmake got all confused
|
23 سال پیش |
|
cmUnixMakefileGenerator.h
|
344a7cff8d
use lower case and not short path for uniq paths on window
|
23 سال پیش |
|
cmUseMangledMesaCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
23 سال پیش |
|
cmUseMangledMesaCommand.h
|
7d76de4403
make sure ; expansion is done in all commands
|
23 سال پیش |
|
cmUtilitySourceCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
23 سال پیش |
|
cmUtilitySourceCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmVTKMakeInstantiatorCommand.cxx
|
44a7cd55ff
removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building
|
23 سال پیش |
|
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
|
0b88e57e54
fixed commands that were setting definitions in final pass to set definitions in initial pass
|
23 سال پیش |
|
cmVTKWrapJavaCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmVTKWrapPythonCommand.cxx
|
e0c3d1e959
fixed commands that were setting definitions in final pass to set definitions in initial pass
|
23 سال پیش |
|
cmVTKWrapPythonCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmVTKWrapTclCommand.cxx
|
20b1d940a4
BUG: Generated call to Tcl_CreateCommand for vtkCommand should cast pointer to extern "C" version.
|
23 سال پیش |
|
cmVTKWrapTclCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmVariableRequiresCommand.cxx
|
7d76de4403
make sure ; expansion is done in all commands
|
23 سال پیش |
|
cmVariableRequiresCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmWrapExcludeFilesCommand.cxx
|
44a7cd55ff
removed all source lists from the system and made them vectors. Also appended _CMAKE_PATH to the end of the automatic cache entries for executables and libraries. Odds of all these changes working are slim but cmake builds and passes all its tests. VTK40 starts building
|
23 سال پیش |
|
cmWrapExcludeFilesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
cmake.cxx
|
42a00c96c1
Fix changing of directories using cmSystemTools RunCommand feature
|
23 سال پیش |
|
cmake.h
|
a1a05a5fbc
BUG: CMake crashed if it failed to find its own executable. Also added better error messages when this occurs.
|
23 سال پیش |
|
cmakemain.cxx
|
350f09ae6d
removed ccommand use cmake now
|
23 سال پیش |
|
cmaketest.cxx
|
7fc1bd1281
ERR: UseIt() missing return type.
|
23 سال پیش |
|
cmaketest.h.in
|
290c509e11
ENH: make sure the test tests the right cmake, and not the cmake used to bootstrap this cmake
|
23 سال پیش |
|
cmakewizard.cxx
|
d14a2314e5
check bool values and prefere off
|
24 سال پیش |
|
cmakewizard.h
|
a6a43d5320
ENH:Updated copyright
|
24 سال پیش |
|
ctest.cxx
|
7df776057b
BUG: make sure windows paths are used for the command or it will not work for win 98
|
23 سال پیش |
|
ctest.h
|
ceb365813f
ENH: fix depend problem
|
23 سال پیش |