aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/genericprojectmanager/genericmakestep.cpp
Commit message (Expand)AuthorAgeFilesLines
* GenericProject: Use new setup for build related classeshjk2023-11-211-19/+27
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* ProjectExplorer: Introduce and use a new MultiSelectionAspecthjk2021-01-041-3/+3
* ProjectExplorer: Remove redundant MakeStep::{is,set}Clean()hjk2020-08-261-1/+1
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-2/+2
* GenericProjectManager: De-O_OBJECT-ify GenericMakeStephjk2020-02-201-0/+6
* ProjectExplorer: Pass Id to BuildStep constructorhjk2020-01-091-2/+2
* GenericProject: Normalize make step setuphjk2019-07-311-39/+11
* ProjectExplorer: Use some setters for GenericMakeStephjk2019-07-261-2/+4
* Use base make step for autotools projectsEike Ziller2018-05-231-43/+0
* Make step is always called "Make"Eike Ziller2018-05-221-8/+2
* Centralize retrieving the "parent" build configurationEike Ziller2018-05-221-2/+0
* Add effectiveMakeCommand to MakeStep baseEike Ziller2018-05-161-1/+1
* Move generic make step to project explorerEike Ziller2018-05-161-217/+3
* BuildStep: Make build steps more widely availableTobias Hunger2018-04-111-1/+2
* GenericProject: Fix adding several makestepsTobias Hunger2018-03-231-4/+1
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-51/+35
* BuildSteps: Fix a number of crashesTobias Hunger2017-09-081-1/+1
* ProjectExplorer: Add subscribeSignal method to targets and projectsTobias Hunger2017-08-021-9/+18
* GenericProject: Code cleanuphjk2017-03-211-1/+3
* Remove spaces in initializer listsTim Jenssen2017-02-221-3/+3
* ProjectExplorer: Added support for registering custom languagesFilippo Cucchetto2017-01-231-2/+2
* GenericProject: Cleanup and modernizeAndre Hartmann2017-01-021-16/+17
* Kits: Save several ToolChains per kitTobias Hunger2016-07-141-2/+2
* GenericPM: Use Qt5-style connectsOrgad Shaneh2016-06-291-6/+6
* ProjectExplorer: De-duplicate code in IBuildStepFactory derived classeshjk2016-06-101-44/+8
* Set LC_MESSAGES instead of LC_ALL for parsing the error outputJarek Kobus2016-04-111-3/+1
* GenericProject: ModernizeTobias Hunger2016-02-041-6/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* BuildManager: Provide context of earlier build steps to initTobias Hunger2015-11-161-2/+2
* Remove unnecessary destructorsTobias Hunger2015-11-161-4/+0
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Convert to new connect apiMontel Laurent2015-01-301-10/+10
|/
* VariableChooser: Reworkhjk2014-10-151-1/+0
* License updateEike Ziller2014-10-091-7/+8
* Unify "missing compiler" and "missing build configuration" tasksTobias Hunger2014-06-231-5/+7
* BuildSteps: emitting tasks from init() works fineDaniel Teske2014-04-041-15/+3
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Fix slashes of displayed make commands.Friedemann Kleint2013-09-091-1/+3
* BC: Move builddirectory handling into BC itselfTobias Hunger2013-08-281-2/+2
* AbstractProcessStep: Do not run a qprocess in a threadTobias Hunger2013-02-121-0/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | ProcessParameter: Ensure macro expansion is done in the main threadDaniel Teske2012-12-071-0/+1
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-261-1/+5
|\|
| * Fix build issues being empty for non-qmake projectsTobias Hunger2012-11-211-1/+5
* | GenericMakeStep: Remove genericBuildConfiguration()Daniel Teske2012-11-161-11/+6