CMake/Source
Patrick Gansterer 8b62080c9d VS: Remove EnableLanguage from platform-specific generators
Move the logic into the base class to remove duplicated code.
2012-11-19 14:10:30 -05:00
..
CPack Merge topic 'CPack-BugFixesSet' 2012-11-13 14:32:09 -05:00
CTest Merge topic 'ctest-SUBMIT_INDEX-cdash' 2012-11-06 14:14:13 -05:00
CursesDialog ccmake: Allow DEL key in first column 2012-11-13 13:44:33 -05:00
QtDialog Enable deprecated API when using Qt 5. 2012-09-23 20:13:06 +02:00
kwsys Merge branch 'upstream-kwsys' into update-KWSys 2012-11-09 08:24:08 -05:00
.cvsignore
.gitattributes
CMakeLists.txt Introduce the abstract class cmGlobalGeneratorFactory 2012-11-19 12:54:30 -05:00
CMakeVersion.bash CMakeVersion.bash: Update sed expression for lower-case 'set' 2012-08-14 08:25:51 -04:00
CMakeVersion.cmake CMake Nightly Date Stamp 2012-11-17 00:01:06 -05:00
CMakeVersionSource.cmake
cmAddCustomCommandCommand.cxx
cmAddCustomCommandCommand.h AddCustomCommand: Handle multiple IMPLICIT_DEPENDS files (#10048) 2012-11-06 11:54:58 -05:00
cmAddCustomTargetCommand.cxx
cmAddCustomTargetCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmAddDefinitionsCommand.cxx
cmAddDefinitionsCommand.h
cmAddDependenciesCommand.cxx
cmAddDependenciesCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmAddExecutableCommand.cxx
cmAddExecutableCommand.h
cmAddLibraryCommand.cxx add_library: Allow OBJECT library without dynamic linking (#13289) 2012-06-11 08:40:11 -04:00
cmAddLibraryCommand.h add_library: Document POSITION_INDEPENDENT_CODE default (#13479) 2012-08-31 07:36:05 -04:00
cmAddSubDirectoryCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmAddSubDirectoryCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmAddTestCommand.cxx
cmAddTestCommand.h Add a generator expression for target properties. 2012-09-28 08:49:21 -04:00
cmArchiveWrite.cxx cmArchiveWrite: Clear fflags from archive entries 2012-06-06 07:29:19 -04:00
cmArchiveWrite.h
cmAuxSourceDirectoryCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmAuxSourceDirectoryCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmBootstrapCommands.cxx
cmBreakCommand.cxx
cmBreakCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmBuildCommand.cxx
cmBuildCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmBuildNameCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmBuildNameCommand.h
cmCMakeMinimumRequired.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCMakeMinimumRequired.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCMakePolicyCommand.cxx
cmCMakePolicyCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCPluginAPI.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCPluginAPI.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCTest.cxx Merge topic 'ctest-SUBMIT_INDEX-cdash' 2012-11-06 14:14:13 -05:00
cmCTest.h Merge topic 'ctest-SUBMIT_INDEX-cdash' 2012-11-06 14:14:13 -05:00
cmCacheManager.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCacheManager.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCallVisualStudioMacro.cxx
cmCallVisualStudioMacro.h
cmCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCommandArgumentLexer.cxx
cmCommandArgumentLexer.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCommandArgumentLexer.in.l Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCommandArgumentParser.cxx
cmCommandArgumentParser.y
cmCommandArgumentParserHelper.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCommandArgumentParserHelper.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCommandArgumentParserTokens.h
cmCommandArgumentsHelper.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCommandArgumentsHelper.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCommands.cxx
cmCommands.h
cmComputeComponentGraph.cxx
cmComputeComponentGraph.h
cmComputeLinkDepends.cxx
cmComputeLinkDepends.h
cmComputeLinkInformation.cxx Optionally skip link dependencies on shared library files 2012-10-26 08:28:16 -04:00
cmComputeLinkInformation.h Optionally skip link dependencies on shared library files 2012-10-26 08:28:16 -04:00
cmComputeTargetDepends.cxx
cmComputeTargetDepends.h
cmConfigure.cmake.h.in
cmConfigureFileCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmConfigureFileCommand.h Documentation: Clarify configure_file behavior 2012-11-07 14:30:46 -05:00
cmCoreTryCompile.cxx Refactor generation of shared library flags 2012-06-12 15:38:48 -04:00
cmCoreTryCompile.h
cmCreateTestSourceList.cxx
cmCreateTestSourceList.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmCryptoHash.cxx
cmCryptoHash.h
cmCustomCommand.cxx
cmCustomCommand.h
cmCustomCommandGenerator.cxx cmGeneratorExpression: Port users to two-stage processing 2012-09-18 17:03:08 -04:00
cmCustomCommandGenerator.h
cmDefinePropertyCommand.cxx
cmDefinePropertyCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmDefinitions.cxx
cmDefinitions.h
cmDepends.cxx cmDepends: No dependency-vector erasure in CheckDependencies 2012-11-06 11:54:39 -05:00
cmDepends.h cmDepends: allow multiple dependees per depender 2012-11-06 11:54:39 -05:00
cmDependsC.cxx cmDepends: allow multiple dependees per depender 2012-11-06 11:54:39 -05:00
cmDependsC.h cmDepends: allow multiple dependees per depender 2012-11-06 11:54:39 -05:00
cmDependsFortran.cxx cmDepends: allow multiple dependees per depender 2012-11-06 11:54:39 -05:00
cmDependsFortran.h cmDepends: allow multiple dependees per depender 2012-11-06 11:54:39 -05:00
cmDependsFortranLexer.cxx
cmDependsFortranLexer.h
cmDependsFortranLexer.in.l
cmDependsFortranParser.cxx
cmDependsFortranParser.h
cmDependsFortranParser.y
cmDependsFortranParserTokens.h
cmDependsJava.cxx cmDepends: allow multiple dependees per depender 2012-11-06 11:54:39 -05:00
cmDependsJava.h cmDepends: allow multiple dependees per depender 2012-11-06 11:54:39 -05:00
cmDependsJavaLexer.cxx
cmDependsJavaLexer.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmDependsJavaLexer.in.l Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmDependsJavaParser.cxx
cmDependsJavaParser.y
cmDependsJavaParserHelper.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmDependsJavaParserHelper.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmDependsJavaParserTokens.h
cmDocumentCompileDefinitions.h
cmDocumentGeneratorExpressions.h Fix the layout of the generator expression documentation. 2012-09-29 18:42:55 +02:00
cmDocumentLocationUndefined.h Document LOCATION undefined behavior with use of LINKER_LANGUAGE. 2012-10-22 13:59:04 -04:00
cmDocumentVariables.cxx Optionally skip link dependencies on shared library files 2012-10-26 08:28:16 -04:00
cmDocumentVariables.h
cmDocumentation.cxx Update programmatically-reported copyright year (#13638) 2012-11-05 08:44:03 -05:00
cmDocumentation.h man documentation: detect man section from the given filename 2012-06-21 23:19:55 +02:00
cmDocumentationFormatter.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmDocumentationFormatter.h
cmDocumentationFormatterDocbook.cxx docbook: Fix Sun CC warning on ptr_fun(isalnum) 2012-09-10 09:41:37 -04:00
cmDocumentationFormatterDocbook.h docbook: Fix formatter naming convention to avoid shadow 2012-09-09 10:55:49 -04:00
cmDocumentationFormatterHTML.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmDocumentationFormatterHTML.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmDocumentationFormatterMan.cxx documentation: preparation for making the man section configurable 2012-06-21 23:06:08 +02:00
cmDocumentationFormatterMan.h documentation: preparation for making the man section configurable 2012-06-21 23:06:08 +02:00
cmDocumentationFormatterText.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmDocumentationFormatterText.h
cmDocumentationFormatterUsage.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmDocumentationFormatterUsage.h
cmDocumentationSection.cxx
cmDocumentationSection.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmDynamicLoader.cxx
cmDynamicLoader.h
cmELF.cxx
cmELF.h
cmElseCommand.cxx
cmElseCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmElseIfCommand.cxx
cmElseIfCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmEnableLanguageCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmEnableLanguageCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmEnableTestingCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmEnableTestingCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmEndForEachCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmEndForEachCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmEndFunctionCommand.cxx
cmEndFunctionCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmEndIfCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmEndIfCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmEndMacroCommand.cxx
cmEndMacroCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmEndWhileCommand.cxx
cmEndWhileCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmExecProgramCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmExecProgramCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmExecuteProcessCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmExecuteProcessCommand.h
cmExecutionStatus.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmExportBuildFileGenerator.cxx exports: move the handling of missing targets into subclasses 2012-09-30 10:26:10 -04:00
cmExportBuildFileGenerator.h exports: move the handling of missing targets into subclasses 2012-09-30 10:26:10 -04:00
cmExportCommand.cxx
cmExportCommand.h
cmExportFileGenerator.cxx exports: define a CMAKE_FIND_PACKAGE_NAME var set by find_package() 2012-09-30 10:26:54 -04:00
cmExportFileGenerator.h exports: move the handling of missing targets into subclasses 2012-09-30 10:26:10 -04:00
cmExportInstallFileGenerator.cxx exports: move the handling of missing targets into subclasses 2012-09-30 10:26:10 -04:00
cmExportInstallFileGenerator.h exports: move the handling of missing targets into subclasses 2012-09-30 10:26:10 -04:00
cmExportLibraryDependencies.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmExportLibraryDependencies.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmExportSet.cxx exports: fix build with MSVC6 2012-09-28 17:00:52 -04:00
cmExportSet.h exports: fix build with MSVC6 2012-09-28 17:00:52 -04:00
cmExportSetMap.cxx exports: Add cmExportSetMap class 2012-09-28 09:21:39 -04:00
cmExportSetMap.h exports: Add cmExportSetMap class 2012-09-28 09:21:39 -04:00
cmExprLexer.cxx
cmExprLexer.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmExprLexer.in.l Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmExprParser.cxx
cmExprParser.y
cmExprParserHelper.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmExprParserHelper.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmExprParserTokens.h
cmExternalMakefileProjectGenerator.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmExternalMakefileProjectGenerator.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmExtraCodeBlocksGenerator.cxx Merge topic 'fix-INCLUDE_DIRECTORIES-multiconfig' 2012-10-17 16:44:53 -04:00
cmExtraCodeBlocksGenerator.h
cmExtraEclipseCDT4Generator.cxx Merge topic 'EclipseFixIndexerBySettingSourcePath' 2012-11-06 14:13:55 -05:00
cmExtraEclipseCDT4Generator.h Eclipse: add switch to disable linked resources (#13189) 2012-10-17 23:45:02 +02:00
cmFLTKWrapUICommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmFLTKWrapUICommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmFileCommand.cxx file: remove dead code 2012-11-02 17:10:06 +01:00
cmFileCommand.h Documentation: Clarify some command descriptions 2012-11-07 14:10:56 -05:00
cmFileTimeComparison.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmFileTimeComparison.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmFindBase.cxx find_library: Optionally consider all names in each directory 2012-09-25 17:08:08 -04:00
cmFindBase.h find_library: Optionally consider all names in each directory 2012-09-25 17:08:08 -04:00
cmFindCommon.cxx
cmFindCommon.h
cmFindFileCommand.cxx
cmFindFileCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmFindLibraryCommand.cxx find_library: Optionally consider all names in each directory 2012-09-25 17:08:08 -04:00
cmFindLibraryCommand.h find_library: Optionally consider all names in each directory 2012-09-25 17:08:08 -04:00
cmFindPackageCommand.cxx exports: define a CMAKE_FIND_PACKAGE_NAME var set by find_package() 2012-09-30 10:26:54 -04:00
cmFindPackageCommand.h
cmFindPathCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmFindPathCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmFindProgramCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmFindProgramCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmForEachCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmForEachCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmFunctionBlocker.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmFunctionCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmFunctionCommand.h Documentation: Clarify some command descriptions 2012-11-07 14:10:56 -05:00
cmGeneratedFileStream.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmGeneratedFileStream.h
cmGeneratorExpression.cxx GenEx: Fix reporting about not-found include directories and libraries. 2012-10-17 16:23:32 -04:00
cmGeneratorExpression.h GenEx: Fix reporting about not-found include directories and libraries. 2012-10-17 16:23:32 -04:00
cmGeneratorExpressionDAGChecker.cxx Add API to check that dependent target properties form a DAG. 2012-09-28 08:49:21 -04:00
cmGeneratorExpressionDAGChecker.h Add API to check that dependent target properties form a DAG. 2012-09-28 08:49:21 -04:00
cmGeneratorExpressionEvaluator.cxx GenEx: Use case insensitive comparison for $<CONFIG:...> 2012-11-05 08:49:25 -05:00
cmGeneratorExpressionEvaluator.h Add API to check that dependent target properties form a DAG. 2012-09-28 08:49:21 -04:00
cmGeneratorExpressionLexer.cxx cmGeneratorExpression: Re-write for multi-stage evaluation 2012-09-18 17:02:23 -04:00
cmGeneratorExpressionLexer.h cmGeneratorExpression: Re-write for multi-stage evaluation 2012-09-18 17:02:23 -04:00
cmGeneratorExpressionParser.cxx GenEx: Add some more asserts to verify code-sanity. 2012-10-17 16:21:13 -04:00
cmGeneratorExpressionParser.h cmGeneratorExpression: Re-write for multi-stage evaluation 2012-09-18 17:02:23 -04:00
cmGeneratorTarget.cxx Fix config-specific INCLUDE_DIRECTORIES in multi-config generators 2012-10-17 16:24:14 -04:00
cmGeneratorTarget.h Fix config-specific INCLUDE_DIRECTORIES in multi-config generators 2012-10-17 16:24:14 -04:00
cmGetCMakePropertyCommand.cxx
cmGetCMakePropertyCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmGetDirectoryPropertyCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmGetDirectoryPropertyCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmGetFilenameComponentCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmGetFilenameComponentCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmGetPropertyCommand.cxx
cmGetPropertyCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmGetSourceFilePropertyCommand.cxx
cmGetSourceFilePropertyCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmGetTargetPropertyCommand.cxx
cmGetTargetPropertyCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmGetTestPropertyCommand.cxx
cmGetTestPropertyCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmGlobalBorlandMakefileGenerator.cxx Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalBorlandMakefileGenerator.h Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalGenerator.cxx Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalGenerator.h Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalGeneratorFactory.h Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalJOMMakefileGenerator.cxx Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalJOMMakefileGenerator.h Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalKdevelopGenerator.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmGlobalKdevelopGenerator.h
cmGlobalMSYSMakefileGenerator.cxx Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalMSYSMakefileGenerator.h Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalMinGWMakefileGenerator.cxx Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalMinGWMakefileGenerator.h Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalNMakeMakefileGenerator.cxx Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalNMakeMakefileGenerator.h Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalNinjaGenerator.cxx Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalNinjaGenerator.h Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalUnixMakefileGenerator3.cxx Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalUnixMakefileGenerator3.h Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalVisualStudio6Generator.cxx Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalVisualStudio6Generator.h Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalVisualStudio7Generator.cxx Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalVisualStudio7Generator.h Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalVisualStudio8Generator.cxx VS: Remove GetPlatformName from platform-specific generators 2012-11-19 14:10:25 -05:00
cmGlobalVisualStudio8Generator.h VS: Remove GetPlatformName from platform-specific generators 2012-11-19 14:10:25 -05:00
cmGlobalVisualStudio8Win64Generator.cxx VS: Remove AddPlatformDefinitions from platform-specific generators 2012-11-19 12:54:57 -05:00
cmGlobalVisualStudio8Win64Generator.h VS: Remove GetPlatformName from platform-specific generators 2012-11-19 14:10:25 -05:00
cmGlobalVisualStudio9Generator.cxx Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalVisualStudio9Generator.h Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalVisualStudio9IA64Generator.cxx VS: Remove AddPlatformDefinitions from platform-specific generators 2012-11-19 12:54:57 -05:00
cmGlobalVisualStudio9IA64Generator.h VS: Remove GetPlatformName from platform-specific generators 2012-11-19 14:10:25 -05:00
cmGlobalVisualStudio9Win64Generator.cxx VS: Remove AddPlatformDefinitions from platform-specific generators 2012-11-19 12:54:57 -05:00
cmGlobalVisualStudio9Win64Generator.h VS: Remove GetPlatformName from platform-specific generators 2012-11-19 14:10:25 -05:00
cmGlobalVisualStudio10Generator.cxx VS: Remove EnableLanguage from platform-specific generators 2012-11-19 14:10:30 -05:00
cmGlobalVisualStudio10Generator.h Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalVisualStudio10IA64Generator.cxx VS: Remove EnableLanguage from platform-specific generators 2012-11-19 14:10:30 -05:00
cmGlobalVisualStudio10IA64Generator.h VS: Remove EnableLanguage from platform-specific generators 2012-11-19 14:10:30 -05:00
cmGlobalVisualStudio10Win64Generator.cxx VS: Remove EnableLanguage from platform-specific generators 2012-11-19 14:10:30 -05:00
cmGlobalVisualStudio10Win64Generator.h VS: Remove EnableLanguage from platform-specific generators 2012-11-19 14:10:30 -05:00
cmGlobalVisualStudio11ARMGenerator.cxx Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalVisualStudio11ARMGenerator.h VS: Remove GetPlatformName from platform-specific generators 2012-11-19 14:10:25 -05:00
cmGlobalVisualStudio11Generator.cxx Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalVisualStudio11Generator.h Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalVisualStudio11Win64Generator.cxx VS: Remove AddPlatformDefinitions from platform-specific generators 2012-11-19 12:54:57 -05:00
cmGlobalVisualStudio11Win64Generator.h VS: Remove GetPlatformName from platform-specific generators 2012-11-19 14:10:25 -05:00
cmGlobalVisualStudio71Generator.cxx Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalVisualStudio71Generator.h Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalVisualStudioGenerator.cxx VS: Remove AddPlatformDefinitions from platform-specific generators 2012-11-19 12:54:57 -05:00
cmGlobalVisualStudioGenerator.h VS: Remove AddPlatformDefinitions from platform-specific generators 2012-11-19 12:54:57 -05:00
cmGlobalWatcomWMakeGenerator.cxx Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalWatcomWMakeGenerator.h Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalXCodeGenerator.cxx Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGlobalXCodeGenerator.h Make cmGlobalGenerator::GetDocumentation() a static function 2012-11-19 12:54:50 -05:00
cmGraphAdjacencyList.h
cmGraphVizWriter.cxx
cmGraphVizWriter.h
cmHexFileConverter.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmHexFileConverter.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmIDEFlagTable.h
cmIDEOptions.cxx VS10: Refactor link options collection 2012-10-26 10:16:45 -04:00
cmIDEOptions.h VS10: Refactor link options collection 2012-10-26 10:16:45 -04:00
cmIfCommand.cxx if: Compare up to 8 components in VERSION tests 2012-09-11 15:59:16 -04:00
cmIfCommand.h if: Document that plain 'NOTFOUND' is a false constant 2012-10-05 15:14:29 -04:00
cmIncludeCommand.cxx include: Ignore empty string as file name (#13388) 2012-07-10 11:05:04 -04:00
cmIncludeCommand.h
cmIncludeDirectoryCommand.cxx Process generator expressions in the INCLUDE_DIRECTORIES property. 2012-09-28 08:50:10 -04:00
cmIncludeDirectoryCommand.h Documentation: Clarify some command descriptions 2012-11-07 14:10:56 -05:00
cmIncludeExternalMSProjectCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmIncludeExternalMSProjectCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmIncludeRegularExpressionCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmIncludeRegularExpressionCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmInstallCommand.cxx exports: Hold an ExportSet pointer in cm*Export*Generator 2012-09-28 09:21:39 -04:00
cmInstallCommand.h Enhance DESTDIR documentation. Fixes #0012374. 2012-08-14 20:15:22 +02:00
cmInstallCommandArguments.cxx install: Fix COMPONENT option 2012-07-11 15:10:40 -04:00
cmInstallCommandArguments.h install: Fix COMPONENT option 2012-07-11 15:10:40 -04:00
cmInstallDirectoryGenerator.cxx
cmInstallDirectoryGenerator.h
cmInstallExportGenerator.cxx exports: store pointers to all installations of each export set 2012-09-28 09:21:39 -04:00
cmInstallExportGenerator.h exports: accept a missing target if it is exported exactly once 2012-09-28 09:21:42 -04:00
cmInstallFilesCommand.cxx
cmInstallFilesCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmInstallFilesGenerator.cxx
cmInstallFilesGenerator.h
cmInstallGenerator.cxx
cmInstallGenerator.h
cmInstallProgramsCommand.cxx
cmInstallProgramsCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmInstallScriptGenerator.cxx
cmInstallScriptGenerator.h
cmInstallTargetGenerator.cxx Move GetLinkInformation to cmGeneratorTarget 2012-09-19 15:30:57 +02:00
cmInstallTargetGenerator.h Fix compiler warning with initialization order. 2012-09-19 17:16:25 +02:00
cmInstallTargetsCommand.cxx
cmInstallTargetsCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmInstallType.h
cmLinkDirectoriesCommand.cxx
cmLinkDirectoriesCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmLinkLibrariesCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmLinkLibrariesCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmListCommand.cxx Consolidate list() argument count testing 2012-11-02 17:09:55 +01:00
cmListCommand.h
cmListFileCache.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmListFileCache.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmListFileLexer.c Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmListFileLexer.h
cmListFileLexer.in.l
cmLoadCacheCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmLoadCacheCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmLoadCommandCommand.cxx load_command: Deprecate and document pending removal 2012-11-07 09:24:05 -05:00
cmLoadCommandCommand.h load_command: Deprecate and document pending removal 2012-11-07 09:24:05 -05:00
cmLocalGenerator.cxx GenEx: Create cmGeneratorTargets for imported targets. 2012-10-22 14:03:51 -04:00
cmLocalGenerator.h Fix config-specific INCLUDE_DIRECTORIES in multi-config generators 2012-10-17 16:24:14 -04:00
cmLocalNinjaGenerator.cxx Ninja: remove 'friend' in ninja code 2012-07-18 11:27:49 +02:00
cmLocalNinjaGenerator.h Ninja: void function can't return a value 2012-07-19 07:32:03 +02:00
cmLocalUnixMakefileGenerator3.cxx AddCustomCommand: Handle multiple IMPLICIT_DEPENDS files (#10048) 2012-11-06 11:54:58 -05:00
cmLocalUnixMakefileGenerator3.h AddCustomCommand: Handle multiple IMPLICIT_DEPENDS files (#10048) 2012-11-06 11:54:58 -05:00
cmLocalVisualStudio6Generator.cxx Resolve warnings about shadowing parameters and local variables. 2012-11-13 13:26:10 -05:00
cmLocalVisualStudio6Generator.h Fix config-specific INCLUDE_DIRECTORIES in multi-config generators 2012-10-17 16:24:14 -04:00
cmLocalVisualStudio7Generator.cxx Resolve warnings about shadowing parameters and local variables. 2012-11-13 13:26:10 -05:00
cmLocalVisualStudio7Generator.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmLocalVisualStudio10Generator.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmLocalVisualStudio10Generator.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmLocalVisualStudioGenerator.cxx Resolve warnings about unused variables. 2012-11-07 13:45:30 +01:00
cmLocalVisualStudioGenerator.h
cmLocalXCodeGenerator.cxx
cmLocalXCodeGenerator.h
cmMacroCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmMacroCommand.h Documentation: Clarify some command descriptions 2012-11-07 14:10:56 -05:00
cmMakeDepend.cxx GenEx: Fix reporting about not-found include directories and libraries. 2012-10-17 16:23:32 -04:00
cmMakeDepend.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmMakeDirectoryCommand.cxx
cmMakeDirectoryCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmMakefile.cxx Add convenience for getting a cmGeneratorTarget to use. 2012-09-19 15:32:25 +02:00
cmMakefile.h GenEx: Add an accessor for imported targets in a makefile. 2012-10-22 14:01:35 -04:00
cmMakefileExecutableTargetGenerator.cxx Merge topic 'ninja-LIBPATH' 2012-10-02 10:07:32 -04:00
cmMakefileExecutableTargetGenerator.h Re-factor bundle content copying rules generation. 2012-07-17 14:03:10 +02:00
cmMakefileLibraryTargetGenerator.cxx Merge topic 'ninja-LIBPATH' 2012-10-02 10:07:32 -04:00
cmMakefileLibraryTargetGenerator.h Re-factor bundle content copying rules generation. 2012-07-17 14:03:10 +02:00
cmMakefileTargetGenerator.cxx Fix config-specific INCLUDE_DIRECTORIES in multi-config generators 2012-10-17 16:24:14 -04:00
cmMakefileTargetGenerator.h Ninja: fixes for bcc 2012-07-18 13:39:14 +02:00
cmMakefileUtilityTargetGenerator.cxx Fix memory leak in Makefile generator. 2012-07-22 15:36:05 +02:00
cmMakefileUtilityTargetGenerator.h Fix memory leak in Makefile generator. 2012-07-22 15:36:05 +02:00
cmMarkAsAdvancedCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmMarkAsAdvancedCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmMathCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmMathCommand.h Documentation: Correct typos and grammar 2012-11-07 13:51:50 -05:00
cmMessageCommand.cxx
cmMessageCommand.h Documentation: Clarify some command descriptions 2012-11-07 14:10:56 -05:00
cmNewLineStyle.cxx
cmNewLineStyle.h
cmNinjaNormalTargetGenerator.cxx Resolve warnings about unused variables. 2012-11-07 13:45:30 +01:00
cmNinjaNormalTargetGenerator.h Re-factor CFBundle generation. 2012-07-17 14:03:09 +02:00
cmNinjaTargetGenerator.cxx Merge topic 'fix-INCLUDE_DIRECTORIES-multiconfig' 2012-10-17 16:44:53 -04:00
cmNinjaTargetGenerator.h Make cmLocalGenerator::AddArchitectureFlags take a cmGeneratorTarget. 2012-09-19 15:31:29 +02:00
cmNinjaTypes.h
cmNinjaUtilityTargetGenerator.cxx
cmNinjaUtilityTargetGenerator.h
cmOSXBundleGenerator.cxx Ninja: remove 'this' from member initializer list 2012-07-18 13:11:27 +02:00
cmOSXBundleGenerator.h Ninja: remove warnings 2012-07-18 12:17:39 +02:00
cmObject.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmOptionCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmOptionCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmOrderDirectories.cxx
cmOrderDirectories.h Remove unused ivars to eliminate compiler warnings 2012-06-20 17:43:37 -04:00
cmOutputRequiredFilesCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmOutputRequiredFilesCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmPolicies.cxx Documentation: Correct typos and grammar 2012-11-07 13:51:50 -05:00
cmPolicies.h Refactor generation of shared library flags 2012-06-12 15:38:48 -04:00
cmProcessTools.cxx
cmProcessTools.h
cmProjectCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmProjectCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmProperty.cxx
cmProperty.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmPropertyDefinition.cxx
cmPropertyDefinition.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmPropertyDefinitionMap.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmPropertyDefinitionMap.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmPropertyMap.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmPropertyMap.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmQTWrapCPPCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmQTWrapCPPCommand.h Fix casing of 'Qt' in docs, comments and user-visible strings. 2012-08-28 11:24:55 +02:00
cmQTWrapUICommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmQTWrapUICommand.h Fix casing of 'Qt' in docs, comments and user-visible strings. 2012-08-28 11:24:55 +02:00
cmQtAutomoc.cxx Automoc: fix #13572: issue with symbolic links 2012-10-14 21:16:25 +02:00
cmQtAutomoc.h Automoc: do not use DEFINITIONS, but only COMPILE_DEFINITIONS 2012-09-05 22:13:30 +02:00
cmRemoveCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmRemoveCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmRemoveDefinitionsCommand.cxx
cmRemoveDefinitionsCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmReturnCommand.cxx
cmReturnCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmScriptGenerator.cxx
cmScriptGenerator.h
cmSeparateArgumentsCommand.cxx
cmSeparateArgumentsCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmSetCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmSetCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmSetDirectoryPropertiesCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmSetDirectoryPropertiesCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmSetPropertyCommand.cxx
cmSetPropertyCommand.h
cmSetSourceFilesPropertiesCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmSetSourceFilesPropertiesCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmSetTargetPropertiesCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmSetTargetPropertiesCommand.h Fix casing of 'Qt' in docs, comments and user-visible strings. 2012-08-28 11:24:55 +02:00
cmSetTestsPropertiesCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmSetTestsPropertiesCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmSiteNameCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmSiteNameCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmSourceFile.cxx Documentation: Correct typos and grammar 2012-11-07 13:51:50 -05:00
cmSourceFile.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmSourceFileLocation.cxx
cmSourceFileLocation.h
cmSourceGroup.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmSourceGroup.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmSourceGroupCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmSourceGroupCommand.h Documentation: Correct typos and grammar 2012-11-07 13:51:50 -05:00
cmStandardIncludes.cxx
cmStandardIncludes.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmStandardLexer.h
cmStringCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmStringCommand.h string: Clarify regex documentation of '-' behavior 2012-10-08 09:32:15 -04:00
cmSubdirCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmSubdirCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmSubdirDependsCommand.cxx
cmSubdirDependsCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmSystemTools.cxx
cmSystemTools.h cmake-gui: Fix error status when interrupted. 2012-09-04 08:52:06 -06:00
cmTarget.cxx Merge topic 'link-depends-no-shared' 2012-11-13 14:31:54 -05:00
cmTarget.h Fix default PDB output directory (#13644) 2012-11-02 12:49:44 -04:00
cmTargetDepend.h
cmTargetExport.h exports: Remove cmTargetExport constructor 2012-09-28 09:21:39 -04:00
cmTargetLinkLibrariesCommand.cxx Fix minor typos. 2012-09-29 18:44:10 +02:00
cmTargetLinkLibrariesCommand.h Documentation: Correct typos and grammar 2012-11-07 13:51:50 -05:00
cmTest.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmTest.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmTestGenerator.cxx cmGeneratorExpression: Port users to two-stage processing 2012-09-18 17:03:08 -04:00
cmTestGenerator.h
cmTryCompileCommand.cxx
cmTryCompileCommand.h
cmTryRunCommand.cxx
cmTryRunCommand.h Documentation: Correct typos and grammar 2012-11-07 13:51:50 -05:00
cmUnsetCommand.cxx
cmUnsetCommand.h
cmUseMangledMesaCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmUseMangledMesaCommand.h
cmUtilitySourceCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmUtilitySourceCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmVS10CLFlagTable.h
cmVS10LibFlagTable.h
cmVS10LinkFlagTable.h VS10: Honor /DELAYSIGN and /KEYFILE flags (#13601) 2012-10-26 11:02:42 -04:00
cmVS11CLFlagTable.h VS11: Generate flag tables from MSBuild V110 tool files 2012-08-22 11:12:32 -04:00
cmVS11LibFlagTable.h VS11: Generate flag tables from MSBuild V110 tool files 2012-08-22 11:12:32 -04:00
cmVS11LinkFlagTable.h VS11: Generate flag tables from MSBuild V110 tool files 2012-08-22 11:12:32 -04:00
cmVariableRequiresCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmVariableRequiresCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmVariableWatch.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmVariableWatch.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmVariableWatchCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmVariableWatchCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmVersion.cxx
cmVersion.h
cmVersionConfig.h.in
cmVersionMacros.h
cmVisualStudio10TargetGenerator.cxx Resolve ambiguity warning regarding use of && and ||. 2012-11-13 13:26:10 -05:00
cmVisualStudio10TargetGenerator.h VS10: Refactor link options collection 2012-10-26 10:16:45 -04:00
cmVisualStudioGeneratorOptions.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmVisualStudioGeneratorOptions.h
cmWhileCommand.cxx
cmWhileCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmWin32ProcessExecution.cxx Remove references to ancient and removed parts of the code. 2012-11-13 13:26:10 -05:00
cmWin32ProcessExecution.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmWriteFileCommand.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmWriteFileCommand.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmXCode21Object.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmXCode21Object.h
cmXCodeObject.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmXCodeObject.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmXMLParser.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmXMLParser.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmXMLSafe.cxx
cmXMLSafe.h
cm_sha2.c
cm_sha2.h
cm_sha2_mangle.h
cm_utf8.c
cm_utf8.h
cmake.cxx Allow a GeneratorFactory handling of more than one generator 2012-11-19 12:54:35 -05:00
cmake.h Allow a GeneratorFactory handling of more than one generator 2012-11-19 12:54:35 -05:00
cmakemain.cxx documentation: preparation for making the man section configurable 2012-06-21 23:06:08 +02:00
cmaketest.h.in
cmakewizard.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmakewizard.h Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmakexbuild.cxx Remove trailing whitespace from most CMake and C/C++ code 2012-08-13 14:18:39 -04:00
cmcldeps.cxx Resolve warnings about shadowing parameters and local variables. 2012-11-13 13:26:10 -05:00
cmparseMSBuildXML.py VS11: Generate flag tables from MSBuild V110 tool files 2012-08-22 11:12:32 -04:00
cmw9xcom.cxx Resolve warnings about shadowing parameters and local variables. 2012-11-13 13:26:10 -05:00
ctest.cxx CTest: Extend -D command line arg handling for variable definitions 2012-06-24 08:03:24 -04:00