CMake/Source
Sebastian Holtermann 63d3ca4c1c AUTOGEN: Make skipMoc and skipUic blacklists behave the same way
Before skipMoc was a list of files that were not included in the
sources. Now the skipMoc files are added to the sources as well in case
they are needed for uic processing. skipMoc becomes a blacklist just like
skipUic.
2017-01-10 12:49:15 +01:00
..
Checks Add a feature check to test availability of auto_ptr 2016-09-26 09:03:46 -04:00
CPack clang-tidy: apply misc-suspicious-string-compare fixes 2016-12-12 14:04:16 -05:00
CTest clang-tidy: apply misc-redundant-expression fixes 2016-12-12 14:04:16 -05: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: Clarify help string on toolset selection field 2016-12-01 14:27:13 -05:00
QtIFW QtIFW: Reference cmake.org via https in cmake.org.html 2016-10-04 11:40:01 -04:00
.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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cm_codecvt.cxx codecvt: Add class for encoding conversion 2016-10-06 10:55:59 -04:00
cm_codecvt.hxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cm_get_date.c Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cm_get_date.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cm_utf8.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmAddCustomCommandCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmAddCustomTargetCommand.cxx clang-tidy: apply performance-faster-string-find fixes 2016-12-12 14:04:13 -05: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 Merge branch 'vs15-rename-generator' into vs15-rename-generator-for-master 2016-11-29 10:51:35 -05:00
cmake.h Features: Add infrastructure for C++ 17 language standard 2016-12-02 11:22:46 -05:00
cmake.version.manifest Windows: Fix CMAKE_HOST_SYSTEM_VERSION on Windows >= 8 (#15674) 2015-09-21 09:02:41 -04:00
CMakeInstallDestinations.cmake Add option to control 'bin' directory of CMake's own installation (#16076) 2016-06-01 11:12:36 -04:00
CMakeLists.txt QtAutogen: Use checksum based subdirectories to avoid name collisions 2016-12-07 08:24:00 -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-10 00:01:04 -05:00
CMakeVersionCompute.cmake Version: Always define CMake_VERSION_IS_DIRTY to 0 or 1 2016-08-23 09:11:57 -04:00
CMakeVersionSource.cmake Version: Always define CMake_VERSION_IS_DIRTY to 0 or 1 2016-08-23 09:11:57 -04:00
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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmArchiveWrite.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmBase32.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 cmcldeps: prefer the /TC flag 2016-10-14 09:27:43 -04:00
cmCLocaleEnvironmentScope.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmCLocaleEnvironmentScope.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 clang-tidy: apply modernize-use-bool-literals fixes 2016-12-12 14:04:14 -05:00
cmcmd.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmCommandArgumentParser.y Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmCommandArgumentParserHelper.cxx cmListFileCache: Remove cmState header include 2016-10-19 15:41:00 +02:00
cmCommandArgumentParserHelper.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmCommandArgumentParserTokens.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmCommandArgumentsHelper.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmComputeComponentGraph.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmComputeLinkDepends.cxx cmState: Port dependents to new cmStateTypes header 2016-10-19 15:40:59 +02:00
cmComputeLinkDepends.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 Add a script to convert from MSBuild XML to a JSON format 2016-10-12 14:40:18 -04:00
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 fix a batch of include-what-you-use violations 2016-08-23 08:56:59 -04:00
cmCPackPropertiesGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmCPluginAPI.cxx clang-tidy: apply readability-redundant-control-flow fixes 2016-12-12 14:04:14 -05:00
cmCPluginAPI.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmCurl.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmCustomCommand.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmCustomCommand.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmCustomCommandGenerator.cxx Fix custom command target substitution with CROSSCOMPILING_EMULATOR 2016-10-28 15:08:03 -04:00
cmCustomCommandGenerator.h Fix custom command target substitution with CROSSCOMPILING_EMULATOR 2016-10-28 15:08:03 -04:00
cmCustomCommandLines.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDepends.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDependsC.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmDependsC.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDependsFortran.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmDependsFortran.h Fortran: Wrap path convert in a call with a more-suitable name 2016-10-06 20:02:07 +02:00
cmDependsJava.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDependsJava.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDependsJavaParser.y Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDocumentation.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDocumentationEntry.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDocumentationFormatter.cxx clang-tidy: apply misc-redundant-expression fixes 2016-12-12 14:04:16 -05:00
cmDocumentationFormatter.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDocumentationSection.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDocumentationSection.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDynamicLoader.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmDynamicLoader.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmELF.cxx elf: Remove GetDynamicEntryCount and ReadBytes methods 2016-10-07 08:30:00 -04:00
cmELF.h elf: Remove GetDynamicEntryCount and ReadBytes methods 2016-10-07 08:30:00 -04:00
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: Add ENCODING option for Windows child process output 2016-11-30 09:06:51 -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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExportSet.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExportSetMap.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExportSetMap.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExportTryCompileFileGenerator.cxx cmState: Port dependents to new cmStateTypes header 2016-10-19 15:40:59 +02:00
cmExportTryCompileFileGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 math(EXPR): Add support for unary + and - expressions 2016-10-14 15:35:15 -04:00
cmExprParser.y math(EXPR): Add support for unary + and - expressions 2016-10-14 15:35:15 -04:00
cmExprParserHelper.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExprParserHelper.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExprParserTokens.h cmExprParser: Port to bison 3 2016-10-14 15:30:49 -04:00
cmExternalMakefileProjectGenerator.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExternalMakefileProjectGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExtraCodeBlocksGenerator.cxx clang-tidy: apply readability-redundant-control-flow fixes 2016-12-12 14:04:14 -05:00
cmExtraCodeBlocksGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExtraKateGenerator.cxx cmState: Port dependents to new cmStateTypes header 2016-10-19 15:40:59 +02:00
cmExtraKateGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmExtraSublimeTextGenerator.cxx clang-tidy: apply readability-redundant-string-init fixes 2016-12-12 14:04:13 -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 clang-tidy: apply readability-static-definition-in-anonymous-namespace fixes 2016-12-12 14:04:15 -05:00
cmFileCommand.h Include necessary headers in commands 2016-10-26 09:02:44 +02:00
cmFileLock.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmFileLock.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmFileLockPool.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmFileLockPool.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmFileLockResult.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmFileLockResult.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmFileLockUnix.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmFileLockWin32.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmFileMonitor.cxx Merge topic 'cmake-server-fix-16422' 2016-11-15 09:25:58 -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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 Include necessary headers in commands 2016-10-26 09:02:44 +02: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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmFortranParser.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmFortranParser.y Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmFortranParserImpl.cxx clang-tidy: apply modernize-use-bool-literals fixes 2016-12-12 14:04:14 -05:00
cmFortranParserTokens.h Fortran: Add support for submodule syntax in dependency scanning 2016-09-20 09:18:47 -04:00
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 cmGeneratedFileStream: Add optional encoding support 2016-10-06 10:56:00 -04:00
cmGeneratorExpression.cxx clang-tidy: apply modernize-use-bool-literals fixes 2016-12-12 14:04:14 -05:00
cmGeneratorExpression.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGeneratorExpressionContext.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGeneratorExpressionContext.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGeneratorExpressionDAGChecker.cxx silence selected clang-tidy violations 2016-10-18 22:56:47 +02:00
cmGeneratorExpressionDAGChecker.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGeneratorExpressionEvaluator.h clang-tidy: apply performance-unnecessary-value-param fixes 2016-12-12 14:04:12 -05:00
cmGeneratorExpressionLexer.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGeneratorExpressionLexer.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGeneratorExpressionNode.cxx clang-tidy: apply modernize-use-bool-literals fixes 2016-12-12 14:04:14 -05:00
cmGeneratorExpressionNode.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGeneratorExpressionParser.cxx clang-tidy: apply modernize-use-bool-literals fixes 2016-12-12 14:04:14 -05:00
cmGeneratorExpressionParser.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGlobalBorlandMakefileGenerator.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmGlobalBorlandMakefileGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGlobalCommonGenerator.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGlobalCommonGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGlobalGenerator.cxx Tolerate removed/replaced CMakeCache.txt with old CMakeFiles/ 2016-11-17 10:29:58 -05:00
cmGlobalGenerator.h Fix several include-what-you-use findings 2016-11-08 09:42:04 -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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGlobalKdevelopGenerator.cxx cmState: Port dependents to new cmStateTypes header 2016-10-19 15:40:59 +02:00
cmGlobalKdevelopGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGlobalMinGWMakefileGenerator.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmGlobalMinGWMakefileGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGlobalMSYSMakefileGenerator.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmGlobalMSYSMakefileGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 NMake: Use ANSI encoding for NMake Makefiles 2016-10-06 10:56:00 -04:00
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 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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmGlobalVisualStudio10Generator.cxx Merge branch 'vs-fix-standalone-Windows7.1SDK-toolset' into vs-fix-standalone-Windows7.1SDK-toolset-for-master 2016-12-07 11:10:28 -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: Add flag tables for C# 2016-12-01 16:45:34 +01:00
cmGlobalVisualStudio15Generator.h iwyu: Fix VisualStudio specific issues 2016-11-28 14:06:40 -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 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 Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmGlobalWatcomWMakeGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 Fix several include-what-you-use findings 2016-11-08 09:42:04 -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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmInstallDirectoryGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmInstalledFile.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmInstalledFile.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmInstallExportAndroidMKGenerator.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmInstallExportAndroidMKGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmInstallExportGenerator.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmInstallExportGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmInstallFilesGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmInstallGenerator.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmInstallGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmInstallScriptGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmInstallTargetGenerator.cxx clang-tidy: apply modernize-use-bool-literals fixes 2016-12-12 14:04:14 -05:00
cmInstallTargetGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmLinkLineComputer.h CUDA: Refactor cmLinkLineComputer to allow for better derived children. 2016-11-14 11:36:45 -05:00
cmLinkLineDeviceComputer.cxx CUDA: Add LinkLineComputer that computes cuda dlink lines. 2016-11-14 16:40:48 -05:00
cmLinkLineDeviceComputer.h CUDA: Add LinkLineComputer that computes cuda dlink lines. 2016-11-14 16:40:48 -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 Regenerate lexer source code 2016-12-14 09:40:33 -05:00
cmListFileLexer.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmListFileLexer.in.l Regenerate lexer source code 2016-12-14 09:40:33 -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 Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmLocalGenerator.cxx Features: Add infrastructure for C++ 17 language standard 2016-12-02 11:22:46 -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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 CUDA: Enable header dependency scanning. 2016-11-14 11:36:44 -05:00
cmLocalUnixMakefileGenerator3.h Makefiles: Introduce local RelativePath method 2016-10-06 20:02:08 +02:00
cmLocalVisualStudio7Generator.cxx Add generator expression support to per-source COMPILE_FLAGS 2016-10-28 11:18:03 -04: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 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: Add separable compilation support to the makefile generator. 2016-11-14 16:40:49 -05:00
cmMakefileExecutableTargetGenerator.h CUDA: Add separable compilation support to the makefile generator. 2016-11-14 16:40:49 -05:00
cmMakefileLibraryTargetGenerator.cxx CUDA: Add separable compilation support to the makefile generator. 2016-11-14 16:40:49 -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 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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmMessenger.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmNewLineStyle.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 clang-tidy: apply modernize-use-bool-literals fixes 2016-12-12 14:04:14 -05:00
cmNinjaNormalTargetGenerator.h CUDA: Add separable compilation support to the ninja generator. 2016-11-14 16:40:48 -05:00
cmNinjaTargetGenerator.cxx Makefile,Ninja: De-duplicate MSVC compiler PDB path selection 2016-12-15 16:20:21 -05:00
cmNinjaTargetGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmOrderDirectories.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmOSXBundleGenerator.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmOSXBundleGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 VS: Update v140 flag tables from VS 15 MSBuild files 2016-09-06 10:22:39 -04:00
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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmProperty.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmPropertyDefinition.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmPropertyDefinition.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmPropertyDefinitionMap.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmPropertyDefinitionMap.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmPropertyMap.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmPropertyMap.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmQtAutoGeneratorInitializer.cxx AUTOGEN: Make skipMoc and skipUic blacklists behave the same way 2017-01-10 12:49:15 +01:00
cmQtAutoGeneratorInitializer.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmQtAutoGenerators.cxx AUTOGEN: Make skipMoc and skipUic blacklists behave the same way 2017-01-10 12:49:15 +01:00
cmQtAutoGenerators.h AUTOGEN: Generators: Add dedicated method for moc content parsing 2017-01-10 12:49:14 +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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmRST.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmScriptGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 server-mode: Add infrastructure to watch the filesystem 2016-09-29 21:47:05 +02:00
cmServerConnection.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmServerConnection.h server-mode: Improve shutdown behavior 2016-10-04 09:15:32 -04:00
cmServerDictionary.h server-mode: Handle generator toolset and platform in handshake 2016-10-28 13:46:15 +02:00
cmServerProtocol.cxx Merge topic 'mr-reset-error-flag-on-configure' 2017-01-09 16:27:19 -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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmSourceFileLocation.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmSourceFileLocation.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmSourceGroup.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmSourceGroup.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmSourceGroupCommand.cxx Remove redundant c_str() calls 2016-10-30 18:34:06 +01:00
cmSourceGroupCommand.h Remove cmObject.h and cmTypeMacro.h 2016-10-24 21:49:28 +02: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 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 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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmTestGenerator.cxx Fix several include-what-you-use findings 2016-11-08 09:42:04 -05:00
cmTestGenerator.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmTimestamp.cxx clang-tidy: apply readability-redundant-string-init fixes 2016-12-12 14:04:13 -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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmUuid.cxx Port hash computation to cmCryptoHash 2016-11-10 08:29:38 -05:00
cmUuid.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmVariableWatch.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmVersion.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmVersionConfig.h.in Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmVersionMacros.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmVisualStudioSlnData.h iwyu: Fix VisualStudio specific issues 2016-11-28 14:06:40 -05:00
cmVisualStudioSlnParser.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmVisualStudioSlnParser.h iwyu: Fix VisualStudio specific issues 2016-11-28 14:06:40 -05:00
cmVisualStudioWCEPlatformParser.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmVisualStudioWCEPlatformParser.h iwyu: Fix VisualStudio specific issues 2016-11-28 14:06:40 -05:00
cmVS10CLFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS10CSharpFlagTable.h VS: Add flag tables for C# 2016-12-01 16:45:34 +01:00
cmVS10LibFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS10LinkFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS10MASMFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS10RCFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS11CLFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS11CSharpFlagTable.h VS: Add flag tables for C# 2016-12-01 16:45:34 +01:00
cmVS11LibFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS11LinkFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS11MASMFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS11RCFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS12CLFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS12CSharpFlagTable.h VS: Add flag tables for C# 2016-12-01 16:45:34 +01:00
cmVS12LibFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS12LinkFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS12MASMFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS12RCFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS14LibFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS14LinkFlagTable.h VS: Update v140 flag tables from VS 15 MSBuild files 2016-09-06 10:22:39 -04:00
cmVS14MASMFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
cmVS14RCFlagTable.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
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
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 Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmXMLParser.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmXMLSafe.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmXMLSafe.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmXMLWriter.cxx Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
cmXMLWriter.h Simplify CMake per-source license notices 2016-09-27 15:14:44 -04:00
ctest.cxx Windows: Use UTF-8 for pipes in CMake, CTest and CPack 2016-11-30 00:38:48 +02:00
dir.dox Added CMake_BUILD_DEVELOPER_REFERENCE option 2016-08-16 19:02:35 +03:00
dir.dox.in Added CMake_BUILD_DEVELOPER_REFERENCE option 2016-08-16 19:02:35 +03:00