Index of /devkitPro/git/buildscripts/


../
dka64/                                             19-Aug-2022 10:22       -
dkarm-eabi/                                        19-Aug-2022 10:22       -
dkppc/                                             19-Aug-2022 10:22       -
README.TXT                                         19-Aug-2022 10:22    4819
build-devkit.sh                                    19-Aug-2022 10:22     10K
config.guess                                       19-Aug-2022 10:22     43K
config.sh.sample                                   19-Aug-2022 10:22    2545
cross-build-i686-w64-mingw32.sh                    19-Aug-2022 10:22     168
cross-build-x86_64-apple-darwin15.sh               19-Aug-2022 10:22     517
cross-build-x86_64-w64-mingw32.sh                  19-Aug-2022 10:22     191
makedist.sh                                        19-Aug-2022 10:22     338
select_toolchain.sh                                19-Aug-2022 10:22    1056
strip_bins.sh                                      19-Aug-2022 10:22    1180
strip_toolchain.sh                                 19-Aug-2022 10:22     858

After the devkitPro team switched from Sourceforge to its own pacman package manager, it is no longer possible to download old versions of their software, as the binaries are being removed from the github release page and pacman only allows downloading the most recent one.

As the devkitPro software is being released under the GPL, and the team states that redistributing verbatim copies may be done by anyone (see here), I am trying to collect as many old versions of their software and put it on this page for people to download.

These old versions should not be used in order to compile new, maintained projects. In this case, the projects should be modified to support newer versions. However, in order to compile old projects which are no longer being maintained, old versions of compilers and toolchains may sometimes be needed.

If you happen to have any old, official releases of any of the tools (Linux, Windows or Mac builds) which are not available on this page, please contact me, for example on GBAtemp.net (Leseratte) or on Discord (@leseratte), so I can get these and make them available here as well.

Links: Official devkitPro website, Source code, build scripts