Jürgen Buchmüller
7e0642f4ca
build-style: qmake.sh add missing QMAKE_LINK_C=$CC
2018-11-02 12:25:31 +01:00
Jürgen Buchmüller
ecf16a91da
build-style qmake: detect qmake w/o qtchooser
...
Instead of relying on qtchooser to provide the link to the qmake
binary for Qt4 or Qt5 test for either version and use that.
Sometimes qtchooser can fail if e.g. a package was built with Qt4
and after that another package with Qt5 without zapping the masterdir.
2017-03-21 19:35:01 +01:00
Jürgen Buchmüller
6082bbfaf3
build-style qmake: set QMAKE_{CC,CXX,LINK}
2017-03-07 02:03:35 +01:00
Christian Neukirchen
a91c8dcdfe
build-style/qmake.sh: set CC/CXX/LINK.
2016-10-05 14:03:16 +02:00
Andrea Brancaleoni
0321f64b72
build_style qmake: generalized CFLAGS/LDFLAGS passing
2015-08-23 17:45:45 +02:00
Jürgen Buchmüller
41557ca7fb
build-style qmake: INSTALL_ROOT=${DESTDIR}
2015-08-22 19:32:38 +02:00
Jürgen Buchmüller
cabc226b2a
build-style qmake: don't use configure_script
...
When running do_configure(), configure_script is already set to
./configure and we can't set another default.
Thus always use qmake directly.
2015-08-21 12:00:26 +02:00
Jürgen Buchmüller
096b4635fb
build style qmake: configure_script isn't empty
...
When running do_configure, configure_script is already set
to ./configure, thus override it
2015-08-21 11:59:01 +02:00
jbu
1fdd815143
xbps-src: New build-style qmake
2015-08-21 09:29:44 +02:00