Skip to content
Snippets Groups Projects
  1. Mar 03, 2021
  2. Feb 19, 2021
  3. Jan 07, 2021
  4. Jan 05, 2021
    • Simon McVittie's avatar
      pressure-vessel: Move environment variables into new PvEnviron object · 920e32fe
      Simon McVittie authored
      
      This keeps track of environment variables' values and their locked
      status in one place. We build it up over time, and then serialize it
      into final_argv->envp.
      
      In particular, this is a step towards no longer storing anything in the
      variable named bwrap except for bubblewrap options, which will be
      a necessary piece of refactoring when we move to launching the game
      as a Flatpak sub-sandbox, without ever invoking bubblewrap ourselves.
      
      Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
      920e32fe
  5. Dec 10, 2020
  6. Nov 24, 2020
  7. Oct 19, 2020
  8. Oct 06, 2020
  9. Sep 09, 2020
  10. Sep 04, 2020
  11. Feb 10, 2020
  12. Jan 23, 2020
  13. Nov 12, 2019
  14. Sep 05, 2019
Loading