Skip to content

Tags: mreed49/ios-cmake

Tags

3.0.2

Toggle 3.0.2's commit message
Change ARKit to UIKit since tvOS and watchOS obviously does not have …

…ARKit...

3.0.1

Toggle 3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request leetal#35 from leetal/dev

Generalise the toolchain

3.0.0

Toggle 3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request leetal#34 from leetal/dev

New combined build support on newer CMake versions (3.14+).

2.2.0

Toggle 2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update ios.toolchain.cmake

Added CMAKE_CXX_FLAGS_DEBUG with debug settings

2.1.4

Toggle 2.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request leetal#20 from leetal/dev

Removed the forced compiler-checks

2.1.3

Toggle 2.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update ios.toolchain.cmake

Fixes leetal#19

2.1.2

Toggle 2.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request leetal#17 from MSNexploder/arm64e-support

Support arm64e (A12 and beyond)

2.1.1

Toggle 2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update ios.toolchain.cmake

Fixed double outputs if manually specifying CMAKE_OSX_SYSROOT

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update ios.toolchain.cmake

Added fix if upgrading Xcode versions on consequent builds

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request leetal#4 from leetal/new_version

Better compatibility. Possibility to expose symbols (especially useful in shared libraries)