| .. |
|
CTest
|
8cb6645ad8
Remove some borland 6 warnings
|
22 years ago |
|
CursesDialog
|
dfd22fdf23
ENH: On envocation of ccmake check if directories are correct, but do not rerun configure
|
22 years ago |
|
MFCDialog
|
9b73353baa
ENH: Default generator selection for VS 7.1 added.
|
22 years ago |
|
WXDialog
|
74eb17767d
Fix location of test
|
22 years ago |
|
bootstrap
|
399e1c0f3e
Improve bootstrape for unix
|
23 years ago |
|
kwsys
|
128e63aaf7
ERR: Removed use of std::string != operator due to bug in SGI compiler's library.
|
22 years ago |
|
.cvsignore
|
0c948312ed
Add cvsignore so that you do not see visual stufio files when you do cvs update
|
23 years ago |
|
CMakeLists.txt
|
6112e7fc16
add support for vs 71
|
22 years ago |
|
InitialConfigureFlags.cmake.in
|
cc768c86c6
ENH: pass prefix from configure into cmake
|
24 years ago |
|
Makefile.in
|
1f55680332
ENH: Added cmDocumentation class to generate various forms of documentation. Each executable will be able to generate its own documentation.
|
23 years ago |
|
TODO
|
610b04713c
*** empty log message ***
|
23 years ago |
|
cmAbstractFilesCommand.cxx
|
ca773a5d6d
ENH: add stdlib.h for portability to borland 6
|
22 years ago |
|
cmAbstractFilesCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmAddCustomCommandCommand.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 years ago |
|
cmAddCustomCommandCommand.h
|
ba56262ae2
Fix to documentation formatting: removed extra newline.
|
23 years ago |
|
cmAddCustomTargetCommand.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 years ago |
|
cmAddCustomTargetCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
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 years ago |
|
cmAddDefinitionsCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
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 years ago |
|
cmAddDependenciesCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
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 years ago |
|
cmAddExecutableCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
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 years ago |
|
cmAddLibraryCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
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 years ago |
|
cmAddTestCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
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 years ago |
|
cmAuxSourceDirectoryCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
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 years ago |
|
cmBuildCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
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 years ago |
|
cmBuildNameCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
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 years ago |
|
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 years ago |
|
cmCPluginAPI.cxx
|
10931b5e66
ENH: Added return type int to ExecuteCommand.
|
23 years ago |
|
cmCPluginAPI.h
|
09778d1776
updated version
|
23 years ago |
|
cmCTest.cxx
|
0876c19dc8
ENH: remove warnings from borland 6 compiler
|
22 years ago |
|
cmCTest.h
|
7f48313225
Remove nan and inf, use iostreams to set precision, fix file name, and remove bogus files
|
22 years ago |
|
cmCacheManager.cxx
|
42db187012
ENH: Add method to convert from CacheEntryType to string
|
22 years ago |
|
cmCacheManager.h
|
42db187012
ENH: Add method to convert from CacheEntryType to string
|
22 years ago |
|
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 years ago |
|
cmCommands.cxx
|
8a96b2ec49
ERR: Set source files properties is needed for Curl build
|
22 years ago |
|
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 years ago |
|
cmConfigure.cmake.h.in
|
1fe42129d4
ENH: Centralized setting of CMake version number to top-level CMake listfile.
|
23 years ago |
|
cmConfigure.h.in
|
1fe42129d4
ENH: Centralized setting of CMake version number to top-level CMake listfile.
|
23 years ago |
|
cmConfigureFileCommand.cxx
|
a9875aa62f
Implement GetLineFromStream that actually works and use it instead of getline
|
22 years ago |
|
cmConfigureFileCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmCreateTestSourceList.cxx
|
9676bb4b22
BUG: Generate 0 into test driver instead of NULL.
|
23 years ago |
|
cmCreateTestSourceList.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmCustomCommand.cxx
|
3893ee72d2
Add comment support, so that you can see in build process what the custom command does
|
23 years ago |
|
cmCustomCommand.h
|
3893ee72d2
Add comment support, so that you can see in build process what the custom command does
|
23 years ago |
|
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 years ago |
|
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 years ago |
|
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 years ago |
|
cmDocumentation.cxx
|
3bba5f587e
ENH: Running with zero arguments now produces usage.
|
22 years ago |
|
cmDocumentation.h
|
5e18bec8f7
ENH: Re-implemented document generation class to be more organized and more robust.
|
23 years ago |
|
cmDumpDocumentation.cxx
|
c0c767fcc4
ERR: Added missing return.
|
23 years ago |
|
cmDynamicLoader.cxx
|
8cb6645ad8
Remove some borland 6 warnings
|
22 years ago |
|
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 years ago |
|
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 years ago |
|
cmElseCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
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 years ago |
|
cmEnableTestingCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
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 years ago |
|
cmEndForEachCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmEndIfCommand.cxx
|
ca773a5d6d
ENH: add stdlib.h for portability to borland 6
|
22 years ago |
|
cmEndIfCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmExecProgramCommand.cxx
|
f5d95fb078
Complete rework of makefile generators expect trouble
|
23 years ago |
|
cmExecProgramCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmExportLibraryDependencies.cxx
|
ab2fdaa8fa
BUG: Removed generation of stray paren.
|
23 years ago |
|
cmExportLibraryDependencies.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmFLTKWrapUICommand.cxx
|
3303599c75
BUG: Need at least 2 arguments, not exactly 2.
|
23 years ago |
|
cmFLTKWrapUICommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmFindFileCommand.cxx
|
f58d7df66a
ENH: add checking for NOTFOUND
|
23 years ago |
|
cmFindFileCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmFindLibraryCommand.cxx
|
e9fa240937
BUG: use IsNOTFOUND
|
23 years ago |
|
cmFindLibraryCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmFindPackageCommand.cxx
|
f58d7df66a
ENH: add checking for NOTFOUND
|
23 years ago |
|
cmFindPackageCommand.h
|
1c3680410b
BUG: This command must be inherited.
|
23 years ago |
|
cmFindPathCommand.cxx
|
f58d7df66a
ENH: add checking for NOTFOUND
|
23 years ago |
|
cmFindPathCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmFindProgramCommand.cxx
|
f58d7df66a
ENH: add checking for NOTFOUND
|
23 years ago |
|
cmFindProgramCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
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 years ago |
|
cmForEachCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmFunctionBlocker.h
|
08f1d2f9e1
ERR: Fixed unused parameter warning.
|
23 years ago |
|
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 years ago |
|
cmGetCMakePropertyCommand.cxx
|
3a99c693c1
Remove warning
|
22 years ago |
|
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
|
22 years ago |
|
cmGetFilenameComponentCommand.cxx
|
cde384411d
Several fixes/improvements:
|
23 years ago |
|
cmGetFilenameComponentCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
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 years ago |
|
cmGetSourceFilePropertyCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmGetTargetPropertyCommand.cxx
|
1161d76bc6
ENH: add target properties files
|
23 years ago |
|
cmGetTargetPropertyCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmGlobalBorlandMakefileGenerator.cxx
|
96189f79d5
ENH: unify EnableLanguage across all generators
|
23 years ago |
|
cmGlobalBorlandMakefileGenerator.h
|
96189f79d5
ENH: unify EnableLanguage across all generators
|
23 years ago |
|
cmGlobalCodeWarriorGenerator.cxx
|
06b640fe48
ERR: Removed use of NULL.
|
23 years ago |
|
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 years ago |
|
cmGlobalGenerator.cxx
|
ca773a5d6d
ENH: add stdlib.h for portability to borland 6
|
22 years ago |
|
cmGlobalGenerator.h
|
c4fa5d1fdf
ENH: add a new command that allows exports of library dependencies from a project to a file
|
23 years ago |
|
cmGlobalNMakeMakefileGenerator.cxx
|
96189f79d5
ENH: unify EnableLanguage across all generators
|
23 years ago |
|
cmGlobalNMakeMakefileGenerator.h
|
96189f79d5
ENH: unify EnableLanguage across all generators
|
23 years ago |
|
cmGlobalUnixMakefileGenerator.cxx
|
2f4ea98a4c
add a fatal error, and make sure c and c++ compilers work before using them
|
23 years ago |
|
cmGlobalUnixMakefileGenerator.h
|
96189f79d5
ENH: unify EnableLanguage across all generators
|
23 years ago |
|
cmGlobalVisualStudio6Generator.cxx
|
4b45a5ef9a
better error message
|
22 years ago |
|
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 years ago |
|
cmGlobalVisualStudio71Generator.cxx
|
8cb6645ad8
Remove some borland 6 warnings
|
22 years ago |
|
cmGlobalVisualStudio71Generator.h
|
32ca9c83cd
Change name of 71 generator
|
22 years ago |
|
cmGlobalVisualStudio7Generator.cxx
|
6112e7fc16
add support for vs 71
|
22 years ago |
|
cmGlobalVisualStudio7Generator.h
|
6112e7fc16
add support for vs 71
|
22 years ago |
|
cmITKWrapTclCommand.cxx
|
f58d7df66a
ENH: add checking for NOTFOUND
|
23 years ago |
|
cmITKWrapTclCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmIfCommand.cxx
|
ca773a5d6d
ENH: add stdlib.h for portability to borland 6
|
22 years ago |
|
cmIfCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
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 years ago |
|
cmIncludeCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmIncludeDirectoryCommand.cxx
|
f58d7df66a
ENH: add checking for NOTFOUND
|
23 years ago |
|
cmIncludeDirectoryCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
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 years ago |
|
cmIncludeExternalMSProjectCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
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 years ago |
|
cmIncludeRegularExpressionCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
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 years ago |
|
cmInstallFilesCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
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 years ago |
|
cmInstallProgramsCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
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 years ago |
|
cmInstallTargetsCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
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 years ago |
|
cmLinkDirectoriesCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmLinkLibrariesCommand.cxx
|
f58d7df66a
ENH: add checking for NOTFOUND
|
23 years ago |
|
cmLinkLibrariesCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmListFileCache.cxx
|
a9875aa62f
Implement GetLineFromStream that actually works and use it instead of getline
|
22 years ago |
|
cmListFileCache.h
|
ad5d35c6cf
ERR: Added operator != for SGI.
|
23 years ago |
|
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 years ago |
|
cmLoadCacheCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
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 years ago |
|
cmLoadCommandCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmLocalCodeWarriorGenerator.cxx
|
b14eb941d3
warning fix hopefully
|
22 years ago |
|
cmLocalCodeWarriorGenerator.h
|
99b3152a60
add COdeWarrior back in for testing
|
22 years ago |
|
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 years ago |
|
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 years ago |
|
cmLocalUnixMakefileGenerator.cxx
|
5730bd6b1b
fix for .def files and nmake and spaces in the path
|
22 years ago |
|
cmLocalUnixMakefileGenerator.h
|
5bb1a79c9f
ENH: Support for spaces in paths during make install.
|
23 years ago |
|
cmLocalVisualStudio6Generator.cxx
|
25f9b28e28
BUG: add linker flags for modules
|
22 years ago |
|
cmLocalVisualStudio6Generator.h
|
cde384411d
Several fixes/improvements:
|
23 years ago |
|
cmLocalVisualStudio7Generator.cxx
|
6112e7fc16
add support for vs 71
|
22 years ago |
|
cmLocalVisualStudio7Generator.h
|
6112e7fc16
add support for vs 71
|
22 years ago |
|
cmMacroCommand.cxx
|
6b22b8c556
better error reporting
|
22 years ago |
|
cmMacroCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmMakeDepend.cxx
|
a9875aa62f
Implement GetLineFromStream that actually works and use it instead of getline
|
22 years ago |
|
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 years ago |
|
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 years ago |
|
cmMakeDirectoryCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmMakefile.cxx
|
5945a5a448
ENH: add some includes for borland 6
|
22 years ago |
|
cmMakefile.h
|
ce750180ba
Add method which returns a list of all variables
|
22 years ago |
|
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 years ago |
|
cmMarkAsAdvancedCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmMessageCommand.cxx
|
2f4ea98a4c
add a fatal error, and make sure c and c++ compilers work before using them
|
23 years ago |
|
cmMessageCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
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 years ago |
|
cmOptionCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmOutputRequiredFilesCommand.cxx
|
a9875aa62f
Implement GetLineFromStream that actually works and use it instead of getline
|
22 years ago |
|
cmOutputRequiredFilesCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
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 years ago |
|
cmProjectCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
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 years ago |
|
cmQTWrapCPPCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
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 years ago |
|
cmQTWrapUICommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmRegularExpression.cxx
|
0876c19dc8
ENH: remove warnings from borland 6 compiler
|
22 years ago |
|
cmRegularExpression.h
|
5417d02a61
ENH: compile method now returns whether compilation succeeded.
|
23 years ago |
|
cmRemoveCommand.cxx
|
0a29ebad97
BUG: fix broken command
|
22 years ago |
|
cmRemoveCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
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 years ago |
|
cmSeparateArgumentsCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmSetCommand.cxx
|
c74ce9b218
BUG: A variable is not in the cache if it is UNINITIALIZED.
|
23 years ago |
|
cmSetCommand.h
|
a56ddb5823
ENH: Added CACHE entry types to documentation string.
|
22 years ago |
|
cmSetSourceFilesPropertiesCommand.cxx
|
0876c19dc8
ENH: remove warnings from borland 6 compiler
|
22 years ago |
|
cmSetSourceFilesPropertiesCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmSetTargetPropertiesCommand.cxx
|
1161d76bc6
ENH: add target properties files
|
23 years ago |
|
cmSetTargetPropertiesCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
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 years ago |
|
cmSiteNameCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmSourceFile.cxx
|
f58d7df66a
ENH: add checking for NOTFOUND
|
23 years ago |
|
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 years ago |
|
cmSourceFilesCommand.cxx
|
ca773a5d6d
ENH: add stdlib.h for portability to borland 6
|
22 years ago |
|
cmSourceFilesCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmSourceFilesRemoveCommand.cxx
|
ca773a5d6d
ENH: add stdlib.h for portability to borland 6
|
22 years ago |
|
cmSourceFilesRemoveCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmSourceGroup.cxx
|
3893ee72d2
Add comment support, so that you can see in build process what the custom command does
|
23 years ago |
|
cmSourceGroup.h
|
3893ee72d2
Add comment support, so that you can see in build process what the custom command does
|
23 years ago |
|
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 years ago |
|
cmSourceGroupCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmStandardIncludes.h
|
b133b832fd
Remove bogus flags from cmStandardIncludes and make complex test pass
|
22 years ago |
|
cmStringCommand.cxx
|
5945a5a448
ENH: add some includes for borland 6
|
22 years ago |
|
cmStringCommand.h
|
33d55456c3
BUG: Command should be inherited.
|
22 years ago |
|
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 years ago |
|
cmSubdirCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
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 years ago |
|
cmSubdirDependsCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmSystemTools.cxx
|
8cb6645ad8
Remove some borland 6 warnings
|
22 years ago |
|
cmSystemTools.h
|
a9875aa62f
Implement GetLineFromStream that actually works and use it instead of getline
|
22 years ago |
|
cmTarget.cxx
|
0876c19dc8
ENH: remove warnings from borland 6 compiler
|
22 years ago |
|
cmTarget.h
|
3859417d1a
ENH: add target properties
|
23 years ago |
|
cmTargetLinkLibrariesCommand.cxx
|
f58d7df66a
ENH: add checking for NOTFOUND
|
23 years ago |
|
cmTargetLinkLibrariesCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmTryCompileCommand.cxx
|
62b612fbf8
add better testing for unlink
|
23 years ago |
|
cmTryCompileCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
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 years ago |
|
cmTryRunCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmUseMangledMesaCommand.cxx
|
4d9b5d5ef1
Remove warnings
|
22 years ago |
|
cmUseMangledMesaCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
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 years ago |
|
cmUtilitySourceCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
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 years ago |
|
cmVTKMakeInstantiatorCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmVTKWrapJavaCommand.cxx
|
d55033b4c1
Oops, std namespace
|
23 years ago |
|
cmVTKWrapJavaCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
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 years ago |
|
cmVTKWrapPythonCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmVTKWrapTclCommand.cxx
|
413154827c
Fix a problem with TCL wrapping if the source files have a relative path.
|
23 years ago |
|
cmVTKWrapTclCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmVariableRequiresCommand.cxx
|
ae5a80c795
spelling errors
|
23 years ago |
|
cmVariableRequiresCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmVariableWatch.cxx
|
829f8382e0
Add option of watching variables
|
23 years ago |
|
cmVariableWatch.h
|
bd217452cd
more option on var watches
|
23 years ago |
|
cmWin32ProcessExecution.cxx
|
824d9112b1
Fix output variable and remove this->m_ to be only m_
|
23 years ago |
|
cmWin32ProcessExecution.h
|
f5d95fb078
Complete rework of makefile generators expect trouble
|
23 years ago |
|
cmWrapExcludeFilesCommand.cxx
|
ca773a5d6d
ENH: add stdlib.h for portability to borland 6
|
22 years ago |
|
cmWrapExcludeFilesCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
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 years ago |
|
cmWriteFileCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 years ago |
|
cmake.cxx
|
1e09bc5dde
ENH: Abstract pre configure check in a separate method
|
22 years ago |
|
cmake.h
|
1e09bc5dde
ENH: Abstract pre configure check in a separate method
|
22 years ago |
|
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).
|
22 years ago |
|
cmaketest.cxx
|
a2d7a92c88
BUG: Fix some dependencies for location of executables
|
22 years ago |
|
cmaketest.h.in
|
a2d7a92c88
BUG: Fix some dependencies for location of executables
|
22 years ago |
|
cmakewizard.cxx
|
6dda0c976f
BUG: can not mix cout and fgets on hp
|
23 years ago |
|
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 years ago |
|
cmw9xcom.cxx
|
d6f98c2a82
ENH: Added cmSystemTools::EnableMSVCDebugHook() to prevent error dialogs when CMake is invoked by Dart.
|
23 years ago |
|
ctest.cxx
|
8d8d39524d
ERR: Remove warning
|
22 years ago |