| .. |
|
CursesDialog
|
934d7d3dd6
Rename local variable
|
23 ani în urmă |
|
MFCDialog
|
0b8dcaddd2
FIX: drag&drop on CMake icon was not working anymore.
|
23 ani în urmă |
|
WXDialog
|
c91ca248f6
Add progress reporting
|
23 ani în urmă |
|
bootstrap
|
399e1c0f3e
Improve bootstrape for unix
|
23 ani în urmă |
|
.cvsignore
|
0c948312ed
Add cvsignore so that you do not see visual stufio files when you do cvs update
|
23 ani în urmă |
|
CMakeLists.txt
|
de316cac05
remove unused files
|
23 ani în urmă |
|
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 ani în urmă |
|
InitialConfigureFlags.cmake.in
|
cc768c86c6
ENH: pass prefix from configure into cmake
|
24 ani în urmă |
|
Makefile.in
|
83f596ee9d
Better dependencies for bootstrap
|
23 ani în urmă |
|
TODO
|
610b04713c
*** empty log message ***
|
23 ani în urmă |
|
cmAbstractFilesCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmAbstractFilesCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmAddCustomCommandCommand.cxx
|
3893ee72d2
Add comment support, so that you can see in build process what the custom command does
|
23 ani în urmă |
|
cmAddCustomCommandCommand.h
|
3893ee72d2
Add comment support, so that you can see in build process what the custom command does
|
23 ani în urmă |
|
cmAddCustomTargetCommand.cxx
|
ab64db6ee8
Allow target with no command
|
23 ani în urmă |
|
cmAddCustomTargetCommand.h
|
ab64db6ee8
Allow target with no command
|
23 ani în urmă |
|
cmAddDefinitionsCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmAddDefinitionsCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmAddDependenciesCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmAddDependenciesCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmAddExecutableCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmAddExecutableCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmAddLibraryCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmAddLibraryCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmAddTestCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmAddTestCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmAuxSourceDirectoryCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmAuxSourceDirectoryCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmBuildCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmBuildCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmBuildNameCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmBuildNameCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmCMakeMinimumRequired.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmCMakeMinimumRequired.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmCPluginAPI.cxx
|
f67643112c
added another func
|
23 ani în urmă |
|
cmCPluginAPI.h
|
f67643112c
added another func
|
23 ani în urmă |
|
cmCacheManager.cxx
|
7985bc118e
ENH: add a rule to automatically re-run cmake from the top if the CMakeCache.txt file is changed
|
23 ani în urmă |
|
cmCacheManager.h
|
b123c07ecf
rename foo variables to better names
|
23 ani în urmă |
|
cmCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmCommands.cxx
|
42c464c05e
ENH: Added STRING command.
|
23 ani în urmă |
|
cmCommands.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
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 ani în urmă |
|
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 ani în urmă |
|
cmConfigureFileCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmConfigureFileCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmCreateTestSourceList.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmCreateTestSourceList.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmCustomCommand.cxx
|
3893ee72d2
Add comment support, so that you can see in build process what the custom command does
|
23 ani în urmă |
|
cmCustomCommand.h
|
3893ee72d2
Add comment support, so that you can see in build process what the custom command does
|
23 ani în urmă |
|
cmData.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmDirectory.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmDirectory.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmDumpDocumentation.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmDynamicLoader.cxx
|
a551bfcafc
fix free before use
|
23 ani în urmă |
|
cmDynamicLoader.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmElseCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmElseCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmEnableTestingCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmEnableTestingCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmEndForEachCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmEndForEachCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmEndIfCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmEndIfCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmExecProgramCommand.cxx
|
f5d95fb078
Complete rework of makefile generators expect trouble
|
23 ani în urmă |
|
cmExecProgramCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmFLTKWrapUICommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmFLTKWrapUICommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmFindFileCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmFindFileCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmFindLibraryCommand.cxx
|
9e526f797a
removed cmMakefile depend from cmSystemTools
|
23 ani în urmă |
|
cmFindLibraryCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmFindPathCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmFindPathCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmFindProgramCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmFindProgramCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmForEachCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmForEachCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmFunctionBlocker.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmGeneratedFileStream.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmGetFilenameComponentCommand.cxx
|
6435f608b9
ERR: Fixed signed/unsigned warning.
|
23 ani în urmă |
|
cmGetFilenameComponentCommand.h
|
5a75e03037
allow flags to be in the CC and CXX environment variables
|
23 ani în urmă |
|
cmGetSourceFilePropertyCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmGetSourceFilePropertyCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmGlobalBorlandMakefileGenerator.cxx
|
96189f79d5
ENH: unify EnableLanguage across all generators
|
23 ani în urmă |
|
cmGlobalBorlandMakefileGenerator.h
|
96189f79d5
ENH: unify EnableLanguage across all generators
|
23 ani în urmă |
|
cmGlobalCodeWarriorGenerator.cxx
|
06b640fe48
ERR: Removed use of NULL.
|
23 ani în urmă |
|
cmGlobalCodeWarriorGenerator.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmGlobalGenerator.cxx
|
39714fb179
Rename variable to remove warning
|
23 ani în urmă |
|
cmGlobalGenerator.h
|
96189f79d5
ENH: unify EnableLanguage across all generators
|
23 ani în urmă |
|
cmGlobalNMakeMakefileGenerator.cxx
|
96189f79d5
ENH: unify EnableLanguage across all generators
|
23 ani în urmă |
|
cmGlobalNMakeMakefileGenerator.h
|
96189f79d5
ENH: unify EnableLanguage across all generators
|
23 ani în urmă |
|
cmGlobalUnixMakefileGenerator.cxx
|
b0f4a4cb39
ENH: fix IntDir jump and build problem
|
23 ani în urmă |
|
cmGlobalUnixMakefileGenerator.h
|
96189f79d5
ENH: unify EnableLanguage across all generators
|
23 ani în urmă |
|
cmGlobalVisualStudio6Generator.cxx
|
b0f4a4cb39
ENH: fix IntDir jump and build problem
|
23 ani în urmă |
|
cmGlobalVisualStudio6Generator.h
|
96189f79d5
ENH: unify EnableLanguage across all generators
|
23 ani în urmă |
|
cmGlobalVisualStudio7Generator.cxx
|
b0f4a4cb39
ENH: fix IntDir jump and build problem
|
23 ani în urmă |
|
cmGlobalVisualStudio7Generator.h
|
96189f79d5
ENH: unify EnableLanguage across all generators
|
23 ani în urmă |
|
cmITKWrapTclCommand.cxx
|
a93038c52a
ENH: update to new style MakeDepend
|
23 ani în urmă |
|
cmITKWrapTclCommand.h
|
a93038c52a
ENH: update to new style MakeDepend
|
23 ani în urmă |
|
cmIfCommand.cxx
|
5d2f83dad5
minor fix
|
23 ani în urmă |
|
cmIfCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmIncludeCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmIncludeCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmIncludeDirectoryCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmIncludeDirectoryCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmIncludeExternalMSProjectCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmIncludeExternalMSProjectCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmIncludeRegularExpressionCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmIncludeRegularExpressionCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmInstallFilesCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmInstallFilesCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmInstallProgramsCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmInstallProgramsCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmInstallTargetsCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmInstallTargetsCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmLinkDirectoriesCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmLinkDirectoriesCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmLinkLibrariesCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmLinkLibrariesCommand.h
|
1367dff3fa
updated comment
|
23 ani în urmă |
|
cmListFileCache.cxx
|
332fb964e7
ENH: put the project command at the front of the project
|
23 ani în urmă |
|
cmListFileCache.h
|
27110975c2
ENH: add PROJECT command if there is not one
|
23 ani în urmă |
|
cmLoadCacheCommand.cxx
|
7ef6173664
ENH: Added READ_WITH_PREFIX option to LOAD_CACHE command. This allows reading of cache values from another cache without actually creating local copies of the cache entires. The values are stored as prefixed local makefile variables.
|
23 ani în urmă |
|
cmLoadCacheCommand.h
|
7ef6173664
ENH: Added READ_WITH_PREFIX option to LOAD_CACHE command. This allows reading of cache values from another cache without actually creating local copies of the cache entires. The values are stored as prefixed local makefile variables.
|
23 ani în urmă |
|
cmLoadCommandCommand.cxx
|
f5d95fb078
Complete rework of makefile generators expect trouble
|
23 ani în urmă |
|
cmLoadCommandCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmLocalCodeWarriorGenerator.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmLocalCodeWarriorGenerator.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmLocalGenerator.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmLocalGenerator.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmLocalUnixMakefileGenerator.cxx
|
3893ee72d2
Add comment support, so that you can see in build process what the custom command does
|
23 ani în urmă |
|
cmLocalUnixMakefileGenerator.h
|
5a676508c4
BUG: fix bug in depends
|
23 ani în urmă |
|
cmLocalVisualStudio6Generator.cxx
|
96189f79d5
ENH: unify EnableLanguage across all generators
|
23 ani în urmă |
|
cmLocalVisualStudio6Generator.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmLocalVisualStudio7Generator.cxx
|
b0656a2605
Add support for comments on custom commands in visual studio 7
|
23 ani în urmă |
|
cmLocalVisualStudio7Generator.h
|
b0656a2605
Add support for comments on custom commands in visual studio 7
|
23 ani în urmă |
|
cmMacroCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmMacroCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmMakeDepend.cxx
|
5a676508c4
BUG: fix bug in depends
|
23 ani în urmă |
|
cmMakeDepend.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmMakeDirectoryCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmMakeDirectoryCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmMakefile.cxx
|
3893ee72d2
Add comment support, so that you can see in build process what the custom command does
|
23 ani în urmă |
|
cmMakefile.h
|
3893ee72d2
Add comment support, so that you can see in build process what the custom command does
|
23 ani în urmă |
|
cmMarkAsAdvancedCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmMarkAsAdvancedCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmMessageCommand.cxx
|
20b7e6b222
ENH: space fixes and add a status option to message command
|
23 ani în urmă |
|
cmMessageCommand.h
|
20b7e6b222
ENH: space fixes and add a status option to message command
|
23 ani în urmă |
|
cmOptionCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmOptionCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmOutputRequiredFilesCommand.cxx
|
7928df0817
updated for changes in Depend Calcs
|
23 ani în urmă |
|
cmOutputRequiredFilesCommand.h
|
7928df0817
updated for changes in Depend Calcs
|
23 ani în urmă |
|
cmProjectCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmProjectCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmQTWrapCPPCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmQTWrapCPPCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmQTWrapUICommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmQTWrapUICommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmRegularExpression.cxx
|
5417d02a61
ENH: compile method now returns whether compilation succeeded.
|
23 ani în urmă |
|
cmRegularExpression.h
|
5417d02a61
ENH: compile method now returns whether compilation succeeded.
|
23 ani în urmă |
|
cmRemoveCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmRemoveCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmSeparateArgumentsCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmSeparateArgumentsCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmSetCommand.cxx
|
c74ce9b218
BUG: A variable is not in the cache if it is UNINITIALIZED.
|
23 ani în urmă |
|
cmSetCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmSetSourceFilesPropertiesCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmSetSourceFilesPropertiesCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmSiteNameCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmSiteNameCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmSourceFile.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmSourceFile.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmSourceFilesCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmSourceFilesCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmSourceFilesRemoveCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmSourceFilesRemoveCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmSourceGroup.cxx
|
3893ee72d2
Add comment support, so that you can see in build process what the custom command does
|
23 ani în urmă |
|
cmSourceGroup.h
|
3893ee72d2
Add comment support, so that you can see in build process what the custom command does
|
23 ani în urmă |
|
cmSourceGroupCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmSourceGroupCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmStandardIncludes.h
|
f5d95fb078
Complete rework of makefile generators expect trouble
|
23 ani în urmă |
|
cmStringCommand.cxx
|
d66aa2262a
ENH: Added COMPARE modes to STRING command.
|
23 ani în urmă |
|
cmStringCommand.h
|
d66aa2262a
ENH: Added COMPARE modes to STRING command.
|
23 ani în urmă |
|
cmSubdirCommand.cxx
|
e3e9fb633a
Subdirs reports an error if the subdirectory does not exists
|
23 ani în urmă |
|
cmSubdirCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmSubdirDependsCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmSubdirDependsCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmSystemTools.cxx
|
e7d1a299fb
Fix bug in globbing. Now it actually uses only files or directories that result in globbing not the ones that were is the vector before
|
23 ani în urmă |
|
cmSystemTools.h
|
9e526f797a
removed cmMakefile depend from cmSystemTools
|
23 ani în urmă |
|
cmTarget.cxx
|
939035ad91
BUG: the dependency analysis would incorrectly alphabetically re-order the
|
23 ani în urmă |
|
cmTarget.h
|
939035ad91
BUG: the dependency analysis would incorrectly alphabetically re-order the
|
23 ani în urmă |
|
cmTargetLinkLibrariesCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmTargetLinkLibrariesCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmTryCompileCommand.cxx
|
cab011b7ec
Remove warning
|
23 ani în urmă |
|
cmTryCompileCommand.h
|
c544cb4307
clean up entire temp directory
|
23 ani în urmă |
|
cmTryRunCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmTryRunCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmUseMangledMesaCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmUseMangledMesaCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmUtilitySourceCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmUtilitySourceCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmVTKMakeInstantiatorCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmVTKMakeInstantiatorCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmVTKWrapJavaCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmVTKWrapJavaCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmVTKWrapPythonCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmVTKWrapPythonCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmVTKWrapTclCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmVTKWrapTclCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmVariableRequiresCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmVariableRequiresCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmWin32ProcessExecution.cxx
|
f5d95fb078
Complete rework of makefile generators expect trouble
|
23 ani în urmă |
|
cmWin32ProcessExecution.h
|
f5d95fb078
Complete rework of makefile generators expect trouble
|
23 ani în urmă |
|
cmWrapExcludeFilesCommand.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmWrapExcludeFilesCommand.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmWriteFileCommand.cxx
|
dc919e841a
Make directory if it does not exist yet
|
23 ani în urmă |
|
cmWriteFileCommand.h
|
91bd207812
Add flag to WRITE_FILE to append
|
23 ani în urmă |
|
cmake.cxx
|
1e8914ada8
BUG: fix get make command problems.
|
23 ani în urmă |
|
cmake.h
|
1e8914ada8
BUG: fix get make command problems.
|
23 ani în urmă |
|
cmakemain.cxx
|
a96940d7b2
Oops, std namespace
|
23 ani în urmă |
|
cmaketest.cxx
|
ad3478cd1d
Add to usage
|
23 ani în urmă |
|
cmaketest.h.in
|
290c509e11
ENH: make sure the test tests the right cmake, and not the cmake used to bootstrap this cmake
|
23 ani în urmă |
|
cmakewizard.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmakewizard.h
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
cmw9xcom.cxx
|
1f6a3c67b1
ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
|
23 ani în urmă |
|
ctest.cxx
|
238815fe19
Remove warning
|
23 ani în urmă |
|
ctest.h
|
c17a0495f9
Initial addition of coverage
|
23 ani în urmă |