Commit History

Author SHA1 Message Date
  Adam Pritchard f9f7ccc9fa Disable signing of framework, as required by App Store validation 9 years ago
  Adam Pritchard 4844d2a86f Remove unused code 9 years ago
  Adam Pritchard e757fee409 Make a zip to use as build artifact (to avoid Jenkins breaking it) 9 years ago
  Adam Pritchard 01571209a0 Remove pinned gomobiled pre-check, since we always nuke previous run 9 years ago
  Adam Pritchard b761f6ea0b Add a hack-fix to get around bug in gomobile iOS 9 years ago
  Rod Hynes 0c4ff287b4 Add full dependencies info to iOS build script 9 years ago
  Rod Hynes 1ff34f84b7 - Fix: gomobile.goCmd doesn't treat "-tags" arguments correctly (see: https://github.com/golang/mobile/blob/0ba4e6463d71334d91dfbe1e4a92bb4ab2091716/cmd/gomobile/build.go#L268) 9 years ago
  Rod Hynes 1ab9d4ab4b Use = delimiter for tags argument to gomobile 9 years ago
  Rod Hynes 7a7562a312 Disable private plugins in build scripts in master branch 9 years ago
  Rod Hynes aafca2909b Add support for private plugins 9 years ago
  Adam Pritchard f2be0e3429 Make all builds work with new OPENSSL tag 9 years ago
  Adam Pritchard c50491b52a Make OpenSSL compilation conditional on all platforms. 9 years ago
  Adam Pritchard b0c8bb4f65 Fix typo in build script 9 years ago
  Adam Pritchard c9adfa796e Small build script improvements 9 years ago
  Adam Pritchard ae676c5a64 Remove -u from go-get 9 years ago
  Adam Pritchard 0e2919505d Enable indistinguishable TLS for macOS (and iOS) 9 years ago
  Adam Pritchard 248fba9be3 Make build script work when global GOPATH and PATH are configured 9 years ago
  Adam Pritchard e2faae9be9 Force library to build from local repo 9 years ago
  Adam Pritchard 0ed3823a2e Update pinned gomobile version 9 years ago
  Adam Pritchard 3af72f5675 Move testing to separate script (mostly because they won't run on the build machine) 9 years ago
  Adam Pritchard 7dc4ce2591 Mark project scheme as shared 9 years ago
  Adam Pritchard f8bada2f83 Add first test 9 years ago
  Adam Pritchard aaf0b5f99f Add simulator arch to framework. Strip unused archs from OpenSSL binaries. 9 years ago
  Adam Pritchard bcfd96bea1 Finish creating first cut of iOS library and sample app 9 years ago
  Eugene Fryntov de70e48c77 build script fixes, umbrella framework project reorganized, gomobile version bump 9 years ago
  Eugene Fryntov bf54a8b972 Typo fix 9 years ago
  Eugene Fryntov 60943ab498 Download trusted root CAs from curl website (https://curl.haxx.se/docs/caextract.html) as part of the build process, '-X' ldlflags are for passing buildInfo are working now 9 years ago
  Eugene Fryntov e4cc529bb8 Umbrella framework Xcode project for wrapping Psi.framework and 'glue' code 9 years ago
  Rod Hynes a6620d7b71 Add iOS Library build script 9 years ago