CMake/Source
2017-03-03 08:29:09 -05:00
..
Checks
CPack CPackProductBuild: Add options to sign packages 2017-02-04 08:07:48 -05:00
CTest Merge branch 'fix-ctest_update-svn' into release 2017-02-15 14:45:40 -05:00
CursesDialog clang-format.bash: Use Git attributes to mark files for formatting 2017-02-22 16:59:26 -05:00
kwsys Merge branch 'upstream-KWSys' into update-kwsys 2017-01-16 14:06:29 -05:00
Modules FindLibRHash: Add module to find the librhash package 2016-11-10 08:29:38 -05:00
QtDialog cmake-gui: trim spaces from user-created variable names 2017-01-20 13:31:09 -05:00
QtIFW QtIFW: Improved packaging 2017-01-12 19:29:52 +03:00
.gitattributes clang-format.bash: Use Git attributes to mark files for formatting 2017-02-22 16:59:26 -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 Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cm_get_date.c
cm_get_date.h
cm_unordered_map.hxx Introduce CM_UNORDERED_MAP 2016-10-24 09:58:52 -04:00
cm_unordered_set.hxx Introduce CM_UNORDERED_SET 2016-10-24 22:34:52 +02:00
cm_utf8.c
cm_utf8.h
cmAddCompileOptionsCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmAddCompileOptionsCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmAddCustomCommandCommand.cxx add_custom_{command,target}: Add COMMAND_EXPAND_LISTS option 2017-01-13 20:02:16 -06:00
cmAddCustomCommandCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmAddCustomTargetCommand.cxx add_custom_{command,target}: Add COMMAND_EXPAND_LISTS option 2017-01-13 20:02:16 -06:00
cmAddCustomTargetCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmAddDefinitionsCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmAddDefinitionsCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmAddDependenciesCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmAddDependenciesCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmAddExecutableCommand.cxx clang-tidy: apply performance-faster-string-find fixes 2016-12-12 14:04:13 -05:00
cmAddExecutableCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmAddLibraryCommand.cxx clang-tidy: apply performance-faster-string-find fixes 2016-12-12 14:04:13 -05:00
cmAddLibraryCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmAddSubDirectoryCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmAddSubDirectoryCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmAddTestCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmAddTestCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
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 Merge topic 'sparc-libatomic' 2017-01-16 11:00:59 -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 3.8.0-rc2 2017-03-03 08:29:09 -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 Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmBase32.cxx
cmBase32.h
cmBreakCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmBreakCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmBuildCommand.cxx Remove redundant c_str() calls 2016-10-30 18:34:06 +01:00
cmBuildCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmBuildNameCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmBuildNameCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmCacheManager.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmCacheManager.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
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 Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmCMakeHostSystemInformationCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmCMakeMinimumRequired.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmCMakeMinimumRequired.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmCMakePolicyCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmCMakePolicyCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmcmd.cxx Add properties to run the cpplint style checker with the compiler 2017-01-23 14:47:13 -05:00
cmcmd.h
cmCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
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 cmListFileCache: Remove cmState header include 2016-10-19 15:41:00 +02:00
cmCommandArgumentParserHelper.h
cmCommandArgumentParserTokens.h
cmCommandArgumentsHelper.cxx
cmCommandArgumentsHelper.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmCommands.cxx Combine all unexpected commands to a single class 2016-11-29 13:53:29 -05:00
cmCommands.h Create all commands from a single function 2016-10-21 18:14:51 +02:00
cmCommonTargetGenerator.cxx Ninja: Do not use module definition .def files for static libraries 2017-01-12 13:35:48 -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 cmState: Port dependents to new cmStateTypes header 2016-10-19 15:40:59 +02:00
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 cmListFileCache: Remove cmState header include 2016-10-19 15:41:00 +02:00
cmComputeTargetDepends.h
cmConditionEvaluator.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmConditionEvaluator.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmConfigure.cmake.h.in Encoding: Remove option to use ANSI code page internally 2016-11-02 08:48:34 -06:00
cmConfigureFileCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmConfigureFileCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmContinueCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmContinueCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
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 Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmCreateTestSourceList.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
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 add_custom_{command,target}: Add COMMAND_EXPAND_LISTS option 2017-01-13 20:02:16 -06:00
cmCustomCommand.h add_custom_{command,target}: Add COMMAND_EXPAND_LISTS option 2017-01-13 20:02:16 -06:00
cmCustomCommandGenerator.cxx add_custom_{command,target}: Add COMMAND_EXPAND_LISTS option 2017-01-13 20:02:16 -06:00
cmCustomCommandGenerator.h add_custom_{command,target}: Add COMMAND_EXPAND_LISTS option 2017-01-13 20:02:16 -06:00
cmCustomCommandLines.h
cmDefinePropertyCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmDefinePropertyCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmDefinitions.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmDefinitions.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
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 Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
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 Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
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 Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmEnableLanguageCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmEnableTestingCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmEnableTestingCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
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: Restore no-decoding default behavior 2017-02-13 13:53:17 -05:00
cmExecuteProcessCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmExecutionStatus.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmExpandedCommandArgument.cxx
cmExpandedCommandArgument.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmExportBuildAndroidMKGenerator.cxx clang-tidy: apply readability-redundant-string-init fixes 2016-12-12 14:04:13 -05:00
cmExportBuildAndroidMKGenerator.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmExportBuildFileGenerator.cxx cmState: Port dependents to new cmStateTypes header 2016-10-19 15:40:59 +02:00
cmExportBuildFileGenerator.h
cmExportCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmExportCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmExportFileGenerator.cxx cmState: Port dependents to new cmStateTypes header 2016-10-19 15:40:59 +02:00
cmExportFileGenerator.h
cmExportInstallAndroidMKGenerator.cxx clang-tidy: apply readability-redundant-string-init fixes 2016-12-12 14:04:13 -05:00
cmExportInstallAndroidMKGenerator.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmExportInstallFileGenerator.cxx cmState: Port dependents to new cmStateTypes header 2016-10-19 15:40:59 +02:00
cmExportInstallFileGenerator.h
cmExportLibraryDependenciesCommand.cxx clang-tidy: apply readability-redundant-control-flow fixes 2016-12-12 14:04:14 -05:00
cmExportLibraryDependenciesCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmExportSet.cxx
cmExportSet.h
cmExportSetMap.cxx
cmExportSetMap.h
cmExportTryCompileFileGenerator.cxx cmState: Port dependents to new cmStateTypes header 2016-10-19 15:40:59 +02:00
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 cmState: Port dependents to new cmStateTypes header 2016-10-19 15:40:59 +02:00
cmExtraKateGenerator.h
cmExtraSublimeTextGenerator.cxx Sublime: Do not build with verbose output 2017-01-10 10:52:48 -05:00
cmExtraSublimeTextGenerator.h Sublime: Add option to specify env vars for the .sublime-project 2016-10-27 14:07:18 -04:00
cmFileCommand.cxx file: Fix crash on GLOB with no expressions after LIST_DIRECTORIES 2017-01-16 10:47:32 -05:00
cmFileCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
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 Avoid some copies 2016-10-30 19:50:19 +01:00
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 Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmFileTimeComparison.h
cmFindBase.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmFindBase.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmFindCommon.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmFindCommon.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmFindFileCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmFindFileCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmFindLibraryCommand.cxx Merge branch 'find-libarch-not-symlink' into release 2017-02-28 15:57:54 -05:00
cmFindLibraryCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmFindPackageCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmFindPackageCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmFindPathCommand.cxx clang-tidy: apply performance-faster-string-find fixes 2016-12-12 14:04:13 -05:00
cmFindPathCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmFindProgramCommand.cxx clang-tidy: apply readability-redundant-string-init fixes 2016-12-12 14:04:13 -05:00
cmFindProgramCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmFLTKWrapUICommand.cxx clang-tidy: apply readability-redundant-string-init fixes 2016-12-12 14:04:13 -05:00
cmFLTKWrapUICommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmForEachCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmForEachCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
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 Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmFunctionCommand.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmFunctionCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmGeneratedFileStream.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
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 silence selected clang-tidy violations 2016-10-18 22:56:47 +02:00
cmGeneratorExpressionDAGChecker.h
cmGeneratorExpressionEvaluationFile.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmGeneratorExpressionEvaluationFile.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
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 Genex: Add IF generator expression 2017-01-26 11:18:50 -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 Fix COMPILE_PDB_NAME when used on an OBJECT library 2017-02-24 11:26:52 -05:00
cmGeneratorTarget.h cmGeneratorTarget: Add AddIncludeDirectory method (experimental) 2016-12-07 08:24:00 -05:00
cmGetCMakePropertyCommand.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmGetCMakePropertyCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmGetDirectoryPropertyCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmGetDirectoryPropertyCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmGetFilenameComponentCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmGetFilenameComponentCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmGetPropertyCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmGetPropertyCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmGetSourceFilePropertyCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmGetSourceFilePropertyCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmGetTargetPropertyCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmGetTargetPropertyCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmGetTestPropertyCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmGetTestPropertyCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmGhsMultiGpj.cxx
cmGhsMultiGpj.h avoid including cmStandardIncludes.h 2016-11-28 14:06:41 -05:00
cmGhsMultiTargetGenerator.cxx cmState: Move TargetType enum to separate namespace 2016-10-19 15:40:58 +02:00
cmGhsMultiTargetGenerator.h
cmGlobalBorlandMakefileGenerator.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmGlobalBorlandMakefileGenerator.h
cmGlobalCommonGenerator.cxx
cmGlobalCommonGenerator.h
cmGlobalGenerator.cxx Xcode: Control emission of EFFECTIVE_PLATFORM_NAME 2017-01-20 13:51:48 -05:00
cmGlobalGenerator.h Xcode: Control emission of EFFECTIVE_PLATFORM_NAME 2017-01-20 13:51:48 -05:00
cmGlobalGeneratorFactory.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmGlobalGhsMultiGenerator.cxx avoid including cmStandardIncludes.h 2016-11-28 14:06:41 -05:00
cmGlobalGhsMultiGenerator.h cmGlobalGenerator: Allow FindMakeProgram to fail 2016-10-20 10:37:27 -04:00
cmGlobalJOMMakefileGenerator.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmGlobalJOMMakefileGenerator.h
cmGlobalKdevelopGenerator.cxx cmState: Port dependents to new cmStateTypes header 2016-10-19 15:40:59 +02:00
cmGlobalKdevelopGenerator.h
cmGlobalMinGWMakefileGenerator.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmGlobalMinGWMakefileGenerator.h
cmGlobalMSYSMakefileGenerator.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmGlobalMSYSMakefileGenerator.h
cmGlobalNinjaGenerator.cxx Merge topic 'include-what-you-use' 2016-11-08 09:44:40 -05:00
cmGlobalNinjaGenerator.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmGlobalNMakeMakefileGenerator.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmGlobalNMakeMakefileGenerator.h
cmGlobalUnixMakefileGenerator3.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmGlobalUnixMakefileGenerator3.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmGlobalVisualStudio7Generator.cxx VS: Add option to place PACKAGE target in solution default build 2016-11-29 08:46:27 -05:00
cmGlobalVisualStudio7Generator.h cmGlobalGenerator: Allow FindMakeProgram to fail 2016-10-20 10:37:27 -04:00
cmGlobalVisualStudio8Generator.cxx VS: Fix quoting of special characters in cmake re-run check commands 2017-02-06 09:53:15 -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 VS2017: If Win 8.1 SDK is not available, use Win 10 SDK 2017-02-21 13:47:54 -05:00
cmGlobalVisualStudio15Generator.h VS2017: If Win 8.1 SDK is not available, use Win 10 SDK 2017-02-21 13:47:54 -05:00
cmGlobalVisualStudio71Generator.cxx iwyu: Fix VisualStudio specific issues 2016-11-28 14:06:40 -05:00
cmGlobalVisualStudio71Generator.h cmState: Move TargetType enum to separate namespace 2016-10-19 15:40:58 +02:00
cmGlobalVisualStudioGenerator.cxx VS: Fix WINDOWS_EXPORT_ALL_SYMBOLS for external objects 2017-01-30 08:54:49 -05:00
cmGlobalVisualStudioGenerator.h iwyu: Fix VisualStudio specific issues 2016-11-28 14:06:40 -05:00
cmGlobalWatcomWMakeGenerator.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmGlobalWatcomWMakeGenerator.h
cmGlobalXCodeGenerator.cxx Apple: Add support for static frameworks 2017-01-31 08:59:15 -05:00
cmGlobalXCodeGenerator.h Xcode: Control emission of EFFECTIVE_PLATFORM_NAME 2017-01-20 13:51:48 -05:00
cmGraphAdjacencyList.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmGraphVizWriter.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmGraphVizWriter.h cmState: Port dependents to new cmStateTypes header 2016-10-19 15:40:59 +02:00
cmHexFileConverter.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmHexFileConverter.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
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 Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmIfCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmIncludeCommand.cxx Remove redundant c_str() calls 2016-10-30 18:34:06 +01:00
cmIncludeCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmIncludeDirectoryCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmIncludeDirectoryCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmIncludeExternalMSProjectCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmIncludeExternalMSProjectCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmIncludeRegularExpressionCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmIncludeRegularExpressionCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmInstallCommand.cxx Apple: Add support for static frameworks 2017-01-31 08:59:15 -05:00
cmInstallCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmInstallCommandArguments.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmInstallCommandArguments.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmInstallDirectoryGenerator.cxx
cmInstallDirectoryGenerator.h
cmInstalledFile.cxx
cmInstalledFile.h
cmInstallExportAndroidMKGenerator.cxx
cmInstallExportAndroidMKGenerator.h
cmInstallExportGenerator.cxx
cmInstallExportGenerator.h
cmInstallFilesCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmInstallFilesCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmInstallFilesGenerator.cxx
cmInstallFilesGenerator.h
cmInstallGenerator.cxx
cmInstallGenerator.h
cmInstallProgramsCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmInstallProgramsCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
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 Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmInstallTargetsCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmInstallType.h
cmLinkDirectoriesCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmLinkDirectoriesCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmLinkedTree.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmLinkItem.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmLinkLibrariesCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmLinkLibrariesCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
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 Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmListCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmListFileCache.cxx cmListFileCache: Remove cmState header include 2016-10-19 15:41:00 +02:00
cmListFileCache.h cmListFileCache: Remove cmState header include 2016-10-19 15:41:00 +02:00
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 Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmLoadCacheCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmLoadCommandCommand.cxx Remove redundant c_str() calls 2016-10-30 18:34:06 +01:00
cmLoadCommandCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmLocalCommonGenerator.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmLocalCommonGenerator.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
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 cmState: Move TargetType enum to separate namespace 2016-10-19 15:40:58 +02:00
cmLocalGhsMultiGenerator.h
cmLocalNinjaGenerator.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmLocalNinjaGenerator.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmLocalUnixMakefileGenerator3.cxx Makefiles: Make fast local and strip install truly fast 2017-01-13 09:16:16 -05:00
cmLocalUnixMakefileGenerator3.h
cmLocalVisualStudio7Generator.cxx VS: Fix quoting of special characters in cmake re-run check commands 2017-02-06 09:53:15 -05:00
cmLocalVisualStudio7Generator.h iwyu: Fix VisualStudio specific issues 2016-11-28 14:06:40 -05:00
cmLocalVisualStudio10Generator.cxx cmState: Move CacheEntryType enum to separate namespace 2016-10-19 15:40:58 +02:00
cmLocalVisualStudio10Generator.h iwyu: Fix VisualStudio specific issues 2016-11-28 14:06:40 -05:00
cmLocalVisualStudioGenerator.cxx cmState: Move TargetType enum to separate namespace 2016-10-19 15:40:58 +02:00
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 Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmMacroCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmMakeDirectoryCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmMakeDirectoryCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmMakefile.cxx Windows: Fix inconsistent behavior on changes to case of path to cmake 2017-02-17 11:10:45 -05:00
cmMakefile.h add_custom_{command,target}: Add COMMAND_EXPAND_LISTS option 2017-01-13 20:02:16 -06:00
cmMakefileExecutableTargetGenerator.cxx CUDA: Don't use module definition .def files for device linking 2017-01-12 15:07:10 -05:00
cmMakefileExecutableTargetGenerator.h CUDA: Add separable compilation support to the makefile generator. 2016-11-14 16:40:49 -05:00
cmMakefileLibraryTargetGenerator.cxx Makefile: For static libraries remove only the "real" lib before creating 2017-01-26 13:30:37 -05:00
cmMakefileLibraryTargetGenerator.h CUDA: Add separable compilation support to the makefile generator. 2016-11-14 16:40:49 -05:00
cmMakefileTargetGenerator.cxx CUDA: Fix boolean interpretation of CUDA_SEPARABLE_COMPILATION 2017-02-20 17:05:35 -05:00
cmMakefileTargetGenerator.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmMakefileUtilityTargetGenerator.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmMakefileUtilityTargetGenerator.h
cmMarkAsAdvancedCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmMarkAsAdvancedCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmMathCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmMathCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmMessageCommand.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmMessageCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmMessenger.cxx
cmMessenger.h
cmMSVC60LinkLineComputer.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmMSVC60LinkLineComputer.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmNewLineStyle.cxx
cmNewLineStyle.h
cmNinjaLinkLineComputer.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmNinjaLinkLineComputer.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmNinjaNormalTargetGenerator.cxx CUDA: Don't use module definition .def files for device linking 2017-01-12 15:07:10 -05:00
cmNinjaNormalTargetGenerator.h CUDA: Add separable compilation support to the ninja generator. 2016-11-14 16:40:48 -05:00
cmNinjaTargetGenerator.cxx Merge branch 'ninja-no-full-path' into release 2017-02-24 10:50:21 -05:00
cmNinjaTargetGenerator.h
cmNinjaTypes.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmNinjaUtilityTargetGenerator.cxx cmState: Port dependents to new cmStateTypes header 2016-10-19 15:40:59 +02:00
cmNinjaUtilityTargetGenerator.h
cmOptionCommand.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmOptionCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmOrderDirectories.cxx cmOrderDirectories: Consider symlinks when checking implicit directories 2017-03-02 08:35:48 -05:00
cmOrderDirectories.h cmOrderDirectories: Factor out implicit directory check 2017-03-01 12:39:18 -05:00
cmOSXBundleGenerator.cxx
cmOSXBundleGenerator.h
cmOutputConverter.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmOutputConverter.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmOutputRequiredFilesCommand.cxx Avoid some copies 2016-10-30 19:50:19 +01:00
cmOutputRequiredFilesCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmParseArgumentsCommand.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmParseArgumentsCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmparseMSBuildXML.py
cmPathLabel.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmPathLabel.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmPolicies.cxx cmListFileCache: Remove cmState header include 2016-10-19 15:41:00 +02:00
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 Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmProjectCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmProperty.cxx
cmProperty.h
cmPropertyDefinition.cxx
cmPropertyDefinition.h
cmPropertyDefinitionMap.cxx
cmPropertyDefinitionMap.h
cmPropertyMap.cxx
cmPropertyMap.h
cmQtAutoGeneratorInitializer.cxx Autogen: Initializer: Add old settings file to clean files 2017-01-13 00:00:44 +01:00
cmQtAutoGeneratorInitializer.h
cmQtAutoGenerators.cxx Autogen: Fix headers not skipped 2017-02-15 21:00:39 +01:00
cmQtAutoGenerators.h Autogen: Generators: Rename requiresMocing method 2017-01-13 00:00:45 +01:00
cmQTWrapCPPCommand.cxx clang-tidy: apply readability-redundant-string-init fixes 2016-12-12 14:04:13 -05:00
cmQTWrapCPPCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmQTWrapUICommand.cxx clang-tidy: apply readability-redundant-string-init fixes 2016-12-12 14:04:13 -05:00
cmQTWrapUICommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmRemoveCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmRemoveCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmRemoveDefinitionsCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmRemoveDefinitionsCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmReturnCommand.cxx Separate compilation for commands included in cmBootstrapCommands2 2016-10-21 18:14:51 +02:00
cmReturnCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmRST.cxx
cmRST.h
cmRulePlaceholderExpander.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmRulePlaceholderExpander.h Merge topic 'fix-ctest-launchers' 2016-12-12 14:21:20 -05:00
cmScriptGenerator.cxx
cmScriptGenerator.h
cmSearchPath.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmSearchPath.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmSeparateArgumentsCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmSeparateArgumentsCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmServer.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmServer.h
cmServerConnection.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmServerConnection.h
cmServerDictionary.h server-mode: Handle generator toolset and platform in handshake 2016-10-28 13:46:15 +02:00
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 Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmSetCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmSetDirectoryPropertiesCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmSetDirectoryPropertiesCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmSetPropertyCommand.cxx Remove redundant c_str() calls 2016-10-30 18:34:06 +01:00
cmSetPropertyCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmSetSourceFilesPropertiesCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmSetSourceFilesPropertiesCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmSetTargetPropertiesCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmSetTargetPropertiesCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmSetTestsPropertiesCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmSetTestsPropertiesCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmSiteNameCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmSiteNameCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmSourceFile.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmSourceFile.h VS: add VS_CSHARP_<tagname> sourcefile property 2017-03-01 15:31:05 -05:00
cmSourceFileLocation.cxx
cmSourceFileLocation.h
cmSourceGroup.cxx
cmSourceGroup.h
cmSourceGroupCommand.cxx source_group: Add options create groups matching directory tree 2017-01-16 10:52:48 -05:00
cmSourceGroupCommand.h source_group: Add options create groups matching directory tree 2017-01-16 10:52:48 -05:00
cmStandardIncludes.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
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 Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmStateDirectory.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmStateDirectory.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmStatePrivate.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmStateSnapshot.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmStateSnapshot.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmStateTypes.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmStringCommand.cxx clang-tidy: apply readability-redundant-string-init fixes 2016-12-12 14:04:13 -05:00
cmStringCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmSubdirCommand.cxx Remove redundant c_str() calls 2016-10-30 18:34:06 +01:00
cmSubdirCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmSubdirDependsCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmSubdirDependsCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmSystemTools.cxx Merge topic 'case-insensitive-bindir-detection' 2017-01-20 11:54:37 -05:00
cmSystemTools.h Add Encoding option for RunChild, RunMakeCommand and RunProcess 2016-11-15 01:00:46 +02:00
cmTarget.cxx Apple: Add support for static frameworks 2017-01-31 08:59:15 -05:00
cmTarget.h Merge topic 'imported-interface-libname' 2016-11-09 09:49:49 -05:00
cmTargetCompileDefinitionsCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmTargetCompileDefinitionsCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmTargetCompileFeaturesCommand.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmTargetCompileFeaturesCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmTargetCompileOptionsCommand.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmTargetCompileOptionsCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmTargetDepend.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmTargetExport.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmTargetIncludeDirectoriesCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmTargetIncludeDirectoriesCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmTargetLinkLibrariesCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmTargetLinkLibrariesCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmTargetLinkLibraryType.h
cmTargetPropCommandBase.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmTargetPropCommandBase.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmTargetPropertyComputer.cxx Allow NO_SYSTEM_FROM_IMPORTED on imported INTERFACE libraries 2016-11-21 11:42:01 -05:00
cmTargetPropertyComputer.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmTargetSourcesCommand.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmTargetSourcesCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmTest.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmTest.h
cmTestGenerator.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmTestGenerator.h
cmTimestamp.cxx string: Teach TIMESTAMP to treat %% as % 2017-01-27 09:25:37 -05:00
cmTimestamp.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmTryCompileCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmTryCompileCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmTryRunCommand.cxx Use the empty method to check for emptiness 2016-10-30 18:27:35 +01:00
cmTryRunCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
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 Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmUnsetCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmUseMangledMesaCommand.cxx Remove redundant c_str() calls 2016-10-30 18:34:06 +01:00
cmUseMangledMesaCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmUtilitySourceCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmUtilitySourceCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmUtils.hxx
cmUuid.cxx Port hash computation to cmCryptoHash 2016-11-10 08:29:38 -05:00
cmUuid.h
cmVariableRequiresCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmVariableRequiresCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmVariableWatch.cxx
cmVariableWatch.h
cmVariableWatchCommand.cxx Separate compilation for commands included in cmCommands 2016-10-21 18:14:50 +02:00
cmVariableWatchCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
cmVersion.cxx
cmVersion.h
cmVersionConfig.h.in
cmVersionMacros.h
cmVisualStudio10TargetGenerator.cxx Merge branch 'csproj_add_free_source_tags' into release 2017-03-02 08:38:16 -05:00
cmVisualStudio10TargetGenerator.h VS: added support for C# (for Visual Studio 2010, 2012, 2013, 2015) 2017-01-13 09:28:13 +01: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 cmVSSetupHelper: Simplify use of EnumerateAndChooseVSInstance 2017-01-12 11:32:44 -05:00
cmVSSetupHelper.h VS: Add helper class to interact with Visual Studio Installer 2016-12-16 09:58:43 -05:00
cmWhileCommand.cxx Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmWhileCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmWriteFileCommand.cxx Remove redundant c_str() calls 2016-10-30 18:34:06 +01:00
cmWriteFileCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02:00
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