summaryrefslogtreecommitdiff
path: root/src/plugins/genericprojectmanager/genericmakestep.h
Commit message (Expand)AuthorAgeFilesLines
* Use a type enum instead of duplicating functions between build and cleandt2010-03-161-2/+10
* Long live the king!hjk2010-03-051-1/+1
* Make use of ProjectConfiguration class in BuildStepsTobias Hunger2010-02-011-17/+33
* Make method naming more consistent.Tobias Hunger2010-01-071-4/+4
* Rework Build Parser handlingTobias Hunger2009-12-091-2/+2
* Hide static cast in accessor methodsdt2009-11-301-1/+3
* Rename method to the more correct canCreateForBuildConfigurationdt2009-11-301-1/+1
* Change IBuildStepFactory::canCreate to take a BuildConfigurationdt2009-11-301-1/+1
* Remove project() from BuildStepdt2009-11-301-5/+2
* Make BuildSteps one instance per BuildConfigurationdt2009-11-191-20/+19
* Remove value(name) and setValue(name, value) from BuildStepdt2009-11-191-0/+18
* Fix slot connections in the generic project manager.dt2009-08-181-1/+1
* long live the kinghjk2009-08-141-1/+1
* Check/Unchecking useJom should update various makestep config widgets.dt2009-08-121-0/+1
* Make generic make step fit in to the new Project settings.dt2009-08-061-0/+4
* Rework the project settings.dt2009-08-061-0/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Implement a AbstractMakeStep which takes the common code from 3 places.dt2009-05-051-11/+2
* compile fix with namespaceshjk2009-03-191-1/+1
* Allow overriding make command and specifying parametersThorbjørn Lindeijer2009-03-181-6/+10
* Class name simplification for MakeStep related classesThorbjørn Lindeijer2009-03-181-0/+102