aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmakeprojectmanager/qmakestep.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* ProjectExplorer: Pimpl AbstractProcessStepOrgad Shaneh2018-11-191-0/+2
* ProjectExplorer: Make BuildStep::immutable use a data memberhjk2018-10-231-1/+0
* ProjectExplorer: Change BuildStepConfigWidget::summaryWidget()hjk2018-10-171-4/+0
* ProjectExplorer: Remove BuildStepListWidget::additionalSummaryText()hjk2018-10-161-2/+0
* ProjectExplorer: Make BuildStepConfigWidget::displayName a valuehjk2018-10-151-1/+1
* Qmake: Run make qmake_all in the directory that qmake ran inTobias Hunger2018-07-241-1/+1
* ProjectExplorer: Simplify BuildStepFactoryhjk2018-05-311-3/+0
* QmakePM: Expand qmake arguments for summary, effective call and parserOrgad Shaneh2018-05-221-1/+10
* QmakeProjectManager: Use override consistentlyTobias Hunger2018-05-071-4/+4
* QmakeProjectManager: Remove unused QMakeStep::forced() accessorhjk2018-01-051-1/+0
* Qmake: Fix dialog title when separateDebugInfo is changedNikita Baryshnikov2017-12-121-1/+1
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-13/+3
* QMakeProjectManager: Clean forward declarationLaurent Montel2017-09-271-1/+0
* add extra arguments for qmakeVikas Pachdha2017-03-141-1/+7
* QMake: Clean up QmakestepTobias Hunger2016-12-081-1/+1
* Fix build on PPC: PPC is defined to 1Thiago Macieira2016-06-221-1/+1
* QmakePM: Fix support for custom Makefile namesOrgad Shaneh2016-06-141-0/+2
* ProjectExplorer: De-duplicate code in IBuildStepFactory derived classeshjk2016-06-101-6/+3
* QmakePM: Use Qt5-style connectsOrgad Shaneh2016-05-261-3/+1
* Qmake: Do not use qmake -r for Qt5Tobias Hunger2016-04-251-7/+24
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* ProjectExplorer: Sprinkle overrides over the codeTobias Hunger2016-01-291-9/+9