[Snek] [keith-packard/snek] 0dd079: Don't install snek source code

Keith Packard noreply at github.com
Mon May 18 13:29:13 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/keith-packard/snek
  Commit: 0dd07979408cd0c68bd1224c3c654d1484bcda4e
      https://github.com/keith-packard/snek/commit/0dd07979408cd0c68bd1224c3c654d1484bcda4e
  Author: Keith Packard <keithp at keithp.com>
  Date:   2020-05-18 (Mon, 18 May 2020)

  Changed paths:
    M Makefile
    R snek.pc.in

  Log Message:
  -----------
  Don't install snek source code

There's no good reason to install all of the source code when
installing snek; the general model is now to incorporate new
ports into the snek repository instead.

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


  Commit: 0d9875bd38f0b24db58cbcb9b90a91e9b6eca448
      https://github.com/keith-packard/snek/commit/0d9875bd38f0b24db58cbcb9b90a91e9b6eca448
  Author: Keith Packard <keithp at keithp.com>
  Date:   2020-05-18 (Mon, 18 May 2020)

  Changed paths:
    M snek-list.c
    M test/Makefile
    A test/fail-dictionary-mutable.py

  Log Message:
  -----------
  Make creating dictionary with mutable key fail

An immediate dictionary defined with a mutable key was skipping the
invalid element of the dictionary, but going ahead and returning a
dictionary with the remaining valid elements. Make that an error
instead.

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


  Commit: 5713d58fa32b016a31a222beb322611781dd7280
      https://github.com/keith-packard/snek/commit/5713d58fa32b016a31a222beb322611781dd7280
  Author: Keith Packard <keithp at keithp.com>
  Date:   2020-05-18 (Mon, 18 May 2020)

  Changed paths:
    M test/Makefile

  Log Message:
  -----------
  test: Enable RISC-V testing by setting SNEK_RISCV_TEST=1 on command line

This makes it easier to enable testing on RISC-V (where supported)

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


  Commit: e7b0c43253e4ebfd89a9a6d0e5d75253a3c553e2
      https://github.com/keith-packard/snek/commit/e7b0c43253e4ebfd89a9a6d0e5d75253a3c553e2
  Author: Keith Packard <keithp at keithp.com>
  Date:   2020-05-18 (Mon, 18 May 2020)

  Changed paths:
    M .github/workflows/snek.yml

  Log Message:
  -----------
  Enable testing on RISC-V for github actions

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


  Commit: 75d4f6c2f945c9579767e606b6e3df9ec47aa238
      https://github.com/keith-packard/snek/commit/75d4f6c2f945c9579767e606b6e3df9ec47aa238
  Author: Keith Packard <keithp at keithp.com>
  Date:   2020-05-18 (Mon, 18 May 2020)

  Changed paths:
    M ports/esp32/Makefile

  Log Message:
  -----------
  ports/esp32: Install binary in $(SHAREDIR)

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


Compare: https://github.com/keith-packard/snek/compare/ac71161d367d...75d4f6c2f945


More information about the Snek mailing list