.. |
Checks
|
Restore support for cross-compiling CMake itself
|
2021-01-18 12:23:23 -05:00 |
CPack
|
clang-tidy: fix readability-make-member-function-const warnings
|
2021-01-27 08:45:45 -05:00 |
CTest
|
clang-tidy: fix readability-qualified-auto warnings
|
2021-01-27 08:45:45 -05:00 |
CursesDialog
|
clang-tidy: fix readability-qualified-auto warnings
|
2021-01-27 08:45:45 -05:00 |
kwsys
|
Merge branch 'upstream-KWSys' into update-kwsys
|
2021-01-25 10:06:13 -05:00 |
LexerParser
|
cmGccDepfileReader: Rework helper code
|
2020-10-13 10:18:02 -04:00 |
Modules
|
|
|
QtDialog
|
CMake GUI: Fix rendering issue
|
2021-01-15 11:43:34 -05:00 |
QtIFW
|
|
|
.gitattributes
|
|
|
bindexplib.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
bindexplib.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cm_codecvt.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cm_codecvt.hxx
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cm_get_date.c
|
|
|
cm_get_date.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cm_sys_stat.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cm_utf8.c
|
|
|
cm_utf8.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmAddCompileDefinitionsCommand.cxx
|
|
|
cmAddCompileDefinitionsCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmAddCompileOptionsCommand.cxx
|
|
|
cmAddCompileOptionsCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmAddCustomCommandCommand.cxx
|
Makefiles: Add support of DEPFILE for add_custom_command
|
2020-12-23 15:47:46 +01:00 |
cmAddCustomCommandCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmAddCustomTargetCommand.cxx
|
add_custom_{command,target}: Add genex support to OUTPUT and BYPRODUCTS
|
2020-12-11 08:24:21 -05:00 |
cmAddCustomTargetCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmAddDefinitionsCommand.cxx
|
|
|
cmAddDefinitionsCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmAddDependenciesCommand.cxx
|
|
|
cmAddDependenciesCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmAddExecutableCommand.cxx
|
add_library/add_executable: allow local alias to imported targets
|
2020-06-02 17:11:47 +02:00 |
cmAddExecutableCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmAddLibraryCommand.cxx
|
Add INTERFACE libraries to generated buildsystem if they have SOURCES
|
2020-08-07 08:46:32 -04:00 |
cmAddLibraryCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmAddLinkOptionsCommand.cxx
|
|
|
cmAddLinkOptionsCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmAddSubDirectoryCommand.cxx
|
|
|
cmAddSubDirectoryCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmAddTestCommand.cxx
|
|
|
cmAddTestCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmAffinity.cxx
|
|
|
cmAffinity.h
|
|
|
cmake.cxx
|
Merge topic 'cpp-modules'
|
2021-01-07 08:26:28 -05:00 |
cmake.h
|
CUDA, CXX, OBJCXX: C++23 support with Clang 12
|
2020-12-08 18:43:59 +02:00 |
cmake.version.manifest
|
|
|
CMakeInstallDestinations.cmake
|
|
|
CMakeInstallSignTool.cmake.in
|
|
|
CMakeLists.txt
|
cmFileAPI: Add "toolchains" object kind.
|
2021-01-12 11:21:19 -08:00 |
cmakemain.cxx
|
cmake: --install now uses cmCommandLineArgument
|
2021-01-06 09:11:18 -05:00 |
CMakeSourceDir.txt.in
|
|
|
CMakeVersion.bash
|
|
|
CMakeVersion.cmake
|
CMake Nightly Date Stamp
|
2021-01-27 00:01:18 -05:00 |
CMakeVersion.rc.in
|
|
|
cmAlgorithms.h
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmArchiveWrite.cxx
|
file(ARCHIVE_CREATE): Add option to control compression level
|
2020-09-21 13:08:11 -04:00 |
cmArchiveWrite.h
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmArgumentParser.cxx
|
|
|
cmArgumentParser.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmAuxSourceDirectoryCommand.cxx
|
clang-tidy: fix readability-qualified-auto warnings
|
2021-01-27 08:45:45 -05:00 |
cmAuxSourceDirectoryCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmBase32.cxx
|
clang-tidy: fix performance-trivially-destructible warnings
|
2021-01-27 08:45:44 -05:00 |
cmBase32.h
|
clang-tidy: fix readability-redundant-access-specifiers warnings
|
2021-01-27 08:45:45 -05:00 |
cmBinUtilsLinker.cxx
|
|
|
cmBinUtilsLinker.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmBinUtilsLinuxELFGetRuntimeDependenciesTool.cxx
|
|
|
cmBinUtilsLinuxELFGetRuntimeDependenciesTool.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmBinUtilsLinuxELFLinker.cxx
|
|
|
cmBinUtilsLinuxELFLinker.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool.cxx
|
|
|
cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmBinUtilsMacOSMachOGetRuntimeDependenciesTool.cxx
|
|
|
cmBinUtilsMacOSMachOGetRuntimeDependenciesTool.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmBinUtilsMacOSMachOLinker.cxx
|
file: Update GET_RUNTIME_DEPENDENCIES for macOS 11 dylib cache
|
2020-07-13 08:31:59 -04:00 |
cmBinUtilsMacOSMachOLinker.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.cxx
|
file(GET_RUNTIME_DEPENDENCIES): Fix weak macOS libraries not detected
|
2021-01-20 10:26:54 -05:00 |
cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool.cxx
|
|
|
cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmBinUtilsWindowsPEGetRuntimeDependenciesTool.cxx
|
|
|
cmBinUtilsWindowsPEGetRuntimeDependenciesTool.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmBinUtilsWindowsPELinker.cxx
|
|
|
cmBinUtilsWindowsPELinker.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool.cxx
|
|
|
cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmBreakCommand.cxx
|
|
|
cmBreakCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmBuildCommand.cxx
|
cmMakefile::GetDefinition: return cmProp
|
2020-09-02 07:27:32 -04:00 |
cmBuildCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmBuildNameCommand.cxx
|
cmMakefile::GetDefinition: return cmProp
|
2020-09-02 07:27:32 -04:00 |
cmBuildNameCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmCacheManager.cxx
|
clang-tidy: fix readability-qualified-auto warnings
|
2021-01-27 08:45:45 -05:00 |
cmCacheManager.h
|
clang-tidy: fix readability-qualified-auto warnings
|
2021-01-27 08:45:45 -05:00 |
cmCallVisualStudioMacro.cxx
|
|
|
cmCallVisualStudioMacro.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmcldeps.cxx
|
|
|
cmCLocaleEnvironmentScope.cxx
|
|
|
cmCLocaleEnvironmentScope.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmCMakeHostSystemInformationCommand.cxx
|
|
|
cmCMakeHostSystemInformationCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmCMakeLanguageCommand.cxx
|
cmListFileCache: Make cmListFileFunction a shared pointer
|
2020-10-01 14:28:03 +03:00 |
cmCMakeLanguageCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmCMakeMinimumRequired.cxx
|
|
|
cmCMakeMinimumRequired.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmCMakePath.cxx
|
cmake_path: various updates
|
2021-01-13 15:27:49 +01:00 |
cmCMakePath.h
|
cmCMakePath: Class for path handling
|
2020-09-06 10:34:17 +02:00 |
cmCMakePathCommand.cxx
|
clang-tidy: fix readability-qualified-auto warnings
|
2021-01-27 08:45:45 -05:00 |
cmCMakePathCommand.h
|
cmake_path command: path management
|
2020-09-06 10:52:25 +02:00 |
cmCMakePolicyCommand.cxx
|
cmake_policy: Add check for return value of SetPolicyVersion
|
2020-12-14 04:55:55 +01:00 |
cmCMakePolicyCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmCMakePresetsFile.cxx
|
clang-tidy: fix readability-use-anyofallof warnings
|
2021-01-27 08:54:18 -05:00 |
cmCMakePresetsFile.h
|
CMakePresets.json: Split cmakeGeneratorConfig field
|
2020-10-22 11:24:39 -04:00 |
cmcmd.cxx
|
clang-tidy: fix readability-qualified-auto warnings
|
2021-01-27 08:45:45 -05:00 |
cmcmd.h
|
Merge topic 'cmake-E-cat-binary'
|
2020-10-15 08:10:51 -04:00 |
cmCommand.cxx
|
|
|
cmCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmCommandArgumentParserHelper.cxx
|
clang-tidy: fix readability-qualified-auto warnings
|
2021-01-27 08:45:45 -05:00 |
cmCommandArgumentParserHelper.h
|
cmCommandArgumentParserHelper: rework input handling
|
2020-09-09 15:49:35 +03:00 |
cmCommandLineArgument.h
|
cmCommandLineArgument now supports OneOrMore argument type
|
2021-01-06 09:11:18 -05:00 |
cmCommands.cxx
|
cmake_path: remove new command from 3.19
|
2020-11-03 09:55:35 -05:00 |
cmCommands.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmCommonTargetGenerator.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmCommonTargetGenerator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmComputeComponentGraph.cxx
|
cmComputeComponentGraph: Move work out of constructor into Compute() method
|
2020-07-28 15:30:56 -04:00 |
cmComputeComponentGraph.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmComputeLinkDepends.cxx
|
cmMakefile::GetDefinition: return cmProp
|
2020-09-02 07:27:32 -04:00 |
cmComputeLinkDepends.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmComputeLinkInformation.cxx
|
clang-tidy: fix readability-make-member-function-const warnings
|
2021-01-27 08:45:45 -05:00 |
cmComputeLinkInformation.h
|
Apple: Fix linking to frameworks that do not exist until build time
|
2020-12-21 11:50:54 -05:00 |
cmComputeTargetDepends.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmComputeTargetDepends.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmConditionEvaluator.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmConditionEvaluator.h
|
cmConditionEvaluator: Remove extra copy of execution context
|
2020-09-28 09:49:08 -04:00 |
cmConfigure.cmake.h.in
|
CMake GUI: Add "CMake Reference Manual" help item
|
2020-09-30 16:17:31 -04:00 |
cmConfigureFileCommand.cxx
|
configure_file: Add option for user defined permissions
|
2020-10-24 12:00:47 +02:00 |
cmConfigureFileCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmConsoleBuf.cxx
|
clang-tidy: fix performance-trivially-destructible warnings
|
2021-01-27 08:45:44 -05:00 |
cmConsoleBuf.h
|
clang-tidy: fix performance-trivially-destructible warnings
|
2021-01-27 08:45:44 -05:00 |
cmContinueCommand.cxx
|
|
|
cmContinueCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmConvertMSBuildXMLToJSON.py
|
|
|
cmCoreTryCompile.cxx
|
ISPC: Generated Headers suffix configurable with a better default
|
2020-12-14 13:13:09 -05:00 |
cmCoreTryCompile.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmCPackPropertiesGenerator.cxx
|
|
|
cmCPackPropertiesGenerator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmCPluginAPI.cxx
|
clang-tidy: fix readability-simplify-boolean-expr warnings
|
2021-01-27 08:45:45 -05:00 |
cmCPluginAPI.h
|
|
|
cmCreateTestSourceList.cxx
|
create_test_sourcelist: fix typo in placeholder name
|
2020-12-21 13:45:12 -05:00 |
cmCreateTestSourceList.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmCryptoHash.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmCryptoHash.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmCTest.cxx
|
Merge topic 'ctest-progress-output-fixes'
|
2021-01-07 08:14:48 -05:00 |
cmCTest.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmCurl.cxx
|
|
|
cmCurl.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmCustomCommand.cxx
|
|
|
cmCustomCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmCustomCommandGenerator.cxx
|
Ninja: add_custom_command(DEPFILE): Ensure dependencies consistency
|
2021-01-19 13:17:14 +01:00 |
cmCustomCommandGenerator.h
|
Ninja Multi-Config: Add support for cross-config custom commands
|
2020-12-15 07:01:21 -05:00 |
cmCustomCommandLines.cxx
|
|
|
cmCustomCommandLines.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmCustomCommandTypes.h
|
cmMakefile: Simplify custom target 'force' output name generation
|
2020-12-15 07:00:52 -05:00 |
cmDefinePropertyCommand.cxx
|
|
|
cmDefinePropertyCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmDefinitions.cxx
|
cmake: Remove broken '--warn-unused-vars' option
|
2020-06-29 17:23:27 -04:00 |
cmDefinitions.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmDepends.cxx
|
clang-tidy: fix readability-make-member-function-const warnings
|
2021-01-27 08:45:45 -05:00 |
cmDepends.h
|
clang-tidy: fix readability-redundant-access-specifiers warnings
|
2021-01-27 08:45:45 -05:00 |
cmDependsC.cxx
|
cmDepends: merge dependers of depend makefile
|
2021-01-05 07:48:27 -05:00 |
cmDependsC.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmDependsCompiler.cxx
|
Ninja: add_custom_command(DEPFILE): Ensure dependencies consistency
|
2021-01-19 13:17:14 +01:00 |
cmDependsCompiler.h
|
Makefiles Generators: use compiler for dependencies generation
|
2020-11-29 15:25:42 +01:00 |
cmDependsFortran.cxx
|
cmDepends: merge dependers of depend makefile
|
2021-01-05 07:48:27 -05:00 |
cmDependsFortran.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmDependsJava.cxx
|
|
|
cmDependsJava.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmDependsJavaParserHelper.cxx
|
clang-tidy: fix readability-make-member-function-const warnings
|
2021-01-27 08:45:45 -05:00 |
cmDependsJavaParserHelper.h
|
clang-tidy: fix readability-make-member-function-const warnings
|
2021-01-27 08:45:45 -05:00 |
cmDocumentation.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmDocumentation.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmDocumentationEntry.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmDocumentationFormatter.cxx
|
|
|
cmDocumentationFormatter.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmDocumentationSection.cxx
|
|
|
cmDocumentationSection.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmDuration.cxx
|
|
|
cmDuration.h
|
|
|
cmDynamicLoader.cxx
|
|
|
cmDynamicLoader.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmELF.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmELF.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmEnableLanguageCommand.cxx
|
|
|
cmEnableLanguageCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmEnableTestingCommand.cxx
|
|
|
cmEnableTestingCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmExecProgramCommand.cxx
|
|
|
cmExecProgramCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmExecuteProcessCommand.cxx
|
clang-tidy: fix readability-qualified-auto warnings
|
2021-01-27 08:45:45 -05:00 |
cmExecuteProcessCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmExecutionStatus.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmExpandedCommandArgument.cxx
|
cmConditionEvaluator: More use of cmProp
|
2020-09-08 12:19:34 -04:00 |
cmExpandedCommandArgument.h
|
cmConditionEvaluator: More use of cmProp
|
2020-09-08 12:19:34 -04:00 |
cmExportBuildAndroidMKGenerator.cxx
|
cmGeneratorTarget: Remove default config from Get* methods
|
2020-05-18 12:56:56 -04:00 |
cmExportBuildAndroidMKGenerator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmExportBuildFileGenerator.cxx
|
export: Do not fail generation for separate namelink only case
|
2020-12-01 07:35:17 -05:00 |
cmExportBuildFileGenerator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmExportCommand.cxx
|
cmMakefile: Refactor API to better handle empty config values
|
2020-07-03 07:43:18 -04:00 |
cmExportCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmExportFileGenerator.cxx
|
clang-tidy: fix readability-qualified-auto warnings
|
2021-01-27 08:45:45 -05:00 |
cmExportFileGenerator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmExportInstallAndroidMKGenerator.cxx
|
|
|
cmExportInstallAndroidMKGenerator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmExportInstallFileGenerator.cxx
|
install(EXPORT): Set copy-if-different on install export config files
|
2021-01-19 09:59:19 -05:00 |
cmExportInstallFileGenerator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmExportLibraryDependenciesCommand.cxx
|
Single location for cmProp typedef
|
2020-06-01 08:54:20 -04:00 |
cmExportLibraryDependenciesCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmExportSet.cxx
|
|
|
cmExportSet.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmExportTryCompileFileGenerator.cxx
|
Single location for cmProp typedef
|
2020-06-01 08:54:20 -04:00 |
cmExportTryCompileFileGenerator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmExprParserHelper.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmExprParserHelper.h
|
clang-tidy: fix readability-make-member-function-const warnings
|
2021-01-27 08:45:45 -05:00 |
cmExternalMakefileProjectGenerator.cxx
|
|
|
cmExternalMakefileProjectGenerator.h
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmExtraCodeBlocksGenerator.cxx
|
clang-tidy: fix readability-qualified-auto warnings
|
2021-01-27 08:45:45 -05:00 |
cmExtraCodeBlocksGenerator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmExtraCodeLiteGenerator.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmExtraCodeLiteGenerator.h
|
clang-tidy: fix readability-redundant-access-specifiers warnings
|
2021-01-27 08:45:45 -05:00 |
cmExtraEclipseCDT4Generator.cxx
|
cmMakefile::GetDefinition: return cmProp
|
2020-09-02 07:27:32 -04:00 |
cmExtraEclipseCDT4Generator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmExtraKateGenerator.cxx
|
cmMakefile::GetDefinition: return cmProp
|
2020-09-02 07:27:32 -04:00 |
cmExtraKateGenerator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmExtraSublimeTextGenerator.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmExtraSublimeTextGenerator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmFileAPI.cxx
|
cmFileAPI: Add "toolchains" object kind.
|
2021-01-12 11:21:19 -08:00 |
cmFileAPI.h
|
cmFileAPI: Add "toolchains" object kind.
|
2021-01-12 11:21:19 -08:00 |
cmFileAPICache.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmFileAPICache.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmFileAPICMakeFiles.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmFileAPICMakeFiles.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmFileAPICodemodel.cxx
|
clang-tidy: fix readability-qualified-auto warnings
|
2021-01-27 08:45:45 -05:00 |
cmFileAPICodemodel.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmFileAPIToolchains.cxx
|
cmFileAPI: Add "toolchains" object kind.
|
2021-01-12 11:21:19 -08:00 |
cmFileAPIToolchains.h
|
cmFileAPI: Add "toolchains" object kind.
|
2021-01-12 11:21:19 -08:00 |
cmFileCommand.cxx
|
clang-tidy: fix bugprone-signed-char-misuse warnings
|
2021-01-27 08:45:44 -05:00 |
cmFileCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmFileCopier.cxx
|
cmMakefile::GetDefinition: return cmProp
|
2020-09-02 07:27:32 -04:00 |
cmFileCopier.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmFileInstaller.cxx
|
|
|
cmFileInstaller.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmFileLock.cxx
|
clang-tidy: fix bugprone-suspicious-include warnings
|
2021-01-27 08:45:44 -05:00 |
cmFileLock.h
|
clang-tidy: fix readability-make-member-function-const warnings
|
2021-01-27 08:45:45 -05:00 |
cmFileLockPool.cxx
|
clang-tidy: fix readability-use-anyofallof warnings
|
2021-01-27 08:54:18 -05:00 |
cmFileLockPool.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmFileLockResult.cxx
|
|
|
cmFileLockResult.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmFileLockUnix.cxx
|
clang-tidy: fix readability-make-member-function-const warnings
|
2021-01-27 08:45:45 -05:00 |
cmFileLockWin32.cxx
|
|
|
cmFilePathChecksum.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmFilePathChecksum.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmFileTime.cxx
|
cmFileTime: Fix overflow on time computation
|
2020-11-23 15:03:25 +01:00 |
cmFileTime.h
|
cmFileTime: Fix overflow on time computation
|
2020-11-23 15:03:25 +01:00 |
cmFileTimeCache.cxx
|
|
|
cmFileTimeCache.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmFileTimes.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmFileTimes.h
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmFindBase.cxx
|
cmMakefile::GetDefinition: return cmProp
|
2020-09-02 07:27:32 -04:00 |
cmFindBase.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmFindCommon.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmFindCommon.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmFindFileCommand.cxx
|
|
|
cmFindFileCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmFindLibraryCommand.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmFindLibraryCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmFindPackageCommand.cxx
|
clang-tidy: fix readability-use-anyofallof warnings
|
2021-01-27 08:54:18 -05:00 |
cmFindPackageCommand.h
|
find_package: Add support of version range
|
2020-09-23 12:52:25 +02:00 |
cmFindPathCommand.cxx
|
clang-tidy: fix readability-make-member-function-const warnings
|
2021-01-27 08:45:45 -05:00 |
cmFindPathCommand.h
|
clang-tidy: fix readability-make-member-function-const warnings
|
2021-01-27 08:45:45 -05:00 |
cmFindProgramCommand.cxx
|
clang-tidy: fix readability-use-anyofallof warnings
|
2021-01-27 08:54:18 -05:00 |
cmFindProgramCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmFLTKWrapUICommand.cxx
|
|
|
cmFLTKWrapUICommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmForEachCommand.cxx
|
cmListFileCache: Make cmListFileFunction a shared pointer
|
2020-10-01 14:28:03 +03:00 |
cmForEachCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmFortranParser.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmFortranParserImpl.cxx
|
|
|
cmFSPermissions.cxx
|
|
|
cmFSPermissions.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmFunctionBlocker.cxx
|
cmListFileCache: Make cmListFileFunction a shared pointer
|
2020-10-01 14:28:03 +03:00 |
cmFunctionBlocker.h
|
clang-tidy: fix readability-redundant-access-specifiers warnings
|
2021-01-27 08:45:45 -05:00 |
cmFunctionCommand.cxx
|
cmState: Prohibit override of flow control commands
|
2020-10-22 17:04:31 -04:00 |
cmFunctionCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmGccDepfileLexerHelper.cxx
|
cmGccDepfileReader: Rework helper code
|
2020-10-13 10:18:02 -04:00 |
cmGccDepfileLexerHelper.h
|
cmGccDepfileReader: Rework helper code
|
2020-10-13 10:18:02 -04:00 |
cmGccDepfileReader.cxx
|
Ninja: add_custom_command(DEPFILE): Ensure dependencies consistency
|
2021-01-19 13:17:14 +01:00 |
cmGccDepfileReader.h
|
Makefile dependencies: ensure long paths are used on Windows
|
2021-01-09 11:35:00 +01:00 |
cmGccDepfileReaderTypes.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmGeneratedFileStream.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmGeneratedFileStream.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmGeneratorExpression.cxx
|
cmGeneratorExpressionInterpreter::Evaluate: remove const char* overload
|
2020-07-11 11:51:22 -04:00 |
cmGeneratorExpression.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmGeneratorExpressionContext.cxx
|
|
|
cmGeneratorExpressionContext.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmGeneratorExpressionDAGChecker.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmGeneratorExpressionDAGChecker.h
|
clang-tidy: fix readability-redundant-access-specifiers warnings
|
2021-01-27 08:45:45 -05:00 |
cmGeneratorExpressionEvaluationFile.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmGeneratorExpressionEvaluationFile.h
|
clang-tidy: fix readability-redundant-access-specifiers warnings
|
2021-01-27 08:45:45 -05:00 |
cmGeneratorExpressionEvaluator.cxx
|
clang-tidy: fix readability-qualified-auto warnings
|
2021-01-27 08:45:45 -05:00 |
cmGeneratorExpressionEvaluator.h
|
clang-tidy: fix readability-redundant-access-specifiers warnings
|
2021-01-27 08:45:45 -05:00 |
cmGeneratorExpressionLexer.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmGeneratorExpressionLexer.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmGeneratorExpressionNode.cxx
|
Constify some code as suggested by clang-tidy
|
2020-10-20 00:04:04 +03:00 |
cmGeneratorExpressionNode.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmGeneratorExpressionParser.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmGeneratorExpressionParser.h
|
clang-tidy: fix readability-redundant-access-specifiers warnings
|
2021-01-27 08:45:45 -05:00 |
cmGeneratorTarget.cxx
|
clang-tidy: fix readability-qualified-auto warnings
|
2021-01-27 08:45:45 -05:00 |
cmGeneratorTarget.h
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmGetCMakePropertyCommand.cxx
|
Single location for cmProp typedef
|
2020-06-01 08:54:20 -04:00 |
cmGetCMakePropertyCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmGetDirectoryPropertyCommand.cxx
|
get_directory_property: Check for empty or missing property name
|
2020-12-06 09:38:12 +11:00 |
cmGetDirectoryPropertyCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmGetFilenameComponentCommand.cxx
|
cmMakefile::GetDefinition: return cmProp
|
2020-09-02 07:27:32 -04:00 |
cmGetFilenameComponentCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmGetPipes.cxx
|
|
|
cmGetPipes.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmGetPropertyCommand.cxx
|
Fix typo in function name
|
2020-11-17 20:28:02 +01:00 |
cmGetPropertyCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmGetSourceFilePropertyCommand.cxx
|
Fix typo in function name
|
2020-11-17 20:28:02 +01:00 |
cmGetSourceFilePropertyCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmGetTargetPropertyCommand.cxx
|
Remove filtering of allowed INTERFACE library properties
|
2020-08-03 10:04:23 -04:00 |
cmGetTargetPropertyCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmGetTestPropertyCommand.cxx
|
|
|
cmGetTestPropertyCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmGhsMultiGpj.cxx
|
|
|
cmGhsMultiGpj.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmGhsMultiTargetGenerator.cxx
|
clang-tidy: fix readability-use-anyofallof warnings
|
2021-01-27 08:54:18 -05:00 |
cmGhsMultiTargetGenerator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmGlobalBorlandMakefileGenerator.cxx
|
cmDepends: merge dependers of depend makefile
|
2021-01-05 07:48:27 -05:00 |
cmGlobalBorlandMakefileGenerator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmGlobalCommonGenerator.cxx
|
Factor out generator checks for filtering out interface libraries
|
2020-07-23 13:31:44 -04:00 |
cmGlobalCommonGenerator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmGlobalGenerator.cxx
|
clang-tidy: fix readability-qualified-auto warnings
|
2021-01-27 08:45:45 -05:00 |
cmGlobalGenerator.h
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmGlobalGeneratorFactory.h
|
Refactor: Add allowArch parameter to cmake::CreateGlobalGenerator()
|
2020-10-05 09:49:59 -04:00 |
cmGlobalGhsMultiGenerator.cxx
|
clang-tidy: fix readability-qualified-auto warnings
|
2021-01-27 08:45:45 -05:00 |
cmGlobalGhsMultiGenerator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmGlobalJOMMakefileGenerator.cxx
|
|
|
cmGlobalJOMMakefileGenerator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmGlobalMinGWMakefileGenerator.cxx
|
|
|
cmGlobalMinGWMakefileGenerator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmGlobalMSYSMakefileGenerator.cxx
|
|
|
cmGlobalMSYSMakefileGenerator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmGlobalNinjaGenerator.cxx
|
clang-tidy: fix readability-use-anyofallof warnings
|
2021-01-27 08:54:18 -05:00 |
cmGlobalNinjaGenerator.h
|
clang-tidy: fix readability-redundant-access-specifiers warnings
|
2021-01-27 08:45:45 -05:00 |
cmGlobalNMakeMakefileGenerator.cxx
|
cmDepends: disable long line dependencies for nmake
|
2021-01-11 12:14:04 -05:00 |
cmGlobalNMakeMakefileGenerator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmGlobalUnixMakefileGenerator3.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmGlobalUnixMakefileGenerator3.h
|
clang-tidy: fix readability-make-member-function-const warnings
|
2021-01-27 08:45:45 -05:00 |
cmGlobalVisualStudio7Generator.cxx
|
Reduce the scope of temporary cmProp variables and other improvements
|
2020-11-05 11:07:39 -05:00 |
cmGlobalVisualStudio7Generator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmGlobalVisualStudio8Generator.cxx
|
Factor out generator checks for filtering out interface libraries
|
2020-07-23 13:31:44 -04:00 |
cmGlobalVisualStudio8Generator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmGlobalVisualStudio9Generator.cxx
|
Refactor: Add allowArch parameter to cmake::CreateGlobalGenerator()
|
2020-10-05 09:49:59 -04:00 |
cmGlobalVisualStudio9Generator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmGlobalVisualStudio10Generator.cxx
|
Refactor: Add allowArch parameter to cmake::CreateGlobalGenerator()
|
2020-10-05 09:49:59 -04:00 |
cmGlobalVisualStudio10Generator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmGlobalVisualStudio11Generator.cxx
|
Refactor: Add allowArch parameter to cmake::CreateGlobalGenerator()
|
2020-10-05 09:49:59 -04:00 |
cmGlobalVisualStudio11Generator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmGlobalVisualStudio12Generator.cxx
|
Refactor: Add allowArch parameter to cmake::CreateGlobalGenerator()
|
2020-10-05 09:49:59 -04:00 |
cmGlobalVisualStudio12Generator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmGlobalVisualStudio14Generator.cxx
|
VS: Generalize Win10 max SDK version to all VS generators
|
2021-01-20 14:46:34 -05:00 |
cmGlobalVisualStudio14Generator.h
|
VS: Generalize Win10 max SDK version to all VS generators
|
2021-01-20 14:46:34 -05:00 |
cmGlobalVisualStudio71Generator.cxx
|
cmMakefile: Refactor API to better handle empty config values
|
2020-07-03 07:43:18 -04:00 |
cmGlobalVisualStudio71Generator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmGlobalVisualStudioGenerator.cxx
|
Factor out generator checks for filtering out interface libraries
|
2020-07-23 13:31:44 -04:00 |
cmGlobalVisualStudioGenerator.h
|
cmGlobalGenerator: FindMakeProgram() at a generator-specific time
|
2020-11-23 14:20:08 -05:00 |
cmGlobalVisualStudioVersionedGenerator.cxx
|
Merge topic 'msvc-arm64ec-platform-support'
|
2021-01-22 08:38:21 -05:00 |
cmGlobalVisualStudioVersionedGenerator.h
|
VS: Generalize Win10 max SDK version to all VS generators
|
2021-01-20 14:46:34 -05:00 |
cmGlobalWatcomWMakeGenerator.cxx
|
Refactoring: Abstract Makefile line continuation format
|
2020-11-28 16:02:58 +01:00 |
cmGlobalWatcomWMakeGenerator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmGlobalXCodeGenerator.cxx
|
Merge topic 'xcode-object-ids'
|
2021-01-08 09:07:18 -05:00 |
cmGlobalXCodeGenerator.h
|
Merge topic 'xcode-object-ids'
|
2021-01-08 09:07:18 -05:00 |
cmGlobVerificationManager.cxx
|
|
|
cmGlobVerificationManager.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmGraphAdjacencyList.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmGraphVizWriter.cxx
|
clang-tidy: fix readability-qualified-auto warnings
|
2021-01-27 08:45:45 -05:00 |
cmGraphVizWriter.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmHexFileConverter.cxx
|
|
|
cmHexFileConverter.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmIDEFlagTable.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmIDEOptions.cxx
|
|
|
cmIDEOptions.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmIfCommand.cxx
|
cmListFileCache: Make cmListFileFunction a shared pointer
|
2020-10-01 14:28:03 +03:00 |
cmIfCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmIncludeCommand.cxx
|
WriteCompilerDetectionHeader: Add policy to remove module
|
2020-12-05 21:57:08 +11:00 |
cmIncludeCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmIncludeDirectoryCommand.cxx
|
|
|
cmIncludeDirectoryCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmIncludeExternalMSProjectCommand.cxx
|
|
|
cmIncludeExternalMSProjectCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmIncludeGuardCommand.cxx
|
cmMakefile::GetDefinition: return cmProp
|
2020-09-02 07:27:32 -04:00 |
cmIncludeGuardCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmIncludeRegularExpressionCommand.cxx
|
|
|
cmIncludeRegularExpressionCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmInstallCommand.cxx
|
clang-tidy: fix readability-make-member-function-const warnings
|
2021-01-27 08:45:45 -05:00 |
cmInstallCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmInstallCommandArguments.cxx
|
clang-tidy: fix readability-use-anyofallof warnings
|
2021-01-27 08:54:18 -05:00 |
cmInstallCommandArguments.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmInstallDirectoryGenerator.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmInstallDirectoryGenerator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmInstalledFile.cxx
|
|
|
cmInstalledFile.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmInstallExportGenerator.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmInstallExportGenerator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmInstallFilesCommand.cxx
|
|
|
cmInstallFilesCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmInstallFilesGenerator.cxx
|
install(files): Support genex in rename option
|
2021-01-13 11:27:56 +01:00 |
cmInstallFilesGenerator.h
|
install(files): Support genex in rename option
|
2021-01-13 11:27:56 +01:00 |
cmInstallGenerator.cxx
|
|
|
cmInstallGenerator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmInstallProgramsCommand.cxx
|
|
|
cmInstallProgramsCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmInstallScriptGenerator.cxx
|
clang-tidy: fix readability-make-member-function-const warnings
|
2021-01-27 08:45:45 -05:00 |
cmInstallScriptGenerator.h
|
clang-tidy: fix readability-make-member-function-const warnings
|
2021-01-27 08:45:45 -05:00 |
cmInstallSubdirectoryGenerator.cxx
|
|
|
cmInstallSubdirectoryGenerator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmInstallTargetGenerator.cxx
|
cmMakefile::GetDefinition: return cmProp
|
2020-09-02 07:27:32 -04:00 |
cmInstallTargetGenerator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmInstallTargetsCommand.cxx
|
|
|
cmInstallTargetsCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmInstallType.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmJSONHelpers.h
|
cmJSONHelpers: Add new Bind() function
|
2020-10-05 09:49:59 -04:00 |
cmLDConfigLDConfigTool.cxx
|
|
|
cmLDConfigLDConfigTool.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmLDConfigTool.cxx
|
|
|
cmLDConfigTool.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmLinkDirectoriesCommand.cxx
|
|
|
cmLinkDirectoriesCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmLinkedTree.h
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmLinkItem.cxx
|
|
|
cmLinkItem.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmLinkItemGraphVisitor.cxx
|
clang-tidy: fix readability-qualified-auto warnings
|
2021-01-27 08:45:45 -05:00 |
cmLinkItemGraphVisitor.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmLinkLibrariesCommand.cxx
|
|
|
cmLinkLibrariesCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmLinkLineComputer.cxx
|
|
|
cmLinkLineComputer.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmLinkLineDeviceComputer.cxx
|
clang-tidy: fix readability-use-anyofallof warnings
|
2021-01-27 08:54:18 -05:00 |
cmLinkLineDeviceComputer.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmListCommand.cxx
|
list(REMOVE_ITEM): Make removal of an empty item a no-op.
|
2021-01-12 08:27:40 +01:00 |
cmListCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmListFileCache.cxx
|
clang-tidy: fix readability-make-member-function-const warnings
|
2021-01-27 08:45:45 -05:00 |
cmListFileCache.h
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmListFileLexer.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmLoadCacheCommand.cxx
|
|
|
cmLoadCacheCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmLoadCommandCommand.cxx
|
clang-tidy: fix bugprone-suspicious-include warnings
|
2021-01-27 08:45:44 -05:00 |
cmLoadCommandCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmLocalCommonGenerator.cxx
|
cmMakefile::GetDefinition: return cmProp
|
2020-09-02 07:27:32 -04:00 |
cmLocalCommonGenerator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmLocale.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmLocalGenerator.cxx
|
clang-tidy: fix readability-use-anyofallof warnings
|
2021-01-27 08:54:18 -05:00 |
cmLocalGenerator.h
|
clang-tidy: fix readability-make-member-function-const warnings
|
2021-01-27 08:45:45 -05:00 |
cmLocalGhsMultiGenerator.cxx
|
cmLocalGhsMultiGenerator: Generate targets in dependency order
|
2020-09-04 09:44:08 -04:00 |
cmLocalGhsMultiGenerator.h
|
cmLocalGhsMultiGenerator: Generate targets in dependency order
|
2020-09-04 09:44:08 -04:00 |
cmLocalNinjaGenerator.cxx
|
clang-tidy: fix readability-redundant-string-init warnings
|
2021-01-27 08:45:45 -05:00 |
cmLocalNinjaGenerator.h
|
Ninja Multi-Config: Run POST_BUILD when BYPRODUCTS don't overlap
|
2021-01-07 11:26:17 -05:00 |
cmLocalUnixMakefileGenerator3.cxx
|
clang-tidy: fix readability-qualified-auto warnings
|
2021-01-27 08:45:45 -05:00 |
cmLocalUnixMakefileGenerator3.h
|
Refactoring: Makefiles Generators: Add support for various depends scanners
|
2020-11-28 16:02:58 +01:00 |
cmLocalVisualStudio7Generator.cxx
|
VS: Remove flag table entries for Fortran /Z* flags
|
2020-10-22 09:08:52 -04:00 |
cmLocalVisualStudio7Generator.h
|
cmLocalVisualStudio7Generator: Adopt SourcesVisited lookup table
|
2020-09-08 14:52:22 -04:00 |
cmLocalVisualStudio10Generator.cxx
|
cmLocalVisualStudio7Generator: Adopt SourcesVisited lookup table
|
2020-09-08 14:52:22 -04:00 |
cmLocalVisualStudio10Generator.h
|
cmLocalVisualStudio7Generator: Adopt SourcesVisited lookup table
|
2020-09-08 14:52:22 -04:00 |
cmLocalVisualStudioGenerator.cxx
|
cmMakefile::GetDefinition: return cmProp
|
2020-09-02 07:27:32 -04:00 |
cmLocalVisualStudioGenerator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmLocalXCodeGenerator.cxx
|
|
|
cmLocalXCodeGenerator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmMachO.cxx
|
|
|
cmMachO.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmMacroCommand.cxx
|
cmState: Prohibit override of flow control commands
|
2020-10-22 17:04:31 -04:00 |
cmMacroCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmMakeDirectoryCommand.cxx
|
|
|
cmMakeDirectoryCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmMakefile.cxx
|
clang-tidy: fix readability-qualified-auto warnings
|
2021-01-27 08:45:45 -05:00 |
cmMakefile.h
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmMakefileExecutableTargetGenerator.cxx
|
cmLocalGenerator::GetRuleLauncher: return cmProp
|
2020-11-02 13:07:46 -05:00 |
cmMakefileExecutableTargetGenerator.h
|
CUDA: Clang separable compilation
|
2020-09-24 15:19:54 -04:00 |
cmMakefileLibraryTargetGenerator.cxx
|
cmLocalGenerator::GetRuleLauncher: return cmProp
|
2020-11-02 13:07:46 -05:00 |
cmMakefileLibraryTargetGenerator.h
|
CUDA: Clang separable compilation
|
2020-09-24 15:19:54 -04:00 |
cmMakefileProfilingData.cxx
|
cmListFileCache: Make cmListFileFunction a shared pointer
|
2020-10-01 14:28:03 +03:00 |
cmMakefileProfilingData.h
|
cmListFileCache: Make cmListFileFunction a shared pointer
|
2020-10-01 14:28:03 +03:00 |
cmMakefileTargetGenerator.cxx
|
Makefiles: ensure transparent switch between dependencies strategies
|
2021-01-09 11:35:17 +01:00 |
cmMakefileTargetGenerator.h
|
CUDA: Clang separable compilation
|
2020-09-24 15:19:54 -04:00 |
cmMakefileUtilityTargetGenerator.cxx
|
Makefiles: Add support of DEPFILE for add_custom_command
|
2020-12-23 15:47:46 +01:00 |
cmMakefileUtilityTargetGenerator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmMarkAsAdvancedCommand.cxx
|
|
|
cmMarkAsAdvancedCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmMathCommand.cxx
|
|
|
cmMathCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmMessageCommand.cxx
|
|
|
cmMessageCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmMessageType.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmMessenger.cxx
|
|
|
cmMessenger.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmMSVC60LinkLineComputer.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmMSVC60LinkLineComputer.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmNewLineStyle.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmNewLineStyle.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmNinjaLinkLineComputer.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmNinjaLinkLineComputer.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmNinjaLinkLineDeviceComputer.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmNinjaLinkLineDeviceComputer.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmNinjaNormalTargetGenerator.cxx
|
Ninja Multi-Config: Run POST_BUILD when BYPRODUCTS don't overlap
|
2021-01-07 11:26:17 -05:00 |
cmNinjaNormalTargetGenerator.h
|
clang-tidy: fix readability-redundant-access-specifiers warnings
|
2021-01-27 08:45:45 -05:00 |
cmNinjaTargetGenerator.cxx
|
Merge topic 'cpp-modules'
|
2021-01-07 08:26:28 -05:00 |
cmNinjaTargetGenerator.h
|
ninja: Add experimental infrastructure for C++20 module dependency scanning
|
2021-01-05 09:34:55 -05:00 |
cmNinjaTypes.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmNinjaUtilityTargetGenerator.cxx
|
Ninja Multi-Config: Restore rebuild_cache and edit_cache targets
|
2021-01-25 15:22:53 -05:00 |
cmNinjaUtilityTargetGenerator.h
|
Ninja Multi-Config: Add support for cross-config custom commands
|
2020-12-15 07:01:21 -05:00 |
cmOptionCommand.cxx
|
Single location for cmProp typedef
|
2020-06-01 08:54:20 -04:00 |
cmOptionCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmOrderDirectories.cxx
|
|
|
cmOrderDirectories.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmOSXBundleGenerator.cxx
|
|
|
cmOSXBundleGenerator.h
|
clang-tidy: fix readability-redundant-access-specifiers warnings
|
2021-01-27 08:45:45 -05:00 |
cmOutputConverter.cxx
|
clang-tidy: fix bugprone-reserved-identifier warnings
|
2021-01-27 08:45:44 -05:00 |
cmOutputConverter.h
|
clang-tidy: fix readability-redundant-access-specifiers warnings
|
2021-01-27 08:45:45 -05:00 |
cmOutputRequiredFilesCommand.cxx
|
clang-tidy: fix readability-qualified-auto warnings
|
2021-01-27 08:45:45 -05:00 |
cmOutputRequiredFilesCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmParseArgumentsCommand.cxx
|
cmMakefile::GetDefinition: return cmProp
|
2020-09-02 07:27:32 -04:00 |
cmParseArgumentsCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmPathLabel.cxx
|
|
|
cmPathLabel.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmPolicies.cxx
|
Deprecate compatibility with CMake versions older than 2.8.12
|
2020-06-18 09:52:05 -04:00 |
cmPolicies.h
|
WriteCompilerDetectionHeader: Add policy to remove module
|
2020-12-05 21:57:08 +11:00 |
cmProcessOutput.cxx
|
clang-tidy: fix performance-trivially-destructible warnings
|
2021-01-27 08:45:44 -05:00 |
cmProcessOutput.h
|
clang-tidy: fix performance-trivially-destructible warnings
|
2021-01-27 08:45:44 -05:00 |
cmProcessTools.cxx
|
|
|
cmProcessTools.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmProjectCommand.cxx
|
include: refactor call sites of cmMakefile::ReadDependentFile
|
2020-10-21 11:20:37 +02:00 |
cmProjectCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmProperty.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmPropertyDefinition.cxx
|
cmPropertyDefinitionMap: simplify and shorten
|
2020-05-15 18:58:02 +05:30 |
cmPropertyDefinition.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmPropertyMap.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmPropertyMap.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmQtAutoGen.cxx
|
|
|
cmQtAutoGen.h
|
clang-tidy: fix readability-redundant-access-specifiers warnings
|
2021-01-27 08:45:45 -05:00 |
cmQtAutoGenerator.cxx
|
clang-tidy: fix performance-trivially-destructible warnings
|
2021-01-27 08:45:44 -05:00 |
cmQtAutoGenerator.h
|
clang-tidy: fix readability-redundant-access-specifiers warnings
|
2021-01-27 08:45:45 -05:00 |
cmQtAutoGenGlobalInitializer.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmQtAutoGenGlobalInitializer.h
|
clang-tidy: fix readability-redundant-access-specifiers warnings
|
2021-01-27 08:45:45 -05:00 |
cmQtAutoGenInitializer.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmQtAutoGenInitializer.h
|
clang-tidy: fix readability-redundant-access-specifiers warnings
|
2021-01-27 08:45:45 -05:00 |
cmQtAutoMocUic.cxx
|
clang-tidy: fix readability-use-anyofallof warnings
|
2021-01-27 08:54:18 -05:00 |
cmQtAutoMocUic.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmQtAutoRcc.cxx
|
clang-tidy: fix readability-redundant-access-specifiers warnings
|
2021-01-27 08:45:45 -05:00 |
cmQtAutoRcc.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmQTWrapCPPCommand.cxx
|
Reduce the scope of temporary cmProp variables and other improvements
|
2020-11-05 11:07:39 -05:00 |
cmQTWrapCPPCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmQTWrapUICommand.cxx
|
|
|
cmQTWrapUICommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmRange.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmRemoveCommand.cxx
|
cmMakefile::GetDefinition: return cmProp
|
2020-09-02 07:27:32 -04:00 |
cmRemoveCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmRemoveDefinitionsCommand.cxx
|
|
|
cmRemoveDefinitionsCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmReturnCommand.cxx
|
|
|
cmReturnCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmRST.cxx
|
Utilities/Sphinx: Add role and directive for 'genex' in CMake domain
|
2021-01-18 12:35:41 -05:00 |
cmRST.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmRulePlaceholderExpander.cxx
|
ninja: Add experimental infrastructure for C++20 module dependency scanning
|
2021-01-05 09:34:55 -05:00 |
cmRulePlaceholderExpander.h
|
ninja: Add experimental infrastructure for C++20 module dependency scanning
|
2021-01-05 09:34:55 -05:00 |
cmRuntimeDependencyArchive.cxx
|
clang-tidy: fix readability-use-anyofallof warnings
|
2021-01-27 08:54:18 -05:00 |
cmRuntimeDependencyArchive.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmScanDepFormat.cxx
|
cmScanDepFormat: Fix name of our internal tool in parse errors
|
2021-01-05 09:29:18 -05:00 |
cmScanDepFormat.h
|
cmScanDepFormat: add reader and writer for the format from P1689R2
|
2020-11-17 13:16:05 -05:00 |
cmScriptGenerator.cxx
|
clang-tidy: fix readability-use-anyofallof warnings
|
2021-01-27 08:54:18 -05:00 |
cmScriptGenerator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmSearchPath.cxx
|
cmMakefile::GetDefinition: return cmProp
|
2020-09-02 07:27:32 -04:00 |
cmSearchPath.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmSeparateArgumentsCommand.cxx
|
separate_arguments: Fix crash on *_COMMAND with no arguments
|
2020-10-16 08:49:28 -04:00 |
cmSeparateArgumentsCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmSetCommand.cxx
|
Single location for cmProp typedef
|
2020-06-01 08:54:20 -04:00 |
cmSetCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmSetDirectoryPropertiesCommand.cxx
|
|
|
cmSetDirectoryPropertiesCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmSetPropertyCommand.cxx
|
clang-tidy: fix readability-qualified-auto warnings
|
2021-01-27 08:45:45 -05:00 |
cmSetPropertyCommand.h
|
GENERATED prop: Check CMP0118 policy and warn in certain situations
|
2020-11-24 17:54:54 +01:00 |
cmSetSourceFilesPropertiesCommand.cxx
|
clang-tidy: fix readability-qualified-auto warnings
|
2021-01-27 08:45:45 -05:00 |
cmSetSourceFilesPropertiesCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmSetTargetPropertiesCommand.cxx
|
|
|
cmSetTargetPropertiesCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmSetTestsPropertiesCommand.cxx
|
|
|
cmSetTestsPropertiesCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmSiteNameCommand.cxx
|
cmMakefile::GetDefinition: return cmProp
|
2020-09-02 07:27:32 -04:00 |
cmSiteNameCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmSourceFile.cxx
|
clang-tidy: fix readability-qualified-auto warnings
|
2021-01-27 08:45:45 -05:00 |
cmSourceFile.h
|
Treat the '.mpp' file extension as C++ code
|
2021-01-05 09:29:18 -05:00 |
cmSourceFileLocation.cxx
|
clang-tidy: fix readability-qualified-auto warnings
|
2021-01-27 08:45:45 -05:00 |
cmSourceFileLocation.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmSourceFileLocationKind.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmSourceGroup.cxx
|
|
|
cmSourceGroup.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmSourceGroupCommand.cxx
|
|
|
cmSourceGroupCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmStandardLevelResolver.cxx
|
cmStandardLevelResolver: Factor out helper to capture stoi exceptions
|
2021-01-05 09:29:18 -05:00 |
cmStandardLevelResolver.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmStandardLexer.h
|
clang-tidy: fix bugprone-reserved-identifier warnings
|
2021-01-27 08:45:44 -05:00 |
cmState.cxx
|
clang-tidy: fix readability-use-anyofallof warnings
|
2021-01-27 08:54:18 -05:00 |
cmState.h
|
Merge topic 'cmake-presets-path-arg'
|
2020-10-27 07:33:46 -04:00 |
cmStateDirectory.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmStateDirectory.h
|
clang-tidy: fix readability-redundant-access-specifiers warnings
|
2021-01-27 08:45:45 -05:00 |
cmStatePrivate.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmStateSnapshot.cxx
|
Merge topic 'GetExecutionListFile-by-ref'
|
2020-09-08 11:18:28 -04:00 |
cmStateSnapshot.h
|
Merge topic 'GetExecutionListFile-by-ref'
|
2020-09-08 11:18:28 -04:00 |
cmStateTypes.h
|
cmake_language: Add signature to DEFER calls to later times
|
2020-09-29 17:12:33 -04:00 |
cmString.cxx
|
clang-tidy: fix bugprone-reserved-identifier warnings
|
2021-01-27 08:45:44 -05:00 |
cmString.hxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmStringAlgorithms.cxx
|
clang-tidy: fix readability-qualified-auto warnings
|
2021-01-27 08:45:45 -05:00 |
cmStringAlgorithms.h
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmStringCommand.cxx
|
clang-tidy: fix bugprone-reserved-identifier warnings
|
2021-01-27 08:45:44 -05:00 |
cmStringCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmStringReplaceHelper.cxx
|
|
|
cmStringReplaceHelper.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmSubcommandTable.cxx
|
|
|
cmSubcommandTable.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmSubdirCommand.cxx
|
|
|
cmSubdirCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmSubdirDependsCommand.cxx
|
|
|
cmSubdirDependsCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmSystemTools.cxx
|
clang-tidy: fix bugprone-reserved-identifier warnings
|
2021-01-27 08:45:44 -05:00 |
cmSystemTools.h
|
Makefile dependencies: ensure long paths are used on Windows
|
2021-01-09 11:35:00 +01:00 |
cmTarget.cxx
|
clang-tidy: fix readability-redundant-access-specifiers warnings
|
2021-01-27 08:45:45 -05:00 |
cmTarget.h
|
clang-tidy: fix readability-redundant-access-specifiers warnings
|
2021-01-27 08:45:45 -05:00 |
cmTargetCompileDefinitionsCommand.cxx
|
|
|
cmTargetCompileDefinitionsCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmTargetCompileFeaturesCommand.cxx
|
cmStandardLevelResolver: Added to handle standard level queries
|
2020-07-01 07:58:58 -04:00 |
cmTargetCompileFeaturesCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmTargetCompileOptionsCommand.cxx
|
|
|
cmTargetCompileOptionsCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmTargetDepend.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmTargetExport.h
|
export: Do not fail generation for separate namelink only case
|
2020-12-01 07:35:17 -05:00 |
cmTargetIncludeDirectoriesCommand.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmTargetIncludeDirectoriesCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmTargetLinkDirectoriesCommand.cxx
|
|
|
cmTargetLinkDirectoriesCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmTargetLinkLibrariesCommand.cxx
|
cmMakefile: Inline GetExecutionContext at call sites
|
2020-09-28 09:49:07 -04:00 |
cmTargetLinkLibrariesCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmTargetLinkLibraryType.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmTargetLinkOptionsCommand.cxx
|
|
|
cmTargetLinkOptionsCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmTargetPrecompileHeadersCommand.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmTargetPrecompileHeadersCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmTargetPropCommandBase.cxx
|
target_include_directories: Support AFTER option
|
2020-12-19 14:51:39 +01:00 |
cmTargetPropCommandBase.h
|
target_include_directories: Support AFTER option
|
2020-12-19 14:51:39 +01:00 |
cmTargetPropertyComputer.cxx
|
Remove filtering of allowed INTERFACE library properties
|
2020-08-03 10:04:23 -04:00 |
cmTargetPropertyComputer.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmTargetSourcesCommand.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmTargetSourcesCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmTest.cxx
|
|
|
cmTest.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmTestGenerator.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmTestGenerator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmTimestamp.cxx
|
clang-tidy: fix readability-make-member-function-const warnings
|
2021-01-27 08:45:45 -05:00 |
cmTimestamp.h
|
clang-tidy: fix readability-make-member-function-const warnings
|
2021-01-27 08:45:45 -05:00 |
cmTransformDepfile.cxx
|
Ninja: add_custom_command(DEPFILE): Ensure dependencies consistency
|
2021-01-19 13:17:14 +01:00 |
cmTransformDepfile.h
|
Ninja: add_custom_command(DEPFILE): Ensure dependencies consistency
|
2021-01-19 13:17:14 +01:00 |
cmTryCompileCommand.cxx
|
|
|
cmTryCompileCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmTryRunCommand.cxx
|
cmMakefile::GetDefinition: return cmProp
|
2020-09-02 07:27:32 -04:00 |
cmTryRunCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmUnsetCommand.cxx
|
|
|
cmUnsetCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmUseMangledMesaCommand.cxx
|
|
|
cmUseMangledMesaCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmUtilitySourceCommand.cxx
|
cmMakefile::GetDefinition: return cmProp
|
2020-09-02 07:27:32 -04:00 |
cmUtilitySourceCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmUtils.hxx
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmUuid.cxx
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmUuid.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmUVHandlePtr.cxx
|
clang-tidy: fix readability-qualified-auto warnings
|
2021-01-27 08:45:45 -05:00 |
cmUVHandlePtr.h
|
clang-tidy: fix bugprone-reserved-identifier warnings
|
2021-01-27 08:45:44 -05:00 |
cmUVProcessChain.cxx
|
|
|
cmUVProcessChain.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmUVSignalHackRAII.h
|
|
|
cmUVStreambuf.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmVariableRequiresCommand.cxx
|
cmMakefile::GetDefinition: return cmProp
|
2020-09-02 07:27:32 -04:00 |
cmVariableRequiresCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmVariableWatch.cxx
|
|
|
cmVariableWatch.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmVariableWatchCommand.cxx
|
cmListFileCache: Make cmListFileFunction a shared pointer
|
2020-10-01 14:28:03 +03:00 |
cmVariableWatchCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmVersion.cxx
|
|
|
cmVersion.h
|
clang-tidy: fix bugprone-reserved-identifier warnings
|
2021-01-27 08:45:44 -05:00 |
cmVersionConfig.h.in
|
|
|
cmVersionMacros.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmVisualStudio10TargetGenerator.cxx
|
VS: Add genex support to VS_SHADER_FLAGS
|
2021-01-05 17:07:01 +01:00 |
cmVisualStudio10TargetGenerator.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmVisualStudio10ToolsetOptions.cxx
|
|
|
cmVisualStudio10ToolsetOptions.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmVisualStudioGeneratorOptions.cxx
|
CUDA: Move VS CudaRuntime selection to be with rest of CUDA options
|
2020-05-22 08:15:37 -04:00 |
cmVisualStudioGeneratorOptions.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmVisualStudioSlnData.cxx
|
|
|
cmVisualStudioSlnData.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmVisualStudioSlnParser.cxx
|
|
|
cmVisualStudioSlnParser.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmVisualStudioWCEPlatformParser.cxx
|
|
|
cmVisualStudioWCEPlatformParser.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmVSSetupHelper.cxx
|
VS: Extract instance version from VS Installer
|
2020-06-03 08:58:29 -04:00 |
cmVSSetupHelper.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmWhileCommand.cxx
|
cmListFileCache: Make cmListFileFunction a shared pointer
|
2020-10-01 14:28:03 +03:00 |
cmWhileCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmWorkerPool.cxx
|
clang-tidy: fix readability-redundant-access-specifiers warnings
|
2021-01-27 08:45:45 -05:00 |
cmWorkerPool.h
|
clang-tidy: fix readability-redundant-access-specifiers warnings
|
2021-01-27 08:45:45 -05:00 |
cmWorkingDirectory.cxx
|
|
|
cmWorkingDirectory.h
|
Code style: add missed explicit 'this->'
|
2021-01-05 14:32:36 +02:00 |
cmWriteFileCommand.cxx
|
|
|
cmWriteFileCommand.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmXCode21Object.cxx
|
cmGlobalXCodeGenerator: Adopt pbxproj object id generation
|
2021-01-06 16:21:53 -05:00 |
cmXCode21Object.h
|
cmGlobalXCodeGenerator: Adopt pbxproj object id generation
|
2021-01-06 16:21:53 -05:00 |
cmXCodeObject.cxx
|
cmGlobalXCodeGenerator: Adopt pbxproj object id generation
|
2021-01-06 16:21:53 -05:00 |
cmXCodeObject.h
|
Merge topic 'xcode-object-ids'
|
2021-01-08 09:07:18 -05:00 |
cmXCodeScheme.cxx
|
cmIsOn: add overload accepting const std::string*
|
2020-07-14 08:22:24 -04:00 |
cmXCodeScheme.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmXMLParser.cxx
|
|
|
cmXMLParser.h
|
Modernize: Use #pragma once in all header files
|
2020-09-03 09:30:21 -04:00 |
cmXMLSafe.cxx
|
clang-tidy: fix readability-make-member-function-const warnings
|
2021-01-27 08:45:45 -05:00 |
cmXMLSafe.h
|
clang-tidy: fix readability-make-member-function-const warnings
|
2021-01-27 08:45:45 -05:00 |
cmXMLWriter.cxx
|
|
|
cmXMLWriter.h
|
clang-tidy: fix readability-redundant-access-specifiers warnings
|
2021-01-27 08:45:45 -05:00 |
ctest.cxx
|
Ctest: Support build tree on command line
|
2020-12-17 05:01:03 +01:00 |
dir.dox
|
|
|
dir.dox.in
|
|
|