aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotoolsprojectmanager/autotoolsbuildconfiguration.h
Commit message (Expand)AuthorAgeFilesLines
* Autotools: De-Q_OBJECT-ify build related classeshjk2020-01-131-8/+0
* ProjectExplorer: De-QObject-ify BuildConfigurationFactorieshjk2020-01-101-3/+1
* ProjectExplorer: Replace BuildConfigurationFactory::availableBuildshjk2020-01-091-5/+0
* ProjectExplorer: Register some initial build steps by idhjk2020-01-071-1/+1
* ProjectExplorer: Use function object for special build config inithjk2019-12-091-2/+0
* ProjectExplorer: Set up hack to funnel information to buildstep ctorshjk2019-08-221-2/+1
* ProjectExplorer: Merge BuildConfigurationFactory::availableBuildshjk2019-06-271-7/+2
* ProjectExplorer: Align signatures of BuildConfigurationhjk2019-06-271-1/+2
* ProjectExplorer etc: More FilePath usagehjk2019-06-261-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-2/+2
* AutoTools: Use the base BuildConfiguration config widgethjk2019-04-291-1/+0
* ProjectExplorer: Collapse BuildInfo hierarchyhjk2019-01-301-5/+5
* ProjectExplorer: Rename IBuildConfigurationFactoryhjk2019-01-291-2/+2
* ProjectExplorer: Pass id directly to BuildConfigurationshjk2018-05-081-1/+1
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-22/+4
* BuildConfiguration: De-virtualize setBuildConfigurationhjk2016-12-051-6/+0
* Autotools: ModernizeTobias Hunger2016-02-041-3/+1
* ProjectExplorer: Sprinkle overrides over the codeTobias Hunger2016-01-291-12/+12
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-20/+15
* Update LicenseEike Ziller2015-01-161-6/+6
* 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/+3
|/
* Always pass Core::Id by value.Christian Kandeler2014-07-011-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* BuildConfigurationFactory: Introduce prioritiesTobias Hunger2013-10-011-2/+2
* TargetSetupPage: Generalize the pageTobias Hunger2013-09-271-0/+3
* BuildConfigurationFactory: Refactor codeTobias Hunger2013-09-171-6/+7
* BC: Move builddirectory handling into BC itselfTobias Hunger2013-08-281-7/+2
* 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
* | Replace BuildConfigWidge with NamedWidgetDaniel Teske2012-11-161-1/+1
* | BuildConfiugration::subConfigWidge() Provide a default implementationDaniel Teske2012-11-161-1/+0
* | Move Project::subConfigWidgets to BuildConfigurationDaniel Teske2012-11-161-0/+1
* | Kit: Add createOutputParser methodDaniel Teske2012-11-021-1/+0
|/
* Adjust license headershjk2012-10-051-24/+21
* Make buildDirectoryInitialized a Qt4Project specific signal againDaniel Teske2012-08-241-2/+0
* Clean up includes in autotools-plugin.Friedemann Kleint2012-07-251-2/+0
* Profile introductionTobias Hunger2012-06-211-10/+19
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-5/+5
* autotools: minor cleanuphjk2011-11-301-2/+0
* Add AutotoolsProjectManager pluginPatricia Santana Cruz2011-11-301-0/+94