CMake/Source
Robert Maynard 8d1f9e5b85 CUDA: Now pass correct FLAGS when device link cuda executables.
Previously we had a two issues when building cuda executables
that required separable compilation. The first was that we didn't
propagate FLAGS causing any -arch / -gencode flags to be dropped, and
secondly generators such as ninja would use the CXX language flags
instead of CUDA when the executable was mixed language.
2017-01-12 15:13:36 -05:00
..
Checks
CPack CPack/Deb invalid md5sums file fix 2016-12-23 21:10:52 +01:00
CTest ctest_memcheck: Append sanitizers user options at the end to allow overriding 2017-01-11 19:27:45 +01:00
CursesDialog clang-tidy: apply modernize-use-bool-literals fixes 2016-12-12 14:04:14 -05:00
kwsys Merge branch 'upstream-KWSys' into update-kwsys 2016-12-14 11:19:03 -05:00
Modules FindLibRHash: Add module to find the librhash package 2016-11-10 08:29:38 -05:00
QtDialog cmake-gui: Add MATCHALL option to Regex Explorer 2017-01-10 09:28:13 -05:00
QtIFW
.gitattributes Regenerate lexer source code 2016-12-14 09:40:33 -05:00
bindexplib.cxx iwyu: Fix VisualStudio specific issues 2016-11-28 14:06:40 -05:00
bindexplib.h iwyu: Fix VisualStudio specific issues 2016-11-28 14:06:40 -05:00
cm_auto_ptr.hxx
cm_codecvt.cxx
cm_codecvt.hxx
cm_get_date.c
cm_get_date.h
cm_unordered_map.hxx
cm_unordered_set.hxx
cm_utf8.c
cm_utf8.h
cmAddCompileOptionsCommand.cxx
cmAddCompileOptionsCommand.h
cmAddCustomCommandCommand.cxx
cmAddCustomCommandCommand.h
cmAddCustomTargetCommand.cxx clang-tidy: apply performance-faster-string-find fixes 2016-12-12 14:04:13 -05:00
cmAddCustomTargetCommand.h
cmAddDefinitionsCommand.cxx
cmAddDefinitionsCommand.h
cmAddDependenciesCommand.cxx
cmAddDependenciesCommand.h
cmAddExecutableCommand.cxx clang-tidy: apply performance-faster-string-find fixes 2016-12-12 14:04:13 -05:00
cmAddExecutableCommand.h
cmAddLibraryCommand.cxx clang-tidy: apply performance-faster-string-find fixes 2016-12-12 14:04:13 -05:00
cmAddLibraryCommand.h
cmAddSubDirectoryCommand.cxx
cmAddSubDirectoryCommand.h
cmAddTestCommand.cxx
cmAddTestCommand.h
cmake.cxx VS: Use Visual Studio Installer to locate VS 2017 2016-12-16 09:58:43 -05:00
cmake.h Features: Add infrastructure for C++ 17 language standard 2016-12-02 11:22:46 -05:00
cmake.version.manifest
CMakeInstallDestinations.cmake Add installation infix (empty by default) 2017-01-11 14:10:39 +03:00
CMakeLists.txt VS: Add helper class to interact with Visual Studio Installer 2016-12-16 09:58:43 -05:00
cmakemain.cxx Windows: Use UTF-8 for pipes in CMake, CTest and CPack 2016-11-30 00:38:48 +02:00
CMakeSourceDir.txt.in
CMakeVersion.bash
CMakeVersion.cmake CMake Nightly Date Stamp 2017-01-12 00:01:06 -05:00
CMakeVersionCompute.cmake
CMakeVersionSource.cmake
cmakexbuild.cxx iwyu: Fix OSX specific issues 2016-11-23 00:41:44 +01:00
cmAlgorithms.h clang-tidy: apply performance-unnecessary-value-param fixes 2016-12-12 14:04:12 -05:00
cmArchiveWrite.cxx
cmArchiveWrite.h
cmAuxSourceDirectoryCommand.cxx clang-tidy: apply performance-faster-string-find fixes 2016-12-12 14:04:13 -05:00
cmAuxSourceDirectoryCommand.h
cmBase32.cxx
cmBase32.h
cmBreakCommand.cxx
cmBreakCommand.h
cmBuildCommand.cxx
cmBuildCommand.h
cmBuildNameCommand.cxx
cmBuildNameCommand.h
cmCacheManager.cxx
cmCacheManager.h
cmCallVisualStudioMacro.cxx iwyu: Fix VisualStudio specific issues 2016-11-28 14:06:40 -05:00
cmCallVisualStudioMacro.h iwyu: Fix VisualStudio specific issues 2016-11-28 14:06:40 -05:00
cmcldeps.cxx
cmCLocaleEnvironmentScope.cxx
cmCLocaleEnvironmentScope.h
cmCMakeHostSystemInformationCommand.cxx
cmCMakeHostSystemInformationCommand.h
cmCMakeMinimumRequired.cxx
cmCMakeMinimumRequired.h
cmCMakePolicyCommand.cxx
cmCMakePolicyCommand.h
cmcmd.cxx clang-tidy: apply modernize-use-bool-literals fixes 2016-12-12 14:04:14 -05:00
cmcmd.h
cmCommand.cxx
cmCommand.h
cmCommandArgumentLexer.cxx Regenerate lexer source code 2016-12-14 09:40:33 -05:00
cmCommandArgumentLexer.h Regenerate lexer source code 2016-12-14 09:40:33 -05:00
cmCommandArgumentLexer.in.l Regenerate lexer source code 2016-12-14 09:40:33 -05:00
cmCommandArgumentParser.cxx
cmCommandArgumentParser.y
cmCommandArgumentParserHelper.cxx
cmCommandArgumentParserHelper.h
cmCommandArgumentParserTokens.h
cmCommandArgumentsHelper.cxx
cmCommandArgumentsHelper.h
cmCommands.cxx Combine all unexpected commands to a single class 2016-11-29 13:53:29 -05:00
cmCommands.h
cmCommonTargetGenerator.cxx Makefile,Ninja: De-duplicate MSVC compiler PDB path selection 2016-12-15 16:20:21 -05:00
cmCommonTargetGenerator.h Makefile,Ninja: De-duplicate MSVC compiler PDB path selection 2016-12-15 16:20:21 -05:00
cmComputeComponentGraph.cxx
cmComputeComponentGraph.h
cmComputeLinkDepends.cxx
cmComputeLinkDepends.h
cmComputeLinkInformation.cxx Allow imported INTERFACE libraries to specify a link library name 2016-11-09 09:45:14 -05:00
cmComputeLinkInformation.h CUDA: Add LinkLineComputer that computes cuda dlink lines. 2016-11-14 16:40:48 -05:00
cmComputeTargetDepends.cxx
cmComputeTargetDepends.h
cmConditionEvaluator.cxx
cmConditionEvaluator.h
cmConfigure.cmake.h.in
cmConfigureFileCommand.cxx
cmConfigureFileCommand.h
cmContinueCommand.cxx
cmContinueCommand.h
cmConvertMSBuildXMLToJSON.py
cmCoreTryCompile.cxx try_compile: extend CMP0067 to honor language standards for CUDA. 2016-12-12 14:39:32 -05:00
cmCoreTryCompile.h try_compile: Add policy CMP0067 to honor language standards 2016-12-06 08:58:42 -05:00
cmCPackPropertiesGenerator.cxx
cmCPackPropertiesGenerator.h
cmCPluginAPI.cxx clang-tidy: apply readability-redundant-control-flow fixes 2016-12-12 14:04:14 -05:00
cmCPluginAPI.h
cmCreateTestSourceList.cxx
cmCreateTestSourceList.h
cmCryptoHash.cxx cmCryptoHash: Add support for SHA-3 algorithms 2016-11-10 16:38:34 -05:00
cmCryptoHash.h iwyu: Fix more findings 2016-11-28 14:06:40 -05:00
cmCTest.cxx clang-tidy: apply misc-redundant-expression fixes 2016-12-12 14:04:16 -05:00
cmCTest.h clang-tidy: apply modernize-use-bool-literals fixes 2016-12-12 14:04:14 -05:00
cmCurl.cxx
cmCurl.h
cmCustomCommand.cxx
cmCustomCommand.h
cmCustomCommandGenerator.cxx
cmCustomCommandGenerator.h
cmCustomCommandLines.h
cmDefinePropertyCommand.cxx
cmDefinePropertyCommand.h
cmDefinitions.cxx
cmDefinitions.h
cmDepends.cxx
cmDepends.h
cmDependsC.cxx UseSWIG: Automatically scan dependencies of SWIG files for Makefiles 2017-01-10 13:05:59 -05:00
cmDependsC.h
cmDependsFortran.cxx
cmDependsFortran.h
cmDependsJava.cxx
cmDependsJava.h
cmDependsJavaLexer.cxx Regenerate lexer source code 2016-12-14 09:40:33 -05:00
cmDependsJavaLexer.h Regenerate lexer source code 2016-12-14 09:40:33 -05:00
cmDependsJavaLexer.in.l Regenerate lexer source code 2016-12-14 09:40:33 -05:00
cmDependsJavaParser.cxx
cmDependsJavaParser.y
cmDependsJavaParserHelper.cxx clang-tidy: apply readability-redundant-string-init fixes 2016-12-12 14:04:13 -05:00
cmDependsJavaParserHelper.h
cmDependsJavaParserTokens.h
cmDocumentation.cxx
cmDocumentation.h
cmDocumentationEntry.h
cmDocumentationFormatter.cxx clang-tidy: apply misc-redundant-expression fixes 2016-12-12 14:04:16 -05:00
cmDocumentationFormatter.h
cmDocumentationSection.cxx
cmDocumentationSection.h
cmDynamicLoader.cxx
cmDynamicLoader.h
cmELF.cxx
cmELF.h
cmEnableLanguageCommand.cxx
cmEnableLanguageCommand.h
cmEnableTestingCommand.cxx
cmEnableTestingCommand.h
cmExecProgramCommand.cxx Add Encoding option for RunChild, RunMakeCommand and RunProcess 2016-11-15 01:00:46 +02:00
cmExecProgramCommand.h Add Encoding option for RunChild, RunMakeCommand and RunProcess 2016-11-15 01:00:46 +02:00
cmExecuteProcessCommand.cxx execute_process: Add ENCODING option for Windows child process output 2016-11-30 09:06:51 -05:00
cmExecuteProcessCommand.h
cmExecutionStatus.h
cmExpandedCommandArgument.cxx
cmExpandedCommandArgument.h
cmExportBuildAndroidMKGenerator.cxx clang-tidy: apply readability-redundant-string-init fixes 2016-12-12 14:04:13 -05:00
cmExportBuildAndroidMKGenerator.h
cmExportBuildFileGenerator.cxx
cmExportBuildFileGenerator.h
cmExportCommand.cxx
cmExportCommand.h
cmExportFileGenerator.cxx
cmExportFileGenerator.h
cmExportInstallAndroidMKGenerator.cxx clang-tidy: apply readability-redundant-string-init fixes 2016-12-12 14:04:13 -05:00
cmExportInstallAndroidMKGenerator.h
cmExportInstallFileGenerator.cxx
cmExportInstallFileGenerator.h
cmExportLibraryDependenciesCommand.cxx clang-tidy: apply readability-redundant-control-flow fixes 2016-12-12 14:04:14 -05:00
cmExportLibraryDependenciesCommand.h
cmExportSet.cxx
cmExportSet.h
cmExportSetMap.cxx
cmExportSetMap.h
cmExportTryCompileFileGenerator.cxx
cmExportTryCompileFileGenerator.h
cmExprLexer.cxx Regenerate lexer source code 2016-12-14 09:40:33 -05:00
cmExprLexer.h Regenerate lexer source code 2016-12-14 09:40:33 -05:00
cmExprLexer.in.l Regenerate lexer source code 2016-12-14 09:40:33 -05:00
cmExprParser.cxx
cmExprParser.y
cmExprParserHelper.cxx
cmExprParserHelper.h
cmExprParserTokens.h
cmExternalMakefileProjectGenerator.cxx
cmExternalMakefileProjectGenerator.h
cmExtraCodeBlocksGenerator.cxx Allow CodeBlocks for NMake Makefiles JOM 2017-01-10 19:26:21 +03:00
cmExtraCodeBlocksGenerator.h
cmExtraCodeLiteGenerator.cxx CodeLite: Make build/clean/rebuild operations optionally target-centric 2016-12-14 09:55:41 -05:00
cmExtraCodeLiteGenerator.h CodeLite: Make build/clean/rebuild operations optionally target-centric 2016-12-14 09:55:41 -05:00
cmExtraEclipseCDT4Generator.cxx Eclipse: Fix indexer for subprojects 2016-11-21 15:05:14 -05:00
cmExtraEclipseCDT4Generator.h
cmExtraKateGenerator.cxx
cmExtraKateGenerator.h
cmExtraSublimeTextGenerator.cxx Sublime: Do not build with verbose output 2017-01-10 10:52:48 -05:00
cmExtraSublimeTextGenerator.h
cmFileCommand.cxx clang-tidy: apply readability-static-definition-in-anonymous-namespace fixes 2016-12-12 14:04:15 -05:00
cmFileCommand.h
cmFileLock.cxx
cmFileLock.h
cmFileLockPool.cxx
cmFileLockPool.h
cmFileLockResult.cxx
cmFileLockResult.h
cmFileLockUnix.cxx
cmFileLockWin32.cxx
cmFileMonitor.cxx Merge topic 'cmFileMonitor-skip-empty-names' 2017-01-12 10:20:21 -05:00
cmFileMonitor.h
cmFilePathChecksum.cxx QtAutogen: Use checksum based subdirectories to avoid name collisions 2016-12-07 08:24:00 -05:00
cmFilePathChecksum.h QtAutogen: Use checksum based subdirectories to avoid name collisions 2016-12-07 08:24:00 -05:00
cmFileTimeComparison.cxx
cmFileTimeComparison.h
cmFindBase.cxx
cmFindBase.h
cmFindCommon.cxx
cmFindCommon.h
cmFindFileCommand.cxx
cmFindFileCommand.h
cmFindLibraryCommand.cxx
cmFindLibraryCommand.h
cmFindPackageCommand.cxx
cmFindPackageCommand.h
cmFindPathCommand.cxx clang-tidy: apply performance-faster-string-find fixes 2016-12-12 14:04:13 -05:00
cmFindPathCommand.h
cmFindProgramCommand.cxx clang-tidy: apply readability-redundant-string-init fixes 2016-12-12 14:04:13 -05:00
cmFindProgramCommand.h
cmFLTKWrapUICommand.cxx clang-tidy: apply readability-redundant-string-init fixes 2016-12-12 14:04:13 -05:00
cmFLTKWrapUICommand.h
cmForEachCommand.cxx
cmForEachCommand.h
cmFortranLexer.cxx Regenerate lexer source code 2016-12-14 09:40:33 -05:00
cmFortranLexer.h Regenerate lexer source code 2016-12-14 09:40:33 -05:00
cmFortranLexer.in.l Regenerate lexer source code 2016-12-14 09:40:33 -05:00
cmFortranParser.cxx
cmFortranParser.h
cmFortranParser.y
cmFortranParserImpl.cxx clang-tidy: apply modernize-use-bool-literals fixes 2016-12-12 14:04:14 -05:00
cmFortranParserTokens.h
cmFunctionBlocker.h
cmFunctionCommand.cxx
cmFunctionCommand.h
cmGeneratedFileStream.cxx
cmGeneratedFileStream.h
cmGeneratorExpression.cxx clang-tidy: apply modernize-use-bool-literals fixes 2016-12-12 14:04:14 -05:00
cmGeneratorExpression.h
cmGeneratorExpressionContext.cxx
cmGeneratorExpressionContext.h
cmGeneratorExpressionDAGChecker.cxx
cmGeneratorExpressionDAGChecker.h
cmGeneratorExpressionEvaluationFile.cxx
cmGeneratorExpressionEvaluationFile.h
cmGeneratorExpressionEvaluator.cxx
cmGeneratorExpressionEvaluator.h clang-tidy: apply performance-unnecessary-value-param fixes 2016-12-12 14:04:12 -05:00
cmGeneratorExpressionLexer.cxx
cmGeneratorExpressionLexer.h
cmGeneratorExpressionNode.cxx clang-tidy: apply modernize-use-bool-literals fixes 2016-12-12 14:04:14 -05:00
cmGeneratorExpressionNode.h
cmGeneratorExpressionParser.cxx clang-tidy: apply modernize-use-bool-literals fixes 2016-12-12 14:04:14 -05:00
cmGeneratorExpressionParser.h
cmGeneratorTarget.cxx clang-tidy: apply modernize-use-bool-literals fixes 2016-12-12 14:04:14 -05:00
cmGeneratorTarget.h cmGeneratorTarget: Add AddIncludeDirectory method (experimental) 2016-12-07 08:24:00 -05:00
cmGetCMakePropertyCommand.cxx
cmGetCMakePropertyCommand.h
cmGetDirectoryPropertyCommand.cxx
cmGetDirectoryPropertyCommand.h
cmGetFilenameComponentCommand.cxx
cmGetFilenameComponentCommand.h
cmGetPropertyCommand.cxx
cmGetPropertyCommand.h
cmGetSourceFilePropertyCommand.cxx
cmGetSourceFilePropertyCommand.h
cmGetTargetPropertyCommand.cxx
cmGetTargetPropertyCommand.h
cmGetTestPropertyCommand.cxx
cmGetTestPropertyCommand.h
cmGhsMultiGpj.cxx
cmGhsMultiGpj.h avoid including cmStandardIncludes.h 2016-11-28 14:06:41 -05:00
cmGhsMultiTargetGenerator.cxx
cmGhsMultiTargetGenerator.h
cmGlobalBorlandMakefileGenerator.cxx
cmGlobalBorlandMakefileGenerator.h
cmGlobalCommonGenerator.cxx
cmGlobalCommonGenerator.h
cmGlobalGenerator.cxx Tolerate removed/replaced CMakeCache.txt with old CMakeFiles/ 2016-11-17 10:29:58 -05:00
cmGlobalGenerator.h
cmGlobalGeneratorFactory.h
cmGlobalGhsMultiGenerator.cxx avoid including cmStandardIncludes.h 2016-11-28 14:06:41 -05:00
cmGlobalGhsMultiGenerator.h
cmGlobalJOMMakefileGenerator.cxx
cmGlobalJOMMakefileGenerator.h
cmGlobalKdevelopGenerator.cxx
cmGlobalKdevelopGenerator.h
cmGlobalMinGWMakefileGenerator.cxx
cmGlobalMinGWMakefileGenerator.h
cmGlobalMSYSMakefileGenerator.cxx
cmGlobalMSYSMakefileGenerator.h
cmGlobalNinjaGenerator.cxx Merge topic 'include-what-you-use' 2016-11-08 09:44:40 -05:00
cmGlobalNinjaGenerator.h
cmGlobalNMakeMakefileGenerator.cxx
cmGlobalNMakeMakefileGenerator.h
cmGlobalUnixMakefileGenerator3.cxx
cmGlobalUnixMakefileGenerator3.h
cmGlobalVisualStudio7Generator.cxx VS: Add option to place PACKAGE target in solution default build 2016-11-29 08:46:27 -05:00
cmGlobalVisualStudio7Generator.h
cmGlobalVisualStudio8Generator.cxx iwyu: Fix VisualStudio specific issues 2016-11-28 14:06:40 -05:00
cmGlobalVisualStudio8Generator.h VS: Teach cmake --build to reconfigure if needed before building 2016-11-17 13:53:42 -05:00
cmGlobalVisualStudio9Generator.cxx iwyu: Fix VisualStudio specific issues 2016-11-28 14:06:40 -05:00
cmGlobalVisualStudio9Generator.h
cmGlobalVisualStudio10Generator.cxx VS: Use Visual Studio Installer to locate VS 2017 2016-12-16 09:58:43 -05:00
cmGlobalVisualStudio10Generator.h VS: Add flag tables for C# 2016-12-01 16:45:34 +01:00
cmGlobalVisualStudio11Generator.cxx VS: Add flag tables for C# 2016-12-01 16:45:34 +01:00
cmGlobalVisualStudio11Generator.h iwyu: Fix VisualStudio specific issues 2016-11-28 14:06:40 -05:00
cmGlobalVisualStudio12Generator.cxx VS: Add flag tables for C# 2016-12-01 16:45:34 +01:00
cmGlobalVisualStudio12Generator.h iwyu: Fix VisualStudio specific issues 2016-11-28 14:06:40 -05:00
cmGlobalVisualStudio14Generator.cxx VS: Add flag tables for C# 2016-12-01 16:45:34 +01:00
cmGlobalVisualStudio14Generator.h iwyu: Fix VisualStudio specific issues 2016-11-28 14:06:40 -05:00
cmGlobalVisualStudio15Generator.cxx VS: Use Visual Studio Installer to locate VS 2017 2016-12-16 09:58:43 -05:00
cmGlobalVisualStudio15Generator.h VS: Use Visual Studio Installer to locate VS 2017 2016-12-16 09:58:43 -05:00
cmGlobalVisualStudio71Generator.cxx iwyu: Fix VisualStudio specific issues 2016-11-28 14:06:40 -05:00
cmGlobalVisualStudio71Generator.h
cmGlobalVisualStudioGenerator.cxx iwyu: Fix VisualStudio specific issues 2016-11-28 14:06:40 -05:00
cmGlobalVisualStudioGenerator.h iwyu: Fix VisualStudio specific issues 2016-11-28 14:06:40 -05:00
cmGlobalWatcomWMakeGenerator.cxx
cmGlobalWatcomWMakeGenerator.h
cmGlobalXCodeGenerator.cxx Xcode: Properly mark SYSTEM includes as such 2016-12-27 22:18:30 +01:00
cmGlobalXCodeGenerator.h iwyu: Fix OSX specific issues 2016-11-23 00:41:44 +01:00
cmGraphAdjacencyList.h
cmGraphVizWriter.cxx
cmGraphVizWriter.h
cmHexFileConverter.cxx
cmHexFileConverter.h
cmIDEFlagTable.h
cmIDEOptions.cxx iwyu: Fix VisualStudio specific issues 2016-11-28 14:06:40 -05:00
cmIDEOptions.h iwyu: Fix VisualStudio specific issues 2016-11-28 14:06:40 -05:00
cmIfCommand.cxx
cmIfCommand.h
cmIncludeCommand.cxx
cmIncludeCommand.h
cmIncludeDirectoryCommand.cxx
cmIncludeDirectoryCommand.h
cmIncludeExternalMSProjectCommand.cxx
cmIncludeExternalMSProjectCommand.h
cmIncludeRegularExpressionCommand.cxx
cmIncludeRegularExpressionCommand.h
cmInstallCommand.cxx
cmInstallCommand.h
cmInstallCommandArguments.cxx
cmInstallCommandArguments.h
cmInstallDirectoryGenerator.cxx
cmInstallDirectoryGenerator.h
cmInstalledFile.cxx
cmInstalledFile.h
cmInstallExportAndroidMKGenerator.cxx
cmInstallExportAndroidMKGenerator.h
cmInstallExportGenerator.cxx
cmInstallExportGenerator.h
cmInstallFilesCommand.cxx
cmInstallFilesCommand.h
cmInstallFilesGenerator.cxx
cmInstallFilesGenerator.h
cmInstallGenerator.cxx
cmInstallGenerator.h
cmInstallProgramsCommand.cxx
cmInstallProgramsCommand.h
cmInstallScriptGenerator.cxx
cmInstallScriptGenerator.h
cmInstallTargetGenerator.cxx clang-tidy: apply modernize-use-bool-literals fixes 2016-12-12 14:04:14 -05:00
cmInstallTargetGenerator.h
cmInstallTargetsCommand.cxx
cmInstallTargetsCommand.h
cmInstallType.h
cmLinkDirectoriesCommand.cxx
cmLinkDirectoriesCommand.h
cmLinkedTree.h
cmLinkItem.h
cmLinkLibrariesCommand.cxx
cmLinkLibrariesCommand.h
cmLinkLineComputer.cxx CUDA: Now pass correct FLAGS when device link cuda executables. 2017-01-12 15:13:36 -05:00
cmLinkLineComputer.h CUDA: Now pass correct FLAGS when device link cuda executables. 2017-01-12 15:13:36 -05:00
cmLinkLineDeviceComputer.cxx CUDA: Now pass correct FLAGS when device link cuda executables. 2017-01-12 15:13:36 -05:00
cmLinkLineDeviceComputer.h CUDA: Now pass correct FLAGS when device link cuda executables. 2017-01-12 15:13:36 -05:00
cmListCommand.cxx
cmListCommand.h
cmListFileCache.cxx
cmListFileCache.h
cmListFileLexer.c cmListFileLexer: Fix signature of cmListFileLexer_New 2017-01-11 09:32:00 -05:00
cmListFileLexer.h cmListFileLexer: Fix signature of cmListFileLexer_New 2017-01-11 09:32:00 -05:00
cmListFileLexer.in.l cmListFileLexer: Fix signature of cmListFileLexer_New 2017-01-11 09:32:00 -05:00
cmLoadCacheCommand.cxx
cmLoadCacheCommand.h
cmLoadCommandCommand.cxx
cmLoadCommandCommand.h
cmLocalCommonGenerator.cxx
cmLocalCommonGenerator.h
cmLocale.h store old locale to a temporary variable 2016-12-25 10:51:34 +01:00
cmLocalGenerator.cxx CUDA: Now pass correct FLAGS when device link cuda executables. 2017-01-12 15:13:36 -05:00
cmLocalGenerator.h clang-tidy: apply performance-unnecessary-value-param fixes 2016-12-12 14:04:12 -05:00
cmLocalGhsMultiGenerator.cxx
cmLocalGhsMultiGenerator.h
cmLocalNinjaGenerator.cxx
cmLocalNinjaGenerator.h
cmLocalUnixMakefileGenerator3.cxx CUDA: Enable header dependency scanning. 2016-11-14 11:36:44 -05:00
cmLocalUnixMakefileGenerator3.h
cmLocalVisualStudio7Generator.cxx
cmLocalVisualStudio7Generator.h iwyu: Fix VisualStudio specific issues 2016-11-28 14:06:40 -05:00
cmLocalVisualStudio10Generator.cxx
cmLocalVisualStudio10Generator.h iwyu: Fix VisualStudio specific issues 2016-11-28 14:06:40 -05:00
cmLocalVisualStudioGenerator.cxx
cmLocalVisualStudioGenerator.h iwyu: Fix VisualStudio specific issues 2016-11-28 14:06:40 -05:00
cmLocalXCodeGenerator.cxx iwyu: Fix OSX specific issues 2016-11-23 00:41:44 +01:00
cmLocalXCodeGenerator.h iwyu: Fix OSX specific issues 2016-11-23 00:41:44 +01:00
cmMachO.cxx iwyu: Fix OSX specific issues 2016-11-23 00:41:44 +01:00
cmMachO.h iwyu: Fix OSX specific issues 2016-11-23 00:41:44 +01:00
cmMacroCommand.cxx
cmMacroCommand.h
cmMakeDirectoryCommand.cxx
cmMakeDirectoryCommand.h
cmMakefile.cxx Fix typo in error message on missing required variable 2016-12-16 09:20:32 -05:00
cmMakefile.h Features: Add infrastructure for C++ 17 language standard 2016-12-02 11:22:46 -05:00
cmMakefileExecutableTargetGenerator.cxx CUDA: Populate compiler PDB placeholder during device linking 2017-01-12 10:39:03 -05:00
cmMakefileExecutableTargetGenerator.h CUDA: Add separable compilation support to the makefile generator. 2016-11-14 16:40:49 -05:00
cmMakefileLibraryTargetGenerator.cxx CUDA: Populate compiler PDB placeholder during device linking 2017-01-12 10:39:03 -05:00
cmMakefileLibraryTargetGenerator.h CUDA: Add separable compilation support to the makefile generator. 2016-11-14 16:40:49 -05:00
cmMakefileTargetGenerator.cxx Makefile,Ninja: De-duplicate MSVC compiler PDB path selection 2016-12-15 16:20:21 -05:00
cmMakefileTargetGenerator.h
cmMakefileUtilityTargetGenerator.cxx
cmMakefileUtilityTargetGenerator.h
cmMarkAsAdvancedCommand.cxx
cmMarkAsAdvancedCommand.h
cmMathCommand.cxx
cmMathCommand.h
cmMessageCommand.cxx
cmMessageCommand.h
cmMessenger.cxx
cmMessenger.h
cmMSVC60LinkLineComputer.cxx
cmMSVC60LinkLineComputer.h
cmNewLineStyle.cxx
cmNewLineStyle.h
cmNinjaLinkLineComputer.cxx
cmNinjaLinkLineComputer.h
cmNinjaNormalTargetGenerator.cxx CUDA: Populate compiler PDB placeholder during device linking 2017-01-12 10:39:03 -05:00
cmNinjaNormalTargetGenerator.h CUDA: Add separable compilation support to the ninja generator. 2016-11-14 16:40:48 -05:00
cmNinjaTargetGenerator.cxx CUDA: Detect MSVC architecture id 2017-01-12 10:39:02 -05:00
cmNinjaTargetGenerator.h
cmNinjaTypes.h
cmNinjaUtilityTargetGenerator.cxx
cmNinjaUtilityTargetGenerator.h
cmOptionCommand.cxx
cmOptionCommand.h
cmOrderDirectories.cxx
cmOrderDirectories.h
cmOSXBundleGenerator.cxx
cmOSXBundleGenerator.h
cmOutputConverter.cxx
cmOutputConverter.h
cmOutputRequiredFilesCommand.cxx
cmOutputRequiredFilesCommand.h
cmParseArgumentsCommand.cxx
cmParseArgumentsCommand.h
cmparseMSBuildXML.py
cmPathLabel.cxx
cmPathLabel.h
cmPolicies.cxx
cmPolicies.h try_compile: Add policy CMP0067 to honor language standards 2016-12-06 08:58:42 -05:00
cmProcessOutput.cxx clang-tidy: apply performance-unnecessary-value-param fixes 2016-12-12 14:04:12 -05:00
cmProcessOutput.h clang-tidy: apply performance-unnecessary-value-param fixes 2016-12-12 14:04:12 -05:00
cmProcessTools.cxx Add Encoding option for RunChild, RunMakeCommand and RunProcess 2016-11-15 01:00:46 +02:00
cmProcessTools.h Add Encoding option for RunChild, RunMakeCommand and RunProcess 2016-11-15 01:00:46 +02:00
cmProjectCommand.cxx
cmProjectCommand.h
cmProperty.cxx
cmProperty.h
cmPropertyDefinition.cxx
cmPropertyDefinition.h
cmPropertyDefinitionMap.cxx
cmPropertyDefinitionMap.h
cmPropertyMap.cxx
cmPropertyMap.h
cmQtAutoGeneratorInitializer.cxx AUTOGEN: Initializer: Always remember skipped files 2017-01-10 12:49:15 +01:00
cmQtAutoGeneratorInitializer.h
cmQtAutoGenerators.cxx AUTOGEN: Generators: Do moc/uic skip test during file list generation 2017-01-10 12:49:16 +01:00
cmQtAutoGenerators.h AUTOGEN: Generators: Moc/UicSkipTest methods 2017-01-10 12:49:16 +01:00
cmQTWrapCPPCommand.cxx clang-tidy: apply readability-redundant-string-init fixes 2016-12-12 14:04:13 -05:00
cmQTWrapCPPCommand.h
cmQTWrapUICommand.cxx clang-tidy: apply readability-redundant-string-init fixes 2016-12-12 14:04:13 -05:00
cmQTWrapUICommand.h
cmRemoveCommand.cxx
cmRemoveCommand.h
cmRemoveDefinitionsCommand.cxx
cmRemoveDefinitionsCommand.h
cmReturnCommand.cxx
cmReturnCommand.h
cmRST.cxx
cmRST.h
cmRulePlaceholderExpander.cxx
cmRulePlaceholderExpander.h Merge topic 'fix-ctest-launchers' 2016-12-12 14:21:20 -05:00
cmScriptGenerator.cxx
cmScriptGenerator.h
cmSearchPath.cxx
cmSearchPath.h
cmSeparateArgumentsCommand.cxx
cmSeparateArgumentsCommand.h
cmServer.cxx
cmServer.h
cmServerConnection.cxx
cmServerConnection.h
cmServerDictionary.h
cmServerProtocol.cxx server-mode: Do not crash when running into INTERFACE_LIBRARY 2017-01-09 16:40:46 -05:00
cmServerProtocol.h server-mode: Reset GlobalGenerator before configure 2016-11-14 11:06:37 -05:00
cmSetCommand.cxx
cmSetCommand.h
cmSetDirectoryPropertiesCommand.cxx
cmSetDirectoryPropertiesCommand.h
cmSetPropertyCommand.cxx
cmSetPropertyCommand.h
cmSetSourceFilesPropertiesCommand.cxx
cmSetSourceFilesPropertiesCommand.h
cmSetTargetPropertiesCommand.cxx
cmSetTargetPropertiesCommand.h
cmSetTestsPropertiesCommand.cxx
cmSetTestsPropertiesCommand.h
cmSiteNameCommand.cxx
cmSiteNameCommand.h
cmSourceFile.cxx
cmSourceFile.h
cmSourceFileLocation.cxx
cmSourceFileLocation.h
cmSourceGroup.cxx
cmSourceGroup.h
cmSourceGroupCommand.cxx
cmSourceGroupCommand.h
cmStandardIncludes.h
cmStandardLexer.h Regenerate lexer source code 2016-12-14 09:40:33 -05:00
cmState.cxx clang-tidy: apply modernize-use-bool-literals fixes 2016-12-12 14:04:14 -05:00
cmState.h
cmStateDirectory.cxx
cmStateDirectory.h
cmStatePrivate.h
cmStateSnapshot.cxx
cmStateSnapshot.h
cmStateTypes.h
cmStringCommand.cxx clang-tidy: apply readability-redundant-string-init fixes 2016-12-12 14:04:13 -05:00
cmStringCommand.h
cmSubdirCommand.cxx
cmSubdirCommand.h
cmSubdirDependsCommand.cxx
cmSubdirDependsCommand.h
cmSystemTools.cxx clang-tidy: apply modernize-use-bool-literals fixes 2016-12-12 14:04:14 -05:00
cmSystemTools.h Add Encoding option for RunChild, RunMakeCommand and RunProcess 2016-11-15 01:00:46 +02:00
cmTarget.cxx cmTarget: Enforce TYPE being a read-only property 2017-01-09 16:00:39 -05:00
cmTarget.h Merge topic 'imported-interface-libname' 2016-11-09 09:49:49 -05:00
cmTargetCompileDefinitionsCommand.cxx
cmTargetCompileDefinitionsCommand.h
cmTargetCompileFeaturesCommand.cxx
cmTargetCompileFeaturesCommand.h
cmTargetCompileOptionsCommand.cxx
cmTargetCompileOptionsCommand.h
cmTargetDepend.h
cmTargetExport.h
cmTargetIncludeDirectoriesCommand.cxx
cmTargetIncludeDirectoriesCommand.h
cmTargetLinkLibrariesCommand.cxx
cmTargetLinkLibrariesCommand.h
cmTargetLinkLibraryType.h
cmTargetPropCommandBase.cxx
cmTargetPropCommandBase.h
cmTargetPropertyComputer.cxx Allow NO_SYSTEM_FROM_IMPORTED on imported INTERFACE libraries 2016-11-21 11:42:01 -05:00
cmTargetPropertyComputer.h
cmTargetSourcesCommand.cxx
cmTargetSourcesCommand.h
cmTest.cxx
cmTest.h
cmTestGenerator.cxx
cmTestGenerator.h
cmTimestamp.cxx clang-tidy: apply readability-redundant-string-init fixes 2016-12-12 14:04:13 -05:00
cmTimestamp.h
cmTryCompileCommand.cxx
cmTryCompileCommand.h
cmTryRunCommand.cxx
cmTryRunCommand.h
cmUnexpectedCommand.cxx Combine all unexpected commands to a single class 2016-11-29 13:53:29 -05:00
cmUnexpectedCommand.h Combine all unexpected commands to a single class 2016-11-29 13:53:29 -05:00
cmUnsetCommand.cxx
cmUnsetCommand.h
cmUseMangledMesaCommand.cxx
cmUseMangledMesaCommand.h
cmUtilitySourceCommand.cxx
cmUtilitySourceCommand.h
cmUtils.hxx
cmUuid.cxx Port hash computation to cmCryptoHash 2016-11-10 08:29:38 -05:00
cmUuid.h
cmVariableRequiresCommand.cxx
cmVariableRequiresCommand.h
cmVariableWatch.cxx
cmVariableWatch.h
cmVariableWatchCommand.cxx
cmVariableWatchCommand.h
cmVersion.cxx
cmVersion.h
cmVersionConfig.h.in
cmVersionMacros.h
cmVisualStudio10TargetGenerator.cxx VS: add support for .NET references with hint paths 2016-12-13 13:51:50 -05:00
cmVisualStudio10TargetGenerator.h VS: add support for .NET references with hint paths 2016-12-13 13:51:50 -05:00
cmVisualStudio10ToolsetOptions.cxx VS: Add flag tables for C# 2016-12-01 16:45:34 +01:00
cmVisualStudio10ToolsetOptions.h VS: Add flag tables for C# 2016-12-01 16:45:34 +01:00
cmVisualStudioGeneratorOptions.cxx VS: Teach option map IsDebug() method about C# projects 2016-12-07 11:49:43 -05:00
cmVisualStudioGeneratorOptions.h VS: Teach option map IsDebug() method about C# projects 2016-12-07 11:49:43 -05:00
cmVisualStudioSlnData.cxx
cmVisualStudioSlnData.h iwyu: Fix VisualStudio specific issues 2016-11-28 14:06:40 -05:00
cmVisualStudioSlnParser.cxx
cmVisualStudioSlnParser.h iwyu: Fix VisualStudio specific issues 2016-11-28 14:06:40 -05:00
cmVisualStudioWCEPlatformParser.cxx
cmVisualStudioWCEPlatformParser.h iwyu: Fix VisualStudio specific issues 2016-11-28 14:06:40 -05:00
cmVS10CLFlagTable.h
cmVS10CSharpFlagTable.h VS: Add flag tables for C# 2016-12-01 16:45:34 +01:00
cmVS10LibFlagTable.h
cmVS10LinkFlagTable.h
cmVS10MASMFlagTable.h
cmVS10RCFlagTable.h
cmVS11CLFlagTable.h
cmVS11CSharpFlagTable.h VS: Add flag tables for C# 2016-12-01 16:45:34 +01:00
cmVS11LibFlagTable.h
cmVS11LinkFlagTable.h
cmVS11MASMFlagTable.h
cmVS11RCFlagTable.h
cmVS12CLFlagTable.h
cmVS12CSharpFlagTable.h VS: Add flag tables for C# 2016-12-01 16:45:34 +01:00
cmVS12LibFlagTable.h
cmVS12LinkFlagTable.h
cmVS12MASMFlagTable.h
cmVS12RCFlagTable.h
cmVS14LibFlagTable.h
cmVS14LinkFlagTable.h
cmVS14MASMFlagTable.h
cmVS14RCFlagTable.h
cmVS140CLFlagTable.h VS: Add v140 flag table entries for -Zc:inline[-] 2016-11-30 14:20:15 -05:00
cmVS140CSharpFlagTable.h VS: Add flag tables for C# 2016-12-01 16:45:34 +01:00
cmVS141CLFlagTable.h VS: Add v141 flag table entry for -Zc:inline- 2016-11-30 14:04:02 -05:00
cmVS141CSharpFlagTable.h VS: Add flag tables for C# 2016-12-01 16:45:34 +01:00
cmVSSetupHelper.cxx VS: Add helper class to interact with Visual Studio Installer 2016-12-16 09:58:43 -05:00
cmVSSetupHelper.h VS: Add helper class to interact with Visual Studio Installer 2016-12-16 09:58:43 -05:00
cmWhileCommand.cxx
cmWhileCommand.h
cmWriteFileCommand.cxx
cmWriteFileCommand.h
cmXCode21Object.cxx iwyu: Fix OSX specific issues 2016-11-23 00:41:44 +01:00
cmXCode21Object.h iwyu: Fix OSX specific issues 2016-11-23 00:41:44 +01:00
cmXCodeObject.cxx iwyu: Fix OSX specific issues 2016-11-23 00:41:44 +01:00
cmXCodeObject.h iwyu: Fix OSX specific issues 2016-11-23 00:41:44 +01:00
cmXMLParser.cxx
cmXMLParser.h
cmXMLSafe.cxx
cmXMLSafe.h
cmXMLWriter.cxx
cmXMLWriter.h
ctest.cxx Windows: Use UTF-8 for pipes in CMake, CTest and CPack 2016-11-30 00:38:48 +02:00
dir.dox
dir.dox.in