[Snek] [keith-packard/snek] d912f8: ports/macosx: Always remove 'ports/macosx/snek' at...

Keith Packard noreply at github.com
Fri Jun 7 20:33:03 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/keith-packard/snek
  Commit: d912f87b567460300babde11df3494da2a63443c
      https://github.com/keith-packard/snek/commit/d912f87b567460300babde11df3494da2a63443c
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-06-07 (Fri, 07 Jun 2019)

  Changed paths:
    M hosts/macosx/Makefile

  Log Message:
  -----------
  ports/macosx: Always remove 'ports/macosx/snek' at 'make clean'

Don't depend on having a mac build machine available for this step

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


  Commit: 5fda63360827c2121921b25d9c705eccc7894921
      https://github.com/keith-packard/snek/commit/5fda63360827c2121921b25d9c705eccc7894921
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-06-07 (Fri, 07 Jun 2019)

  Changed paths:
    M hosts/linux/Makefile
    R hosts/linux/linux-install.sh
    A hosts/linux/linux-install.sh.in

  Log Message:
  -----------
  hosts/linux: Ship mega and itsybitsy install scripts. Fix SNEK_VERSION in scripts

The scripts all include SNEK_VERSION, which needs to be adjusted to
the current version, so hack the shell script to patch that.

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


  Commit: 8e123b84307b630c9d41cb8b79e09c8172acf287
      https://github.com/keith-packard/snek/commit/8e123b84307b630c9d41cb8b79e09c8172acf287
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-06-07 (Fri, 07 Jun 2019)

  Changed paths:
    M hosts/windows/Makefile

  Log Message:
  -----------
  hosts/windows: snek.svg is in $(SNEK_ROOT), not ..

Fix path to locate the icon image file now that windows has been moved
down to the hosts sub-dir.

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


  Commit: 16fb172451cfe9c2879ede6b0d1591ac4cbb21f7
      https://github.com/keith-packard/snek/commit/16fb172451cfe9c2879ede6b0d1591ac4cbb21f7
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-06-07 (Fri, 07 Jun 2019)

  Changed paths:
    M Makefile

  Log Message:
  -----------
  Perform host 'make upload' in sub-shell

Otherwise, the 'cd' command won't work right

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


  Commit: 72343c148639dc0d4255c14686c56184468e5734
      https://github.com/keith-packard/snek/commit/72343c148639dc0d4255c14686c56184468e5734
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-06-07 (Fri, 07 Jun 2019)

  Changed paths:
    M snekde/snekde.py

  Log Message:
  -----------
  snekde: Call stdscr.clear() in screen_repaint

Windows curses doesn't seem to repaint the stdscr contents
if this isn't called.

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


Compare: https://github.com/keith-packard/snek/compare/f1e57859636f...72343c148639


More information about the Snek mailing list