[Snek] [keith-packard/snek] 79c3e2: snekde: Map return to newline in my_getch

Keith Packard noreply at github.com
Mon Mar 4 21:52:08 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/keith-packard/snek
  Commit: 79c3e2b225478ead1bd99f80ae8d42fbd84a7410
      https://github.com/keith-packard/snek/commit/79c3e2b225478ead1bd99f80ae8d42fbd84a7410
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M snekde/snekde.py

  Log Message:
  -----------
  snekde: Map return to newline in my_getch

Allow either key

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


  Commit: ca0625625b58d8ac5edd2b4e973e8acdfe2f3475
      https://github.com/keith-packard/snek/commit/ca0625625b58d8ac5edd2b4e973e8acdfe2f3475
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M Makefile
    M doc/Makefile
    M snek-install.defs
    M snek.defs

  Log Message:
  -----------
  doc: Add 'upload' make target to push docfiles to the website

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


  Commit: 08fff07ed925a5a12a7e5313a8676cf0a79fe528
      https://github.com/keith-packard/snek/commit/08fff07ed925a5a12a7e5313a8676cf0a79fe528
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M snek.defs

  Log Message:
  -----------
  Define SNEK_VERSION_DASH for windows which doesn't like dots

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


  Commit: 02979d6cf79c4197a5df02efdb81e6d398735852
      https://github.com/keith-packard/snek/commit/02979d6cf79c4197a5df02efdb81e6d398735852
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M Makefile
    M snek.defs
    M snek.pc.in

  Log Message:
  -----------
  Fix generation of snek.pc file

Make sure SNEKLIB is set to the right value by setting it to $(SNEK_ROOT) in snek.defs
(for external users) and re-setting it to $(PREFIX)/share/snek in snek-install.defs

Remove VERSION from Makefile to Have only one copy of the snek version
number (in snek.defs). Use @SNEK_VERSION@ in snek.pc.in instead of
@VERSION at .

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


  Commit: 3da6abab351c24d25d9d03bb3b3475c914132436
      https://github.com/keith-packard/snek/commit/3da6abab351c24d25d9d03bb3b3475c914132436
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M posix/.gitignore
    M posix/Makefile
    A posix/snek.desktop.in

  Log Message:
  -----------
  posix: Add snek.desktop

Runs snek in a terminal window

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


  Commit: 34009d84f80537c627bec223eb0b892bf419d4ec
      https://github.com/keith-packard/snek/commit/34009d84f80537c627bec223eb0b892bf419d4ec
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M snekde/Makefile

  Log Message:
  -----------
  snekde: Use SNEK_SED to create snekde.desktop

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


  Commit: d39a1eca2f7292190ffb328d792143d334190c06
      https://github.com/keith-packard/snek/commit/d39a1eca2f7292190ffb328d792143d334190c06
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M Makefile
    M doc/Makefile
    M posix/Makefile
    M snek-duino/Makefile
    M snek-install.defs
    M snekde/Makefile

  Log Message:
  -----------
  Include snek.defs from snek-install.defs

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


  Commit: d737381e344ff40143e7eb988d5d35581d81a00b
      https://github.com/keith-packard/snek/commit/d737381e344ff40143e7eb988d5d35581d81a00b
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M Makefile
    A linux/.gitignore
    A linux/Makefile
    A linux/linux-install.sh

  Log Message:
  -----------
  linux: Add generic linux packaging

Creates a .sh file that should install Snek on any Linux system.

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


  Commit: 2c396693f4d14855febbd3320f513ee690aa38df
      https://github.com/keith-packard/snek/commit/2c396693f4d14855febbd3320f513ee690aa38df
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-03-04 (Mon, 04 Mar 2019)

  Changed paths:
    M Makefile
    A windows/.gitignore
    A windows/Makefile
    A windows/snek-windows.builtin
    A windows/snek-windows.c
    A windows/snek-windows.h
    A windows/snek.cfg.in

  Log Message:
  -----------
  windows: Add win32 build of snek

Provide a simple windows binary to run in the console, install via
pynsist

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


Compare: https://github.com/keith-packard/snek/compare/0016fd7b0987...2c396693f4d1


More information about the Snek mailing list