Skip to content
Snippets Groups Projects
  1. Sep 07, 2020
    • Simon McVittie's avatar
      wrap, adverb: Move "wrap with xterm" code into the adverb · 5dd3b8aa
      Simon McVittie authored
      
      Looking at environment variables is still part of pv-wrap, but the
      command-line part now happens in pv-adverb. This means the launching
      scripts for the "session" mode, which use pv-launch to run the main
      game command in a previously-set-up pv-launcher environment, can
      direct pv-adverb to run an interactive shell instead of or in addition
      to the actual game.
      
      Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
      5dd3b8aa
  2. Aug 19, 2020
  3. Aug 05, 2020
  4. Aug 04, 2020
  5. May 21, 2020
    • Simon McVittie's avatar
      build: Split into subdirectories · 09925ab2
      Simon McVittie authored
      
      Unlike Autotools, in Meson this doesn't have the problems caused by
      recursive make: ninja always has an overview of the whole source tree.
      
      With this change, test-locale-gen.sh needs minor adjustments, because
      G_TEST_SRCDIR, G_TEST_BUILDDIR now point into tests/ instead of the
      root directory of the source tree.
      
      Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
      09925ab2
  6. Sep 12, 2019
Loading