summaryrefslogtreecommitdiff
path: root/src/plugins/genericprojectmanager/genericbuildconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Move ProjectExplorer::Environment to Utils::EnvironmentTobias Hunger2010-09-231-2/+2
* Doc - Fix UI text capitalization to follow the KDE style guide.Leena Miettinen2010-09-151-2/+2
* Enable restoring the default names of project configuration itemsTobias Hunger2010-08-241-1/+0
* Refactor deploymentTobias Hunger2010-08-021-2/+6
* Make the build parser for custom build steps depend on the toolchaindt2010-07-071-0/+9
* Rename StepType to BuildStep::TypeTobias Hunger2010-07-061-1/+1
* Introduce method to access the project directoryTobias Hunger2010-03-251-3/+2
* Use a type enum instead of duplicating functions between build and cleandt2010-03-161-1/+1
* Preserve the user-set build directory for Generic ProjectsThorbjørn Lindeijer2010-03-151-6/+12
* Long live the king!hjk2010-03-051-1/+1
* Clone build steps when cloning build configuration of cmake/generic project.Laurent Desmecht2010-02-251-0/+1
* Integrate target supportTobias Hunger2010-02-091-25/+28
* Make use of ProjectConfiguration in the BuildConfigurationsTobias Hunger2010-02-011-26/+74
* Make method naming more consistent.Tobias Hunger2010-01-071-2/+69
* Remove BuildConfiguration::setValue/valuedt2009-12-081-6/+16
* Make BuildConfiguration::setValue and ::value protecteddt2009-12-071-0/+8
* Hide static cast in accessor methodsdt2009-11-301-0/+5
* Move most of the BuildConfiguration specific functionsdt2009-11-301-0/+19
* Remove BuildConfiguration::name()dt2009-11-301-4/+4
* Add BuildConfiguration::restore and BuildConfiguration::project()dt2009-11-301-2/+3
* Add BuildConfiguration classesdt2009-11-301-0/+46