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 20.04 | 2.0 | yes | yes | 10.0 | |
Debian 10 | 2.0 | yes | yes | 8.0 |