| .. |
|
CTest
|
8cb6645ad8
Remove some borland 6 warnings
|
22 vuotta sitten |
|
CursesDialog
|
65dcf074a1
BUG: When only loading ccmake cache, do not allow generate
|
22 vuotta sitten |
|
MFCDialog
|
9b73353baa
ENH: Default generator selection for VS 7.1 added.
|
23 vuotta sitten |
|
WXDialog
|
74eb17767d
Fix location of test
|
23 vuotta sitten |
|
kwsys
|
26d638c5d5
ENH: Removed cmake-specific functions.
|
22 vuotta sitten |
|
.cvsignore
|
0c948312ed
Add cvsignore so that you do not see visual stufio files when you do cvs update
|
24 vuotta sitten |
|
CMakeLists.txt
|
ba68f771b3
yikes added new custom command support
|
22 vuotta sitten |
|
InitialConfigureFlags.cmake.in
|
cc768c86c6
ENH: pass prefix from configure into cmake
|
24 vuotta sitten |
|
TODO
|
610b04713c
*** empty log message ***
|
23 vuotta sitten |
|
cmAbstractFilesCommand.cxx
|
ca773a5d6d
ENH: add stdlib.h for portability to borland 6
|
23 vuotta sitten |
|
cmAbstractFilesCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmAddCustomCommandCommand.cxx
|
ba68f771b3
yikes added new custom command support
|
22 vuotta sitten |
|
cmAddCustomCommandCommand.h
|
3154a6649a
command should nto be inherited
|
22 vuotta sitten |
|
cmAddCustomTargetCommand.cxx
|
ba68f771b3
yikes added new custom command support
|
22 vuotta sitten |
|
cmAddCustomTargetCommand.h
|
ba68f771b3
yikes added new custom command support
|
22 vuotta sitten |
|
cmAddDefinitionsCommand.cxx
|
4888c088ae
ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside.
|
23 vuotta sitten |
|
cmAddDefinitionsCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmAddDependenciesCommand.cxx
|
4888c088ae
ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside.
|
23 vuotta sitten |
|
cmAddDependenciesCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmAddExecutableCommand.cxx
|
4888c088ae
ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside.
|
23 vuotta sitten |
|
cmAddExecutableCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmAddLibraryCommand.cxx
|
4888c088ae
ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside.
|
23 vuotta sitten |
|
cmAddLibraryCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmAddTestCommand.cxx
|
4888c088ae
ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside.
|
23 vuotta sitten |
|
cmAddTestCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
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 vuotta sitten |
|
cmAuxSourceDirectoryCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
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 vuotta sitten |
|
cmBuildCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
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 vuotta sitten |
|
cmBuildNameCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
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 vuotta sitten |
|
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 vuotta sitten |
|
cmCPluginAPI.cxx
|
ba68f771b3
yikes added new custom command support
|
22 vuotta sitten |
|
cmCPluginAPI.h
|
ba68f771b3
yikes added new custom command support
|
22 vuotta sitten |
|
cmCTest.cxx
|
0876c19dc8
ENH: remove warnings from borland 6 compiler
|
22 vuotta sitten |
|
cmCTest.h
|
7f48313225
Remove nan and inf, use iostreams to set precision, fix file name, and remove bogus files
|
23 vuotta sitten |
|
cmCacheManager.cxx
|
42db187012
ENH: Add method to convert from CacheEntryType to string
|
23 vuotta sitten |
|
cmCacheManager.h
|
42db187012
ENH: Add method to convert from CacheEntryType to string
|
23 vuotta sitten |
|
cmCommand.h
|
4888c088ae
ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside.
|
23 vuotta sitten |
|
cmCommands.cxx
|
8a96b2ec49
ERR: Set source files properties is needed for Curl build
|
23 vuotta sitten |
|
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 vuotta sitten |
|
cmConfigure.cmake.h.in
|
1fe42129d4
ENH: Centralized setting of CMake version number to top-level CMake listfile.
|
23 vuotta sitten |
|
cmConfigure.h.in
|
1fe42129d4
ENH: Centralized setting of CMake version number to top-level CMake listfile.
|
23 vuotta sitten |
|
cmConfigureFileCommand.cxx
|
a9875aa62f
Implement GetLineFromStream that actually works and use it instead of getline
|
23 vuotta sitten |
|
cmConfigureFileCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmCreateTestSourceList.cxx
|
49c8ca5bca
undid change because other changes make it no longer neccesary
|
22 vuotta sitten |
|
cmCreateTestSourceList.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmCustomCommand.cxx
|
fc0a916eee
ENH: allow duplicate commands with the same output to be reduced automatically to one command
|
22 vuotta sitten |
|
cmCustomCommand.h
|
fc0a916eee
ENH: allow duplicate commands with the same output to be reduced automatically to one command
|
22 vuotta sitten |
|
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 vuotta sitten |
|
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 vuotta sitten |
|
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 vuotta sitten |
|
cmDocumentation.cxx
|
3bba5f587e
ENH: Running with zero arguments now produces usage.
|
23 vuotta sitten |
|
cmDocumentation.h
|
5e18bec8f7
ENH: Re-implemented document generation class to be more organized and more robust.
|
23 vuotta sitten |
|
cmDumpDocumentation.cxx
|
c0c767fcc4
ERR: Added missing return.
|
23 vuotta sitten |
|
cmDynamicLoader.cxx
|
8cb6645ad8
Remove some borland 6 warnings
|
22 vuotta sitten |
|
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 vuotta sitten |
|
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 vuotta sitten |
|
cmElseCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
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 vuotta sitten |
|
cmEnableTestingCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmEndForEachCommand.cxx
|
4888c088ae
ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside.
|
23 vuotta sitten |
|
cmEndForEachCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmEndIfCommand.cxx
|
ca773a5d6d
ENH: add stdlib.h for portability to borland 6
|
23 vuotta sitten |
|
cmEndIfCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmExecProgramCommand.cxx
|
f5d95fb078
Complete rework of makefile generators expect trouble
|
23 vuotta sitten |
|
cmExecProgramCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmExportLibraryDependencies.cxx
|
ab2fdaa8fa
BUG: Removed generation of stray paren.
|
23 vuotta sitten |
|
cmExportLibraryDependencies.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmFLTKWrapUICommand.cxx
|
3303599c75
BUG: Need at least 2 arguments, not exactly 2.
|
23 vuotta sitten |
|
cmFLTKWrapUICommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmFindFileCommand.cxx
|
f58d7df66a
ENH: add checking for NOTFOUND
|
23 vuotta sitten |
|
cmFindFileCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmFindLibraryCommand.cxx
|
e9fa240937
BUG: use IsNOTFOUND
|
23 vuotta sitten |
|
cmFindLibraryCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmFindPackageCommand.cxx
|
f58d7df66a
ENH: add checking for NOTFOUND
|
23 vuotta sitten |
|
cmFindPackageCommand.h
|
1c3680410b
BUG: This command must be inherited.
|
23 vuotta sitten |
|
cmFindPathCommand.cxx
|
f58d7df66a
ENH: add checking for NOTFOUND
|
23 vuotta sitten |
|
cmFindPathCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmFindProgramCommand.cxx
|
f58d7df66a
ENH: add checking for NOTFOUND
|
23 vuotta sitten |
|
cmFindProgramCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmForEachCommand.cxx
|
4888c088ae
ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside.
|
23 vuotta sitten |
|
cmForEachCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmFunctionBlocker.h
|
08f1d2f9e1
ERR: Fixed unused parameter warning.
|
23 vuotta sitten |
|
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 vuotta sitten |
|
cmGetCMakePropertyCommand.cxx
|
3a99c693c1
Remove warning
|
23 vuotta sitten |
|
cmGetCMakePropertyCommand.h
|
814b8856a0
Add command for accessing cmake properties. At this point the only properties are VARIABLES and CACHE_VARIABLES. Also add test for this feature
|
23 vuotta sitten |
|
cmGetFilenameComponentCommand.cxx
|
cde384411d
Several fixes/improvements:
|
23 vuotta sitten |
|
cmGetFilenameComponentCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmGetSourceFilePropertyCommand.cxx
|
eee69632d6
minor bug fix
|
22 vuotta sitten |
|
cmGetSourceFilePropertyCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmGetTargetPropertyCommand.cxx
|
eee69632d6
minor bug fix
|
22 vuotta sitten |
|
cmGetTargetPropertyCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmGlobalBorlandMakefileGenerator.cxx
|
96189f79d5
ENH: unify EnableLanguage across all generators
|
23 vuotta sitten |
|
cmGlobalBorlandMakefileGenerator.h
|
96189f79d5
ENH: unify EnableLanguage across all generators
|
23 vuotta sitten |
|
cmGlobalCodeWarriorGenerator.cxx
|
06b640fe48
ERR: Removed use of NULL.
|
23 vuotta sitten |
|
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 vuotta sitten |
|
cmGlobalGenerator.cxx
|
ca773a5d6d
ENH: add stdlib.h for portability to borland 6
|
23 vuotta sitten |
|
cmGlobalGenerator.h
|
c4fa5d1fdf
ENH: add a new command that allows exports of library dependencies from a project to a file
|
23 vuotta sitten |
|
cmGlobalNMakeMakefileGenerator.cxx
|
96189f79d5
ENH: unify EnableLanguage across all generators
|
23 vuotta sitten |
|
cmGlobalNMakeMakefileGenerator.h
|
96189f79d5
ENH: unify EnableLanguage across all generators
|
23 vuotta sitten |
|
cmGlobalUnixMakefileGenerator.cxx
|
2f4ea98a4c
add a fatal error, and make sure c and c++ compilers work before using them
|
23 vuotta sitten |
|
cmGlobalUnixMakefileGenerator.h
|
96189f79d5
ENH: unify EnableLanguage across all generators
|
23 vuotta sitten |
|
cmGlobalVisualStudio6Generator.cxx
|
ba68f771b3
yikes added new custom command support
|
22 vuotta sitten |
|
cmGlobalVisualStudio6Generator.h
|
4e6ad941e9
ENH: Visual Studio 6 and 7 generators now set CMAKE_CONFIGURATION_TYPES to be a semicolon-separated list of configurations that will be built.
|
23 vuotta sitten |
|
cmGlobalVisualStudio71Generator.cxx
|
ba68f771b3
yikes added new custom command support
|
22 vuotta sitten |
|
cmGlobalVisualStudio71Generator.h
|
32ca9c83cd
Change name of 71 generator
|
23 vuotta sitten |
|
cmGlobalVisualStudio7Generator.cxx
|
ba68f771b3
yikes added new custom command support
|
22 vuotta sitten |
|
cmGlobalVisualStudio7Generator.h
|
6112e7fc16
add support for vs 71
|
23 vuotta sitten |
|
cmITKWrapTclCommand.cxx
|
d5d0f17e5c
updated for new custom command
|
22 vuotta sitten |
|
cmITKWrapTclCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmIfCommand.cxx
|
ca773a5d6d
ENH: add stdlib.h for portability to borland 6
|
23 vuotta sitten |
|
cmIfCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
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 vuotta sitten |
|
cmIncludeCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmIncludeDirectoryCommand.cxx
|
f58d7df66a
ENH: add checking for NOTFOUND
|
23 vuotta sitten |
|
cmIncludeDirectoryCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
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 vuotta sitten |
|
cmIncludeExternalMSProjectCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
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 vuotta sitten |
|
cmIncludeRegularExpressionCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
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 vuotta sitten |
|
cmInstallFilesCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmInstallProgramsCommand.cxx
|
4888c088ae
ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside.
|
23 vuotta sitten |
|
cmInstallProgramsCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmInstallTargetsCommand.cxx
|
4888c088ae
ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside.
|
23 vuotta sitten |
|
cmInstallTargetsCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmLinkDirectoriesCommand.cxx
|
4888c088ae
ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside.
|
23 vuotta sitten |
|
cmLinkDirectoriesCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmLinkLibrariesCommand.cxx
|
f58d7df66a
ENH: add checking for NOTFOUND
|
23 vuotta sitten |
|
cmLinkLibrariesCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmListFileCache.cxx
|
a9875aa62f
Implement GetLineFromStream that actually works and use it instead of getline
|
23 vuotta sitten |
|
cmListFileCache.h
|
ad5d35c6cf
ERR: Added operator != for SGI.
|
23 vuotta sitten |
|
cmLoadCacheCommand.cxx
|
4888c088ae
ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside.
|
23 vuotta sitten |
|
cmLoadCacheCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmLoadCommandCommand.cxx
|
4888c088ae
ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside.
|
23 vuotta sitten |
|
cmLoadCommandCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmLocalCodeWarriorGenerator.cxx
|
b14eb941d3
warning fix hopefully
|
23 vuotta sitten |
|
cmLocalCodeWarriorGenerator.h
|
99b3152a60
add COdeWarrior back in for testing
|
23 vuotta sitten |
|
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 vuotta sitten |
|
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 vuotta sitten |
|
cmLocalUnixMakefileGenerator.cxx
|
d92dcccb06
BUG: Uninitialized std::string returns bad pointers from c_str() on some platforms.
|
22 vuotta sitten |
|
cmLocalUnixMakefileGenerator.h
|
ba68f771b3
yikes added new custom command support
|
22 vuotta sitten |
|
cmLocalVisualStudio6Generator.cxx
|
40a985a38d
fix for bad assumption
|
22 vuotta sitten |
|
cmLocalVisualStudio6Generator.h
|
ba68f771b3
yikes added new custom command support
|
22 vuotta sitten |
|
cmLocalVisualStudio7Generator.cxx
|
6309da4242
fix for bad assumption on custom rules
|
22 vuotta sitten |
|
cmLocalVisualStudio7Generator.h
|
ba68f771b3
yikes added new custom command support
|
22 vuotta sitten |
|
cmMacroCommand.cxx
|
6b22b8c556
better error reporting
|
23 vuotta sitten |
|
cmMacroCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmMakeDepend.cxx
|
a9875aa62f
Implement GetLineFromStream that actually works and use it instead of getline
|
23 vuotta sitten |
|
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 vuotta sitten |
|
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 vuotta sitten |
|
cmMakeDirectoryCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmMakefile.cxx
|
aaf2795050
fix to expand variables in custom command outputs and main dependencies
|
22 vuotta sitten |
|
cmMakefile.h
|
61a3e4fb80
more custom command
|
22 vuotta sitten |
|
cmMarkAsAdvancedCommand.cxx
|
4888c088ae
ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside.
|
23 vuotta sitten |
|
cmMarkAsAdvancedCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmMessageCommand.cxx
|
2f4ea98a4c
add a fatal error, and make sure c and c++ compilers work before using them
|
23 vuotta sitten |
|
cmMessageCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
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 vuotta sitten |
|
cmOptionCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmOutputRequiredFilesCommand.cxx
|
a9875aa62f
Implement GetLineFromStream that actually works and use it instead of getline
|
23 vuotta sitten |
|
cmOutputRequiredFilesCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmProjectCommand.cxx
|
4888c088ae
ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside.
|
23 vuotta sitten |
|
cmProjectCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
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 vuotta sitten |
|
cmQTWrapCPPCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmQTWrapUICommand.cxx
|
59c70d9df7
minor update for new custom commands
|
22 vuotta sitten |
|
cmQTWrapUICommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmRegularExpression.cxx
|
0876c19dc8
ENH: remove warnings from borland 6 compiler
|
22 vuotta sitten |
|
cmRegularExpression.h
|
5417d02a61
ENH: compile method now returns whether compilation succeeded.
|
23 vuotta sitten |
|
cmRemoveCommand.cxx
|
0a29ebad97
BUG: fix broken command
|
23 vuotta sitten |
|
cmRemoveCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
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 vuotta sitten |
|
cmSeparateArgumentsCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmSetCommand.cxx
|
c74ce9b218
BUG: A variable is not in the cache if it is UNINITIALIZED.
|
23 vuotta sitten |
|
cmSetCommand.h
|
a56ddb5823
ENH: Added CACHE entry types to documentation string.
|
23 vuotta sitten |
|
cmSetSourceFilesPropertiesCommand.cxx
|
dc87f60ca2
BUG: Fixed crash when source file cannot be looked up correctly.
|
22 vuotta sitten |
|
cmSetSourceFilesPropertiesCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmSetTargetPropertiesCommand.cxx
|
1161d76bc6
ENH: add target properties files
|
23 vuotta sitten |
|
cmSetTargetPropertiesCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
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 vuotta sitten |
|
cmSiteNameCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmSourceFile.cxx
|
f58d7df66a
ENH: add checking for NOTFOUND
|
23 vuotta sitten |
|
cmSourceFile.h
|
ba68f771b3
yikes added new custom command support
|
22 vuotta sitten |
|
cmSourceFilesCommand.cxx
|
ca773a5d6d
ENH: add stdlib.h for portability to borland 6
|
23 vuotta sitten |
|
cmSourceFilesCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmSourceFilesRemoveCommand.cxx
|
ca773a5d6d
ENH: add stdlib.h for portability to borland 6
|
23 vuotta sitten |
|
cmSourceFilesRemoveCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmSourceGroup.cxx
|
0b3b21fa63
warning fixes
|
22 vuotta sitten |
|
cmSourceGroup.h
|
ba68f771b3
yikes added new custom command support
|
22 vuotta sitten |
|
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 vuotta sitten |
|
cmSourceGroupCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmStandardIncludes.h
|
b133b832fd
Remove bogus flags from cmStandardIncludes and make complex test pass
|
23 vuotta sitten |
|
cmStringCommand.cxx
|
5945a5a448
ENH: add some includes for borland 6
|
23 vuotta sitten |
|
cmStringCommand.h
|
33d55456c3
BUG: Command should be inherited.
|
23 vuotta sitten |
|
cmSubdirCommand.cxx
|
4888c088ae
ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside.
|
23 vuotta sitten |
|
cmSubdirCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
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 vuotta sitten |
|
cmSubdirDependsCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmSystemTools.cxx
|
590460aaae
new function
|
22 vuotta sitten |
|
cmSystemTools.h
|
590460aaae
new function
|
22 vuotta sitten |
|
cmTarget.cxx
|
703242071f
more crazt changes source files now must match with full path
|
22 vuotta sitten |
|
cmTarget.h
|
ba68f771b3
yikes added new custom command support
|
22 vuotta sitten |
|
cmTargetLinkLibrariesCommand.cxx
|
f58d7df66a
ENH: add checking for NOTFOUND
|
23 vuotta sitten |
|
cmTargetLinkLibrariesCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmTryCompileCommand.cxx
|
62b612fbf8
add better testing for unlink
|
23 vuotta sitten |
|
cmTryCompileCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
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 vuotta sitten |
|
cmTryRunCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmUseMangledMesaCommand.cxx
|
4d9b5d5ef1
Remove warnings
|
23 vuotta sitten |
|
cmUseMangledMesaCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmUtilitySourceCommand.cxx
|
4888c088ae
ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside.
|
23 vuotta sitten |
|
cmUtilitySourceCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
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 vuotta sitten |
|
cmVTKMakeInstantiatorCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmVTKWrapJavaCommand.cxx
|
d55033b4c1
Oops, std namespace
|
23 vuotta sitten |
|
cmVTKWrapJavaCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
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 vuotta sitten |
|
cmVTKWrapPythonCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmVTKWrapTclCommand.cxx
|
413154827c
Fix a problem with TCL wrapping if the source files have a relative path.
|
23 vuotta sitten |
|
cmVTKWrapTclCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmVariableRequiresCommand.cxx
|
ae5a80c795
spelling errors
|
23 vuotta sitten |
|
cmVariableRequiresCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmVariableWatch.cxx
|
829f8382e0
Add option of watching variables
|
23 vuotta sitten |
|
cmVariableWatch.h
|
bd217452cd
more option on var watches
|
23 vuotta sitten |
|
cmWin32ProcessExecution.cxx
|
824d9112b1
Fix output variable and remove this->m_ to be only m_
|
23 vuotta sitten |
|
cmWin32ProcessExecution.h
|
f5d95fb078
Complete rework of makefile generators expect trouble
|
23 vuotta sitten |
|
cmWrapExcludeFilesCommand.cxx
|
ca773a5d6d
ENH: add stdlib.h for portability to borland 6
|
23 vuotta sitten |
|
cmWrapExcludeFilesCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmWriteFileCommand.cxx
|
4888c088ae
ENH: Moved ExpandListVariables out of individual commands. Argument evaluation rules are now very consistent. Double quotes can always be used to create exactly one argument, regardless of contents inside.
|
23 vuotta sitten |
|
cmWriteFileCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 vuotta sitten |
|
cmake.cxx
|
abffd72cbb
BUG: Fixed check for existence of CMakeLists.txt file in top-level source directory before first configure.
|
22 vuotta sitten |
|
cmake.h
|
1e09bc5dde
ENH: Abstract pre configure check in a separate method
|
22 vuotta sitten |
|
cmakemain.cxx
|
565200b893
ENH: Add argument -N which prevents CMake from doing configure and generate. This should be improved at some point that it will do all the error checking such as whether the CMakeLists.txt exists etc. It should essentially load cache, go through cmake lists, but not modify cache and other files in the build directory. The second feature is ability to display cache values. You run with argument -L (or -LH /-LA / -LAH) and it will display all nonadvanced cached variables (-L) / all cached variable (-LA) / and cached variables with corresponding help string (-LH -LAH).
|
23 vuotta sitten |
|
cmaketest.cxx
|
a2d7a92c88
BUG: Fix some dependencies for location of executables
|
23 vuotta sitten |
|
cmaketest.h.in
|
a2d7a92c88
BUG: Fix some dependencies for location of executables
|
23 vuotta sitten |
|
cmakewizard.cxx
|
6dda0c976f
BUG: can not mix cout and fgets on hp
|
23 vuotta sitten |
|
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 vuotta sitten |
|
cmw9xcom.cxx
|
d6f98c2a82
ENH: Added cmSystemTools::EnableMSVCDebugHook() to prevent error dialogs when CMake is invoked by Dart.
|
23 vuotta sitten |
|
ctest.cxx
|
8d8d39524d
ERR: Remove warning
|
23 vuotta sitten |