aboutsummaryrefslogtreecommitdiffstats
path: root/share/qbs/imports/qbs/base/NativeBinary.qbs
Commit message (Expand)AuthorAgeFilesLines
* Fix installing artifacts when multiplexingIvan Komissarov2021-03-311-0/+3
* Convenience items can now install separated debug infoIvan Komissarov2020-03-201-0/+3
* Do not pull in the bundle module unconditionallyChristian Kandeler2018-06-221-1/+1
* Remove the base module import from shared imports and modulesJoerg Bornemann2018-06-221-2/+0
* Simplify installation of applications and librariesChristian Kandeler2018-06-011-0/+4
* NativeBinary: Do not evaluate qbs properties unnecessarilyChristian Kandeler2018-02-221-5/+13
* Android: Multiplex over architectures instead of profilesChristian Kandeler2017-05-261-5/+2
* Remove Product.profilesChristian Kandeler2017-05-261-1/+1
* Fix NativeBinary.qbsChristian Kandeler2017-05-251-3/+1
* Fix Darwin multiplexingChristian Kandeler2017-05-241-2/+2
* Do not evaluate qbs.architectures more often than necessaryChristian Kandeler2017-05-241-2/+9
* Implement basic support for multi-config products on Darwin and AndroidJake Petroules2017-05-231-0/+54