171 Commits
Author SHA1 Message Date
Helge Heß 1fac8cee74 If you can do one proper ß, you can do two as well ;-) 2020-03-16 00:23:51 +01:00
Ronald V. Simmons 683c6799c8 Merge pull request #4 from SlaunchaMan/patch-1
Add wget to installation instructions
2020-02-23 07:59:43 -05:00
Jeff Kelley 67f7d6e7fc Add wget to installation instructions
I didn't have this installed and found I needed to use Homebrew to get it.
2020-02-22 22:44:59 -05:00
Van Simmons f82d9820c3 more document nitpicks
Signed-off-by: Van Simmons <rvsrvs@gmail.com>
2019-10-27 10:29:14 -04:00
Van Simmons 88de9c971d Cleanup and add Buster/Ubuntu distinction on armv7
Signed-off-by: Van Simmons <rvsrvs@gmail.com>
2019-10-27 10:25:16 -04:00
Van Simmons 6bcfebf92f Updating to 5.1.1
Signed-off-by: Van Simmons <rvsrvs@gmail.com>
2019-10-24 08:21:50 -04:00
Van Simmons 70bd5ada0b update configs
Signed-off-by: Van Simmons <rvsrvs@gmail.com>
2019-10-23 20:09:18 -04:00
Van Simmons 0df85f4bc9 Adding armv7 2019-10-05 16:45:02 -04:00
Ronald V. Simmons 8c9dd4f7e6 Update README.md 2019-10-05 16:44:10 -04:00
Van Simmons 09f46c3e97 5.1 2019-09-30 11:26:51 -04:00
Ronald V. Simmons 3d4efbd06e Update README.md 2019-08-03 21:28:02 -04:00
Ronald V. Simmons 7869072c74 Update README.md 2019-08-03 21:19:53 -04:00
Ronald V. Simmons 53800ee7f8 Merge pull request #2 from rhx/master
Update README.md to use CSCIX65G/SwiftCrossCompilers URL
2019-08-03 21:19:10 -04:00
Rene Hexel 4aee4c89a3 Update releases URL to correct CSCIX65G location 2019-08-02 13:35:38 +10:00
Rene Hexel b64f906e4b Use CSCIX65G URL in README.md 2019-08-02 13:33:16 +10:00
Van Simmons c4d6e7f642 Including armv6 2019-05-16 06:45:26 -04:00
Ronald V. Simmons 54526727c5 Merge pull request #1 from Legacz/master
Fixz zpelling
2019-05-11 11:03:47 -04:00
Helge Heß 2dd489b1b5 Merge pull request #1 from Legacz/helje5-patch-1
Fix spelling
2019-05-11 16:33:12 +02:00
Helge Heß ab5a8f3a21 Fix spelling 2019-05-11 16:32:42 +02:00
Van Simmons 82306571c7 Update doc 2019-05-10 20:46:31 -04:00
Van Simmons 1ba9b1ac99 Update the readme 2019-05-10 20:28:03 -04:00
Van Simmons 21d9b9b630 Updating doc and package installers 2019-05-10 20:15:49 -04:00
Van Simmons 1bbf6e9b5c Fix echoserver build for testing 2019-05-10 19:09:17 -04:00
Van Simmons 7648884b6b Update installer packaging 2019-05-10 19:01:51 -04:00
Van Simmons d932237855 Copy final output to Installer Package 2019-05-10 18:39:27 -04:00
Van Simmons 6c7853d4f1 Updating to new config file based build 2019-05-10 15:32:56 -04:00
Van Simmons 6a25d9f6f8 Working with arm64 release build. Needs installer package build 2019-05-10 10:39:02 -04:00
Van Simmons 9bfc376a70 Update example builds and instructions, add lfs for hosting install packages 2019-05-08 19:16:33 -04:00
Van Simmons 96bb2a459d adding example_builds 2019-05-03 16:20:23 -04:00
Van Simmons 1c1d22d809 fixing doc and making sure all cross-compilers build 2019-05-01 06:38:23 -04:00
Van Simmons 552e8ed784 look through multiple Ubuntu locations, add cross-compiler 2019-04-26 06:29:31 -04:00
Van Simmons 3d8a6e7dd3 add lldb stuff to the swift_runtime libs. This becomes very slow now 2019-04-20 09:32:58 -04:00
Van Simmons 007ff51268 adding tester 2019-04-17 22:46:22 -04:00
Van Simmons f98b081fca updating the echo server example 2019-04-17 22:43:20 -04:00
Van Simmons 7a5c5af286 updating to handle x86 2019-04-15 18:22:42 -04:00
Van Simmons f8e59de716 adding amd64 capabilities 2019-04-15 13:28:40 -04:00
Van Simmons 21caf5358e squashed commit 2019-04-15 10:00:39 -04:00
Helge Heß 6ba24c8702 Typo: w/, not w/o Emacs
Most important ...
2019-01-16 18:00:52 +01:00
Helge Heß ef4e2fbc0b Mo' links mo' betta
... dockerhub, hypriot, etc.
2019-01-16 17:59:32 +01:00
Helge Heß c2b468cdb6 Further improvs
Links and such.
2019-01-16 17:35:34 +01:00
Helge Heß 546dc8b9b7 Mo' images mo' betta
1337
2019-01-16 17:29:18 +01:00
Helge Heß 7c20487322 Fix image attempt 2
...
2019-01-16 17:25:33 +01:00
Helge Heß 42deb18367 Fix image attempt 1
...
2019-01-16 17:24:01 +01:00
Helge Heß 092f9499cb Add NIO instructions
Prior compiling NIO things, just run:

export PKG_CONFIG_PATH=/tmp/cross-toolchain/arm64v8-ubuntu-bionic.sdk/usr/lib/aarch64-linux-gnu/pkgconfig
2019-01-16 17:22:09 +01:00
Helge Heß 0ac3eb5973 Add zlib1g to toolchain
Enables linking of NIO.
Note: requires:
export PKG_CONFIG_PATH=/tmp/cross-toolchain/arm64v8-ubuntu-bionic.sdk/usr/lib/aarch64-linux-gnu/pkgconfig
2019-01-16 16:45:23 +01:00
Helge Heß f5b4327ced Add zlib1g-dev to toolchain
Enables NIO compilation, but fails at linking.
2019-01-16 15:32:50 +01:00
Helge Heß e54c335c0c Add download link for futurejones tarball
...
2019-01-16 15:17:14 +01:00
Helge Heß 0269fcb7b7 More updates on README
...
2019-01-15 18:05:37 +01:00
Helge Heß 463dcc30f7 Updated README.md
Working things.
2019-01-15 17:57:30 +01:00
Helge Heß f519587ff2 Fix the pattern matcher for the modmap
Successfully compiles the cows now!
2019-01-15 17:49:33 +01:00