| .. |
|
CursesDialog
|
b67f7451fd
removed extra Generate that was screwing things up
|
23 роки тому |
|
MFCDialog
|
6c3aaa42b7
duh
|
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
|
5e6b29717e
added include of FindQT.cmake
|
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
|
25ff4552b3
new arch
|
23 роки тому |
|
cmAbstractFilesCommand.cxx
|
7b5a8762c6
modified how source files store properties
|
23 роки тому |
|
cmAbstractFilesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 роки тому |
|
cmAddCustomCommandCommand.cxx
|
4dec2a174a
remove unused variables
|
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
|
4dec2a174a
remove unused variables
|
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
|
7b5a8762c6
modified how source files store properties
|
23 роки тому |
|
cmAuxSourceDirectoryCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 роки тому |
|
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 роки тому |
|
cmCPluginAPI.cxx
|
ce65c54d7a
ERR: Fixes for comeau compiler. NULL is a pointer of type void*, and cannot be compared directly with other pointer types. We use 0 instead.
|
23 роки тому |
|
cmCPluginAPI.h
|
d99454cba4
now uses stubs
|
23 роки тому |
|
cmCacheManager.cxx
|
4dec2a174a
remove unused variables
|
23 роки тому |
|
cmCacheManager.h
|
c478520cab
Fix build problem on Sun
|
23 роки тому |
|
cmCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 роки тому |
|
cmCommands.cxx
|
e500dd4b77
ERR: Removed accidental commit.
|
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
|
7b5a8762c6
modified how source files store properties
|
23 роки тому |
|
cmCreateTestSourceList.h
|
0f6e022dca
updated to handle extensions
|
23 роки тому |
|
cmCustomCommand.cxx
|
a6a43d5320
ENH:Updated copyright
|
24 роки тому |
|
cmCustomCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 роки тому |
|
cmData.h
|
a6a43d5320
ENH:Updated copyright
|
24 роки тому |
|
cmDirectory.cxx
|
809b32fe59
ENH: remove several compiler warnings
|
23 роки тому |
|
cmDirectory.h
|
499bd45d4d
removed shared lib support
|
23 роки тому |
|
cmDumpDocumentation.cxx
|
74e13ad2fc
moved dump docs into cmake
|
23 роки тому |
|
cmDynamicLoader.cxx
|
b9db890ebc
ENH: Pointer-to-function to pointer-to-data casts are not even allowed in strict C. Re-implemented this conversion in pure C++ using a casting trick with an extra level of indirection.
|
23 роки тому |
|
cmDynamicLoader.h
|
b9db890ebc
ENH: Pointer-to-function to pointer-to-data casts are not even allowed in strict C. Re-implemented this conversion in pure C++ using a casting trick with an extra level of indirection.
|
23 роки тому |
|
cmElseCommand.cxx
|
96a3b4d3fc
compiler warning
|
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
|
c1b92d2ea0
compiler warning
|
23 роки тому |
|
cmEndIfCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 роки тому |
|
cmExecProgramCommand.cxx
|
4dec2a174a
remove unused variables
|
23 роки тому |
|
cmExecProgramCommand.h
|
a898cfb17a
Add return value support and add documentation
|
23 роки тому |
|
cmFLTKWrapUICommand.cxx
|
4dec2a174a
remove unused variables
|
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
|
46a327c79d
FIX: put ExpandRegistryValue() back (seems to have been removed accidentally I guess in 1.25)
|
23 роки тому |
|
cmFindLibraryCommand.h
|
ce31498637
FIX: command usage
|
23 роки тому |
|
cmFindPathCommand.cxx
|
bef93dc5c1
Couple of changes: cache variables now have a map of properties. ADVANCED and HELPSTRING are now properties of cache variable, IsAdvanced is gone, so is GetCacheEntry, since cache entries are now all private. To access them, you use the iterator. -ADVANCED cache entries are gone and are replaced by the property of cache variables. The cache file still looks the same, but the -ADVANCED cache entries are created when writing file. MarkAsAdvanced and VariableRequires are fixed. So are curses gui and wizard
|
23 роки тому |
|
cmFindPathCommand.h
|
789267c949
ENH: speed improvements
|
23 роки тому |
|
cmFindProgramCommand.cxx
|
bef93dc5c1
Couple of changes: cache variables now have a map of properties. ADVANCED and HELPSTRING are now properties of cache variable, IsAdvanced is gone, so is GetCacheEntry, since cache entries are now all private. To access them, you use the iterator. -ADVANCED cache entries are gone and are replaced by the property of cache variables. The cache file still looks the same, but the -ADVANCED cache entries are created when writing file. MarkAsAdvanced and VariableRequires are fixed. So are curses gui and wizard
|
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
|
b8be208408
updated to match the SET
|
23 роки тому |
|
cmGetSourceFilePropertyCommand.h
|
b8be208408
updated to match the SET
|
23 роки тому |
|
cmGlobalBorlandMakefileGenerator.cxx
|
386c19ff6a
fix for borland compilers
|
23 роки тому |
|
cmGlobalBorlandMakefileGenerator.h
|
d28e483f4e
first cut a new arch
|
23 роки тому |
|
cmGlobalGenerator.cxx
|
d2c4432bbe
changed handling of FinalPass
|
23 роки тому |
|
cmGlobalGenerator.h
|
6132184cc3
better trycompile and enable langiages
|
23 роки тому |
|
cmGlobalNMakeMakefileGenerator.cxx
|
3abb9e240d
compiler warnings
|
23 роки тому |
|
cmGlobalNMakeMakefileGenerator.h
|
9e64895812
minor fix inEnableLanguages
|
23 роки тому |
|
cmGlobalUnixMakefileGenerator.cxx
|
6132184cc3
better trycompile and enable langiages
|
23 роки тому |
|
cmGlobalUnixMakefileGenerator.h
|
6132184cc3
better trycompile and enable langiages
|
23 роки тому |
|
cmGlobalVisualStudio6Generator.cxx
|
6132184cc3
better trycompile and enable langiages
|
23 роки тому |
|
cmGlobalVisualStudio6Generator.h
|
38e412626b
modified TryCompile
|
23 роки тому |
|
cmGlobalVisualStudio7Generator.cxx
|
6132184cc3
better trycompile and enable langiages
|
23 роки тому |
|
cmGlobalVisualStudio7Generator.h
|
38e412626b
modified TryCompile
|
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
|
d7a1063b20
better error checking on If statements
|
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
|
be3a15d45f
no longer need an argument
|
23 роки тому |
|
cmLinkDirectoriesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 роки тому |
|
cmLinkLibrariesCommand.cxx
|
e8dbdcaf0c
allows no arguments
|
23 роки тому |
|
cmLinkLibrariesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 роки тому |
|
cmListFileCache.cxx
|
4dec2a174a
remove unused variables
|
23 роки тому |
|
cmListFileCache.h
|
499bd45d4d
removed shared lib support
|
23 роки тому |
|
cmLoadCacheCommand.cxx
|
d0be2896d7
changed cache manager and registered generators to no longer be singletons
|
23 роки тому |
|
cmLoadCacheCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 роки тому |
|
cmLoadCommandCommand.cxx
|
ce65c54d7a
ERR: Fixes for comeau compiler. NULL is a pointer of type void*, and cannot be compared directly with other pointer types. We use 0 instead.
|
23 роки тому |
|
cmLoadCommandCommand.h
|
a21140658c
adding plugin support
|
23 роки тому |
|
cmLocalBorlandMakefileGenerator.cxx
|
386c19ff6a
fix for borland compilers
|
23 роки тому |
|
cmLocalBorlandMakefileGenerator.h
|
d28e483f4e
first cut a new arch
|
23 роки тому |
|
cmLocalGenerator.cxx
|
d2c4432bbe
changed handling of FinalPass
|
23 роки тому |
|
cmLocalGenerator.h
|
d2c4432bbe
changed handling of FinalPass
|
23 роки тому |
|
cmLocalNMakeMakefileGenerator.cxx
|
a888ba53fa
in progress
|
23 роки тому |
|
cmLocalNMakeMakefileGenerator.h
|
a888ba53fa
in progress
|
23 роки тому |
|
cmLocalUnixMakefileGenerator.cxx
|
44e4c7cd77
changed when final pass is done
|
23 роки тому |
|
cmLocalUnixMakefileGenerator.h
|
a888ba53fa
in progress
|
23 роки тому |
|
cmLocalVisualStudio6Generator.cxx
|
2d9fbbd94c
updated to use ConfigureFinalPass
|
23 роки тому |
|
cmLocalVisualStudio6Generator.h
|
49aebe6c99
new arch
|
23 роки тому |
|
cmLocalVisualStudio7Generator.cxx
|
2d9fbbd94c
updated to use ConfigureFinalPass
|
23 роки тому |
|
cmLocalVisualStudio7Generator.h
|
49aebe6c99
new arch
|
23 роки тому |
|
cmMacroCommand.cxx
|
4380c3b0f1
minor fix
|
23 роки тому |
|
cmMacroCommand.h
|
216c985f72
added new command
|
23 роки тому |
|
cmMakeDepend.cxx
|
eb1ff5f968
ERR: Fixes for comeau compiler. NULL is a pointer of type void*, and cannot be compared directly with other pointer types. We use 0 instead.
|
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
|
a4ca3229ff
renamed GenerateMakefile to ConfigureFinalPass
|
23 роки тому |
|
cmMakefile.h
|
a4ca3229ff
renamed GenerateMakefile to ConfigureFinalPass
|
23 роки тому |
|
cmMarkAsAdvancedCommand.cxx
|
895f8c42c0
Fix mark as advanced. Now it should work properly
|
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 роки тому |
|
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
|
63d64d5780
Define a single expected format for the values defined in every FindXXX.cmake file.
|
23 роки тому |
|
cmQTWrapCPPCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 роки тому |
|
cmQTWrapUICommand.cxx
|
3507ef55c6
corrected the generated lists .h in header list and .cxx in sources list
|
23 роки тому |
|
cmQTWrapUICommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 роки тому |
|
cmRegularExpression.cxx
|
eb1ff5f968
ERR: Fixes for comeau compiler. NULL is a pointer of type void*, and cannot be compared directly with other pointer types. We use 0 instead.
|
23 роки тому |
|
cmRegularExpression.h
|
eb1ff5f968
ERR: Fixes for comeau compiler. NULL is a pointer of type void*, and cannot be compared directly with other pointer types. We use 0 instead.
|
23 роки тому |
|
cmRemoveCommand.cxx
|
ab2dc5558b
minor fix
|
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
|
c728b6c963
fixed bug maybe
|
23 роки тому |
|
cmSetSourceFilesPropertiesCommand.h
|
7b5a8762c6
modified how source files store properties
|
23 роки тому |
|
cmSiteNameCommand.cxx
|
4879c6cffa
ENH: look for nslookup and hostname in the right places
|
23 роки тому |
|
cmSiteNameCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 роки тому |
|
cmSourceFile.cxx
|
5897d078c6
Fix bug in trying to set stding with null
|
23 роки тому |
|
cmSourceFile.h
|
7b5a8762c6
modified how source files store properties
|
23 роки тому |
|
cmSourceFilesCommand.cxx
|
7b5a8762c6
modified how source files store properties
|
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
|
14f0211858
ENH: Added definition of _BSD_SOURCE to enable proper use of POSIX functions on comeau in linux.
|
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
|
0815091e26
ENH: Added FileIsFullPath test method.
|
23 роки тому |
|
cmSystemTools.h
|
0815091e26
ENH: Added FileIsFullPath test method.
|
23 роки тому |
|
cmTarget.cxx
|
7b5a8762c6
modified how source files store properties
|
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 роки тому |
|
cmTryCompileCommand.cxx
|
7e6f9fff2b
fix to the cleanup code
|
23 роки тому |
|
cmTryCompileCommand.h
|
31f714fc2a
another signature for Try_Compile
|
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
|
13d4f89dfe
compiler warnings
|
23 роки тому |
|
cmVTKMakeInstantiatorCommand.h
|
c1ad03bedb
BUG: Added backward-compatability. The old instantiator style will be used unless the argument USE_INSTANTIATOR_NEW is given to tell the command to make use of the instantiator new functions exported from each class's implementation file.
|
23 роки тому |
|
cmVTKWrapJavaCommand.cxx
|
7b5a8762c6
modified how source files store properties
|
23 роки тому |
|
cmVTKWrapJavaCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 роки тому |
|
cmVTKWrapPythonCommand.cxx
|
7b5a8762c6
modified how source files store properties
|
23 роки тому |
|
cmVTKWrapPythonCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 роки тому |
|
cmVTKWrapTclCommand.cxx
|
a4eebcb5b1
ERR: Fix for borland in generated code. vtkCommand is ambiguously both a function and a class.
|
23 роки тому |
|
cmVTKWrapTclCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 роки тому |
|
cmVariableRequiresCommand.cxx
|
bef93dc5c1
Couple of changes: cache variables now have a map of properties. ADVANCED and HELPSTRING are now properties of cache variable, IsAdvanced is gone, so is GetCacheEntry, since cache entries are now all private. To access them, you use the iterator. -ADVANCED cache entries are gone and are replaced by the property of cache variables. The cache file still looks the same, but the -ADVANCED cache entries are created when writing file. MarkAsAdvanced and VariableRequires are fixed. So are curses gui and wizard
|
23 роки тому |
|
cmVariableRequiresCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 роки тому |
|
cmWrapExcludeFilesCommand.cxx
|
7b5a8762c6
modified how source files store properties
|
23 роки тому |
|
cmWrapExcludeFilesCommand.h
|
a6a43d5320
ENH:Updated copyright
|
24 роки тому |
|
cmake.cxx
|
c1da4c9570
better try compile
|
23 роки тому |
|
cmake.h
|
ee592e9b98
some fixes for try compile
|
23 роки тому |
|
cmakemain.cxx
|
4c21ba27c9
Remove unnecessary include
|
23 роки тому |
|
cmaketest.cxx
|
4dec2a174a
remove unused variables
|
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
|
628625af72
Simplify code. Since we access cache entry through the iterator, we do not need the cache manager any more
|
23 роки тому |
|
cmakewizard.h
|
628625af72
Simplify code. Since we access cache entry through the iterator, we do not need the cache manager any more
|
23 роки тому |
|
ctest.cxx
|
4dec2a174a
remove unused variables
|
23 роки тому |
|
ctest.h
|
ceb365813f
ENH: fix depend problem
|
23 роки тому |