Commit Graph

9 Commits

Author SHA1 Message Date
Butta e905587dff swift: update from 5.3 to 5.3.1 2020-11-13 12:28:40 +05:30
Butta 7547e0d9f8 swift: add x86_64 package and refactor with upstreamed and submitted patches 2020-11-11 12:23:16 +05:30
Butta 6cef10bdb9 swift: enable arm build and add upstream patch that fixes linking statically against the corelibs 2020-09-25 01:19:03 +05:30
Butta 0017d3e1df swift: update from 5.2.5 to 5.3 2020-09-18 13:24:17 +05:30
Butta cf1d4e6536 swift: build the Swift package manager with itself, rather than using the alternate CMake config 2020-08-21 14:03:24 +05:30
buttaface d7c5b4e621 swift: build the corelibs and package manager (#5352) 2020-06-13 15:45:59 +03:00
Butta f36759a52b swift: enable package and update to 5.2.1 2020-04-10 13:03:38 +03:00
Leonid Pliushch eab39222c5 move 'swift' to disabled packages
Currently it supports only on-device builds.
https://github.com/termux/termux-packages/pull/4895

How to build:

 cp -a ./disabled-packages/swift ./packages/
 pkg install clang binutils-gold file patch python cmake ninja python2 perl rsync libandroid-spawn libcurl libicu libsqlite libuuid libxml2 llbuild pkg-config
 TERMUX_MAKE_PROCESSES=7 ./build-package.sh swift
2020-02-17 13:47:32 +02:00
buttaface 6d7d47b267 swift: add script for on-device build (#4895)
%ci:no-build
2020-02-17 13:46:04 +02:00