aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/msvctoolchain.h
Commit message (Expand)AuthorAgeFilesLines
* Rename a few more ToolChain items to Toolchainhjk2024-01-231-7/+6
* ProjectExplorer: Rename ToolChain to Toolchainhjk2023-11-241-3/+3
* ProjectExplorer: Rename Tool{C,c}hainConfigWidgethjk2023-11-241-2/+2
* ProjectExplorer: Use new setup pattern for msvc based toolchainshjk2023-11-241-119/+4
* Utils: Rename the new Storage to Storehjk2023-08-241-4/+4
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-231-4/+4
* ProjectExplorer: Replace the fromMap error return value for toolchainshjk2023-07-241-2/+2
* ProjectExplorer: Change ToolChain::toMap() signaturehjk2023-07-201-2/+2
* CMakeProjectManager: Add lib and app binaries to project treeChristian Kandeler2023-03-211-0/+2
* ProjectExplorer: Proliferate FilePath a bithjk2023-03-151-2/+2
* ProjectExplorer: Use QtConcurrent invocation for async runJarek Kobus2023-03-091-3/+2
* ProjectExplorer: Tr::trhjk2023-01-161-4/+0
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Utils: Remove Utils::optionalEike Ziller2022-09-011-3/+4
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* ProjectExplorer: MSVC arm64 native toolchain supportCristian Adam2022-06-211-1/+0
* Arm64: Separate Arm64 from Arm on WindowsCristian Adam2022-06-211-1/+1
* ProjectExplorer: Use a struct for toolchain autodetection parametershjk2022-01-181-6/+4
* Utils: Make Utils::is64BitWindowsBinary operate on FilePathshjk2021-11-111-3/+3
* ProjectExplorer: introduce Toolchain::priorityDavid Schulz2021-10-261-0/+4
* MSVC: Consider build environment when calculating header pathsChristian Kandeler2021-08-251-1/+1
* QtSupport: check for preferred toolchain by hostDavid Schulz2021-08-181-0/+2
* MSVC: Add support for ARM64 toolchainOliver Wolff2021-05-311-1/+2
* Merge remote-tracking branch 'origin/4.15'Eike Ziller2021-05-191-0/+10
|\
| * Revert "ProjectExplorer: Remove ClangClToolChain::m_clangPath"Christian Stenger2021-05-171-0/+10
* | ProjectExplorer: Pass device to ToolChain::autodetecthjk2021-04-281-2/+4
|/
* ProjectExplorer: Fix msvc toolschain abi compatibilityDavid Schulz2021-04-261-0/+1
* Merge remote-tracking branch 'origin/4.14'Eike Ziller2020-11-301-4/+0
|\
| * ProjectExplorer: Remove unused virtual Toolchain::builtInHeaderPaths()Christian Kandeler2020-11-301-3/+0
| * ProjectExplorer: Remove unused virtual Toolchain::predefinedMacros()Christian Kandeler2020-11-301-1/+0
* | PE: Fix handling of compiler command on WindowsChristian Stenger2020-11-251-2/+0
* | ProjectExplorer: Remove ClangClToolChain::m_clangPathhjk2020-11-131-10/+0
* | ProjectExplorer: Consolidate *ToolChain::compilerCommand() implementationshjk2020-11-131-2/+1
* | ProjectExplorer: Consolidate *ToolChain::target() implementationshjk2020-11-111-3/+0
* | ProjectExplorer: Remove unused MsvcToolChain::setAbi() functionhjk2020-11-101-2/+0
* | CppTools: Take "-include" files into accountNikolai Kosjar2020-11-051-0/+2
|/
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-3/+3
* Merge output formatters and output parsersChristian Kandeler2020-04-231-2/+2
* ProjectExplorer: Split up the IOutputParser classChristian Kandeler2020-04-161-2/+2
* Output parsers: Replace the chaining approachChristian Kandeler2020-04-091-2/+2
* MsvcToolchain: Rework detection of supportedAbisAlexis Murzeau2020-03-011-3/+1
* ProjectExplorer: De-QObject-ify ToolChainFactoryhjk2020-02-271-4/+4
* Move ProjectExplorer::WarningFlags to a more suitable locationChristian Kandeler2020-01-071-5/+5
* Merge remote-tracking branch 'origin/4.10' into 4.11Eike Ziller2019-10-281-2/+0
|\
| * MsvcToolchain: Fix "detection" of supported ABIs for msvc2010Alexis Murzeau2019-10-181-2/+0
* | Merge remote-tracking branch 'origin/4.10' into 4.11Eike Ziller2019-10-161-0/+2
|\|
| * MSVC support: Fix "detection" of supported ABIs for the 2015 build toolsChristian Kandeler2019-10-091-0/+2
* | Make the project managers tell the code model about include pathsChristian Kandeler2019-07-121-3/+6
* | ProjectExplorer: Use data member for ToolChain::typeDisplayNamehjk2019-06-201-3/+0
* | ProjectExplorer: Remove MsvcToolChainFactory::create()hjk2019-06-191-1/+0