[quake3-commits] [ioquake/ioq3] 0a5992: Fix specifying minimum mac os version in make-maco...
Zack Middleton
zack at cloemail.com
Fri Sep 15 00:18:21 EDT 2017
Branch: refs/heads/master
Home: https://github.com/ioquake/ioq3
Commit: 0a599268bb757536d6a55eee30c08d51198dc1eb
https://github.com/ioquake/ioq3/commit/0a599268bb757536d6a55eee30c08d51198dc1eb
Author: Zack Middleton <zack at cloemail.com>
Date: 2017-09-14 (Thu, 14 Sep 2017)
Changed paths:
M make-macosx.sh
Log Message:
-----------
Fix specifying minimum mac os version in make-macosx.sh
Use newer method of telling Makefile instead of specifying CFLAGS
and LDFLAGS which results in using both Makefile's and scripts flags.
Commit: c04cf19b77db5f95ffa633e77f8aa281edc92814
https://github.com/ioquake/ioq3/commit/c04cf19b77db5f95ffa633e77f8aa281edc92814
Author: Zack Middleton <zack at cloemail.com>
Date: 2017-09-14 (Thu, 14 Sep 2017)
Changed paths:
M make-macosx-ub.sh
M make-macosx.sh
Log Message:
-----------
Fix minimum macOS version not being set in AppBundle Info.plist
make-macosx-app.sh reads MACOSX_DEPLOYMENT_TARGET variable but
it wasn't ever set.
Compare: https://github.com/ioquake/ioq3/compare/11b3bca5555e...c04cf19b77db
More information about the quake3-commits
mailing list