aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/genericprojectmanager/genericmakestep.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Kit: Add createOutputParser methodDaniel Teske2012-11-021-5/+3
|/
* Adjust license headershjk2012-10-051-21/+20
* Use QtParser in CMake/Autotools/generic project makestepsTobias Hunger2012-09-271-0/+5
* Make Toolchain::makeCommand return a full path to the make commandDaniel Teske2012-09-121-5/+14
* Warn if kit has no tool chain set upTobias Hunger2012-09-061-1/+20
* s/profile/kit/Tobias Hunger2012-09-041-4/+4
* genericprojectmanager: code cosmetichjk2012-08-141-51/+38
* use new id comparison operators to reduce line noise and save cycleshjk2012-08-061-9/+9
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* plugins genericprojectmanager: fix mem leak. m_ui was never deletedMontel Laurent2012-07-171-0/+5
* Profile introductionTobias Hunger2012-06-211-9/+11
* Generic Project: Add some missing QLatin1String's.Andre Hartmann2012-06-041-2/+2