DwayneCoussement
|
f2c6aa15ed
Add arm64-simulator support to iOS build script (#5920)
|
7 months ago |
Aliaksandr Kasmachou
|
924106188e
feat: add option for creating XCFramework and configure minimum iOS target (#5648)
|
11 months ago |
Kim Kulling
|
c4d3c1dd67
Fix: Remove useless parameter to specify c++ lib (#5225)
|
1 year ago |
Kim Kulling
|
47303c2d28
Fix:Remove deprecated features from iOS build.
|
2 years ago |
Kim Kulling
|
5c286b8c13
Fix: Remove deprecated dependency.
|
2 years ago |
Matthew Wallace
|
0ebab47ca2
updated MIN_IOS_VERSION to 10.0
|
4 years ago |
Maxim Petrovsky
|
7ce8c9778b
added arm64e to iOS build script
|
6 years ago |
Doron Adler
|
0adc793eb4
Lipo the debug binaries by appending d to their name
|
7 years ago |
Doron Adler
|
5b20ad3791
Fixed a mistake I Introduced in the build script where debug and shared-lib parameters were expecting a "="
|
7 years ago |
Doron Adler
|
1b7f3de636
assimp will now be correctly built with -O3 or -Og based on build type
|
7 years ago |
Doron Adler
|
35871b6c37
Use -g or -O3 based on debug/release
|
7 years ago |
Doron Adler
|
5428fa6dd5
Norod: Managed to get it past the make file creation phase
|
7 years ago |
Doron Adler
|
6e49d288c3
now only x86_64 builds :(
|
7 years ago |
Doron Adler
|
e3847b7996
Default to release builds, update CC/LD/etc flags
|
7 years ago |
Doron Adler
|
3023df8f7e
Norod: Configurable from script parameters: dynamic libraries and debug/release build type
|
7 years ago |
Doron Adler
|
27b989fd36
Merge branch 'master' into ios-build-script
|
7 years ago |
Lieven Dekeyser
|
d8af63519d
Create fat binaries for libIrrXML and libzlibstatic too
|
7 years ago |
Doron Adler
|
643cf9bea2
Norod: Brought back 32bit archs
|
7 years ago |
Doron Adler
|
c1f6683b20
Partial revert, build only 64bit targets
|
7 years ago |
Doron Adler
|
c2f22be99a
Norod: Default build type is set as Release, no shared libraries
|
7 years ago |
Doron Adler
|
e2e09ba2fa
Norod: Support building assimp as dylib for iOS (set as default)
|
7 years ago |
Doron Adler
|
14a1b9980e
Norod: Do not attempt to look for Qt5Widgets when building for iOS
|
7 years ago |
Doron Adler
|
3ca6b10810
Norod: Set IOS_SDK_VERSION to the latest based on xcodebuild sdk version
|
7 years ago |
AntiMoron
|
81741628a8
Fix cpp std version at least c++11
|
8 years ago |
Thiago Goulart
|
867063d8c3
Fix compilation of iOS static libraries.
|
9 years ago |
Kim Kulling
|
06f80024cb
Merge pull request #418 from xantares/patch-1
|
10 years ago |
sth519
|
4050f42ef1
Default to latest installed iOS SDK by default
|
10 years ago |
xantares
|
d13b51b467
Update build.sh
|
10 years ago |
shaded enmity
|
050b38a69f
Readme and cosmetics
|
11 years ago |
shaded enmity
|
73c482a293
iOS Path Update
|
11 years ago |