summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/buildconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Add BuildConfiguration::disabledReason()dt_2011-05-271-0/+5
* Qt Version refactoringdt2011-05-121-0/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* ToolChain: Update build environment when changing tool chainsTobias Hunger2011-04-191-0/+4
* Update license.hjk2011-04-131-14/+13
* Handle tool chain configuration changesTobias Hunger2011-03-241-0/+11
* Crash: Fix crash when removing a tool chainTobias Hunger2011-03-241-0/+26
* ToolChain: Refactor toolchain supportTobias Hunger2011-02-211-2/+24
* ProjectExplore: Introduce dis/enabling of buildconfigurationsdt2011-01-191-0/+5
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | replace env variable injection with pervasive expando supportOswald Buddenhagen2010-11-171-6/+20
|/
* Move ProjectExplorer::Environment to Utils::EnvironmentTobias Hunger2010-09-231-9/+9
* Set BUILDDIR and SOURCEDIR environment variablesTobias Hunger2010-09-231-2/+8
* Make cloning of BuildConfigurations work againTobias Hunger2010-08-301-0/+1
* Enable restoring the default names of project configuration itemsTobias Hunger2010-08-241-7/+4
* Build fix for macTobias Hunger2010-08-021-2/+2
* Refactor deploymentTobias Hunger2010-08-021-122/+75
* Improve save/restore of buildstepsTobias Hunger2010-07-061-51/+34
* Rename StepType to BuildStep::TypeTobias Hunger2010-07-061-27/+27
* Prevent removing buildsteps if the buildsteps are queued for building.dt2010-04-131-1/+10
* Use a type enum instead of duplicating functions between build and cleandt2010-03-161-66/+42
* Move build environment customization down to BuildConfigurationThorbjørn Lindeijer2010-03-121-2/+62
* Long live the king!hjk2010-03-051-1/+1
* Some small code style fixesThorbjørn Lindeijer2010-02-251-2/+2
* Warn when failing to restore .user-file settingsTobias Hunger2010-02-181-6/+18
* Integrate target supportTobias Hunger2010-02-091-21/+32
* Add accessor for (versioned) .user-fileTobias Hunger2010-02-011-2/+2
* Make use of ProjectConfiguration in the BuildConfigurationsTobias Hunger2010-02-011-25/+68
* Make use of ProjectConfiguration class in BuildStepsTobias Hunger2010-02-011-8/+12
* Make method naming more consistent.Tobias Hunger2010-01-071-6/+6
* Remove BuildConfiguration::setValue/valuedt2009-12-081-35/+13
* Make setDisplayName easier and break displayName signalsdt2009-11-301-0/+3
* Move most of the BuildConfiguration specific functionsdt2009-11-301-0/+1
* Remove BuildConfiguration::name()dt2009-11-301-15/+5
* Add BuildConfiguration::restore and BuildConfiguration::project()dt2009-11-301-3/+8
* Fix reordering of build steps in the clean listTobias Hunger2009-11-301-4/+7
* Make BuildSteps one instance per BuildConfigurationdt2009-11-191-0/+74
* Results of review.con2009-10-011-4/+0
* Changing string based api to BuildConfiguration based api.con2009-10-011-7/+21
* Export the build configuration class.con2009-10-011-4/+7
* long live the kinghjk2009-08-141-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Refacotring: Move BuildConfiguration into internal namespace.dt2009-04-201-1/+1
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* some more whitespace changeshjk2008-12-091-5/+4
* more code cosmeticshjk2008-12-021-0/+1