GDC compiler build infrastructure

This project provides tools used to build the official GDC compiler binaries for gdcproject.org.

Building all kinds of compilers is done in a single, reproducable docker environment. Build-gdc outputs tar.xz or 7z archives in the same format as used by gdcproject.org. It optionally allows generating the json based download list used by the gdcproject.org downloads webpage.

Features

Hosts:

  • Windows
  • Linux
  • Bare Metal

Architectures:

  • x86
  • x86_64
  • arm
  • armhf

Compiler types:

  • native
  • cross-native
  • cross
  • canadian-cross

Backends:

Contribute

Support

If you are having issues, please let us know. We have a forum located at: forum.dlang.org/group/gdc

License

The project is licensed under the Boost license.