QbsProjectManager: Fix command-line representations.
- All except the one for "qbs build" were incomplete, which is fixed
now.
- The new implementation is centralized, so maintenance will be simpler.
- The command lines are also completely self-contained now, so they can
be pasted as-is into a shell with no assumptions about the working
directory etc.
Change-Id: I2c684141bcdc5c6da0e1af60ce60278fc4dcd088
Reviewed-by:
Jake Petroules <jake.petroules@petroules.com>
Showing
- src/plugins/qbsprojectmanager/qbsbuildconfiguration.cpp 124 additions, 0 deletionssrc/plugins/qbsprojectmanager/qbsbuildconfiguration.cpp
- src/plugins/qbsprojectmanager/qbsbuildconfiguration.h 6 additions, 1 deletionsrc/plugins/qbsprojectmanager/qbsbuildconfiguration.h
- src/plugins/qbsprojectmanager/qbsbuildstep.cpp 1 addition, 16 deletionssrc/plugins/qbsprojectmanager/qbsbuildstep.cpp
- src/plugins/qbsprojectmanager/qbscleanstep.cpp 1 addition, 7 deletionssrc/plugins/qbsprojectmanager/qbscleanstep.cpp
- src/plugins/qbsprojectmanager/qbsinstallstep.cpp 1 addition, 10 deletionssrc/plugins/qbsprojectmanager/qbsinstallstep.cpp
Loading
Please register or sign in to comment