aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmakeprojectmanager/qmakestep.h
Commit message (Expand)AuthorAgeFilesLines
* QMakeProjectManager: Use more common operator==() implementationhjk2023-10-061-6/+4
* QmakeProjectManager: Remove unused arch detection remainshjk2023-10-061-12/+3
* Utils: Rename the new Storage to Storehjk2023-08-241-2/+2
* Use Utils::Storage instead of QVariantMap in a few placeshjk2023-08-231-2/+2
* Merge remote-tracking branch 'origin/11.0'hjk2023-08-101-1/+0
|\
| * QmakeProjectManager: Do not run the clean steps spuriouslyChristian Kandeler2023-08-091-1/+0
* | ProjectExplorer: Replace the fromMap error return valuehjk2023-07-241-1/+1
* | ProjectExplorer: Change ProjectConfiguration::toMap signaturehjk2023-07-211-1/+1
* | Qmake: Use aspects more directly in QmakeStephjk2023-07-141-13/+8
* | AbstractProcessStep: Use task tree for all subclassesJarek Kobus2023-07-141-1/+1
|/
* QmakeProjectManager: Prevent infinite loop on ABI changeChristian Kandeler2023-07-051-0/+1
* Qmake: Remove ArgumentFlag::OmitProjectPathhjk2023-01-161-1/+0
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* QMakeStep: Use TaskTree for running qmake stepJarek Kobus2023-01-051-8/+0
* AbstractProcessStep: Merge finish() with processFinished()Jarek Kobus2023-01-051-2/+1
* AbstractProcessStep: Devirtualize processStartupFailed()Jarek Kobus2022-12-131-1/+0
* AbstractProcessStep: Merge virtual functionsJarek Kobus2022-12-021-1/+1
* QMakeStep: Remove unneeded overrideJarek Kobus2022-11-301-1/+0
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* QMakeStep: Use Utils::GuardJarek Kobus2022-08-021-1/+2
* Fix compile on LinuxChristian Stenger2022-07-051-0/+2
* Rename QtSupport::BaseQtVersion to QtVersionhjk2022-01-241-4/+4
* Make some qHash and comparison operators overloads hidden friendshjk2021-12-061-21/+19
* QMake: Fix that qmake was run on every build on macOSEike Ziller2021-09-061-7/+7
* Add workarounds for running under Rosetta on macOSTor Arne Vestbø2021-07-131-1/+0
* Move CommandLine out of fileutils.hEike Ziller2021-05-111-1/+1
* QmakeProjectManager: Use StringAspect for effective qmake callhjk2020-11-051-1/+1
* QmakeProjectManager: Use ArgumentsAspect in qmake step widgethjk2020-11-051-4/+3
* QmakeProjectManager: Use SelectionAspect in QmakeStephjk2020-11-031-1/+1
* ProjectExplorer: Remove BuildStepConfigWidgethjk2020-10-061-1/+1
* Utils/ProjectExplorer: Move re-usabled bits of aspects to Utilshjk2020-09-231-7/+7
* Qmake: Inline QmakeBuildStepWidgethjk2020-09-021-39/+20
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* Merge output formatters and output parsersChristian Kandeler2020-04-231-0/+2
* Android: Persist ABI selection for multi-arch buildshjk2020-04-201-2/+5
* ProjectExplorer: Pass Id to BuildStep constructorhjk2020-01-091-1/+1
* ProjectExplorer: Use full class for TriState valuehjk2019-12-031-9/+6
* QmakeBuildConfiguration: Make use of Qt-related build aspectsChristian Kandeler2019-11-281-30/+11
* QmakeBuildConfiguration: Make use of SeparateDebugInfoAspectChristian Kandeler2019-11-281-8/+5
* Qmake: Inline qmakestep.uihjk2019-11-271-3/+24
* Qmake: Move some non-configuration code from build config to build systemhjk2019-11-251-3/+2
* Android multi arch supportBogDan Vatra2019-09-161-0/+3
* ProjectExplorer: Prefer ProcessParameters::setCommandLinehjk2019-06-241-5/+3
* QMakeStep: Add extra parser argumentsSergey Levin2019-06-141-2/+8
* Utils: Rename FileName to FilePathhjk2019-05-281-4/+4
* QmakeProject: Use QString mkspec in QmakeKitInformationhjk2019-05-281-1/+1
* Qmake: Use Utils::FileName in QMakeStephjk2019-05-161-7/+6
* ProjectExplorer: Rework the build step run interfaceChristian Kandeler2019-01-311-7/+5
* ProjectExplorer: Fix Clang toolchain setup on WindowsIvan Donchevskii2019-01-211-0/+2
* ProjectExplorer: Simplify BuildStep::init() signaturehjk2019-01-181-1/+1