[quake3-commits] [ioquake/ioq3] b34082: Updated to latest recommended build settings, incr...
Tom Kidd
noreply at github.com
Tue Feb 11 17:41:59 EST 2020
Branch: refs/heads/master
Home: https://github.com/ioquake/ioq3
Commit: b340827153232a0637c2bd8c7514ec245a4fc073
https://github.com/ioquake/ioq3/commit/b340827153232a0637c2bd8c7514ec245a4fc073
Author: Tom Kidd <tomkidd at gmail.com>
Date: 2019-10-28 (Mon, 28 Oct 2019)
Changed paths:
M misc/xcode/ioquake3-Info.plist
M misc/xcode/ioquake3.xcodeproj/project.pbxproj
M misc/xcode/opus.xcodeproj/project.pbxproj
Log Message:
-----------
Updated to latest recommended build settings, increased deployment target to 10.7
One of the settings (CLANG_ENABLE_OBJC_WEAK) doesn't like 10.6 anymore apparently.
Commit: a545f81403e5bff2a3404b97483b9eb2e7afd6f1
https://github.com/ioquake/ioq3/commit/a545f81403e5bff2a3404b97483b9eb2e7afd6f1
Author: Tom Kidd <tomkidd at gmail.com>
Date: 2019-10-29 (Tue, 29 Oct 2019)
Changed paths:
M .gitignore
M misc/xcode/renderer_opengl2.xcodeproj/project.pbxproj
M misc/xcode/xcode-readme.txt
Log Message:
-----------
Further tweaks to Xcode project
Now works as well as possible in Xcode 11
Commit: a03cb319a2477a849e664de1483f385b70aa5dc4
https://github.com/ioquake/ioq3/commit/a03cb319a2477a849e664de1483f385b70aa5dc4
Author: Tom Kidd <tomkidd at gmail.com>
Date: 2020-02-10 (Mon, 10 Feb 2020)
Changed paths:
M .gitignore
M misc/xcode/renderer_opengl2.xcodeproj/project.pbxproj
Log Message:
-----------
Figured out method of referencing GLSL generated C files outside of code directory
Commit: f2c61c14c4ee3d79907cdac5251706c2f96a4901
https://github.com/ioquake/ioq3/commit/f2c61c14c4ee3d79907cdac5251706c2f96a4901
Author: Tom Kidd <tomkidd at gmail.com>
Date: 2020-02-11 (Tue, 11 Feb 2020)
Changed paths:
M misc/xcode/ioquake3-Info.plist
M misc/xcode/ioquake3.xcodeproj/project.pbxproj
M misc/xcode/opus.xcodeproj/project.pbxproj
M misc/xcode/renderer_opengl2.xcodeproj/project.pbxproj
M misc/xcode/xcode-readme.txt
Log Message:
-----------
Merge pull request #428 from tomkidd/master
Additional updates to the Xcode project
Compare: https://github.com/ioquake/ioq3/compare/daae32ddfdab...f2c61c14c4ee
More information about the quake3-commits
mailing list