Skip to content

Releases: nerves-project/toolchains

v1.0.0-rc.0

22 Feb 20:11
Compare
Choose a tag to compare
  • Updated dependencies
    • nerves v1.0-rc
    • nerves_toolchain_ctng v1.4-rc

v0.13.1

04 Feb 17:53
Compare
Choose a tag to compare
  • Enhancements
    • Build static toolchains for Linux to avoid shared library issues

v0.13.0

25 Jan 00:01
Compare
Choose a tag to compare
  • Enhancements
    • Toolchains are now built through mix compile
    • Toolchain artifacts can be produced with mix nerves.artifact
    • Updated project to support nerves v0.9

v0.12.1

05 Dec 22:24
Compare
Choose a tag to compare
  • Bug Fixes
    • Configure toolchains to build app files. This will fix an issue where Mix
      does not respect app: false

v0.12.0

15 Nov 21:38
Compare
Choose a tag to compare
  • Enhancements
    • Updated for nerves 0.8. Moved nerves.exs to mix.exs

v0.11.0

05 Aug 13:35
Compare
Choose a tag to compare

v0.11.0

  • Enhancements
    • Bumped all Linux 3.x kernel header configs up to 4.1
    • Build a cross gdb and gdbserver to support crash dump analysis and on
      target debugging of C/C++ code
  • Tool versions
    • m4-1.4.18
    • linux-4.1.39
    • gmp-6.1.2
    • mpfr-3.1.5
    • isl-0.18
    • mpc-1.0.3
    • expat-2.2.0
    • ncurses-6.0
    • libiconv-1.15
    • gettext-0.19.8.1
    • binutils-2.28
    • gcc-6.3.0
    • glibc-2.25
    • gdb-7.12.1

v0.10.0

07 Mar 15:54
Compare
Choose a tag to compare

Enhancements

  • Updated nerves to 0.5.0 and loosened dep lock
  • Update linux header patch for 4.4

v0.9.0

20 Jan 23:15
Compare
Choose a tag to compare
  • New features
    • Bump gcc version from 4.9 to 5.3 - THIS BREAKS COMPILATION OF OLD LINUX
      KERNELS! If you have no choice but to use an old Linux kernel, please
      do not upgrade to this toolchain.
    • Added x86_64 toolchain that's built against glibc

v0.8.0

13 Dec 20:33
Compare
Choose a tag to compare

v0.8.0-rc.0

20 Nov 15:57
Compare
Choose a tag to compare

v0.8.0-rc.0

Updated to use nerves_package compiler in :nerves ~> 0.4.0-rc.0