summaryrefslogtreecommitdiff
path: root/src/plugins/qbsprojectmanager/qbsbuildstep.cpp
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* QbsProjectManager: Turn the timestamp check off by default.Christian Kandeler2014-09-151-1/+0
* QbsProjectManager: Do not enable "check timestamp" option by default.Christian Kandeler2014-08-011-1/+1
* QbsProjectManager: No more "forced" vs "non-forced" parsing.Christian Kandeler2014-07-171-1/+1
* QbsProjectManager: Reparse project before building.Christian Kandeler2014-07-161-38/+66
* QbsProjectManager: Do not reparse the project after every build.Christian Kandeler2014-07-111-10/+22
* Always pass Core::Id by value.Christian Kandeler2014-07-011-3/+3
* QbsProjectManager: Display compiler arguments quoted, if necessary.Christian Kandeler2014-05-211-1/+2
* QbsProjectManager: Fix "build single file" use case.Christian Kandeler2014-03-281-0/+1
* Qbs: Give path to settings in Qbs build and install stepsTobias Hunger2014-03-031-0/+3
* Qbs: Wait for reparsing to be done after a buildTobias Hunger2014-03-031-2/+12
* Update qbs submodule.Christian Kandeler2014-02-181-0/+3
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Qbs: Add --check-timestamps option to QbsBuildStepTobias Hunger2013-12-041-0/+29
|/
* Remove support for debugging JS with Qt 4.7Kai Koehne2013-11-041-8/+0
* QbsProjectManager: Fix display of command line in step widgets.Christian Kandeler2013-10-301-0/+1
* let "build file" only run one build stepJoerg Bornemann2013-07-301-0/+2
* Qbs: Fix pseudo command string for qbs build stepTobias Hunger2013-06-211-1/+1
* Qbs: Adapt to the latest round of API changes in QbsTobias Hunger2013-06-181-3/+3
* Qbs: Add support for QML debuggingTobias Hunger2013-06-141-1/+67
* Qbs: Fix copying of QbsBuildStepsTobias Hunger2013-06-131-1/+3
* Qbs: Allow setting of propertiesTobias Hunger2013-06-121-5/+59
* Qbs: Allow for building productsTobias Hunger2013-06-101-1/+2
* Qbs: Do not list Qbs steps in non-Qbs projectsTobias Hunger2013-05-311-2/+4
* Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-05-301-10/+0
|\
| * Qbs: Update to new way of Qbs announcing warningsTobias Hunger2013-05-291-10/+0
* | Qbs: Fix qbs build syntaxTobias Hunger2013-05-271-2/+2
* | Qbs: Flush parsers when all qbs output is processedTobias Hunger2013-05-271-0/+1
* | Qbs: Make sure a fresh QbsBuildStep has a configurationTobias Hunger2013-05-271-0/+1
* | Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-05-241-25/+25
|\ \ | |/
| * Update qbs submodule.Christian Kandeler2013-05-231-24/+24
* | Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-04-181-2/+4
|\ \ | |/
| * QbsProjectManager: Fix null pointer accesses.Christian Kandeler2013-04-171-2/+4
* | Qbs: Clean up build step uiTobias Hunger2013-04-151-5/+4
* | Qbs: String fixesTobias Hunger2013-04-151-4/+4
* | Qbs: Remove useless member variableTobias Hunger2013-03-191-4/+3
* | Qbs: Report command that failedTobias Hunger2013-03-191-0/+4
|/
* UI text: capitalize QbsLeena Miettinen2013-02-141-1/+1
* Initial version of qbs pluginTobias Hunger2013-02-011-0/+486