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