aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotoolsprojectmanager/autotoolsbuildconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Pass id directly to BuildConfigurationshjk2018-05-081-3/+5
* Autotool: Move buildDirectoryChanged connectionhjk2018-01-031-6/+3
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-112/+37
* Utils: Wrap MimeDatabase into static functionshjk2017-03-031-2/+1
* BuildConfiguration: De-virtualize setBuildConfigurationhjk2016-12-051-12/+8
* Move CustomExecutableRunConfiguration to ProjectExplorerhjk2016-05-131-1/+0
* ProjectExplorer: Add some more functions to buildsteplistTobias Hunger2016-04-201-7/+2
* Autotools: ModernizeTobias Hunger2016-02-041-8/+7
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-20/+15
* autotools: Set a default buildDirRay Donnelly2015-05-111-1/+5
* Remove support for !shadowBuildDaniel Teske2015-03-091-1/+0
* Use new mime databaseEike Ziller2015-02-171-3/+5
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Misc: Remove unneeded qualificationsOrgad Shaneh2015-02-061-5/+5
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | autotools: Allow builds to be done in buildDirRay Donnelly2014-09-031-0/+14
|/
* Always pass Core::Id by value.Christian Kandeler2014-07-011-1/+1
* Project: Use Utils::FileName as return type for projectDirectory(...)Tobias Hunger2014-05-061-3/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* BuildConfigurationFactory: Introduce prioritiesTobias Hunger2013-10-011-8/+5
* TargetSetupPage: Generalize the pageTobias Hunger2013-09-271-0/+19
* BuildConfigurationFactory: Refactor codeTobias Hunger2013-09-171-41/+41
* BC: Move builddirectory handling into BC itselfTobias Hunger2013-08-281-38/+3
* 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
* | Qt4BuildConfiguration: Allow for "Release" and "Debug" BCsTobias Hunger2013-01-311-1/+1
* | Replace BuildConfigWidge with NamedWidgetDaniel Teske2012-11-161-1/+1
* | Remove BuildConfigWidget::init()Daniel Teske2012-11-161-1/+1
* | BuildConfiugration: Rename subConfigWidgets to createSubConfigWidgetsDaniel Teske2012-11-161-6/+0
* | BuildConfiugration::subConfigWidge() Provide a default implementationDaniel Teske2012-11-161-1/+0
* | Move Project::subConfigWidgets to BuildConfigurationDaniel Teske2012-11-161-0/+7
* | Kit: Add createOutputParser methodDaniel Teske2012-11-021-8/+0
|/
* Adjust license headershjk2012-10-051-24/+21
* s/profile/kit/Tobias Hunger2012-09-041-3/+3
* Make buildDirectoryInitialized a Qt4Project specific signal againDaniel Teske2012-08-241-5/+0
* use new id comparison operators to reduce line noise and save cycleshjk2012-08-061-3/+3
* Clean up includes in autotools-plugin.Friedemann Kleint2012-07-251-0/+1
* Profile introductionTobias Hunger2012-06-211-44/+51
* DebuggingHelper: Move to QtSupportTobias Hunger2012-05-181-2/+2
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-15/+14
* Compile autotools-plugin with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-04-031-3/+3
* Autotools: Remove unnecessary member functionTobias Hunger2012-02-211-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* autotools: style, more 'using', less typing.hjk2012-01-161-23/+26
* Minor Krazy cleanup in autotools.Friedemann Kleint2011-11-301-1/+0
* autotools: minor cleanuphjk2011-11-301-11/+3
* Add AutotoolsProjectManager pluginPatricia Santana Cruz2011-11-301-0/+260