.. |
Checks
|
Merge topic 'cxx-checks-warning-match'
|
2019-03-08 07:31:36 -05:00 |
CPack
|
Merge topic 'cpack-install-scripts'
|
2019-07-22 07:04:00 -04:00 |
CTest
|
Merge topic 'command-refactoring3'
|
2019-07-23 07:29:11 -04:00 |
CursesDialog
|
cmSystemTools::Error(): remove const char* overload
|
2019-05-22 10:51:06 -04:00 |
kwsys
|
Merge branch 'upstream-KWSys' into update-kwsys
|
2019-05-30 09:31:35 -04:00 |
LexerParser
|
math(EXPR): Implement ~(exp_NOT) expression as documented
|
2019-07-23 07:33:50 -04:00 |
Modules
|
|
|
QtDialog
|
QtDialog: Use QPalette::WindowText instead of QPalette::Foreground
|
2019-07-01 09:18:24 -04:00 |
QtIFW
|
|
|
.gitattributes
|
|
|
bindexplib.cxx
|
|
|
bindexplib.h
|
|
|
cm_codecvt.cxx
|
clang-tidy: Use = default
|
2019-01-25 06:44:32 -05:00 |
cm_codecvt.hxx
|
|
|
cm_get_date.c
|
|
|
cm_get_date.h
|
|
|
cm_memory.hxx
|
Introduce memory management helper: cm_memory.hxx
|
2019-07-14 15:37:30 +02:00 |
cm_static_string_view.hxx
|
|
|
cm_string_view.cxx
|
|
|
cm_string_view.hxx
|
|
|
cm_sys_stat.h
|
|
|
cm_thread.hxx
|
clang-tidy: Use = delete
|
2019-01-29 14:09:21 -05:00 |
cm_utf8.c
|
cm_utf8: add an is_valid function
|
2019-03-18 14:18:13 -04:00 |
cm_utf8.h
|
cm_utf8: add an is_valid function
|
2019-03-18 14:18:13 -04:00 |
cmAddCompileDefinitionsCommand.cxx
|
|
|
cmAddCompileDefinitionsCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmAddCompileOptionsCommand.cxx
|
|
|
cmAddCompileOptionsCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmAddCustomCommandCommand.cxx
|
cmAddCustomCommand: Initialize static std::unordered_set on construction
|
2019-06-04 18:11:19 +02:00 |
cmAddCustomCommandCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmAddCustomTargetCommand.cxx
|
Support job pools in custom commands and targets
|
2019-05-14 15:58:00 +02:00 |
cmAddCustomTargetCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmAddDefinitionsCommand.cxx
|
|
|
cmAddDefinitionsCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmAddDependenciesCommand.cxx
|
cmRange: Move to dedicated header file
|
2019-02-21 08:24:25 -05:00 |
cmAddDependenciesCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmAddExecutableCommand.cxx
|
|
|
cmAddExecutableCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmAddLibraryCommand.cxx
|
Use cmAppend to append ranges to std::vector instances
|
2019-05-23 16:19:49 +02:00 |
cmAddLibraryCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmAddLinkOptionsCommand.cxx
|
|
|
cmAddLinkOptionsCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmAddSubDirectoryCommand.cxx
|
cmRange: Move to dedicated header file
|
2019-02-21 08:24:25 -05:00 |
cmAddSubDirectoryCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmAddTestCommand.cxx
|
add_test: Add COMMAND_EXPAND_LISTS option
|
2019-06-07 13:14:29 -04:00 |
cmAddTestCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmAffinity.cxx
|
|
|
cmAffinity.h
|
|
|
cmake.cxx
|
Introduce memory management helper: cm_memory.hxx
|
2019-07-14 15:37:30 +02:00 |
cmake.h
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmake.version.manifest
|
|
|
CMakeInstallDestinations.cmake
|
|
|
CMakeInstallSignTool.cmake.in
|
Add undocumented option to sign CMake's own binaries on Windows
|
2019-05-08 13:18:31 -04:00 |
CMakeLists.txt
|
cmUnexpectedCommand: Replace with lambda expression
|
2019-07-21 09:25:32 +02:00 |
cmakemain.cxx
|
Refactor: Use anonymous namespace instead of static s
|
2019-07-10 01:06:58 +03:00 |
CMakeSourceDir.txt.in
|
|
|
CMakeVersion.bash
|
|
|
CMakeVersion.cmake
|
CMake Nightly Date Stamp
|
2019-07-24 00:01:09 -04:00 |
CMakeVersion.rc.in
|
CMakeVersion.rc: Avoid preprocessor definitions to support llvm-rc
|
2019-02-27 08:31:46 -05:00 |
CMakeVersionCompute.cmake
|
|
|
CMakeVersionSource.cmake
|
|
|
cmAlgorithms.h
|
cmAlgorithms: Make cmHasLiteral{Prefix,Suffix} cm::string_view based
|
2019-07-24 19:31:14 +02:00 |
cmArchiveWrite.cxx
|
cmake: Teach cmake -E tar command, Zstandard compression
|
2019-05-22 03:46:55 +02:00 |
cmArchiveWrite.h
|
cmake: Teach cmake -E tar command, Zstandard compression
|
2019-05-22 03:46:55 +02:00 |
cmArgumentParser.cxx
|
cmArgumentParser: Fix -Wcomma warning
|
2019-04-11 10:44:38 -04:00 |
cmArgumentParser.h
|
Introduce cmArgumentParser
|
2019-04-04 13:24:39 -04:00 |
cmAuxSourceDirectoryCommand.cxx
|
IWYU: Update CMake code for IWYU built with Clang 6
|
2019-01-15 10:00:50 -05:00 |
cmAuxSourceDirectoryCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmBase32.cxx
|
clang-tidy: Use = default
|
2019-01-25 06:44:32 -05:00 |
cmBase32.h
|
|
|
cmBinUtilsLinker.cxx
|
file: Add GET_RUNTIME_DEPENDENCIES mode
|
2019-06-10 14:35:28 -04:00 |
cmBinUtilsLinker.h
|
file: Add GET_RUNTIME_DEPENDENCIES mode
|
2019-06-10 14:35:28 -04:00 |
cmBinUtilsLinuxELFGetRuntimeDependenciesTool.cxx
|
file: Add GET_RUNTIME_DEPENDENCIES mode
|
2019-06-10 14:35:28 -04:00 |
cmBinUtilsLinuxELFGetRuntimeDependenciesTool.h
|
file: Add GET_RUNTIME_DEPENDENCIES mode
|
2019-06-10 14:35:28 -04:00 |
cmBinUtilsLinuxELFLinker.cxx
|
Introduce memory management helper: cm_memory.hxx
|
2019-07-14 15:37:30 +02:00 |
cmBinUtilsLinuxELFLinker.h
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool.cxx
|
file: Add GET_RUNTIME_DEPENDENCIES mode
|
2019-06-10 14:35:28 -04:00 |
cmBinUtilsLinuxELFObjdumpGetRuntimeDependenciesTool.h
|
file: Add GET_RUNTIME_DEPENDENCIES mode
|
2019-06-10 14:35:28 -04:00 |
cmBinUtilsMacOSMachOGetRuntimeDependenciesTool.cxx
|
file: Add GET_RUNTIME_DEPENDENCIES mode
|
2019-06-10 14:35:28 -04:00 |
cmBinUtilsMacOSMachOGetRuntimeDependenciesTool.h
|
file: Add GET_RUNTIME_DEPENDENCIES mode
|
2019-06-10 14:35:28 -04:00 |
cmBinUtilsMacOSMachOLinker.cxx
|
Introduce memory management helper: cm_memory.hxx
|
2019-07-14 15:37:30 +02:00 |
cmBinUtilsMacOSMachOLinker.h
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.cxx
|
file: Add GET_RUNTIME_DEPENDENCIES mode
|
2019-06-10 14:35:28 -04:00 |
cmBinUtilsMacOSMachOOToolGetRuntimeDependenciesTool.h
|
file: Add GET_RUNTIME_DEPENDENCIES mode
|
2019-06-10 14:35:28 -04:00 |
cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool.cxx
|
file: Add GET_RUNTIME_DEPENDENCIES mode
|
2019-06-10 14:35:28 -04:00 |
cmBinUtilsWindowsPEDumpbinGetRuntimeDependenciesTool.h
|
file: Add GET_RUNTIME_DEPENDENCIES mode
|
2019-06-10 14:35:28 -04:00 |
cmBinUtilsWindowsPEGetRuntimeDependenciesTool.cxx
|
file: Add GET_RUNTIME_DEPENDENCIES mode
|
2019-06-10 14:35:28 -04:00 |
cmBinUtilsWindowsPEGetRuntimeDependenciesTool.h
|
file: Add GET_RUNTIME_DEPENDENCIES mode
|
2019-06-10 14:35:28 -04:00 |
cmBinUtilsWindowsPELinker.cxx
|
Introduce memory management helper: cm_memory.hxx
|
2019-07-14 15:37:30 +02:00 |
cmBinUtilsWindowsPELinker.h
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool.cxx
|
file: Add GET_RUNTIME_DEPENDENCIES mode
|
2019-06-10 14:35:28 -04:00 |
cmBinUtilsWindowsPEObjdumpGetRuntimeDependenciesTool.h
|
file: Add GET_RUNTIME_DEPENDENCIES mode
|
2019-06-10 14:35:28 -04:00 |
cmBreakCommand.cxx
|
Factor out enum MessageType into dedicated header
|
2019-01-16 08:16:31 -05:00 |
cmBreakCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmBuildCommand.cxx
|
Factor out enum MessageType into dedicated header
|
2019-01-16 08:16:31 -05:00 |
cmBuildCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmBuildNameCommand.cxx
|
|
|
cmBuildNameCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmCacheManager.cxx
|
cmPropertyMap: Rename GetPropertyList method to GetKeys
|
2019-06-08 12:25:35 +02:00 |
cmCacheManager.h
|
Fix invalid ///! doxygen comment line starts
|
2019-03-31 11:27:12 +02:00 |
cmCallVisualStudioMacro.cxx
|
Fixing warnings generated by clang 8.0 on Windows
|
2019-05-29 18:18:09 +02:00 |
cmCallVisualStudioMacro.h
|
Fix invalid ///! doxygen comment line starts
|
2019-03-31 11:27:12 +02:00 |
cmcldeps.cxx
|
RC: Pass output file in a way that llvm-rc 7 and below understand
|
2019-02-27 08:39:02 -05:00 |
cmCLocaleEnvironmentScope.cxx
|
|
|
cmCLocaleEnvironmentScope.h
|
clang-tidy: Use = delete
|
2019-01-29 14:09:21 -05:00 |
cmCMakeHostSystemInformationCommand.cxx
|
VS: Add Visual Studio 16 2019 generator
|
2019-01-11 11:04:51 -05:00 |
cmCMakeHostSystemInformationCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmCMakeMinimumRequired.cxx
|
Modernize: Enable modernize-raw-string-literal in clang-tidy
|
2019-04-02 19:59:54 +02:00 |
cmCMakeMinimumRequired.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmCMakePolicyCommand.cxx
|
Modernize: Enable modernize-raw-string-literal in clang-tidy
|
2019-04-02 19:59:54 +02:00 |
cmCMakePolicyCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmcmd.cxx
|
cmake -E: Add true and false commands
|
2019-07-11 13:41:30 -04:00 |
cmcmd.h
|
cmcmd: Pass args vector by const&
|
2019-03-30 15:34:59 +01:00 |
cmCommand.cxx
|
cmState: Hold commands by value
|
2019-07-21 09:25:32 +02:00 |
cmCommand.h
|
cmCommand: De-virtualize function InvokeInitialPass
|
2019-07-21 09:25:32 +02:00 |
cmCommandArgumentParserHelper.cxx
|
cmake: Enable --warn-uninitialized inside string(CONFIGURE) and configure_file
|
2018-12-30 08:31:09 +11:00 |
cmCommandArgumentParserHelper.h
|
clang-tidy: Use = delete
|
2019-01-29 14:09:21 -05:00 |
cmCommands.cxx
|
cmState: Support BuiltinCommands as free functions
|
2019-07-22 15:27:56 +02:00 |
cmCommands.h
|
|
|
cmCommonTargetGenerator.cxx
|
Merge topic 'tidy-use-equals-default'
|
2019-01-29 14:07:24 -05:00 |
cmCommonTargetGenerator.h
|
|
|
cmComputeComponentGraph.cxx
|
clang-tidy: Use = default
|
2019-01-25 06:44:32 -05:00 |
cmComputeComponentGraph.h
|
|
|
cmComputeLinkDepends.cxx
|
Introduce memory management helper: cm_memory.hxx
|
2019-07-14 15:37:30 +02:00 |
cmComputeLinkDepends.h
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmComputeLinkInformation.cxx
|
AIX: Create import library for executables with exports
|
2019-07-16 14:15:13 -04:00 |
cmComputeLinkInformation.h
|
Refactor checks for whether a target has an import library
|
2019-07-12 17:29:40 -04:00 |
cmComputeTargetDepends.cxx
|
cmRange: Move to dedicated header file
|
2019-02-21 08:24:25 -05:00 |
cmComputeTargetDepends.h
|
|
|
cmConditionEvaluator.cxx
|
cmState: Hold commands by value
|
2019-07-21 09:25:32 +02:00 |
cmConditionEvaluator.h
|
clang-tidy: Pass by value
|
2019-01-22 13:03:04 -05:00 |
cmConfigure.cmake.h.in
|
clang-tidy: Use = delete
|
2019-01-29 14:09:21 -05:00 |
cmConfigureFileCommand.cxx
|
cmMakefile::ConfigureFile: Accept std::string parameters
|
2019-02-18 20:48:19 -05:00 |
cmConfigureFileCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmConnection.cxx
|
clang-tidy: Use = default
|
2019-01-25 06:44:32 -05:00 |
cmConnection.h
|
clang-tidy: Use = delete
|
2019-01-29 14:09:21 -05:00 |
cmContinueCommand.cxx
|
Factor out enum MessageType into dedicated header
|
2019-01-16 08:16:31 -05:00 |
cmContinueCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmConvertMSBuildXMLToJSON.py
|
|
|
cmCoreTryCompile.cxx
|
Source: std::string related cleanup
|
2019-05-15 10:20:05 -04:00 |
cmCoreTryCompile.h
|
|
|
cmCPackPropertiesGenerator.cxx
|
|
|
cmCPackPropertiesGenerator.h
|
clang-tidy: Use = delete
|
2019-01-29 14:09:21 -05:00 |
cmCPluginAPI.cxx
|
cmCommand: deprecate functions GetMakefile and SetError
|
2019-07-21 09:25:32 +02:00 |
cmCPluginAPI.h
|
|
|
cmCreateTestSourceList.cxx
|
cmMakefile::ConfigureFile: Accept std::string parameters
|
2019-02-18 20:48:19 -05:00 |
cmCreateTestSourceList.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmCryptoHash.cxx
|
Introduce memory management helper: cm_memory.hxx
|
2019-07-14 15:37:30 +02:00 |
cmCryptoHash.h
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmCTest.cxx
|
Introduce memory management helper: cm_memory.hxx
|
2019-07-14 15:37:30 +02:00 |
cmCTest.h
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmCurl.cxx
|
Fix most clang -Wextra-semi-stmt warnings in C++ files
|
2019-01-15 14:09:46 -05:00 |
cmCurl.h
|
|
|
cmCustomCommand.cxx
|
Use cmAppend to append ranges to std::vector instances
|
2019-05-23 16:19:49 +02:00 |
cmCustomCommand.h
|
Support job pools in custom commands and targets
|
2019-05-14 15:58:00 +02:00 |
cmCustomCommandGenerator.cxx
|
Merge topic 'fix-emulator-arguments'
|
2019-07-24 08:16:10 -04:00 |
cmCustomCommandGenerator.h
|
Teach CROSSCOMPILING_EMULATOR to support arguments
|
2019-06-03 10:17:17 -04:00 |
cmCustomCommandLines.h
|
|
|
cmDefinePropertyCommand.cxx
|
|
|
cmDefinePropertyCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmDefinitions.cxx
|
cmDefinitions: Avoid string copy when setting a definition
|
2019-06-13 12:01:08 +02:00 |
cmDefinitions.h
|
clang-tidy: Use = default
|
2019-01-25 06:44:32 -05:00 |
cmDepends.cxx
|
cmDepends: Define DependencyMap instead of DependencyVector
|
2019-03-27 18:12:43 +01:00 |
cmDepends.h
|
cmDepends: Define DependencyMap instead of DependencyVector
|
2019-03-27 18:12:43 +01:00 |
cmDependsC.cxx
|
cmDepends: Define DependencyMap instead of DependencyVector
|
2019-03-27 18:12:43 +01:00 |
cmDependsC.h
|
cmDepends: Define DependencyMap instead of DependencyVector
|
2019-03-27 18:12:43 +01:00 |
cmDependsFortran.cxx
|
Modernize: Prefer .substr in place of .c_str() + int
|
2019-03-30 16:15:05 +01:00 |
cmDependsFortran.h
|
Fortran: Fix submodule file names across compilers
|
2019-02-14 10:23:02 -05:00 |
cmDependsJava.cxx
|
cmDepends: Define DependencyMap instead of DependencyVector
|
2019-03-27 18:12:43 +01:00 |
cmDependsJava.h
|
cmDepends: Define DependencyMap instead of DependencyVector
|
2019-03-27 18:12:43 +01:00 |
cmDependsJavaParserHelper.cxx
|
Modernize: Prefer .substr in place of .c_str() + int
|
2019-03-30 16:15:05 +01:00 |
cmDependsJavaParserHelper.h
|
Delete some default constructors and assignment operators
|
2019-02-15 07:25:47 -05:00 |
cmDisallowedCommand.cxx
|
cmCommand: deprecate functions GetMakefile and SetError
|
2019-07-21 09:25:32 +02:00 |
cmDisallowedCommand.h
|
cmCommand: remove FinalPass from interface
|
2019-07-18 17:35:43 +02:00 |
cmDocumentation.cxx
|
Help: Mark default CMake generator with asterisk
|
2019-01-18 12:57:34 -05:00 |
cmDocumentation.h
|
cleanup: Prefer compiler provided special member functions
|
2019-01-25 06:45:00 -05:00 |
cmDocumentationEntry.h
|
clang-tidy: Use = default
|
2019-01-25 06:44:32 -05:00 |
cmDocumentationFormatter.cxx
|
clang-tidy: Use = default
|
2019-01-25 06:44:32 -05:00 |
cmDocumentationFormatter.h
|
clang-tidy: Use default member initialization
|
2018-12-15 10:52:37 +01:00 |
cmDocumentationSection.cxx
|
|
|
cmDocumentationSection.h
|
Use cmAppend to append ranges to std::vector instances
|
2019-05-23 16:19:49 +02:00 |
cmDuration.cxx
|
|
|
cmDuration.h
|
|
|
cmDynamicLoader.cxx
|
clang-tidy: Use = default
|
2019-01-25 06:44:32 -05:00 |
cmDynamicLoader.h
|
clang-tidy: Use = delete
|
2019-01-29 14:09:21 -05:00 |
cmELF.cxx
|
cmELF: Modernize to use std::unique_ptr instead of new/delete
|
2019-07-17 14:58:27 +02:00 |
cmELF.h
|
cmELF: Modernize to use std::unique_ptr instead of new/delete
|
2019-07-17 14:58:27 +02:00 |
cmEnableLanguageCommand.cxx
|
|
|
cmEnableLanguageCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmEnableTestingCommand.cxx
|
cmState: Support BuiltinCommands as free functions
|
2019-07-22 15:27:56 +02:00 |
cmEnableTestingCommand.h
|
cmState: Support BuiltinCommands as free functions
|
2019-07-22 15:27:56 +02:00 |
cmExecProgramCommand.cxx
|
Source: change parameters to std::string
|
2019-05-19 10:33:26 -04:00 |
cmExecProgramCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmExecuteProcessCommand.cxx
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmExecuteProcessCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmExecutionStatus.h
|
cmCommand: deprecate functions GetMakefile and SetError
|
2019-07-21 09:25:32 +02:00 |
cmExpandedCommandArgument.cxx
|
clang-tidy: Use = default
|
2019-01-25 06:44:32 -05:00 |
cmExpandedCommandArgument.h
|
clang-tidy: Pass by value
|
2019-01-22 13:03:04 -05:00 |
cmExportBuildAndroidMKGenerator.cxx
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmExportBuildAndroidMKGenerator.h
|
|
|
cmExportBuildFileGenerator.cxx
|
Refactor checks for whether a target has an import library
|
2019-07-12 17:29:40 -04:00 |
cmExportBuildFileGenerator.h
|
cmExportBuildFileGenerator: improve error message
|
2019-06-27 10:57:34 -04:00 |
cmExportCommand.cxx
|
export: Restore support for empty TARGETS list
|
2019-06-25 17:23:34 -04:00 |
cmExportCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmExportFileGenerator.cxx
|
Introduce memory management helper: cm_memory.hxx
|
2019-07-14 15:37:30 +02:00 |
cmExportFileGenerator.h
|
clang-tidy: Use = default
|
2019-01-25 06:44:32 -05:00 |
cmExportInstallAndroidMKGenerator.cxx
|
|
|
cmExportInstallAndroidMKGenerator.h
|
|
|
cmExportInstallFileGenerator.cxx
|
cmSystemTools::Error(): new overload accepting std::string
|
2019-01-23 10:19:30 -05:00 |
cmExportInstallFileGenerator.h
|
|
|
cmExportLibraryDependenciesCommand.cxx
|
cmExportLibraryDependenciesCommand: Port away from FinalPass
|
2019-07-18 11:53:46 +02:00 |
cmExportLibraryDependenciesCommand.h
|
cmExportLibraryDependenciesCommand: Port away from FinalPass
|
2019-07-18 11:53:46 +02:00 |
cmExportSet.cxx
|
|
|
cmExportSet.h
|
Delete some default constructors and assignment operators
|
2019-02-15 07:25:47 -05:00 |
cmExportSetMap.cxx
|
Delete some default constructors and assignment operators
|
2019-02-15 07:25:47 -05:00 |
cmExportSetMap.h
|
Delete some default constructors and assignment operators
|
2019-02-15 07:25:47 -05:00 |
cmExportTryCompileFileGenerator.cxx
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmExportTryCompileFileGenerator.h
|
|
|
cmExprParserHelper.cxx
|
clang-tidy: Use = default
|
2019-01-25 06:44:32 -05:00 |
cmExprParserHelper.h
|
|
|
cmExternalMakefileProjectGenerator.cxx
|
clang-tidy: Use = default
|
2019-01-25 06:44:32 -05:00 |
cmExternalMakefileProjectGenerator.h
|
Fix invalid ///! doxygen comment line starts
|
2019-03-31 11:27:12 +02:00 |
cmExtraCodeBlocksGenerator.cxx
|
Use cmAppend to append ranges to std::vector instances
|
2019-05-23 16:19:49 +02:00 |
cmExtraCodeBlocksGenerator.h
|
Source: std::string related cleanup
|
2019-05-15 10:20:05 -04:00 |
cmExtraCodeLiteGenerator.cxx
|
cmExtraCodeLiteGenerator: Use cmake::Is*Extension for file type detection
|
2019-07-04 13:46:19 +02:00 |
cmExtraCodeLiteGenerator.h
|
clang-tidy: Use default member initialization
|
2018-12-15 10:52:37 +01:00 |
cmExtraEclipseCDT4Generator.cxx
|
Merge topic 'eclipse-resource-encoding'
|
2019-07-11 08:49:34 -04:00 |
cmExtraEclipseCDT4Generator.h
|
Eclipse: Add option to set the resource encoding
|
2019-07-09 13:34:29 -04:00 |
cmExtraKateGenerator.cxx
|
Modernize: Enable modernize-raw-string-literal in clang-tidy
|
2019-04-02 19:59:54 +02:00 |
cmExtraKateGenerator.h
|
|
|
cmExtraSublimeTextGenerator.cxx
|
Modernize: Enable modernize-raw-string-literal in clang-tidy
|
2019-04-02 19:59:54 +02:00 |
cmExtraSublimeTextGenerator.h
|
|
|
cmFileAPI.cxx
|
fileapi: Suppress lint warning about non-move with old jsoncpp
|
2019-06-12 12:51:32 -04:00 |
cmFileAPI.h
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmFileAPICache.cxx
|
IWYU: Update CMake code for IWYU built with Clang 6
|
2019-01-15 10:00:50 -05:00 |
cmFileAPICache.h
|
fileapi: add cache v2
|
2018-12-12 09:46:13 -05:00 |
cmFileAPICMakeFiles.cxx
|
IWYU: Update CMake code for IWYU built with Clang 6
|
2019-01-15 10:00:50 -05:00 |
cmFileAPICMakeFiles.h
|
fileapi: add cmakeFiles v1
|
2018-12-12 09:46:13 -05:00 |
cmFileAPICodemodel.cxx
|
Refactor checks for whether a target has an import library
|
2019-07-12 17:29:40 -04:00 |
cmFileAPICodemodel.h
|
|
|
cmFileCommand.cxx
|
Introduce memory management helper: cm_memory.hxx
|
2019-07-14 15:37:30 +02:00 |
cmFileCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmFileCopier.cxx
|
cmCommand: deprecate functions GetMakefile and SetError
|
2019-07-21 09:25:32 +02:00 |
cmFileCopier.h
|
file(INSTALL): Add FOLLOW_SYMLINK_CHAIN argument
|
2019-05-16 15:25:33 -04:00 |
cmFileInstaller.cxx
|
Modernize: Prefer .substr in place of .c_str() + int
|
2019-03-30 16:15:05 +01:00 |
cmFileInstaller.h
|
cmFileCommand: Factor out cmFileCopier and cmFileInstaller
|
2019-03-13 14:06:32 -04:00 |
cmFileLock.cxx
|
|
|
cmFileLock.h
|
clang-tidy: Use = delete
|
2019-01-29 14:09:21 -05:00 |
cmFileLockPool.cxx
|
clang-tidy: Use = default
|
2019-01-25 06:44:32 -05:00 |
cmFileLockPool.h
|
clang-tidy: Use = delete
|
2019-01-29 14:09:21 -05:00 |
cmFileLockResult.cxx
|
|
|
cmFileLockResult.h
|
|
|
cmFileLockUnix.cxx
|
clang-tidy: Use = default
|
2019-01-25 06:44:32 -05:00 |
cmFileLockWin32.cxx
|
clang-tidy: Use default member initialization
|
2018-12-15 10:52:37 +01:00 |
cmFileMonitor.cxx
|
cleanup: Prefer compiler provided special member functions
|
2019-01-25 06:45:00 -05:00 |
cmFileMonitor.h
|
clang-tidy: Use = delete
|
2019-01-29 14:09:21 -05:00 |
cmFilePathChecksum.cxx
|
Prefer front/back/data over dereferencing begin/rbegin iter
|
2019-02-06 10:43:16 -05:00 |
cmFilePathChecksum.h
|
|
|
cmFileTime.cxx
|
New cmFileTime class
|
2019-03-18 15:09:10 +01:00 |
cmFileTime.h
|
cmFileTime: Make cmFileTime::Compare method const
|
2019-03-27 18:09:53 +01:00 |
cmFileTimeCache.cxx
|
cmFiletimeCache: Add cmFiletimeCache::Remove method
|
2019-03-27 18:09:53 +01:00 |
cmFileTimeCache.h
|
cmFiletimeCache: Add cmFiletimeCache::Remove method
|
2019-03-27 18:09:53 +01:00 |
cmFileTimes.cxx
|
Introduce memory management helper: cm_memory.hxx
|
2019-07-14 15:37:30 +02:00 |
cmFileTimes.h
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmFindBase.cxx
|
Find: Provide global controls for the NO_[]_PATH call options
|
2019-06-21 11:06:39 -04:00 |
cmFindBase.h
|
|
|
cmFindCommon.cxx
|
Find: Correct spelling and layout issues in CMAKE_FIND_USE_ docs
|
2019-07-09 09:37:55 -04:00 |
cmFindCommon.h
|
Find: Provide global controls for the NO_[]_PATH call options
|
2019-06-21 11:06:39 -04:00 |
cmFindFileCommand.cxx
|
|
|
cmFindFileCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmFindLibraryCommand.cxx
|
cleanup: Prefer compiler provided special member functions
|
2019-01-25 06:45:00 -05:00 |
cmFindLibraryCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmFindPackageCommand.cxx
|
FindPackage: Support NO_[]_PATH global call options
|
2019-07-22 17:17:02 -04:00 |
cmFindPackageCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmFindPathCommand.cxx
|
|
|
cmFindPathCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmFindProgramCommand.cxx
|
find_program: Restore leading double slash on Windows network path
|
2019-03-14 14:46:23 -04:00 |
cmFindProgramCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmFLTKWrapUICommand.cxx
|
cmFLTKWrapUICommand: Port away from FinalPass
|
2019-07-18 11:53:46 +02:00 |
cmFLTKWrapUICommand.h
|
cmFLTKWrapUICommand: Port away from FinalPass
|
2019-07-18 11:53:46 +02:00 |
cmForEachCommand.cxx
|
cmCommand: deprecate functions GetMakefile and SetError
|
2019-07-21 09:25:32 +02:00 |
cmForEachCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmFortranParser.h
|
Delete some default constructors and assignment operators
|
2019-02-15 07:25:47 -05:00 |
cmFortranParserImpl.cxx
|
Fortran: Support compilers using no module prefix on submodule files
|
2019-07-08 11:28:27 -04:00 |
cmFSPermissions.cxx
|
|
|
cmFSPermissions.h
|
|
|
cmFunctionBlocker.h
|
clang-tidy: Use = default
|
2019-01-25 06:44:32 -05:00 |
cmFunctionCommand.cxx
|
cmState: Add scripted commands by value
|
2019-07-21 09:25:32 +02:00 |
cmFunctionCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmGeneratedFileStream.cxx
|
cmSystemTools::Error: consolidate parameters into single std::string
|
2019-02-20 11:18:11 -05:00 |
cmGeneratedFileStream.h
|
clang-tidy: Use = delete
|
2019-01-29 14:09:21 -05:00 |
cmGeneratorExpression.cxx
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmGeneratorExpression.h
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmGeneratorExpressionContext.cxx
|
clang-tidy: Pass by value
|
2019-01-22 13:03:04 -05:00 |
cmGeneratorExpressionContext.h
|
clang-tidy: Pass by value
|
2019-01-22 13:03:04 -05:00 |
cmGeneratorExpressionDAGChecker.cxx
|
cmGeneratorExpressionDAGChecker: Avoid const_cast
|
2019-07-19 09:58:12 -04:00 |
cmGeneratorExpressionDAGChecker.h
|
cmGeneratorExpressionDAGChecker: Avoid const_cast
|
2019-07-19 09:58:12 -04:00 |
cmGeneratorExpressionEvaluationFile.cxx
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmGeneratorExpressionEvaluationFile.h
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmGeneratorExpressionEvaluator.cxx
|
Genex: Add more extensive support for an unbounded number of parameters
|
2019-06-03 10:20:22 -04:00 |
cmGeneratorExpressionEvaluator.h
|
clang-tidy: Use = delete
|
2019-01-29 14:09:21 -05:00 |
cmGeneratorExpressionLexer.cxx
|
clang-tidy: Use = default
|
2019-01-25 06:44:32 -05:00 |
cmGeneratorExpressionLexer.h
|
clang-tidy: Use default member initialization
|
2018-12-15 10:52:37 +01:00 |
cmGeneratorExpressionNode.cxx
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmGeneratorExpressionNode.h
|
Genex: Add more extensive support for an unbounded number of parameters
|
2019-06-03 10:20:22 -04:00 |
cmGeneratorExpressionParser.cxx
|
Use cmAppend to append ranges to std::vector instances
|
2019-05-23 16:19:49 +02:00 |
cmGeneratorExpressionParser.h
|
clang-tidy: Pass by value
|
2019-01-22 13:03:04 -05:00 |
cmGeneratorTarget.cxx
|
cmGeneratorTarget: Refactor usage requirement genex evaluation
|
2019-07-19 13:38:30 -04:00 |
cmGeneratorTarget.h
|
De-duplicate checks for whether a platform uses Windows DLLs
|
2019-07-12 17:35:49 -04:00 |
cmGetCMakePropertyCommand.cxx
|
|
|
cmGetCMakePropertyCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmGetDirectoryPropertyCommand.cxx
|
Factor out enum MessageType into dedicated header
|
2019-01-16 08:16:31 -05:00 |
cmGetDirectoryPropertyCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmGetFilenameComponentCommand.cxx
|
cmGetFilenameComponentCommand: Add more components
|
2019-01-24 22:38:52 +05:30 |
cmGetFilenameComponentCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmGetPipes.cxx
|
Refactor: Move/rename cmProcessGetPipes() to cmGetPipes()
|
2019-04-25 12:03:08 -04:00 |
cmGetPipes.h
|
Refactor: Move/rename cmProcessGetPipes() to cmGetPipes()
|
2019-04-25 12:03:08 -04:00 |
cmGetPropertyCommand.cxx
|
Factor out enum MessageType into dedicated header
|
2019-01-16 08:16:31 -05:00 |
cmGetPropertyCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmGetSourceFilePropertyCommand.cxx
|
|
|
cmGetSourceFilePropertyCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmGetTargetPropertyCommand.cxx
|
Factor out enum MessageType into dedicated header
|
2019-01-16 08:16:31 -05:00 |
cmGetTargetPropertyCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmGetTestPropertyCommand.cxx
|
|
|
cmGetTestPropertyCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmGhsMultiGpj.cxx
|
GHS: Support add_custom_target() command
|
2019-04-11 13:15:50 -04:00 |
cmGhsMultiGpj.h
|
GHS: Support add_custom_target() command
|
2019-04-11 13:15:50 -04:00 |
cmGhsMultiTargetGenerator.cxx
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmGhsMultiTargetGenerator.h
|
GHS: Update project layout to accommodate gbuild inconsistencies
|
2019-04-11 13:15:51 -04:00 |
cmGlobalBorlandMakefileGenerator.cxx
|
Fix invalid ///! doxygen comment line starts
|
2019-03-31 11:27:12 +02:00 |
cmGlobalBorlandMakefileGenerator.h
|
Fix invalid ///! doxygen comment line starts
|
2019-03-31 11:27:12 +02:00 |
cmGlobalCommonGenerator.cxx
|
clang-tidy: Use = default
|
2019-01-25 06:44:32 -05:00 |
cmGlobalCommonGenerator.h
|
|
|
cmGlobalGenerator.cxx
|
Merge topic 'ccmake-clear-aliases'
|
2019-07-09 09:36:04 -04:00 |
cmGlobalGenerator.h
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmGlobalGeneratorFactory.h
|
clang-tidy: Use = default
|
2019-01-25 06:44:32 -05:00 |
cmGlobalGhsMultiGenerator.cxx
|
GHS: Update ExternalProject for GHS tools
|
2019-04-11 13:15:51 -04:00 |
cmGlobalGhsMultiGenerator.h
|
GHS: Update project layout to accommodate gbuild inconsistencies
|
2019-04-11 13:15:51 -04:00 |
cmGlobalJOMMakefileGenerator.cxx
|
Use cmAppend to append ranges to std::vector instances
|
2019-05-23 16:19:49 +02:00 |
cmGlobalJOMMakefileGenerator.h
|
Fix invalid ///! doxygen comment line starts
|
2019-03-31 11:27:12 +02:00 |
cmGlobalMinGWMakefileGenerator.cxx
|
cmMakefile::GetRequiredDefinition: return const std::string&
|
2019-02-07 07:35:16 -05:00 |
cmGlobalMinGWMakefileGenerator.h
|
Fix invalid ///! doxygen comment line starts
|
2019-03-31 11:27:12 +02:00 |
cmGlobalMSYSMakefileGenerator.cxx
|
Source: std::string related cleanup
|
2019-05-15 10:20:05 -04:00 |
cmGlobalMSYSMakefileGenerator.h
|
Fix invalid ///! doxygen comment line starts
|
2019-03-31 11:27:12 +02:00 |
cmGlobalNinjaGenerator.cxx
|
cmGlobalNinjaGenerator: Use gnu compatible paths with QCC
|
2019-07-16 14:06:34 -07:00 |
cmGlobalNinjaGenerator.h
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmGlobalNMakeMakefileGenerator.cxx
|
Use cmAppend to append ranges to std::vector instances
|
2019-05-23 16:19:49 +02:00 |
cmGlobalNMakeMakefileGenerator.h
|
Fix invalid ///! doxygen comment line starts
|
2019-03-31 11:27:12 +02:00 |
cmGlobalUnixMakefileGenerator3.cxx
|
Introduce memory management helper: cm_memory.hxx
|
2019-07-14 15:37:30 +02:00 |
cmGlobalUnixMakefileGenerator3.h
|
Makefiles: Process ADDTIONAL_CLEAN_FILES dir prop at directory level
|
2019-05-18 12:27:24 +02:00 |
cmGlobalVisualStudio7Generator.cxx
|
Source: std::string related cleanup
|
2019-05-15 10:20:05 -04:00 |
cmGlobalVisualStudio7Generator.h
|
Source: std::string related cleanup
|
2019-05-15 10:20:05 -04:00 |
cmGlobalVisualStudio8Generator.cxx
|
Use cmAppend to append ranges to std::vector instances
|
2019-05-23 16:19:49 +02:00 |
cmGlobalVisualStudio8Generator.h
|
Fix invalid ///! doxygen comment line starts
|
2019-03-31 11:27:12 +02:00 |
cmGlobalVisualStudio9Generator.cxx
|
Add global generator factory method to get default platform name
|
2019-01-18 12:30:19 -05:00 |
cmGlobalVisualStudio9Generator.h
|
VS: Clarify global generator constructor interface
|
2019-01-10 09:38:35 -05:00 |
cmGlobalVisualStudio10Generator.cxx
|
VS: Fix ApplicationTypeRevision in builtin check projects
|
2019-05-21 08:50:37 -04:00 |
cmGlobalVisualStudio10Generator.h
|
VS: Factor out helper to compute ApplicationTypeRevision
|
2019-05-21 08:50:01 -04:00 |
cmGlobalVisualStudio11Generator.cxx
|
VS: support suppressing deployment of selected targets
|
2019-02-25 09:14:15 -05:00 |
cmGlobalVisualStudio11Generator.h
|
VS: support suppressing deployment of selected targets
|
2019-02-25 09:14:15 -05:00 |
cmGlobalVisualStudio12Generator.cxx
|
VS: Add support for explicit 32-bit toolset selection via host=x86
|
2019-01-28 11:22:50 -05:00 |
cmGlobalVisualStudio12Generator.h
|
VS: Clarify global generator constructor interface
|
2019-01-10 09:38:35 -05:00 |
cmGlobalVisualStudio14Generator.cxx
|
Merge topic 'vs-win-sdk'
|
2019-02-20 08:54:36 -05:00 |
cmGlobalVisualStudio14Generator.h
|
VS: Factor out a method to set the Windows SDK version internally
|
2019-02-19 09:31:50 -05:00 |
cmGlobalVisualStudio71Generator.cxx
|
cmSystemTools::Error(): new overload accepting std::string
|
2019-01-23 10:19:30 -05:00 |
cmGlobalVisualStudio71Generator.h
|
VS: Convert WriteSLNHeader to non-virtual lookup table
|
2019-01-10 07:52:51 -05:00 |
cmGlobalVisualStudioGenerator.cxx
|
cmGlobalVisualStudioGenerator: remove redundant variables
|
2019-04-24 17:18:11 +03:00 |
cmGlobalVisualStudioGenerator.h
|
VS: Provide the default platform name to project code
|
2019-04-19 07:46:13 -04:00 |
cmGlobalVisualStudioVersionedGenerator.cxx
|
Merge topic 'vs2019-wow64'
|
2019-03-15 10:19:01 -04:00 |
cmGlobalVisualStudioVersionedGenerator.h
|
VS: Add Visual Studio 16 2019 generator
|
2019-01-11 11:04:51 -05:00 |
cmGlobalWatcomWMakeGenerator.cxx
|
cmake: Teach --build mode to support multiple targets
|
2019-03-05 08:55:28 -05:00 |
cmGlobalWatcomWMakeGenerator.h
|
Fix invalid ///! doxygen comment line starts
|
2019-03-31 11:27:12 +02:00 |
cmGlobalXCodeGenerator.cxx
|
Introduce memory management helper: cm_memory.hxx
|
2019-07-14 15:37:30 +02:00 |
cmGlobalXCodeGenerator.h
|
Fix invalid ///! doxygen comment line starts
|
2019-03-31 11:27:12 +02:00 |
cmGlobVerificationManager.cxx
|
cmSystemTools::Error: consolidate parameters into single std::string
|
2019-02-20 11:18:11 -05:00 |
cmGlobVerificationManager.h
|
Fix invalid ///! doxygen comment line starts
|
2019-03-31 11:27:12 +02:00 |
cmGraphAdjacencyList.h
|
clang-tidy: Pass by value
|
2019-01-22 13:03:04 -05:00 |
cmGraphVizWriter.cxx
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmGraphVizWriter.h
|
Source: change parameters to std::string
|
2019-05-19 10:33:26 -04:00 |
cmHexFileConverter.cxx
|
Source: change parameters to std::string
|
2019-05-19 10:33:26 -04:00 |
cmHexFileConverter.h
|
Source: change parameters to std::string
|
2019-05-19 10:33:26 -04:00 |
cmIDEFlagTable.h
|
VS: Fix nowarn compiler option to accept warning numbers.
|
2019-02-07 06:39:45 -05:00 |
cmIDEOptions.cxx
|
Use cmAppend to append ranges to std::vector instances
|
2019-05-23 16:19:49 +02:00 |
cmIDEOptions.h
|
VS: Fix nowarn compiler option to accept warning numbers.
|
2019-02-07 06:39:45 -05:00 |
cmIfCommand.cxx
|
cmCommand: De-virtualize function InvokeInitialPass
|
2019-07-21 09:25:32 +02:00 |
cmIfCommand.h
|
cmCommand: De-virtualize function InvokeInitialPass
|
2019-07-21 09:25:32 +02:00 |
cmIncludeCommand.cxx
|
cmMakefile: GetModulesFile() accepts std::string param
|
2019-01-21 12:56:51 -05:00 |
cmIncludeCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmIncludeDirectoryCommand.cxx
|
Use cmAppend to append ranges to std::vector instances
|
2019-05-23 16:19:49 +02:00 |
cmIncludeDirectoryCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmIncludeExternalMSProjectCommand.cxx
|
include_external_msproject: Restore support for EXCLUDE_FROM_ALL
|
2019-02-26 10:20:01 -05:00 |
cmIncludeExternalMSProjectCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmIncludeGuardCommand.cxx
|
|
|
cmIncludeGuardCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmIncludeRegularExpressionCommand.cxx
|
|
|
cmIncludeRegularExpressionCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmInstallCommand.cxx
|
AIX: Create import library for executables with exports
|
2019-07-16 14:15:13 -04:00 |
cmInstallCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmInstallCommandArguments.cxx
|
cmInstallCommand: Port to cmArgumentParser
|
2019-04-04 13:24:39 -04:00 |
cmInstallCommandArguments.h
|
cmInstallCommand: Port to cmArgumentParser
|
2019-04-04 13:24:39 -04:00 |
cmInstallDirectoryGenerator.cxx
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmInstallDirectoryGenerator.h
|
Refactor: Allow cmInstallGenerator::Compute() to return an error
|
2019-05-13 10:45:36 -04:00 |
cmInstalledFile.cxx
|
clang-tidy: Use = default
|
2019-01-25 06:44:32 -05:00 |
cmInstalledFile.h
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmInstallExportAndroidMKGenerator.cxx
|
cmSystemTools::Error(): remove const char* overload
|
2019-05-22 10:51:06 -04:00 |
cmInstallExportAndroidMKGenerator.h
|
Refactor: Allow cmInstallGenerator::Compute() to return an error
|
2019-05-13 10:45:36 -04:00 |
cmInstallExportGenerator.cxx
|
Refactor: Allow cmInstallGenerator::Compute() to return an error
|
2019-05-13 10:45:36 -04:00 |
cmInstallExportGenerator.h
|
Refactor: Allow cmInstallGenerator::Compute() to return an error
|
2019-05-13 10:45:36 -04:00 |
cmInstallFilesCommand.cxx
|
cmInstallFilesCommand: Port away from FinalPass
|
2019-07-18 11:53:46 +02:00 |
cmInstallFilesCommand.h
|
cmInstallFilesCommand: Port away from FinalPass
|
2019-07-18 11:53:46 +02:00 |
cmInstallFilesGenerator.cxx
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmInstallFilesGenerator.h
|
Refactor: Allow cmInstallGenerator::Compute() to return an error
|
2019-05-13 10:45:36 -04:00 |
cmInstallGenerator.cxx
|
Modernize: Enable modernize-raw-string-literal in clang-tidy
|
2019-04-02 19:59:54 +02:00 |
cmInstallGenerator.h
|
Refactor: Allow cmInstallGenerator::Compute() to return an error
|
2019-05-13 10:45:36 -04:00 |
cmInstallProgramsCommand.cxx
|
cmInstallProgramsCommand: Port away from FinalPass
|
2019-07-18 11:53:46 +02:00 |
cmInstallProgramsCommand.h
|
cmInstallProgramsCommand: Port away from FinalPass
|
2019-07-18 11:53:46 +02:00 |
cmInstallScriptGenerator.cxx
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmInstallScriptGenerator.h
|
Refactor: Allow cmInstallGenerator::Compute() to return an error
|
2019-05-13 10:45:36 -04:00 |
cmInstallSubdirectoryGenerator.cxx
|
Refactor: Allow cmInstallGenerator::Compute() to return an error
|
2019-05-13 10:45:36 -04:00 |
cmInstallSubdirectoryGenerator.h
|
Refactor: Allow cmInstallGenerator::Compute() to return an error
|
2019-05-13 10:45:36 -04:00 |
cmInstallTargetGenerator.cxx
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmInstallTargetGenerator.h
|
cmInstallTargetGenerator: Introduce CMP0095
|
2019-06-13 16:41:04 +02:00 |
cmInstallTargetsCommand.cxx
|
cmMakefile: Define cmTargetMap type in cmMakefile instead of cmTarget
|
2019-05-23 13:00:33 +02:00 |
cmInstallTargetsCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmInstallType.h
|
|
|
cmJsonObjectDictionary.h
|
|
|
cmJsonObjects.cxx
|
Refactor checks for whether a target has an import library
|
2019-07-12 17:29:40 -04:00 |
cmJsonObjects.h
|
|
|
cmLDConfigLDConfigTool.cxx
|
file: Add GET_RUNTIME_DEPENDENCIES mode
|
2019-06-10 14:35:28 -04:00 |
cmLDConfigLDConfigTool.h
|
file: Add GET_RUNTIME_DEPENDENCIES mode
|
2019-06-10 14:35:28 -04:00 |
cmLDConfigTool.cxx
|
file: Add GET_RUNTIME_DEPENDENCIES mode
|
2019-06-10 14:35:28 -04:00 |
cmLDConfigTool.h
|
file: Add GET_RUNTIME_DEPENDENCIES mode
|
2019-06-10 14:35:28 -04:00 |
cmLinkDirectoriesCommand.cxx
|
Factor out enum MessageType into dedicated header
|
2019-01-16 08:16:31 -05:00 |
cmLinkDirectoriesCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmLinkedTree.h
|
cmLinkedTree: Remove deprecated std::iterator
|
2019-01-01 16:51:50 -05:00 |
cmLinkItem.cxx
|
clang-tidy: Use = default
|
2019-01-25 06:44:32 -05:00 |
cmLinkItem.h
|
cleanup: Prefer compiler provided special member functions
|
2019-01-25 06:45:00 -05:00 |
cmLinkLibrariesCommand.cxx
|
|
|
cmLinkLibrariesCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmLinkLineComputer.cxx
|
Refactor checks for whether a target has an import library
|
2019-07-12 17:29:40 -04:00 |
cmLinkLineComputer.h
|
clang-tidy: Use = delete
|
2019-01-29 14:09:21 -05:00 |
cmLinkLineDeviceComputer.cxx
|
Merge topic 'cuda-imported-library-device-linking'
|
2019-07-10 09:20:32 -04:00 |
cmLinkLineDeviceComputer.h
|
CUDA: More exhaustive checks to determine when to do device linking
|
2019-05-21 11:40:07 -04:00 |
cmListCommand.cxx
|
Introduce memory management helper: cm_memory.hxx
|
2019-07-14 15:37:30 +02:00 |
cmListCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmListFileCache.cxx
|
cmListFileCache: When missing ending ) print starting line instead of last one
|
2019-06-03 10:03:53 -04:00 |
cmListFileCache.h
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmListFileLexer.h
|
|
|
cmLoadCacheCommand.cxx
|
|
|
cmLoadCacheCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmLoadCommandCommand.cxx
|
cmState: Add scripted commands by value
|
2019-07-21 09:25:32 +02:00 |
cmLoadCommandCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmLocalCommonGenerator.cxx
|
Merge topic 'tidy-use-equals-default'
|
2019-01-29 14:07:24 -05:00 |
cmLocalCommonGenerator.h
|
clang-tidy: Pass by value
|
2019-01-22 13:03:04 -05:00 |
cmLocale.h
|
clang-tidy: Use = delete
|
2019-01-29 14:09:21 -05:00 |
cmLocalGenerator.cxx
|
Swift: fix static library handling
|
2019-07-18 19:52:48 -07:00 |
cmLocalGenerator.h
|
Merge topic 'implicit-includes-CPATH'
|
2019-05-31 09:03:28 -04:00 |
cmLocalGhsMultiGenerator.cxx
|
GHS: Fix include-what-you-use and clang-tidy diagnostics
|
2019-03-20 09:48:29 -04:00 |
cmLocalGhsMultiGenerator.h
|
GHS: Fix include-what-you-use and clang-tidy diagnostics
|
2019-03-20 09:48:29 -04:00 |
cmLocalNinjaGenerator.cxx
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmLocalNinjaGenerator.h
|
Ninja: Add support for ADDITIONAL_CLEAN_FILES directory property
|
2019-05-14 17:50:14 +02:00 |
cmLocalUnixMakefileGenerator3.cxx
|
Introduce memory management helper: cm_memory.hxx
|
2019-07-14 15:37:30 +02:00 |
cmLocalUnixMakefileGenerator3.h
|
Makefiles: Process ADDTIONAL_CLEAN_FILES dir prop at directory level
|
2019-05-18 12:27:24 +02:00 |
cmLocalVisualStudio7Generator.cxx
|
VS: Place intermediate files in the "ASM List Location" next to objects
|
2019-07-18 11:40:58 -04:00 |
cmLocalVisualStudio7Generator.h
|
Fix invalid ///! doxygen comment line starts
|
2019-03-31 11:27:12 +02:00 |
cmLocalVisualStudio10Generator.cxx
|
Factor out enum MessageType into dedicated header
|
2019-01-16 08:16:31 -05:00 |
cmLocalVisualStudio10Generator.h
|
Fix invalid ///! doxygen comment line starts
|
2019-03-31 11:27:12 +02:00 |
cmLocalVisualStudioGenerator.cxx
|
cmTarget: Move member *Commands to impl
|
2019-03-23 22:22:34 +01:00 |
cmLocalVisualStudioGenerator.h
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmLocalXCodeGenerator.cxx
|
clang-tidy: Use = default
|
2019-01-25 06:44:32 -05:00 |
cmLocalXCodeGenerator.h
|
Fix invalid ///! doxygen comment line starts
|
2019-03-31 11:27:12 +02:00 |
cmMachO.cxx
|
Introduce memory management helper: cm_memory.hxx
|
2019-07-14 15:37:30 +02:00 |
cmMachO.h
|
modermize: replace some raw pointers w/ unique_ptr
|
2019-06-24 09:36:09 -04:00 |
cmMacroCommand.cxx
|
cmState: Add scripted commands by value
|
2019-07-21 09:25:32 +02:00 |
cmMacroCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmMakeDirectoryCommand.cxx
|
|
|
cmMakeDirectoryCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmMakefile.cxx
|
cmState: Hold commands by value
|
2019-07-21 09:25:32 +02:00 |
cmMakefile.h
|
Merge topic 'command-final-action'
|
2019-07-19 12:09:03 -04:00 |
cmMakefileExecutableTargetGenerator.cxx
|
Merge topic 'cleanup-gen-lookups'
|
2019-07-15 07:41:52 -04:00 |
cmMakefileExecutableTargetGenerator.h
|
|
|
cmMakefileLibraryTargetGenerator.cxx
|
Introduce memory management helper: cm_memory.hxx
|
2019-07-14 15:37:30 +02:00 |
cmMakefileLibraryTargetGenerator.h
|
|
|
cmMakefileTargetGenerator.cxx
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmMakefileTargetGenerator.h
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmMakefileUtilityTargetGenerator.cxx
|
Introduce memory management helper: cm_memory.hxx
|
2019-07-14 15:37:30 +02:00 |
cmMakefileUtilityTargetGenerator.h
|
|
|
cmMarkAsAdvancedCommand.cxx
|
|
|
cmMarkAsAdvancedCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmMathCommand.cxx
|
Factor out enum MessageType into dedicated header
|
2019-01-16 08:16:31 -05:00 |
cmMathCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmMessageCommand.cxx
|
message(): Control indentation via CMAKE_MESSAGE_INDENT
|
2019-07-21 10:19:30 +10:00 |
cmMessageCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmMessageType.h
|
Factor out enum MessageType into dedicated header
|
2019-01-16 08:16:31 -05:00 |
cmMessenger.cxx
|
Refactor: Optimize some stream output operations
|
2019-07-10 01:06:14 +03:00 |
cmMessenger.h
|
Factor out enum MessageType into dedicated header
|
2019-01-16 08:16:31 -05:00 |
cmMSVC60LinkLineComputer.cxx
|
|
|
cmMSVC60LinkLineComputer.h
|
clang-tidy: Use = delete
|
2019-01-29 14:09:21 -05:00 |
cmNewLineStyle.cxx
|
clang-tidy: Use = default
|
2019-01-25 06:44:32 -05:00 |
cmNewLineStyle.h
|
clang-tidy: Use default member initialization
|
2018-12-15 10:52:37 +01:00 |
cmNinjaLinkLineComputer.cxx
|
|
|
cmNinjaLinkLineComputer.h
|
clang-tidy: Use = delete
|
2019-01-29 14:09:21 -05:00 |
cmNinjaLinkLineDeviceComputer.cxx
|
cmNinjaLinkLineDeviceComputer now lives in the correct source file
|
2019-05-20 11:05:16 -04:00 |
cmNinjaLinkLineDeviceComputer.h
|
cmNinjaLinkLineDeviceComputer now lives in the correct source file
|
2019-05-20 11:05:16 -04:00 |
cmNinjaNormalTargetGenerator.cxx
|
Introduce memory management helper: cm_memory.hxx
|
2019-07-14 15:37:30 +02:00 |
cmNinjaNormalTargetGenerator.h
|
Create and use cmGeneratorTarget::Names
|
2019-02-11 10:44:24 -08:00 |
cmNinjaTargetGenerator.cxx
|
Introduce memory management helper: cm_memory.hxx
|
2019-07-14 15:37:30 +02:00 |
cmNinjaTargetGenerator.h
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmNinjaTypes.h
|
Ninja: Add cmNinjaBuild utility class
|
2019-05-30 16:44:30 +02:00 |
cmNinjaUtilityTargetGenerator.cxx
|
Ninja: Use cmNinjaBuild instead of WritePhonyBuild
|
2019-05-30 18:38:14 +02:00 |
cmNinjaUtilityTargetGenerator.h
|
|
|
cmOptionCommand.cxx
|
Factor out enum MessageType into dedicated header
|
2019-01-16 08:16:31 -05:00 |
cmOptionCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmOrderDirectories.cxx
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmOrderDirectories.h
|
Delete some default constructors and assignment operators
|
2019-02-15 07:25:47 -05:00 |
cmOSXBundleGenerator.cxx
|
cmMakefile::ConfigureFile: Accept std::string parameters
|
2019-02-18 20:48:19 -05:00 |
cmOSXBundleGenerator.h
|
clang-tidy: Use = default
|
2019-01-25 06:44:32 -05:00 |
cmOutputConverter.cxx
|
cmOutputConverter: Initialize static std::set on construction
|
2019-06-04 18:11:19 +02:00 |
cmOutputConverter.h
|
Fix invalid ///! doxygen comment line starts
|
2019-03-31 11:27:12 +02:00 |
cmOutputRequiredFilesCommand.cxx
|
cmMakefile: Define cmTargetMap type in cmMakefile instead of cmTarget
|
2019-05-23 13:00:33 +02:00 |
cmOutputRequiredFilesCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmParseArgumentsCommand.cxx
|
cmParseArgumentsCommand: Port to cmArgumentParser
|
2019-04-04 13:24:40 -04:00 |
cmParseArgumentsCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmPathLabel.cxx
|
clang-tidy: Pass by value
|
2019-01-22 13:03:04 -05:00 |
cmPathLabel.h
|
clang-tidy: Pass by value
|
2019-01-22 13:03:04 -05:00 |
cmPipeConnection.cxx
|
clang-tidy: Pass by value
|
2019-01-22 13:03:04 -05:00 |
cmPipeConnection.h
|
clang-tidy: Pass by value
|
2019-01-22 13:03:04 -05:00 |
cmPolicies.cxx
|
Modernize: Enable modernize-raw-string-literal in clang-tidy
|
2019-04-02 19:59:54 +02:00 |
cmPolicies.h
|
project: Keep leading 0 in PROJECT_VERSION components
|
2019-07-16 07:48:40 -04:00 |
cmProcessOutput.cxx
|
clang-tidy: Use = default
|
2019-01-25 06:44:32 -05:00 |
cmProcessOutput.h
|
|
|
cmProcessTools.cxx
|
Fixed all but one clang -Wcomma warning
|
2019-01-11 20:48:19 -05:00 |
cmProcessTools.h
|
clang-tidy: Use = default
|
2019-01-25 06:44:32 -05:00 |
cmProjectCommand.cxx
|
project: Keep leading 0 in PROJECT_VERSION components
|
2019-07-16 07:48:40 -04:00 |
cmProjectCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmProperty.h
|
cmPropertyMap: Use std::string as value container class
|
2019-06-08 12:25:35 +02:00 |
cmPropertyDefinition.cxx
|
|
|
cmPropertyDefinition.h
|
|
|
cmPropertyDefinitionMap.cxx
|
|
|
cmPropertyDefinitionMap.h
|
|
|
cmPropertyMap.cxx
|
cmPropertyMap: Use std::unordered_map as container instead of std::map
|
2019-06-08 12:25:35 +02:00 |
cmPropertyMap.h
|
cmPropertyMap: Use std::unordered_map as container instead of std::map
|
2019-06-08 12:25:35 +02:00 |
cmQtAutoGen.cxx
|
Use cmAppend to append ranges to std::vector instances
|
2019-05-23 16:19:49 +02:00 |
cmQtAutoGen.h
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmQtAutoGenerator.cxx
|
Introduce memory management helper: cm_memory.hxx
|
2019-07-14 15:37:30 +02:00 |
cmQtAutoGenerator.h
|
Autogen: Refactor AUTOMOC and AUTOUIC and add source file parse data caching
|
2019-05-07 12:42:19 +02:00 |
cmQtAutoGenGlobalInitializer.cxx
|
Introduce memory management helper: cm_memory.hxx
|
2019-07-14 15:37:30 +02:00 |
cmQtAutoGenGlobalInitializer.h
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmQtAutoGenInitializer.cxx
|
Introduce memory management helper: cm_memory.hxx
|
2019-07-14 15:37:30 +02:00 |
cmQtAutoGenInitializer.h
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmQtAutoMocUic.cxx
|
Introduce memory management helper: cm_memory.hxx
|
2019-07-14 15:37:30 +02:00 |
cmQtAutoMocUic.h
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmQtAutoRcc.cxx
|
Use cmAppend to append ranges to std::vector instances
|
2019-05-23 16:19:49 +02:00 |
cmQtAutoRcc.h
|
AutoRcc: Rebuild if the rcc executable is newer than its output
|
2019-05-11 22:15:47 +02:00 |
cmQTWrapCPPCommand.cxx
|
cmRange: Move to dedicated header file
|
2019-02-21 08:24:25 -05:00 |
cmQTWrapCPPCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmQTWrapUICommand.cxx
|
cmRange: Move to dedicated header file
|
2019-02-21 08:24:25 -05:00 |
cmQTWrapUICommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmRange.h
|
cmRange: Add unit tests
|
2019-02-21 08:24:26 -05:00 |
cmRemoveCommand.cxx
|
cmSystemTools: Add ExpandedListArgument and ExpandedLists methods
|
2019-05-13 15:37:18 +02:00 |
cmRemoveCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmRemoveDefinitionsCommand.cxx
|
|
|
cmRemoveDefinitionsCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmReturnCommand.cxx
|
cmState: Support BuiltinCommands as free functions
|
2019-07-22 15:27:56 +02:00 |
cmReturnCommand.h
|
cmState: Support BuiltinCommands as free functions
|
2019-07-22 15:27:56 +02:00 |
cmRST.cxx
|
cmRST: Fix crash on empty markup block
|
2019-04-05 08:18:14 -04:00 |
cmRST.h
|
clang-tidy: Pass by value
|
2019-01-22 13:03:04 -05:00 |
cmRulePlaceholderExpander.cxx
|
Ninja: add placeholders to support Swift build
|
2019-05-16 14:41:05 -04:00 |
cmRulePlaceholderExpander.h
|
Ninja: add placeholders to support Swift build
|
2019-05-16 14:41:05 -04:00 |
cmRuntimeDependencyArchive.cxx
|
Introduce memory management helper: cm_memory.hxx
|
2019-07-14 15:37:30 +02:00 |
cmRuntimeDependencyArchive.h
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmScriptGenerator.cxx
|
clang-tidy: Use = default
|
2019-01-25 06:44:32 -05:00 |
cmScriptGenerator.h
|
clang-tidy: Use = delete
|
2019-01-29 14:09:21 -05:00 |
cmSearchPath.cxx
|
Prefer front/back/data over dereferencing begin/rbegin iter
|
2019-02-06 10:43:16 -05:00 |
cmSearchPath.h
|
|
|
cmSeparateArgumentsCommand.cxx
|
|
|
cmSeparateArgumentsCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmServer.cxx
|
Introduce memory management helper: cm_memory.hxx
|
2019-07-14 15:37:30 +02:00 |
cmServer.h
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmServerConnection.cxx
|
cmServerConnection: make return conversions explicit
|
2019-02-22 11:02:13 -05:00 |
cmServerConnection.h
|
|
|
cmServerDictionary.h
|
|
|
cmServerProtocol.cxx
|
Introduce memory management helper: cm_memory.hxx
|
2019-07-14 15:37:30 +02:00 |
cmServerProtocol.h
|
clang-tidy: Use = delete
|
2019-01-29 14:09:21 -05:00 |
cmSetCommand.cxx
|
cmRange: Move to dedicated header file
|
2019-02-21 08:24:25 -05:00 |
cmSetCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmSetDirectoryPropertiesCommand.cxx
|
|
|
cmSetDirectoryPropertiesCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmSetPropertyCommand.cxx
|
Modernize: Enable modernize-raw-string-literal in clang-tidy
|
2019-04-02 19:59:54 +02:00 |
cmSetPropertyCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmSetSourceFilesPropertiesCommand.cxx
|
clang-tidy: Use emplace
|
2019-01-17 13:12:02 -05:00 |
cmSetSourceFilesPropertiesCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmSetTargetPropertiesCommand.cxx
|
Use cmAppend to append ranges to std::vector instances
|
2019-05-23 16:19:49 +02:00 |
cmSetTargetPropertiesCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmSetTestsPropertiesCommand.cxx
|
Use cmAppend to append ranges to std::vector instances
|
2019-05-23 16:19:49 +02:00 |
cmSetTestsPropertiesCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmSiteNameCommand.cxx
|
cmSystemTools::RunSingleCommand: Accept std::string argument
|
2019-02-06 11:02:10 -05:00 |
cmSiteNameCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmSourceFile.cxx
|
cmSourceFile: Check if a file is GENERATED first in the full path computation
|
2019-02-02 18:39:22 +01:00 |
cmSourceFile.h
|
Fix invalid ///! doxygen comment line starts
|
2019-03-31 11:27:12 +02:00 |
cmSourceFileLocation.cxx
|
cmAlgorithms: Make cmHasLiteral{Prefix,Suffix} cm::string_view based
|
2019-07-24 19:31:14 +02:00 |
cmSourceFileLocation.h
|
cmSourceFile: Refactor FindFullPath method
|
2019-02-02 18:39:22 +01:00 |
cmSourceFileLocationKind.h
|
|
|
cmSourceGroup.cxx
|
clang-tidy: Pass by value
|
2019-01-22 13:03:04 -05:00 |
cmSourceGroup.h
|
clang-tidy: Pass by value
|
2019-01-22 13:03:04 -05:00 |
cmSourceGroupCommand.cxx
|
source_group command ensures that FILES arguments are actually files
|
2019-04-25 20:51:40 +02:00 |
cmSourceGroupCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmStandardLexer.h
|
|
|
cmState.cxx
|
cmState: Support BuiltinCommands as free functions
|
2019-07-22 15:27:56 +02:00 |
cmState.h
|
cmState: Support BuiltinCommands as free functions
|
2019-07-22 15:27:56 +02:00 |
cmStateDirectory.cxx
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmStateDirectory.h
|
cmOutputConverter: move ConvertToRelativePath to cmStateDirectory.
|
2019-01-27 15:48:57 +00:00 |
cmStatePrivate.h
|
clang-tidy: Remove redundant member initializations
|
2018-12-15 10:51:47 +01:00 |
cmStateSnapshot.cxx
|
cmake: inlined files dir constant and removed it from cmake.h
|
2019-01-21 15:34:16 +00:00 |
cmStateSnapshot.h
|
|
|
cmStateTypes.h
|
|
|
cmString.cxx
|
String: Add str_if_stable() as a const alternative to str()
|
2018-12-12 08:10:16 -05:00 |
cmString.hxx
|
IWYU: Update CMake code for IWYU built with Clang 6
|
2019-01-15 10:00:50 -05:00 |
cmStringCommand.cxx
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmStringCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmStringReplaceHelper.cxx
|
clang-tidy: Pass by value
|
2019-01-22 13:03:04 -05:00 |
cmStringReplaceHelper.h
|
clang-tidy: Use = default
|
2019-01-25 06:44:32 -05:00 |
cmSubdirCommand.cxx
|
|
|
cmSubdirCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmSubdirDependsCommand.cxx
|
|
|
cmSubdirDependsCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmSystemTools.cxx
|
cmSystemTools: Remove cmSystemTools::FileFormat method
|
2019-07-04 13:46:19 +02:00 |
cmSystemTools.h
|
cmSystemTools: Remove cmSystemTools::FileFormat method
|
2019-07-04 13:46:19 +02:00 |
cmTarget.cxx
|
AIX: Create import library for executables with exports
|
2019-07-16 14:15:13 -04:00 |
cmTarget.h
|
AIX: Explicitly compute executable exports for both XL and GNU
|
2019-07-15 13:27:16 -04:00 |
cmTargetCompileDefinitionsCommand.cxx
|
Factor out enum MessageType into dedicated header
|
2019-01-16 08:16:31 -05:00 |
cmTargetCompileDefinitionsCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmTargetCompileFeaturesCommand.cxx
|
Factor out enum MessageType into dedicated header
|
2019-01-16 08:16:31 -05:00 |
cmTargetCompileFeaturesCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmTargetCompileOptionsCommand.cxx
|
Factor out enum MessageType into dedicated header
|
2019-01-16 08:16:31 -05:00 |
cmTargetCompileOptionsCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmTargetDepend.h
|
|
|
cmTargetExport.h
|
|
|
cmTargetIncludeDirectoriesCommand.cxx
|
Factor out enum MessageType into dedicated header
|
2019-01-16 08:16:31 -05:00 |
cmTargetIncludeDirectoriesCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmTargetLinkDirectoriesCommand.cxx
|
Factor out enum MessageType into dedicated header
|
2019-01-16 08:16:31 -05:00 |
cmTargetLinkDirectoriesCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmTargetLinkLibrariesCommand.cxx
|
Merge topic 'out-of-dir-linking-private-deps'
|
2019-05-01 11:50:33 -04:00 |
cmTargetLinkLibrariesCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmTargetLinkLibraryType.h
|
|
|
cmTargetLinkOptionsCommand.cxx
|
Factor out enum MessageType into dedicated header
|
2019-01-16 08:16:31 -05:00 |
cmTargetLinkOptionsCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmTargetPropCommandBase.cxx
|
target_*: Allow setting INTERFACE properties of UNKNOWN IMPORTED targets
|
2019-07-22 10:23:39 -04:00 |
cmTargetPropCommandBase.h
|
|
|
cmTargetPropertyComputer.cxx
|
cmTargetPropertyComputer: Initialize static std::unordered_set on construction
|
2019-06-04 18:11:19 +02:00 |
cmTargetPropertyComputer.h
|
Modernize: Prefer .substr in place of .c_str() + int
|
2019-03-30 16:15:05 +01:00 |
cmTargetSourcesCommand.cxx
|
Factor out enum MessageType into dedicated header
|
2019-01-16 08:16:31 -05:00 |
cmTargetSourcesCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmTest.cxx
|
add_test: Add COMMAND_EXPAND_LISTS option
|
2019-06-07 13:14:29 -04:00 |
cmTest.h
|
add_test: Add COMMAND_EXPAND_LISTS option
|
2019-06-07 13:14:29 -04:00 |
cmTestGenerator.cxx
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmTestGenerator.h
|
add_test: Add COMMAND_EXPAND_LISTS option
|
2019-06-07 13:14:29 -04:00 |
cmTimestamp.cxx
|
|
|
cmTimestamp.h
|
cleanup: Prefer compiler provided special member functions
|
2019-01-25 06:45:00 -05:00 |
cmTryCompileCommand.cxx
|
Factor out enum MessageType into dedicated header
|
2019-01-16 08:16:31 -05:00 |
cmTryCompileCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmTryRunCommand.cxx
|
Source: std::string related cleanup
|
2019-05-15 10:20:05 -04:00 |
cmTryRunCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmUnsetCommand.cxx
|
|
|
cmUnsetCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmUseMangledMesaCommand.cxx
|
Source: change parameters to std::string
|
2019-05-19 10:33:26 -04:00 |
cmUseMangledMesaCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmUtilitySourceCommand.cxx
|
cmMakefile::GetRequiredDefinition: return const std::string&
|
2019-02-07 07:35:16 -05:00 |
cmUtilitySourceCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmUtils.hxx
|
|
|
cmUuid.cxx
|
cmUuid: Hide UUID group info in implementation
|
2019-02-19 08:49:41 -05:00 |
cmUuid.h
|
cmUuid: Hide UUID group info in implementation
|
2019-02-19 08:49:41 -05:00 |
cmUVHandlePtr.cxx
|
cmUVProcessChain: Add cmUVProcessChain
|
2019-05-07 13:40:06 -04:00 |
cmUVHandlePtr.h
|
cmUVHandlePtr: Add cm::uv_loop_ptr
|
2019-04-25 12:03:08 -04:00 |
cmUVProcessChain.cxx
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmUVProcessChain.h
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmUVSignalHackRAII.h
|
|
|
cmUVStreambuf.h
|
cmUVProcessChain: Add cmUVProcessChain
|
2019-05-07 13:40:06 -04:00 |
cmVariableRequiresCommand.cxx
|
cmSystemTools::Error(): new overload accepting std::string
|
2019-01-23 10:19:30 -05:00 |
cmVariableRequiresCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmVariableWatch.cxx
|
clang-tidy: Use = default
|
2019-01-25 06:44:32 -05:00 |
cmVariableWatch.h
|
IWYU: Fix handling of <memory> standard header
|
2019-07-10 11:48:56 -04:00 |
cmVariableWatchCommand.cxx
|
cmCommand: deprecate functions GetMakefile and SetError
|
2019-07-21 09:25:32 +02:00 |
cmVariableWatchCommand.h
|
cmVariableWatchCommand: Port away from FinalPass
|
2019-07-18 17:35:43 +02:00 |
cmVersion.cxx
|
|
|
cmVersion.h
|
|
|
cmVersionConfig.h.in
|
|
|
cmVersionMacros.h
|
|
|
cmVisualStudio10TargetGenerator.cxx
|
Merge topic 'vs-asmlist-dir'
|
2019-07-19 11:55:48 -04:00 |
cmVisualStudio10TargetGenerator.h
|
Merge topic 'vs-add-package-reference'
|
2019-05-31 13:18:31 -04:00 |
cmVisualStudio10ToolsetOptions.cxx
|
VS: Update for Visual Studio 2019 Preview 2
|
2019-01-24 13:49:25 -05:00 |
cmVisualStudio10ToolsetOptions.h
|
GlobalVisualStudio10Generator: Support non-standard toolset json flag files.
|
2019-01-03 13:25:19 -08:00 |
cmVisualStudioGeneratorOptions.cxx
|
VS: Fix Fortran runtime library flag map special case for '-' options
|
2019-04-10 13:40:25 -04:00 |
cmVisualStudioGeneratorOptions.h
|
|
|
cmVisualStudioSlnData.cxx
|
|
|
cmVisualStudioSlnData.h
|
|
|
cmVisualStudioSlnParser.cxx
|
|
|
cmVisualStudioSlnParser.h
|
|
|
cmVisualStudioWCEPlatformParser.cxx
|
|
|
cmVisualStudioWCEPlatformParser.h
|
|
|
cmVSSetupHelper.cxx
|
VS: Drop workaround needed only for VS 2019 preview 2 and 3
|
2019-02-28 11:04:29 -05:00 |
cmVSSetupHelper.h
|
cleanup: Prefer compiler provided special member functions
|
2019-01-25 06:45:00 -05:00 |
cmWhileCommand.cxx
|
cmCommand: De-virtualize function InvokeInitialPass
|
2019-07-21 09:25:32 +02:00 |
cmWhileCommand.h
|
cmCommand: De-virtualize function InvokeInitialPass
|
2019-07-21 09:25:32 +02:00 |
cmWorkerPool.cxx
|
Introduce memory management helper: cm_memory.hxx
|
2019-07-14 15:37:30 +02:00 |
cmWorkerPool.h
|
Introduce memory management helper: cm_memory.hxx
|
2019-07-14 15:37:30 +02:00 |
cmWorkingDirectory.cxx
|
|
|
cmWorkingDirectory.h
|
Delete some default constructors and assignment operators
|
2019-02-15 07:25:47 -05:00 |
cmWriteFileCommand.cxx
|
Source: Fix various compiler warnings in Visual Studio 2017
|
2019-01-09 08:25:10 -05:00 |
cmWriteFileCommand.h
|
modernize: manage cmCommand instances using unique_ptr.
|
2019-07-14 15:37:30 +02:00 |
cmXCode21Object.cxx
|
|
|
cmXCode21Object.h
|
|
|
cmXCodeObject.cxx
|
|
|
cmXCodeObject.h
|
|
|
cmXCodeScheme.cxx
|
XCode: Add scheme option XCODE_SCHEME_DEBUG_AS_ROOT
|
2019-03-11 13:30:35 +00:00 |
cmXCodeScheme.h
|
clang-tidy: Pass by value
|
2019-01-22 13:03:04 -05:00 |
cmXMLParser.cxx
|
|
|
cmXMLParser.h
|
|
|
cmXMLSafe.cxx
|
|
|
cmXMLSafe.h
|
|
|
cmXMLWriter.cxx
|
Modernize: Enable modernize-raw-string-literal in clang-tidy
|
2019-04-02 19:59:54 +02:00 |
cmXMLWriter.h
|
Delete some default constructors and assignment operators
|
2019-02-15 07:25:47 -05:00 |
ctest.cxx
|
Ensure stdin, stdout, and stderr pipes are always open
|
2019-05-02 14:34:58 -04:00 |
dir.dox
|
|
|
dir.dox.in
|
|
|