Skip to content
Snippets Groups Projects
  1. Mar 06, 2024
  2. Mar 05, 2024
  3. Mar 01, 2024
  4. Feb 13, 2024
  5. Feb 09, 2024
    • Pea Nut's avatar
      Add "un/install dev target for linux" to Makefile · 6b18a110
      Pea Nut authored
      `bitmask-root` needs to be in in the path (/usr/local/bin did not work). Maybe I overlook something here, but this seems required to get the dev environment up and running.
      This is currently how I run/debug things:
      
      ```
      make vendor (required only once)
      make build && make install_dev_linux && DEBUG=1 LEAP_DRYRUN=1 build/qt/release/riseup-vpn --no-systray
      ```
      Verified
      6b18a110
  6. Jun 27, 2023
  7. Apr 12, 2023
Loading