| .. |
|
CPack
|
e48dc06402
ENH: Allow multiple install directories
|
преди 20 години |
|
CTest
|
124860a9ee
COMP: Make members protected so that subclass can use them
|
преди 20 години |
|
CursesDialog
|
e975836292
ENH: not all messages are errors
|
преди 20 години |
|
FLTKDialog
|
46521aef8c
ENH: try to find a gui for the Mac
|
преди 20 години |
|
MFCDialog
|
4259971961
ENH: Since list file cache does not make much sense any more (because of proper list file parsing), and it actually adds unnecessary complications and make ctest scripting not work, take it out
|
преди 20 години |
|
WXDialog
|
f958cc639c
Implemented new parser which can handle:
|
преди 20 години |
|
kwsys
|
e9fcafafe5
ENH: Use const char where it should have been. At same time fix Bug#2958
|
преди 20 години |
|
.cvsignore
|
0c948312ed
Add cvsignore so that you do not see visual stufio files when you do cvs update
|
преди 24 години |
|
CMakeLists.txt
|
b507f8f0d1
ENH: Simplify the test
|
преди 20 години |
|
cmAddCustomCommandCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmAddCustomCommandCommand.h
|
347c5f4b46
ENH: add working directory support
|
преди 20 години |
|
cmAddCustomTargetCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmAddCustomTargetCommand.h
|
347c5f4b46
ENH: add working directory support
|
преди 20 години |
|
cmAddDefinitionsCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmAddDefinitionsCommand.h
|
634343c3e8
STYLE: Fix some style issues
|
преди 20 години |
|
cmAddDependenciesCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmAddDependenciesCommand.h
|
674fdf8771
ENH: Clarified documentation further.
|
преди 20 години |
|
cmAddExecutableCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmAddExecutableCommand.h
|
634343c3e8
STYLE: Fix some style issues
|
преди 20 години |
|
cmAddLibraryCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmAddLibraryCommand.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmAddSubDirectoryCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmAddSubDirectoryCommand.h
|
a043b6608c
STYLE: fix docs
|
преди 20 години |
|
cmAddTestCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmAddTestCommand.h
|
4b83a08b37
ENH: a warning fix and some more cleanup
|
преди 20 години |
|
cmAuxSourceDirectoryCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmAuxSourceDirectoryCommand.h
|
67d3634e46
ENH: Added warning about using this command to avoid listing sources for a library by hand. It is supposed to be used only for Templates directories.
|
преди 21 години |
|
cmBootstrapCommands.cxx
|
a5825cd11a
ENH: check in new find stuff
|
преди 20 години |
|
cmBuildCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmBuildCommand.h
|
345cf04012
ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings
|
преди 21 години |
|
cmBuildNameCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmBuildNameCommand.h
|
634343c3e8
STYLE: Fix some style issues
|
преди 20 години |
|
cmCMakeMinimumRequired.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmCMakeMinimumRequired.h
|
aea456a91a
ENH: Added FATAL_ERROR option and fixed check to not have floating point roundoff problems.
|
преди 20 години |
|
cmCPluginAPI.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmCPluginAPI.h
|
634343c3e8
STYLE: Fix some style issues
|
преди 20 години |
|
cmCTest.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmCTest.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmCacheManager.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmCacheManager.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmCommand.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmCommandArgumentLexer.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmCommandArgumentLexer.h
|
89e5fc63fe
STYLE: fix line lengths
|
преди 20 години |
|
cmCommandArgumentLexer.in.l
|
1bbccc5bef
ENH: Improve handling of escaped characters
|
преди 20 години |
|
cmCommandArgumentParser.cxx
|
8893db3539
COMP: Fix malloc/free declaration for windows compilers.
|
преди 20 години |
|
cmCommandArgumentParser.y
|
8893db3539
COMP: Fix malloc/free declaration for windows compilers.
|
преди 20 години |
|
cmCommandArgumentParserHelper.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmCommandArgumentParserHelper.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmCommandArgumentParserTokens.h
|
3b43c29a30
ENH: Using patch from Frans Englich to clarify error messages.
|
преди 20 години |
|
cmCommands.cxx
|
ee227d3af5
ENH: Several packaging issues. Allow random variables to be passed to cpack (anything starting with CPACK_, add preinstall to the list of dependencies for package, fix typos
|
преди 20 години |
|
cmCommands.h
|
a641ad3bba
ENH: split up cmCommands into two files
|
преди 21 години |
|
cmConfigure.cmake.h.in
|
29f91e1812
ENH: Propagate cmake variables to macros in C
|
преди 20 години |
|
cmConfigureFileCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmConfigureFileCommand.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmCreateTestSourceList.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmCreateTestSourceList.h
|
0629e2561c
STYLE: fix docs
|
преди 20 години |
|
cmCustomCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmCustomCommand.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmData.h
|
4b83a08b37
ENH: a warning fix and some more cleanup
|
преди 20 години |
|
cmDepends.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmDepends.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmDependsC.cxx
|
4b83a08b37
ENH: a warning fix and some more cleanup
|
преди 20 години |
|
cmDependsC.h
|
4b83a08b37
ENH: a warning fix and some more cleanup
|
преди 20 години |
|
cmDependsFortran.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmDependsFortran.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmDependsFortranLexer.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmDependsFortranLexer.h
|
634343c3e8
STYLE: Fix some style issues
|
преди 20 години |
|
cmDependsFortranLexer.in.l
|
a7d4b61699
BUG: Lexer should be case insensitive so flex should be run with -i option. This partially addresses bug#2361.
|
преди 20 години |
|
cmDependsFortranParser.cxx
|
16125cd015
COMP: Added __INTEL_COMPILER to test for yyerrorlab warning suppression.
|
преди 21 години |
|
cmDependsFortranParser.h
|
04e56bf7ff
ENH: Changed over to using C++ for building flex/bison generated files. It reduces the number of changes that need to be made after generation.
|
преди 21 години |
|
cmDependsFortranParser.y
|
16125cd015
COMP: Added __INTEL_COMPILER to test for yyerrorlab warning suppression.
|
преди 21 години |
|
cmDependsFortranParserTokens.h
|
89e5fc63fe
STYLE: fix line lengths
|
преди 20 години |
|
cmDependsJava.cxx
|
f18e7c7ff7
ENH: Improve performance of check build system by creating another file that is simpler to parse and therefore much faster overall
|
преди 20 години |
|
cmDependsJava.h
|
f18e7c7ff7
ENH: Improve performance of check build system by creating another file that is simpler to parse and therefore much faster overall
|
преди 20 години |
|
cmDependsJavaLexer.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmDependsJavaLexer.h
|
89e5fc63fe
STYLE: fix line lengths
|
преди 20 години |
|
cmDependsJavaLexer.in.l
|
4b843d135e
COMP: Removed warnings about unreachable code and constant control expressions. Added the changes to the instructions in the input lex files.
|
преди 20 години |
|
cmDependsJavaParser.cxx
|
a9af1c23ef
COMP: Adding warning work-around for unused case label yyerrorlab on HP compiler.
|
преди 21 години |
|
cmDependsJavaParser.y
|
a9af1c23ef
COMP: Adding warning work-around for unused case label yyerrorlab on HP compiler.
|
преди 21 години |
|
cmDependsJavaParserHelper.cxx
|
cecf8bf26a
COMP: Fix warning about printf format and given type.
|
преди 21 години |
|
cmDependsJavaParserHelper.h
|
89e5fc63fe
STYLE: fix line lengths
|
преди 20 години |
|
cmDependsJavaParserTokens.h
|
89e5fc63fe
STYLE: fix line lengths
|
преди 20 години |
|
cmDocumentation.cxx
|
037487a488
ENH: make sure uncommented modules are not documented
|
преди 20 години |
|
cmDocumentation.h
|
b7fa820118
ENH: add documentation support for modules
|
преди 20 години |
|
cmDumpDocumentation.cxx
|
fc70a2bb2a
ENH: Add development version support in CMake
|
преди 21 години |
|
cmDynamicLoader.cxx
|
1d38a3e09e
BUG: Removed compiled-in CMAKE_SHARED_MODULE_PREFIX and CMAKE_SHARED_MODULE_SUFFIX for loaded commands in favor of using the settings from the platform files.
|
преди 20 години |
|
cmDynamicLoader.h
|
1d38a3e09e
BUG: Removed compiled-in CMAKE_SHARED_MODULE_PREFIX and CMAKE_SHARED_MODULE_SUFFIX for loaded commands in favor of using the settings from the platform files.
|
преди 20 години |
|
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 години |
|
cmElseCommand.h
|
0629e2561c
STYLE: fix docs
|
преди 20 години |
|
cmEnableLanguageCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmEnableLanguageCommand.h
|
0629e2561c
STYLE: fix docs
|
преди 20 години |
|
cmEnableTestingCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmEnableTestingCommand.h
|
0629e2561c
STYLE: fix docs
|
преди 20 години |
|
cmEndForEachCommand.cxx
|
5b145fe592
fix warning
|
преди 21 години |
|
cmEndForEachCommand.h
|
0629e2561c
STYLE: fix docs
|
преди 20 години |
|
cmEndIfCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmEndIfCommand.h
|
0629e2561c
STYLE: fix docs
|
преди 20 години |
|
cmEndWhileCommand.cxx
|
0c225eb5b9
ENH: added while command
|
преди 21 години |
|
cmEndWhileCommand.h
|
0629e2561c
STYLE: fix docs
|
преди 20 години |
|
cmExecProgramCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmExecProgramCommand.h
|
89e5fc63fe
STYLE: fix line lengths
|
преди 20 години |
|
cmExecuteProcessCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmExecuteProcessCommand.h
|
976ab27ffd
ENH: Mention relationship of EXECUTE_PROCESS and EXEC_PROGRAM.
|
преди 20 години |
|
cmExportLibraryDependencies.cxx
|
f01bd91336
COMP: Using KWSys auto_ptr to avoid cross-platform problems.
|
преди 20 години |
|
cmExportLibraryDependencies.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmExprLexer.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmExprLexer.h
|
89e5fc63fe
STYLE: fix line lengths
|
преди 20 години |
|
cmExprLexer.in.l
|
985d092d4d
ENH: Add rudamentary mathematical expression support
|
преди 20 години |
|
cmExprParser.cxx
|
f6c00e74c2
ENH: Fix precedence
|
преди 20 години |
|
cmExprParser.y
|
f6c00e74c2
ENH: Fix precedence
|
преди 20 години |
|
cmExprParserHelper.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmExprParserHelper.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmExprParserTokens.h
|
89e5fc63fe
STYLE: fix line lengths
|
преди 20 години |
|
cmFLTKWrapUICommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmFLTKWrapUICommand.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmFileCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmFileCommand.h
|
ac432c7e7c
ENH: add a new FILE SYSTEM_PATH that allows you to read a environment variable with a path in it.
|
преди 20 години |
|
cmFileTimeComparison.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmFileTimeComparison.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmFindBase.cxx
|
0fa30e1a69
ENH: clean up find stuff so that NO_SYSTEM_PATH is backwards compatible and you get put system env variables in the find commands
|
преди 20 години |
|
cmFindBase.h
|
0fa30e1a69
ENH: clean up find stuff so that NO_SYSTEM_PATH is backwards compatible and you get put system env variables in the find commands
|
преди 20 години |
|
cmFindFileCommand.cxx
|
a5825cd11a
ENH: check in new find stuff
|
преди 20 години |
|
cmFindFileCommand.h
|
a5825cd11a
ENH: check in new find stuff
|
преди 20 години |
|
cmFindLibraryCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmFindLibraryCommand.h
|
a5825cd11a
ENH: check in new find stuff
|
преди 20 години |
|
cmFindPackageCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmFindPackageCommand.h
|
9f625beab6
ENH: Added optional component list to the REQUIRED option of the FIND_PACKAGE command. This addresses bug#2771.
|
преди 20 години |
|
cmFindPathCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmFindPathCommand.h
|
a5825cd11a
ENH: check in new find stuff
|
преди 20 години |
|
cmFindProgramCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmFindProgramCommand.h
|
a5825cd11a
ENH: check in new find stuff
|
преди 20 години |
|
cmForEachCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmForEachCommand.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmFunctionBlocker.h
|
08f1d2f9e1
ERR: Fixed unused parameter warning.
|
преди 23 години |
|
cmGeneratedFileStream.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmGeneratedFileStream.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmGetCMakePropertyCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmGetCMakePropertyCommand.h
|
02b961f29c
ENH: Make commands scriptable
|
преди 20 години |
|
cmGetDirectoryPropertyCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmGetDirectoryPropertyCommand.h
|
02b961f29c
ENH: Make commands scriptable
|
преди 20 години |
|
cmGetFilenameComponentCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmGetFilenameComponentCommand.h
|
345cf04012
ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings
|
преди 21 години |
|
cmGetSourceFilePropertyCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmGetSourceFilePropertyCommand.h
|
0334c77316
STYLE: fix docs
|
преди 20 години |
|
cmGetTargetPropertyCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmGetTargetPropertyCommand.h
|
7a1745b84b
STYLE: fix docs
|
преди 20 години |
|
cmGetTestPropertyCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmGetTestPropertyCommand.h
|
69d931f643
STYLE: fix docs
|
преди 20 години |
|
cmGlob.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmGlob.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmGlobalBorlandMakefileGenerator.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmGlobalBorlandMakefileGenerator.h
|
89e5fc63fe
STYLE: fix line lengths
|
преди 20 години |
|
cmGlobalGenerator.cxx
|
94cc5898e7
BUG: When generating the install rules for CMake itself the per-configuration subdirectory must be used to specify the executable location.
|
преди 20 години |
|
cmGlobalGenerator.h
|
4102949bf9
STYLE: minor comment cleanups
|
преди 20 години |
|
cmGlobalKdevelopGenerator.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmGlobalKdevelopGenerator.h
|
fc70e3512a
ENH: apply patch from Alex to support some more kdevelop stuff
|
преди 20 години |
|
cmGlobalMSYSMakefileGenerator.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmGlobalMSYSMakefileGenerator.h
|
89e5fc63fe
STYLE: fix line lengths
|
преди 20 години |
|
cmGlobalMinGWMakefileGenerator.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmGlobalMinGWMakefileGenerator.h
|
89e5fc63fe
STYLE: fix line lengths
|
преди 20 години |
|
cmGlobalNMakeMakefileGenerator.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmGlobalNMakeMakefileGenerator.h
|
89e5fc63fe
STYLE: fix line lengths
|
преди 20 години |
|
cmGlobalUnixMakefileGenerator3.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmGlobalUnixMakefileGenerator3.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmGlobalVisualStudio6Generator.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmGlobalVisualStudio6Generator.h
|
89e5fc63fe
STYLE: fix line lengths
|
преди 20 години |
|
cmGlobalVisualStudio71Generator.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmGlobalVisualStudio71Generator.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmGlobalVisualStudio7Generator.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmGlobalVisualStudio7Generator.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmGlobalVisualStudio8Generator.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmGlobalVisualStudio8Generator.h
|
bd0b829ffb
BUG: Fixed generation of VS8 solution file to not be re-written when loaded by VS and to work with msbuild.
|
преди 20 години |
|
cmGlobalWatcomWMakeGenerator.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmGlobalWatcomWMakeGenerator.h
|
89e5fc63fe
STYLE: fix line lengths
|
преди 20 години |
|
cmGlobalXCode21Generator.cxx
|
5208004560
ENH: fix up this changes for mac
|
преди 20 години |
|
cmGlobalXCode21Generator.h
|
c4156b4531
COMP: Even more global target fixes
|
преди 20 години |
|
cmGlobalXCodeGenerator.cxx
|
5208004560
ENH: fix up this changes for mac
|
преди 20 години |
|
cmGlobalXCodeGenerator.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmIfCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmIfCommand.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmIncludeCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmIncludeCommand.h
|
d1840f2e57
STYLE: fix docs
|
преди 20 години |
|
cmIncludeDirectoryCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmIncludeDirectoryCommand.h
|
345cf04012
ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings
|
преди 21 години |
|
cmIncludeExternalMSProjectCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmIncludeExternalMSProjectCommand.h
|
072db6ad70
removed redundent includes
|
преди 22 години |
|
cmIncludeRegularExpressionCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmIncludeRegularExpressionCommand.h
|
345cf04012
ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings
|
преди 21 години |
|
cmInstallCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmInstallCommand.h
|
06846c4c07
ENH: Added PERMISSIONS option to the TARGETS mode of the INSTALL command.
|
преди 20 години |
|
cmInstallFilesCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmInstallFilesCommand.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmInstallFilesGenerator.cxx
|
a2e136fd17
ENH: Added PERMISSIONS and RENAME options to the INSTALL command's FILES and PROGRAMS mode, and corresponding support to FILE(INSTALL). Default permissions for shared libraries on non-Windows/non-OSX platforms no longer has the execute bit set.
|
преди 20 години |
|
cmInstallFilesGenerator.h
|
a2e136fd17
ENH: Added PERMISSIONS and RENAME options to the INSTALL command's FILES and PROGRAMS mode, and corresponding support to FILE(INSTALL). Default permissions for shared libraries on non-Windows/non-OSX platforms no longer has the execute bit set.
|
преди 20 години |
|
cmInstallGenerator.cxx
|
a2e136fd17
ENH: Added PERMISSIONS and RENAME options to the INSTALL command's FILES and PROGRAMS mode, and corresponding support to FILE(INSTALL). Default permissions for shared libraries on non-Windows/non-OSX platforms no longer has the execute bit set.
|
преди 20 години |
|
cmInstallGenerator.h
|
a2e136fd17
ENH: Added PERMISSIONS and RENAME options to the INSTALL command's FILES and PROGRAMS mode, and corresponding support to FILE(INSTALL). Default permissions for shared libraries on non-Windows/non-OSX platforms no longer has the execute bit set.
|
преди 20 години |
|
cmInstallProgramsCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmInstallProgramsCommand.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmInstallScriptGenerator.cxx
|
96f0266228
ENH: Created new install script generation framework. The INSTALL command creates the generators which are later used by cmLocalGenerator to create the cmake_install.cmake files. A new target installation interface is provided by the INSTALL command which fixes several problems with the INSTALL_TARGETS command. See bug#2691. Bugs 1481 and 1695 are addressed by these changes.
|
преди 20 години |
|
cmInstallScriptGenerator.h
|
96f0266228
ENH: Created new install script generation framework. The INSTALL command creates the generators which are later used by cmLocalGenerator to create the cmake_install.cmake files. A new target installation interface is provided by the INSTALL command which fixes several problems with the INSTALL_TARGETS command. See bug#2691. Bugs 1481 and 1695 are addressed by these changes.
|
преди 20 години |
|
cmInstallTargetGenerator.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmInstallTargetGenerator.h
|
06846c4c07
ENH: Added PERMISSIONS option to the TARGETS mode of the INSTALL command.
|
преди 20 години |
|
cmInstallTargetsCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmInstallTargetsCommand.h
|
96f0266228
ENH: Created new install script generation framework. The INSTALL command creates the generators which are later used by cmLocalGenerator to create the cmake_install.cmake files. A new target installation interface is provided by the INSTALL command which fixes several problems with the INSTALL_TARGETS command. See bug#2691. Bugs 1481 and 1695 are addressed by these changes.
|
преди 20 години |
|
cmLinkDirectoriesCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmLinkDirectoriesCommand.h
|
345cf04012
ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings
|
преди 21 години |
|
cmLinkLibrariesCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmLinkLibrariesCommand.h
|
345cf04012
ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings
|
преди 21 години |
|
cmListCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmListCommand.h
|
89e5fc63fe
STYLE: fix line lengths
|
преди 20 години |
|
cmListFileCache.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmListFileCache.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmListFileLexer.c
|
dbe997e63b
BUG: When an unquoted argument contains a pair of matching double quotes spaces and tabs should be allowed in-between. This allows arguments like -DFOO='"bar zot"' to work.
|
преди 20 години |
|
cmListFileLexer.h
|
486a26d3db
BUG#1049: Added error message when file ends in an unterminated string.
|
преди 21 години |
|
cmListFileLexer.in.l
|
dbe997e63b
BUG: When an unquoted argument contains a pair of matching double quotes spaces and tabs should be allowed in-between. This allows arguments like -DFOO='"bar zot"' to work.
|
преди 20 години |
|
cmLoadCacheCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmLoadCacheCommand.h
|
25b26ae808
STYLE: fix docs
|
преди 20 години |
|
cmLoadCommandCommand.cxx
|
1d38a3e09e
BUG: Removed compiled-in CMAKE_SHARED_MODULE_PREFIX and CMAKE_SHARED_MODULE_SUFFIX for loaded commands in favor of using the settings from the platform files.
|
преди 20 години |
|
cmLoadCommandCommand.h
|
345cf04012
ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings
|
преди 21 години |
|
cmLocalGenerator.cxx
|
77c65b954e
BUG: Fixed generation of mismatched IF in install script. This bug was introduced during the m_ sweep.
|
преди 20 години |
|
cmLocalGenerator.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmLocalKdevelopGenerator.cxx
|
f72deca3a2
ENH: unused include
|
преди 20 години |
|
cmLocalKdevelopGenerator.h
|
494c843d38
ENH: make KDev sub off of Gen3
|
преди 20 години |
|
cmLocalUnixMakefileGenerator3.cxx
|
fdb605dd09
BUG: fix warning
|
преди 20 години |
|
cmLocalUnixMakefileGenerator3.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmLocalVisualStudio6Generator.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmLocalVisualStudio6Generator.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmLocalVisualStudio7Generator.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmLocalVisualStudio7Generator.h
|
4102949bf9
STYLE: minor comment cleanups
|
преди 20 години |
|
cmLocalXCodeGenerator.cxx
|
e57b17df7e
ENH: initial xcode stuff
|
преди 21 години |
|
cmLocalXCodeGenerator.h
|
4102949bf9
STYLE: minor comment cleanups
|
преди 20 години |
|
cmMacroCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmMacroCommand.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmMakeDepend.cxx
|
da279f0041
BUG: some UNIX fixes for my m_ commit
|
преди 20 години |
|
cmMakeDepend.h
|
da279f0041
BUG: some UNIX fixes for my m_ commit
|
преди 20 години |
|
cmMakeDirectoryCommand.cxx
|
dc3fd5c267
ENH: Merged use of kwsys library.
|
преди 22 години |
|
cmMakeDirectoryCommand.h
|
007d2bbc50
ENH: Make more commands scriptable
|
преди 22 години |
|
cmMakefile.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmMakefile.h
|
4102949bf9
STYLE: minor comment cleanups
|
преди 20 години |
|
cmMakefileExecutableTargetGenerator.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmMakefileExecutableTargetGenerator.h
|
537e2b4ed5
ENH: Implemented RPATH specification support. It is documented by the command SET_TARGET_PROPERTIES.
|
преди 20 години |
|
cmMakefileLibraryTargetGenerator.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmMakefileLibraryTargetGenerator.h
|
537e2b4ed5
ENH: Implemented RPATH specification support. It is documented by the command SET_TARGET_PROPERTIES.
|
преди 20 години |
|
cmMakefileTargetGenerator.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmMakefileTargetGenerator.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmMakefileUtilityTargetGenerator.cxx
|
60cd72d01c
ENH: Cleaned up generation of symbolic rules. Removed generation of rebuild_cache and similar rules from internal makefiles.
|
преди 20 години |
|
cmMakefileUtilityTargetGenerator.h
|
7740ccd1a4
ENH: some cleanup of the makefile generator
|
преди 20 години |
|
cmMarkAsAdvancedCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmMarkAsAdvancedCommand.h
|
1e2a08e452
STYLE: fix docs
|
преди 20 години |
|
cmMathCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmMathCommand.h
|
985d092d4d
ENH: Add rudamentary mathematical expression support
|
преди 20 години |
|
cmMessageCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmMessageCommand.h
|
69a43bbb0b
STYLE: grammer fix
|
преди 20 години |
|
cmObject.h
|
d9dc9b54a6
ENH: Add superclass for all commands and handlers. Improve handlers to have initialization code, and start initializing ctest when start is invoked
|
преди 20 години |
|
cmOptionCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmOptionCommand.h
|
194b1b1e38
STYLE: spelling fix
|
преди 20 години |
|
cmOrderLinkDirectories.cxx
|
a1f22bde81
ENH: don't put the default framework path in a -F option
|
преди 20 години |
|
cmOrderLinkDirectories.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmOutputRequiredFilesCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmOutputRequiredFilesCommand.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmProjectCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmProjectCommand.h
|
6b47b28867
ENH: fix line length style stuff
|
преди 20 години |
|
cmQTWrapCPPCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmQTWrapCPPCommand.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmQTWrapUICommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmQTWrapUICommand.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmRemoveCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmRemoveCommand.h
|
345cf04012
ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings
|
преди 21 години |
|
cmRemoveDefinitionsCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmRemoveDefinitionsCommand.h
|
6b47b28867
ENH: fix line length style stuff
|
преди 20 години |
|
cmSeparateArgumentsCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmSeparateArgumentsCommand.h
|
345cf04012
ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings
|
преди 21 години |
|
cmSetCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmSetCommand.h
|
5385811e60
STYLE: fix docs
|
преди 20 години |
|
cmSetDirectoryPropertiesCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmSetDirectoryPropertiesCommand.h
|
02b961f29c
ENH: Make commands scriptable
|
преди 20 години |
|
cmSetSourceFilesPropertiesCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmSetSourceFilesPropertiesCommand.h
|
71934cedbd
STYLE: fix docs
|
преди 20 години |
|
cmSetTargetPropertiesCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmSetTargetPropertiesCommand.h
|
54732b0607
ENH: Finished CMAKE_<CONFIG>_POSTFIX feature and documented it. The value of this variable is used when a library target is created to initialize the <CONFIG>_POSTFIX target property. The value of this property is used (even for executables) to define a per-configuration postfix on the name of the target. Also enabled use of the OUTPUT_NAME property for non-executable targets.
|
преди 20 години |
|
cmSetTestsPropertiesCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmSetTestsPropertiesCommand.h
|
6b47b28867
ENH: fix line length style stuff
|
преди 20 години |
|
cmSiteNameCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmSiteNameCommand.h
|
02b961f29c
ENH: Make commands scriptable
|
преди 20 години |
|
cmSourceFile.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmSourceFile.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmSourceGroup.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmSourceGroup.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmSourceGroupCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmSourceGroupCommand.h
|
bb7577f4e7
STYLE: fix docs
|
преди 20 години |
|
cmStandardIncludes.h
|
4b83a08b37
ENH: a warning fix and some more cleanup
|
преди 20 години |
|
cmStringCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmStringCommand.h
|
6b47b28867
ENH: fix line length style stuff
|
преди 20 години |
|
cmSubdirCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmSubdirCommand.h
|
6b47b28867
ENH: fix line length style stuff
|
преди 20 години |
|
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 години |
|
cmSubdirDependsCommand.h
|
072db6ad70
removed redundent includes
|
преди 22 години |
|
cmSystemTools.cxx
|
b507f8f0d1
ENH: Simplify the test
|
преди 20 години |
|
cmSystemTools.h
|
b20cb78049
ENH: Handle missing unsetenv and add check for environ
|
преди 20 години |
|
cmTarget.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmTarget.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmTargetLinkLibrariesCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmTargetLinkLibrariesCommand.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmTest.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmTest.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmTryCompileCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmTryCompileCommand.h
|
6b47b28867
ENH: fix line length style stuff
|
преди 20 години |
|
cmTryRunCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmTryRunCommand.h
|
fa3120a4a5
STYLE: fix missing docs
|
преди 20 години |
|
cmUseMangledMesaCommand.cxx
|
89e5fc63fe
STYLE: fix line lengths
|
преди 20 години |
|
cmUseMangledMesaCommand.h
|
4b83a08b37
ENH: a warning fix and some more cleanup
|
преди 20 години |
|
cmUtilitySourceCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmUtilitySourceCommand.h
|
345cf04012
ENH: big change that includes immediate subdir support, removing the notion of inherited commands, makefiles no longer read in the parent makefiles but instead inherit thier parent makefiles current settings
|
преди 21 години |
|
cmVTKMakeInstantiatorCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmVTKMakeInstantiatorCommand.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmVTKWrapJavaCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmVTKWrapJavaCommand.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmVTKWrapPythonCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmVTKWrapPythonCommand.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmVTKWrapTclCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmVTKWrapTclCommand.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmVariableRequiresCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmVariableRequiresCommand.h
|
4b83a08b37
ENH: a warning fix and some more cleanup
|
преди 20 години |
|
cmVariableWatch.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmVariableWatch.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmVersion.cxx
|
abe0e68535
STYLE: Nightly Version update
|
преди 20 години |
|
cmVersion.h
|
65e2c18d73
ENH: Enabling ability for CMAKE_MINIMUM_REQUIRED version to include patch level. Submitted by Alexander Neundorf.
|
преди 20 години |
|
cmWhileCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmWhileCommand.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmWin32ProcessExecution.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmWin32ProcessExecution.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmWriteFileCommand.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmWriteFileCommand.h
|
6ce463dab3
STYLE: fix docs
|
преди 20 години |
|
cmXCode21Object.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmXCode21Object.h
|
6b47b28867
ENH: fix line length style stuff
|
преди 20 години |
|
cmXCodeObject.cxx
|
da279f0041
BUG: some UNIX fixes for my m_ commit
|
преди 20 години |
|
cmXCodeObject.h
|
da279f0041
BUG: some UNIX fixes for my m_ commit
|
преди 20 години |
|
cmXMLParser.cxx
|
0532cc2920
COMP: Try to resolve compile errors because of missing includes and wrong include path
|
преди 21 години |
|
cmXMLParser.h
|
dcadffbe00
ENH: Add XML parser
|
преди 21 години |
|
cmake.cxx
|
b20cb78049
ENH: Handle missing unsetenv and add check for environ
|
преди 20 години |
|
cmake.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmakemain.cxx
|
f483e48d2a
ENH: Cleanup DynamicLoader so that the symbols have more consistent names, start using dynamic loader from kwsys in CMake
|
преди 20 години |
|
cmaketest.h.in
|
a2d7a92c88
BUG: Fix some dependencies for location of executables
|
преди 22 години |
|
cmakewizard.cxx
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmakewizard.h
|
3d96e52261
STYLE: some m_ to this-> cleanup
|
преди 20 години |
|
cmw9xcom.cxx
|
d6f98c2a82
ENH: Added cmSystemTools::EnableMSVCDebugHook() to prevent error dialogs when CMake is invoked by Dart.
|
преди 23 години |
|
ctest.cxx
|
26e1fea95b
STYLE: Fix some style issues
|
преди 20 години |