github Zibri/VICE r43940

latest releases: r46109, r46109o, r46109u...
2 years ago

Changelog:

r43940 | compyx | 2023-06-02 06:25:05 +0000 (Fri, 02 Jun 2023) | 6 lines

Hotkeys: change generated keysym table filename to `keysymtable.h`

Should help with cmake project generation. Also fix typo in EXTRA_DIST and add
awk to the Linux build requirements (should be installed by default, but who
knows).

------------------------------------------------------------------------
r43939 | dqh | 2023-06-02 01:13:57 +0000 (Fri, 02 Jun 2023) | 1 line

Fixed not generating sources until after they're looked for
------------------------------------------------------------------------
r43938 | dqh | 2023-06-02 00:54:02 +0000 (Fri, 02 Jun 2023) | 1 line

Fixed cmake_bootstrap.sh when EXTRA_DIST lists files that don't exist
------------------------------------------------------------------------
r43937 | gpz | 2023-06-01 13:24:07 +0000 (Thu, 01 Jun 2023) | 1 line

filter tweaks, patch by leandro nini
------------------------------------------------------------------------
r43936 | compyx | 2023-06-01 08:45:42 +0000 (Thu, 01 Jun 2023) | 5 lines

Hotkeys: split genkeysymtable.awk into an awk part and a shell script

Remove dependency on asorti() being available in awk (apparently GNU-specific)
by moving the sorting of the input to sort(1), using a shell script.

------------------------------------------------------------------------

Don't miss a new VICE release

NewReleases is sending notifications on new releases.