index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packaging
/
ios
/
build.sh
Age
Commit message (
Expand
)
Author
2017-12-06
iOS build: next attempt to sort versions
Dirk Hohndel
2017-12-05
iOS build: more robust way to determine Qt version
Dirk Hohndel
2017-12-04
Enable building BLE dive computers on iOS
Dirk Hohndel
2017-12-04
libdc: fix iOS build script
Dirk Hohndel
2017-12-03
libdc: update the iOS build script for submodule
Dirk Hohndel
2017-11-29
iOS build: add option to build.sh to only update version
Dirk Hohndel
2017-11-29
iOS build: call qmake in build.sh
Dirk Hohndel
2017-11-29
iOS build: use libgit2 0.26.0
Dirk Hohndel
2017-11-29
iOS build: only use annotated tags for version
Dirk Hohndel
2017-10-11
iOS build: we don't use ssh and can't use OpenSSL
Dirk Hohndel
2017-07-17
iOS build: allow building against Qt 5.9.1 and later
Dirk Hohndel
2017-04-16
Change protocoll for any git clone from Github to https
Stefan Fuchs
2017-04-16
Change remotes for git clone for libdc, marble and Subsurface to Github
Stefan Fuchs
2017-04-07
QML UI: fix iOS build script
Dirk Hohndel
2017-04-07
QML UI: enable embed code for iOS
Dirk Hohndel
2016-09-19
iOS build: adjust configure flag for libdivecomputer
Dirk Hohndel
2016-09-04
iOS build: re-enable building libraries for the simulator
Dirk Hohndel
2016-08-16
iOS build: no need to build kirigami library anymore
Dirk Hohndel
2016-08-15
Remove hacks around Kirigami issues
Dirk Hohndel
2016-08-14
IOS build: compile kirigami plugin
Dirk Hohndel
2016-06-17
iOS build: use the Qt version that is available
Dirk Hohndel
2016-05-04
iOS build: create the translations to be bundled
Dirk Hohndel
2016-04-17
iOS build: include the libraries for the phone simulator
Dirk Hohndel
2016-03-23
iOS build: create Info.plist with correct version information
Dirk Hohndel
2016-03-23
Change names of iOS build files
Dirk Hohndel
2016-03-06
iOS build: restructure build.sh to create fat libraries
Dirk Hohndel
2016-03-06
iOS build: more build.sh hacking
Dirk Hohndel
2016-03-06
iOS build: create ssrf-version.h by hand
Dirk Hohndel
2016-03-06
iOS build: fix libdivecomputer build
Dirk Hohndel
2016-03-06
iOS build: Updated build script
Tomaz Canabrava
2015-12-20
iOS build: more progress
Dirk Hohndel
2015-12-20
iOS build: only build the parts of openssl that we need
Dirk Hohndel
2015-12-20
iOS build: make it possible to compile openssl
Tomaz Canabrava
2015-12-20
iOS build: baby steps
Dirk Hohndel
2015-12-20
iOS build: hack to build and install libsqlite3.a
Dirk Hohndel
2015-12-20
iOS build: fix typo in CFLAGS argument
Dirk Hohndel
2015-12-20
Rework the env - variables to produce a working cross compile script
Tomaz Canabrava
2015-12-20
Start the iOS cross compile
Tomaz Canabrava