[Snek] [keith-packard/snek] 46a119: Add 'zip' host, which creates a zipfile of the por...

Keith Packard noreply at github.com
Fri Jan 24 13:01:42 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/keith-packard/snek
  Commit: 46a119e6e6d74bcd8dddf34d701a5e9e66ca64c4
      https://github.com/keith-packard/snek/commit/46a119e6e6d74bcd8dddf34d701a5e9e66ca64c4
  Author: Keith Packard <keithp at keithp.com>
  Date:   2020-01-24 (Fri, 24 Jan 2020)

  Changed paths:
    M Makefile
    A hosts/zip/.gitignore
    A hosts/zip/Makefile

  Log Message:
  -----------
  Add 'zip' host, which creates a zipfile of the portable bits

This includes the examples, documentation and embedded binaries for
all targets.

Signed-off-by: Keith Packard <keithp at keithp.com>


  Commit: b115dd147af5e2ba9c3e09be7bdb5fe84283ae84
      https://github.com/keith-packard/snek/commit/b115dd147af5e2ba9c3e09be7bdb5fe84283ae84
  Author: Keith Packard <keithp at keithp.com>
  Date:   2020-01-24 (Fri, 24 Jan 2020)

  Changed paths:
    M chips/qemu/snek-qemu.defs

  Log Message:
  -----------
  picolibc has switched from --semihost to --oslib=semihost

This picolibc change allows alternate oslib implementations too.

Signed-off-by: Keith Packard <keithp at keithp.com>


  Commit: e34c9f0b80dd8ff6c31e73cc4ebd891f5208d390
      https://github.com/keith-packard/snek/commit/e34c9f0b80dd8ff6c31e73cc4ebd891f5208d390
  Author: Keith Packard <keithp at keithp.com>
  Date:   2020-01-24 (Fri, 24 Jan 2020)

  Changed paths:
    M Makefile

  Log Message:
  -----------
  Don't build the OS release bits by default

This reduces the time building takes by skipping creation of release images.

Signed-off-by: Keith Packard <keithp at keithp.com>


  Commit: 9621a71e2e27f51a2aa71e269153f366dddb20cb
      https://github.com/keith-packard/snek/commit/9621a71e2e27f51a2aa71e269153f366dddb20cb
  Author: Keith Packard <keithp at keithp.com>
  Date:   2020-01-24 (Fri, 24 Jan 2020)

  Changed paths:
    A ports/hifive1revb/snek-metal-builtin.c

  Log Message:
  -----------
  Add missing snek-metal-builtin.c file

This defines some standard interfaces

Signed-off-by: Keith Packard <keithp at keithp.com>


  Commit: 29d142f9b9f708f4380941bf088fa041232058fd
      https://github.com/keith-packard/snek/commit/29d142f9b9f708f4380941bf088fa041232058fd
  Author: Keith Packard <keithp at keithp.com>
  Date:   2020-01-24 (Fri, 24 Jan 2020)

  Changed paths:
    M examples/Makefile

  Log Message:
  -----------
  Add 'clean' target in examples

Needed to avoid errors during 'make clean'

Signed-off-by: Keith Packard <keithp at keithp.com>


  Commit: e2673feb253415e3edde86ff1b61219636e4cf7e
      https://github.com/keith-packard/snek/commit/e2673feb253415e3edde86ff1b61219636e4cf7e
  Author: Keith Packard <keithp at keithp.com>
  Date:   2020-01-24 (Fri, 24 Jan 2020)

  Changed paths:
    M ports/esp32/Makefile

  Log Message:
  -----------
  Add '+' in esp32/Makefile to eliminate make warning

Signed-off-by: Keith Packard <keithp at keithp.com>


Compare: https://github.com/keith-packard/snek/compare/278a4fdaf657...e2673feb2534


More information about the Snek mailing list