| .. |
|
CTest
|
b9eed3ea18
ERR: Remove warning on Sun
|
22 gadi atpakaļ |
|
CursesDialog
|
a5ea72df88
ENH: Improved documentation. Also modified behavior of "cmake" to not configure a project in the current directory unless . is given.
|
22 gadi atpakaļ |
|
MFCDialog
|
0e516f2c85
BUG: Fixed tab ordering of gui components.
|
23 gadi atpakaļ |
|
WXDialog
|
74eb17767d
Fix location of test
|
22 gadi atpakaļ |
|
bootstrap
|
399e1c0f3e
Improve bootstrape for unix
|
23 gadi atpakaļ |
|
kwsys
|
d0374eccad
FIX: warnings, disabling 4786
|
22 gadi atpakaļ |
|
.cvsignore
|
0c948312ed
Add cvsignore so that you do not see visual stufio files when you do cvs update
|
23 gadi atpakaļ |
|
CMakeLists.txt
|
a2d7a92c88
BUG: Fix some dependencies for location of executables
|
22 gadi atpakaļ |
|
InitialConfigureFlags.cmake.in
|
cc768c86c6
ENH: pass prefix from configure into cmake
|
24 gadi atpakaļ |
|
Makefile.in
|
1f55680332
ENH: Added cmDocumentation class to generate various forms of documentation. Each executable will be able to generate its own documentation.
|
23 gadi atpakaļ |
|
TODO
|
610b04713c
*** empty log message ***
|
23 gadi atpakaļ |
|
cmAbstractFilesCommand.cxx
|
4f42971be8
now complains more
|
23 gadi atpakaļ |
|
cmAbstractFilesCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmAddCustomCommandCommand.h
|
ba56262ae2
Fix to documentation formatting: removed extra newline.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmAddCustomTargetCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmAddDefinitionsCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmAddDependenciesCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmAddExecutableCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmAddLibraryCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmAddTestCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmAuxSourceDirectoryCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmBuildCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmBuildNameCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmCPluginAPI.cxx
|
10931b5e66
ENH: Added return type int to ExecuteCommand.
|
23 gadi atpakaļ |
|
cmCPluginAPI.h
|
09778d1776
updated version
|
23 gadi atpakaļ |
|
cmCTest.cxx
|
05e0437943
ENH: Cleanup
|
22 gadi atpakaļ |
|
cmCTest.h
|
7f48313225
Remove nan and inf, use iostreams to set precision, fix file name, and remove bogus files
|
22 gadi atpakaļ |
|
cmCacheManager.cxx
|
42db187012
ENH: Add method to convert from CacheEntryType to string
|
22 gadi atpakaļ |
|
cmCacheManager.h
|
42db187012
ENH: Add method to convert from CacheEntryType to string
|
22 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmCommands.cxx
|
8a96b2ec49
ERR: Set source files properties is needed for Curl build
|
22 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmConfigure.cmake.h.in
|
1fe42129d4
ENH: Centralized setting of CMake version number to top-level CMake listfile.
|
23 gadi atpakaļ |
|
cmConfigure.h.in
|
1fe42129d4
ENH: Centralized setting of CMake version number to top-level CMake listfile.
|
23 gadi atpakaļ |
|
cmConfigureFileCommand.cxx
|
a9875aa62f
Implement GetLineFromStream that actually works and use it instead of getline
|
23 gadi atpakaļ |
|
cmConfigureFileCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
cmCreateTestSourceList.cxx
|
9676bb4b22
BUG: Generate 0 into test driver instead of NULL.
|
23 gadi atpakaļ |
|
cmCreateTestSourceList.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
cmCustomCommand.cxx
|
3893ee72d2
Add comment support, so that you can see in build process what the custom command does
|
23 gadi atpakaļ |
|
cmCustomCommand.h
|
3893ee72d2
Add comment support, so that you can see in build process what the custom command does
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
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 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmDocumentation.cxx
|
3bba5f587e
ENH: Running with zero arguments now produces usage.
|
22 gadi atpakaļ |
|
cmDocumentation.h
|
5e18bec8f7
ENH: Re-implemented document generation class to be more organized and more robust.
|
23 gadi atpakaļ |
|
cmDumpDocumentation.cxx
|
c0c767fcc4
ERR: Added missing return.
|
23 gadi atpakaļ |
|
cmDynamicLoader.cxx
|
03bba128f3
fix one warning
|
22 gadi atpakaļ |
|
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 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmElseCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmEnableTestingCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmEndForEachCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmEndIfCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
cmExecProgramCommand.cxx
|
f5d95fb078
Complete rework of makefile generators expect trouble
|
23 gadi atpakaļ |
|
cmExecProgramCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
cmExportLibraryDependencies.cxx
|
ab2fdaa8fa
BUG: Removed generation of stray paren.
|
23 gadi atpakaļ |
|
cmExportLibraryDependencies.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
cmFLTKWrapUICommand.cxx
|
3303599c75
BUG: Need at least 2 arguments, not exactly 2.
|
23 gadi atpakaļ |
|
cmFLTKWrapUICommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
cmFindFileCommand.cxx
|
f58d7df66a
ENH: add checking for NOTFOUND
|
23 gadi atpakaļ |
|
cmFindFileCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
cmFindLibraryCommand.cxx
|
e9fa240937
BUG: use IsNOTFOUND
|
23 gadi atpakaļ |
|
cmFindLibraryCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
cmFindPackageCommand.cxx
|
f58d7df66a
ENH: add checking for NOTFOUND
|
23 gadi atpakaļ |
|
cmFindPackageCommand.h
|
1c3680410b
BUG: This command must be inherited.
|
23 gadi atpakaļ |
|
cmFindPathCommand.cxx
|
f58d7df66a
ENH: add checking for NOTFOUND
|
23 gadi atpakaļ |
|
cmFindPathCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
cmFindProgramCommand.cxx
|
f58d7df66a
ENH: add checking for NOTFOUND
|
23 gadi atpakaļ |
|
cmFindProgramCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmForEachCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
cmFunctionBlocker.h
|
08f1d2f9e1
ERR: Fixed unused parameter warning.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmGetCMakePropertyCommand.cxx
|
3a99c693c1
Remove warning
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmGetFilenameComponentCommand.cxx
|
cde384411d
Several fixes/improvements:
|
23 gadi atpakaļ |
|
cmGetFilenameComponentCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmGetSourceFilePropertyCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
cmGetTargetPropertyCommand.cxx
|
1161d76bc6
ENH: add target properties files
|
23 gadi atpakaļ |
|
cmGetTargetPropertyCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
cmGlobalBorlandMakefileGenerator.cxx
|
96189f79d5
ENH: unify EnableLanguage across all generators
|
23 gadi atpakaļ |
|
cmGlobalBorlandMakefileGenerator.h
|
96189f79d5
ENH: unify EnableLanguage across all generators
|
23 gadi atpakaļ |
|
cmGlobalCodeWarriorGenerator.cxx
|
06b640fe48
ERR: Removed use of NULL.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmGlobalGenerator.cxx
|
e3d93e22f8
BUG: add better testing for notfound
|
23 gadi atpakaļ |
|
cmGlobalGenerator.h
|
c4fa5d1fdf
ENH: add a new command that allows exports of library dependencies from a project to a file
|
23 gadi atpakaļ |
|
cmGlobalNMakeMakefileGenerator.cxx
|
96189f79d5
ENH: unify EnableLanguage across all generators
|
23 gadi atpakaļ |
|
cmGlobalNMakeMakefileGenerator.h
|
96189f79d5
ENH: unify EnableLanguage across all generators
|
23 gadi atpakaļ |
|
cmGlobalUnixMakefileGenerator.cxx
|
2f4ea98a4c
add a fatal error, and make sure c and c++ compilers work before using them
|
23 gadi atpakaļ |
|
cmGlobalUnixMakefileGenerator.h
|
96189f79d5
ENH: unify EnableLanguage across all generators
|
23 gadi atpakaļ |
|
cmGlobalVisualStudio6Generator.cxx
|
4b45a5ef9a
better error message
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmGlobalVisualStudio7Generator.cxx
|
0c26d2f4e5
ENH: fix for vs 7 beta1
|
23 gadi atpakaļ |
|
cmGlobalVisualStudio7Generator.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 gadi atpakaļ |
|
cmITKWrapTclCommand.cxx
|
f58d7df66a
ENH: add checking for NOTFOUND
|
23 gadi atpakaļ |
|
cmITKWrapTclCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
cmIfCommand.cxx
|
858c6c9a02
made more strict
|
23 gadi atpakaļ |
|
cmIfCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmIncludeCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
cmIncludeDirectoryCommand.cxx
|
f58d7df66a
ENH: add checking for NOTFOUND
|
23 gadi atpakaļ |
|
cmIncludeDirectoryCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmIncludeExternalMSProjectCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmIncludeRegularExpressionCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmInstallFilesCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmInstallProgramsCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmInstallTargetsCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmLinkDirectoriesCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
cmLinkLibrariesCommand.cxx
|
f58d7df66a
ENH: add checking for NOTFOUND
|
23 gadi atpakaļ |
|
cmLinkLibrariesCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
cmListFileCache.cxx
|
a9875aa62f
Implement GetLineFromStream that actually works and use it instead of getline
|
23 gadi atpakaļ |
|
cmListFileCache.h
|
ad5d35c6cf
ERR: Added operator != for SGI.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmLoadCacheCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmLoadCommandCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
cmLocalCodeWarriorGenerator.cxx
|
b14eb941d3
warning fix hopefully
|
22 gadi atpakaļ |
|
cmLocalCodeWarriorGenerator.h
|
99b3152a60
add COdeWarrior back in for testing
|
22 gadi atpakaļ |
|
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 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmLocalUnixMakefileGenerator.cxx
|
444ba9e442
ENH: Add support for make test even for fresh build of cmake
|
22 gadi atpakaļ |
|
cmLocalUnixMakefileGenerator.h
|
5bb1a79c9f
ENH: Support for spaces in paths during make install.
|
23 gadi atpakaļ |
|
cmLocalVisualStudio6Generator.cxx
|
25f9b28e28
BUG: add linker flags for modules
|
22 gadi atpakaļ |
|
cmLocalVisualStudio6Generator.h
|
cde384411d
Several fixes/improvements:
|
23 gadi atpakaļ |
|
cmLocalVisualStudio7Generator.cxx
|
961fb56029
BUG: remove 64 bit warnings
|
22 gadi atpakaļ |
|
cmLocalVisualStudio7Generator.h
|
cde384411d
Several fixes/improvements:
|
23 gadi atpakaļ |
|
cmMacroCommand.cxx
|
6b22b8c556
better error reporting
|
22 gadi atpakaļ |
|
cmMacroCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
cmMakeDepend.cxx
|
a9875aa62f
Implement GetLineFromStream that actually works and use it instead of getline
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmMakeDirectoryCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
cmMakefile.cxx
|
90169d041c
make sure M is after m
|
23 gadi atpakaļ |
|
cmMakefile.h
|
ce750180ba
Add method which returns a list of all variables
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmMarkAsAdvancedCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
cmMessageCommand.cxx
|
2f4ea98a4c
add a fatal error, and make sure c and c++ compilers work before using them
|
23 gadi atpakaļ |
|
cmMessageCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmOptionCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
cmOutputRequiredFilesCommand.cxx
|
a9875aa62f
Implement GetLineFromStream that actually works and use it instead of getline
|
23 gadi atpakaļ |
|
cmOutputRequiredFilesCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmProjectCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmQTWrapCPPCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmQTWrapUICommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
cmRegularExpression.cxx
|
5417d02a61
ENH: compile method now returns whether compilation succeeded.
|
23 gadi atpakaļ |
|
cmRegularExpression.h
|
5417d02a61
ENH: compile method now returns whether compilation succeeded.
|
23 gadi atpakaļ |
|
cmRemoveCommand.cxx
|
0a29ebad97
BUG: fix broken command
|
23 gadi atpakaļ |
|
cmRemoveCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmSeparateArgumentsCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
cmSetCommand.cxx
|
c74ce9b218
BUG: A variable is not in the cache if it is UNINITIALIZED.
|
23 gadi atpakaļ |
|
cmSetCommand.h
|
a56ddb5823
ENH: Added CACHE entry types to documentation string.
|
22 gadi atpakaļ |
|
cmSetSourceFilesPropertiesCommand.cxx
|
3348131819
ENH: Added source file property OBJECT_DEPENDS to support generated header files included in non-generated sources.
|
23 gadi atpakaļ |
|
cmSetSourceFilesPropertiesCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
cmSetTargetPropertiesCommand.cxx
|
1161d76bc6
ENH: add target properties files
|
23 gadi atpakaļ |
|
cmSetTargetPropertiesCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmSiteNameCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
cmSourceFile.cxx
|
f58d7df66a
ENH: add checking for NOTFOUND
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmSourceFilesCommand.cxx
|
dcc9c131b4
testing more agressive compatability settings
|
23 gadi atpakaļ |
|
cmSourceFilesCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
cmSourceFilesRemoveCommand.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 gadi atpakaļ |
|
cmSourceFilesRemoveCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
cmSourceGroup.cxx
|
3893ee72d2
Add comment support, so that you can see in build process what the custom command does
|
23 gadi atpakaļ |
|
cmSourceGroup.h
|
3893ee72d2
Add comment support, so that you can see in build process what the custom command does
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmSourceGroupCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
cmStandardIncludes.h
|
b133b832fd
Remove bogus flags from cmStandardIncludes and make complex test pass
|
23 gadi atpakaļ |
|
cmStringCommand.cxx
|
6244ac6f06
Add a way to convert ascii to string
|
23 gadi atpakaļ |
|
cmStringCommand.h
|
33d55456c3
BUG: Command should be inherited.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmSubdirCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmSubdirDependsCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
cmSystemTools.cxx
|
069ccd82f7
minor fix
|
22 gadi atpakaļ |
|
cmSystemTools.h
|
a9875aa62f
Implement GetLineFromStream that actually works and use it instead of getline
|
23 gadi atpakaļ |
|
cmTarget.cxx
|
94c396184e
BUG: HasCXX did not use GetFileFormat and was broken
|
23 gadi atpakaļ |
|
cmTarget.h
|
3859417d1a
ENH: add target properties
|
23 gadi atpakaļ |
|
cmTargetLinkLibrariesCommand.cxx
|
f58d7df66a
ENH: add checking for NOTFOUND
|
23 gadi atpakaļ |
|
cmTargetLinkLibrariesCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
cmTryCompileCommand.cxx
|
62b612fbf8
add better testing for unlink
|
23 gadi atpakaļ |
|
cmTryCompileCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmTryRunCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
cmUseMangledMesaCommand.cxx
|
4d9b5d5ef1
Remove warnings
|
23 gadi atpakaļ |
|
cmUseMangledMesaCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmUtilitySourceCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmVTKMakeInstantiatorCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
cmVTKWrapJavaCommand.cxx
|
d55033b4c1
Oops, std namespace
|
23 gadi atpakaļ |
|
cmVTKWrapJavaCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmVTKWrapPythonCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
cmVTKWrapTclCommand.cxx
|
413154827c
Fix a problem with TCL wrapping if the source files have a relative path.
|
23 gadi atpakaļ |
|
cmVTKWrapTclCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
cmVariableRequiresCommand.cxx
|
ae5a80c795
spelling errors
|
23 gadi atpakaļ |
|
cmVariableRequiresCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
cmVariableWatch.cxx
|
829f8382e0
Add option of watching variables
|
23 gadi atpakaļ |
|
cmVariableWatch.h
|
bd217452cd
more option on var watches
|
23 gadi atpakaļ |
|
cmWin32ProcessExecution.cxx
|
824d9112b1
Fix output variable and remove this->m_ to be only m_
|
23 gadi atpakaļ |
|
cmWin32ProcessExecution.h
|
f5d95fb078
Complete rework of makefile generators expect trouble
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmWrapExcludeFilesCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmWriteFileCommand.h
|
a02574158d
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
|
23 gadi atpakaļ |
|
cmake.cxx
|
d6b9c96739
ENH: New location of cmake binaries
|
22 gadi atpakaļ |
|
cmake.h
|
2b0f71f100
ERR: Run should return a value
|
22 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmaketest.cxx
|
a2d7a92c88
BUG: Fix some dependencies for location of executables
|
22 gadi atpakaļ |
|
cmaketest.h.in
|
a2d7a92c88
BUG: Fix some dependencies for location of executables
|
22 gadi atpakaļ |
|
cmakewizard.cxx
|
6dda0c976f
BUG: can not mix cout and fgets on hp
|
23 gadi atpakaļ |
|
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 gadi atpakaļ |
|
cmw9xcom.cxx
|
d6f98c2a82
ENH: Added cmSystemTools::EnableMSVCDebugHook() to prevent error dialogs when CMake is invoked by Dart.
|
23 gadi atpakaļ |
|
ctest.cxx
|
8d8d39524d
ERR: Remove warning
|
22 gadi atpakaļ |