Bill Hoffman e57d209bdc fix warning hace 24 años
..
CursesDialog 20308ac96a ERR: Fixed sun CC warnings. hace 24 años
MFCDialog e57d209bdc fix warning hace 24 años
bootstrap 399e1c0f3e Improve bootstrape for unix hace 24 años
.cvsignore 0c948312ed Add cvsignore so that you do not see visual stufio files when you do cvs update hace 24 años
CMakeLists.txt 781fac21f0 BUG: cmake needs it's own directory for includes, so depends work hace 24 años
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. hace 24 años
InitialConfigureFlags.cmake.in cc768c86c6 ENH: pass prefix from configure into cmake hace 24 años
Makefile.in 5a418b0e00 ENH: Removed out-of-date commands CABLE_WRAP_TCL CABLE_CLASS_SET and CONFIGURE_GCCXML hace 24 años
cmAbstractFilesCommand.cxx e8e42bde66 added deprecated warnings for version 1.4 or later hace 24 años
cmAbstractFilesCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmAddCustomCommandCommand.cxx 0a3d0d24fd ENH: add list expansion back hace 24 años
cmAddCustomCommandCommand.h 9b8926925b ENH: use target as source if source is empty hace 24 años
cmAddCustomTargetCommand.cxx 7d76de4403 make sure ; expansion is done in all commands hace 24 años
cmAddCustomTargetCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmAddDefinitionsCommand.cxx 7d76de4403 make sure ; expansion is done in all commands hace 24 años
cmAddDefinitionsCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmAddDependenciesCommand.cxx 7d76de4403 make sure ; expansion is done in all commands hace 24 años
cmAddDependenciesCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmAddExecutableCommand.cxx fc6b8e8bf7 fix const problem hace 24 años
cmAddExecutableCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmAddLibraryCommand.cxx 27fe57b716 ENH: change LINK_LIBRARY to add to targets hace 24 años
cmAddLibraryCommand.h 27fe57b716 ENH: change LINK_LIBRARY to add to targets hace 24 años
cmAddTestCommand.cxx 7d76de4403 make sure ; expansion is done in all commands hace 24 años
cmAddTestCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmAuxSourceDirectoryCommand.cxx 809b32fe59 ENH: remove several compiler warnings hace 24 años
cmAuxSourceDirectoryCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmBorlandMakefileGenerator.cxx 350f09ae6d removed ccommand use cmake now hace 24 años
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 hace 24 años
cmBuildCommand.cxx 4651dbcfc6 ENH: expand variables in arguments before the commands get them hace 24 años
cmBuildCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmBuildNameCommand.cxx 991b551595 ENH: fix build name hace 24 años
cmBuildNameCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmCMakeMinimumRequired.cxx 945c4a8b5b WAR: remove warnings for .NET compiler hace 24 años
cmCMakeMinimumRequired.h 077f81d359 ENH: fix doc line hace 24 años
cmCacheManager.cxx ec4331d273 ENH: do not use count, find for map lookup hace 24 años
cmCacheManager.h 8ed3ce29bf ERR: Removed cmCacheManager::DefineCache method. It is no longer needed. hace 24 años
cmCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmCommands.cxx a83e8170e9 ENH: Added ITK Tcl wrapping command. hace 24 años
cmCommands.h a6a43d5320 ENH:Updated copyright hace 24 años
cmConfigure.cmake.h.in 95e4feb361 BUG: add in for scope variable hace 24 años
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 hace 24 años
cmConfigureFileCommand.cxx 4651dbcfc6 ENH: expand variables in arguments before the commands get them hace 24 años
cmConfigureFileCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmCreateTestSourceList.cxx e4dce08591 ENH: add the ability to process command line arguments in the test driver before the test driver gets them hace 24 años
cmCreateTestSourceList.h e4dce08591 ENH: add the ability to process command line arguments in the test driver before the test driver gets them hace 24 años
cmCustomCommand.cxx a6a43d5320 ENH:Updated copyright hace 24 años
cmCustomCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmDSPWriter.cxx 1f8df8585e ENH: Add library dependency analysis. hace 24 años
cmDSPWriter.h 076aafe79a ENH: add file specific compile flags hace 24 años
cmDSWWriter.cxx 9ebfec08a0 only add test target if testing is enabled and ctest is found hace 24 años
cmDSWWriter.h a6a43d5320 ENH:Updated copyright hace 24 años
cmData.h a6a43d5320 ENH:Updated copyright hace 24 años
cmDirectory.cxx 809b32fe59 ENH: remove several compiler warnings hace 24 años
cmDirectory.h 809b32fe59 ENH: remove several compiler warnings hace 24 años
cmDumpDocumentation.cxx a6a43d5320 ENH:Updated copyright hace 24 años
cmElseCommand.cxx 843da92405 adde less greater hace 24 años
cmElseCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmEnableTestingCommand.cxx a6a43d5320 ENH:Updated copyright hace 24 años
cmEnableTestingCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmEndForEachCommand.cxx a6a43d5320 ENH:Updated copyright hace 24 años
cmEndForEachCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmEndIfCommand.cxx 4651dbcfc6 ENH: expand variables in arguments before the commands get them hace 24 años
cmEndIfCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmExecProgramCommand.cxx 65e3edea04 ENH: use separate vars for creating c++ and c shared libraries and add a test for c libraries hace 24 años
cmExecProgramCommand.h d42055b283 ENH: fix more space problems, you can add args to the ExecProgram command separatly now hace 24 años
cmFLTKWrapUICommand.cxx 7d76de4403 make sure ; expansion is done in all commands hace 24 años
cmFLTKWrapUICommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmFindFileCommand.cxx 7d76de4403 make sure ; expansion is done in all commands hace 24 años
cmFindFileCommand.h 789267c949 ENH: speed improvements hace 24 años
cmFindLibraryCommand.cxx 7d76de4403 make sure ; expansion is done in all commands hace 24 años
cmFindLibraryCommand.h ce31498637 FIX: command usage hace 24 años
cmFindPathCommand.cxx 7d76de4403 make sure ; expansion is done in all commands hace 24 años
cmFindPathCommand.h 789267c949 ENH: speed improvements hace 24 años
cmFindProgramCommand.cxx 1ad05f9e6d ENH/FIX: add NO_SYSTEM_PATH option + fix command usage hace 24 años
cmFindProgramCommand.h 1ad05f9e6d ENH/FIX: add NO_SYSTEM_PATH option + fix command usage hace 24 años
cmForEachCommand.cxx c617091d13 ENH: support semi-colon format (list of args as string) hace 24 años
cmForEachCommand.h 437a8c9816 FIX: foreach function-blockers were using expanded args. Add virtual func to specify if function blocker needs them expanded or not. hace 24 años
cmFunctionBlocker.h 437a8c9816 FIX: foreach function-blockers were using expanded args. Add virtual func to specify if function blocker needs them expanded or not. hace 24 años
cmGeneratedFileStream.h a6a43d5320 ENH:Updated copyright hace 24 años
cmGetFilenameComponentCommand.cxx 4651dbcfc6 ENH: expand variables in arguments before the commands get them hace 24 años
cmGetFilenameComponentCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmGetSourceFilePropertyCommand.cxx 7d76de4403 make sure ; expansion is done in all commands hace 24 años
cmGetSourceFilePropertyCommand.h 7d76de4403 make sure ; expansion is done in all commands hace 24 años
cmITKWrapTclCommand.cxx b272f6455f ENH: Added dependency hack to support wrapping test. hace 24 años
cmITKWrapTclCommand.h a83e8170e9 ENH: Added ITK Tcl wrapping command. hace 24 años
cmIfCommand.cxx 843da92405 adde less greater hace 24 años
cmIfCommand.h 843da92405 adde less greater hace 24 años
cmIncludeCommand.cxx d0d25bb989 Reformatted the error printed by cmMakefile. hace 24 años
cmIncludeCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmIncludeDirectoryCommand.cxx 7d76de4403 make sure ; expansion is done in all commands hace 24 años
cmIncludeDirectoryCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmIncludeExternalMSProjectCommand.cxx 4651dbcfc6 ENH: expand variables in arguments before the commands get them hace 24 años
cmIncludeExternalMSProjectCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmIncludeRegularExpressionCommand.cxx a6a43d5320 ENH:Updated copyright hace 24 años
cmIncludeRegularExpressionCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmInstallFilesCommand.cxx 7d76de4403 make sure ; expansion is done in all commands hace 24 años
cmInstallFilesCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmInstallProgramsCommand.cxx 7d76de4403 make sure ; expansion is done in all commands hace 24 años
cmInstallProgramsCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmInstallTargetsCommand.cxx 7d76de4403 make sure ; expansion is done in all commands hace 24 años
cmInstallTargetsCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmLinkDirectoriesCommand.cxx 7d76de4403 make sure ; expansion is done in all commands hace 24 años
cmLinkDirectoriesCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmLinkLibrariesCommand.cxx 5e1d9ed39e ENH: Make it unnecessary to ever specify LINK_DIRECTORIES for any library hace 24 años
cmLinkLibrariesCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmListFileCache.cxx 789267c949 ENH: speed improvements hace 24 años
cmListFileCache.h a6a43d5320 ENH:Updated copyright hace 24 años
cmLoadCacheCommand.cxx 7d76de4403 make sure ; expansion is done in all commands hace 24 años
cmLoadCacheCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmMSDotNETGenerator.cxx 9ed9bffa6f only allow unique configurations hace 24 años
cmMSDotNETGenerator.h 5484a691ef BUG: fix dot net for paths with spaces hace 24 años
cmMSProjectGenerator.cxx fd98b0cca0 ENH: enable cxx by default if no languages have been enabled hace 24 años
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 hace 24 años
cmMakeDepend.cxx fd26d44f5f now includes current include files directory when searching for files it includes hace 24 años
cmMakeDepend.h fd26d44f5f now includes current include files directory when searching for files it includes hace 24 años
cmMakeDirectoryCommand.cxx 7d76de4403 make sure ; expansion is done in all commands hace 24 años
cmMakeDirectoryCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmMakefile.cxx e5668ea656 ENH: only add _LIB_DEPEND information for libraries and modules hace 24 años
cmMakefile.h 11cff6ef6a updated rev hace 24 años
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 hace 24 años
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 hace 24 años
cmMarkAsAdvancedCommand.cxx 7d76de4403 make sure ; expansion is done in all commands hace 24 años
cmMarkAsAdvancedCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmMessageCommand.cxx 72022ac27b ENH: add ability to escape semi-colons hace 24 años
cmMessageCommand.h b6ebd7b7fa ENH: Add SEND_ERROR flag to MESSAGE so that an error can be raised within a CMakeList file hace 24 años
cmNMakeMakefileGenerator.cxx 344a7cff8d use lower case and not short path for uniq paths on window hace 24 años
cmNMakeMakefileGenerator.h 344a7cff8d use lower case and not short path for uniq paths on window hace 24 años
cmOptionCommand.cxx 945c4a8b5b WAR: remove warnings for .NET compiler hace 24 años
cmOptionCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmOutputRequiredFilesCommand.cxx 7d76de4403 make sure ; expansion is done in all commands hace 24 años
cmOutputRequiredFilesCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmProjectCommand.cxx 7883b6c7dc expand ; args hace 24 años
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 hace 24 años
cmQTWrapCPPCommand.cxx 7d76de4403 make sure ; expansion is done in all commands hace 24 años
cmQTWrapCPPCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmQTWrapUICommand.cxx 7d76de4403 make sure ; expansion is done in all commands hace 24 años
cmQTWrapUICommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmRegularExpression.cxx 809b32fe59 ENH: remove several compiler warnings hace 24 años
cmRegularExpression.h 6ad590aad6 ENH: dot net almost working hace 24 años
cmRemoveCommand.cxx 9c69be42de updated for 1.4 hace 24 años
cmRemoveCommand.h 9c69be42de updated for 1.4 hace 24 años
cmSeparateArgumentsCommand.cxx 2d37e6d1a8 ENH: add new command to separate space separated arguments hace 24 años
cmSeparateArgumentsCommand.h 2d37e6d1a8 ENH: add new command to separate space separated arguments hace 24 años
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 hace 24 años
cmSetCommand.h dbdb0adce8 ENH: add ability to use ; separated lists in SET and expand them for addexecutable and addlibrary hace 24 años
cmSetSourceFilesPropertiesCommand.cxx 7d76de4403 make sure ; expansion is done in all commands hace 24 años
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 hace 24 años
cmSiteNameCommand.cxx 4879c6cffa ENH: look for nslookup and hostname in the right places hace 24 años
cmSiteNameCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
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. hace 24 años
cmSourceFile.h 076aafe79a ENH: add file specific compile flags hace 24 años
cmSourceFilesCommand.cxx e8e42bde66 added deprecated warnings for version 1.4 or later hace 24 años
cmSourceFilesCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmSourceFilesRemoveCommand.cxx 614ba45234 dprecated hace 24 años
cmSourceFilesRemoveCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmSourceGroup.cxx 809b32fe59 ENH: remove several compiler warnings hace 24 años
cmSourceGroup.h 076aafe79a ENH: add file specific compile flags hace 24 años
cmSourceGroupCommand.cxx a6a43d5320 ENH:Updated copyright hace 24 años
cmSourceGroupCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmStandardIncludes.h 7d6eb54cf0 ENH: fix for dec compiler, they still do not have the correct ansi stream library hace 24 años
cmSubdirCommand.cxx 7d76de4403 make sure ; expansion is done in all commands hace 24 años
cmSubdirCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmSubdirDependsCommand.cxx a6a43d5320 ENH:Updated copyright hace 24 años
cmSubdirDependsCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmSystemTools.cxx 993aebb748 fixed bug in get short path for quoted paths hace 24 años
cmSystemTools.h 2d9e5edb27 ENH: increase coverage hace 24 años
cmTarget.cxx e5668ea656 ENH: only add _LIB_DEPEND information for libraries and modules hace 24 años
cmTarget.h 0e6b39e52f BUG: Correct some of the dependency analysis code. hace 24 años
cmTargetLinkLibrariesCommand.cxx 27fe57b716 ENH: change LINK_LIBRARY to add to targets hace 24 años
cmTargetLinkLibrariesCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmUnixMakefileGenerator.cxx 344a7cff8d use lower case and not short path for uniq paths on window hace 24 años
cmUnixMakefileGenerator.h 344a7cff8d use lower case and not short path for uniq paths on window hace 24 años
cmUseMangledMesaCommand.cxx 7d76de4403 make sure ; expansion is done in all commands hace 24 años
cmUseMangledMesaCommand.h 7d76de4403 make sure ; expansion is done in all commands hace 24 años
cmUtilitySourceCommand.cxx 7d76de4403 make sure ; expansion is done in all commands hace 24 años
cmUtilitySourceCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmVTKMakeInstantiatorCommand.cxx ffbdca2b84 ENH: replace freeze with delete hace 24 años
cmVTKMakeInstantiatorCommand.h ac74d51382 ENH: Added support for including extra files in generated header to get access to export macros of derived projects. hace 24 años
cmVTKWrapJavaCommand.cxx 7d76de4403 make sure ; expansion is done in all commands hace 24 años
cmVTKWrapJavaCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmVTKWrapPythonCommand.cxx 7d76de4403 make sure ; expansion is done in all commands hace 24 años
cmVTKWrapPythonCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmVTKWrapTclCommand.cxx 7d76de4403 make sure ; expansion is done in all commands hace 24 años
cmVTKWrapTclCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmVariableRequiresCommand.cxx 7d76de4403 make sure ; expansion is done in all commands hace 24 años
cmVariableRequiresCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmWrapExcludeFilesCommand.cxx e8e42bde66 added deprecated warnings for version 1.4 or later hace 24 años
cmWrapExcludeFilesCommand.h a6a43d5320 ENH:Updated copyright hace 24 años
cmake.cxx 350f09ae6d removed ccommand use cmake now hace 24 años
cmake.h 350f09ae6d removed ccommand use cmake now hace 24 años
cmakemain.cxx 350f09ae6d removed ccommand use cmake now hace 24 años
cmaketest.cxx 7fc1bd1281 ERR: UseIt() missing return type. hace 24 años
cmaketest.h.in 290c509e11 ENH: make sure the test tests the right cmake, and not the cmake used to bootstrap this cmake hace 24 años
cmakewizard.cxx d14a2314e5 check bool values and prefere off hace 24 años
cmakewizard.h a6a43d5320 ENH:Updated copyright hace 24 años
ctest.cxx ceb365813f ENH: fix depend problem hace 24 años
ctest.h ceb365813f ENH: fix depend problem hace 24 años