Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-12 | Allow creation of a Swift appimage on CentOS | Kevin Smith | |
This provides two mechanisms, one via Docker and one via copying and running scripts. The Dockerfile will build with 64bit CentOS 6.8 only, which isn't useful for truly ancient systems. The scripts are tested on 32bit CentOS 6.0. In both cases they provide an appimage that runs on some systems. Change-Id: I84ca453e355eb2653d3cd703d2c6c8bb60340ec0 |