[Snek] [keith-packard/snek] 3e8d0f: Add man pages, .desktop file and install everything

Keith Packard noreply at github.com
Wed Feb 20 23:11:37 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/keith-packard/snek
  Commit: 3e8d0f66dc841771c34b6b2cf0b8c5968d43b098
      https://github.com/keith-packard/snek/commit/3e8d0f66dc841771c34b6b2cf0b8c5968d43b098
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-02-20 (Wed, 20 Feb 2019)

  Changed paths:
    M Makefile
    M posix/Makefile
    A posix/snek.1
    M snek-duino/.gitignore
    M snek-duino/Makefile
    A snek-duino/snek-duino-install.1
    A snek-duino/snek-duino-install.in
    A snek-install.defs
    A snekde/.gitignore
    M snekde/Makefile
    A snekde/snekde.1
    A snekde/snekde.desktop.in

  Log Message:
  -----------
  Add man pages, .desktop file and install everything

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


  Commit: 4e43e46bab2505ee7d5be76ed5efe3abebb21210
      https://github.com/keith-packard/snek/commit/4e43e46bab2505ee7d5be76ed5efe3abebb21210
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-02-20 (Wed, 20 Feb 2019)

  Changed paths:
    M snekde/snekde.py

  Log Message:
  -----------
  snekde: Support pre-3.5 python3 curses

Before 3.5, python curses didn't have curses.update_lines_cols(),
which means recording the lines and columns values ourselves and being
more careful when repainting things to not draw outside of the screen

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


  Commit: 5b43b6579119cc14534e8bf523285cf4b33bbf53
      https://github.com/keith-packard/snek/commit/5b43b6579119cc14534e8bf523285cf4b33bbf53
  Author: Keith Packard <keithp at keithp.com>
  Date:   2019-02-20 (Wed, 20 Feb 2019)

  Changed paths:
    M Makefile
    M posix/Makefile
    M snek-duino/Makefile
    M snekde/Makefile

  Log Message:
  -----------
  Prepare install for packaging

Create directories
Fix paths
Always create .desktop file to use current settings

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


Compare: https://github.com/keith-packard/snek/compare/c868416ec6e7...5b43b6579119


More information about the Snek mailing list