This repository contains scripts for building the latest GNUstep from source under your favorite distributions. Tested features include blocks and ARC.
See demo.sh
and demo-gui.sh
for barebones examples.
Platform specific build status via Github Actions (on fresh installs of the distribution using Docker):
Distribution | objc runtime | supports ARC | supports Blocks | installs clang | CI Status |
---|---|---|---|---|---|
Ubuntu 16.04 | 1.9 | yes | yes | 6.0 | |
Ubuntu 20.04 | 2.0 | yes | yes | 10.0 | |
Ubuntu 20.10 | 2.0 | yes | yes | 11.0 | |
Debian 10 | 2.0 | yes | yes | 8.0 |