Skip to content
Snippets Groups Projects
  1. Jan 03, 2025
  2. Dec 17, 2024
  3. Nov 06, 2024
  4. Aug 20, 2024
    • alice's avatar
      meson: remove -Dstatic_apk · 6720ceba
      alice authored
      now users that want a static apk should do something like
      
       LDFLAGS="-static" meson setup build . -Ddefault_library=static -Dprefer_static=true
      6720ceba
  5. May 14, 2024
  6. May 10, 2024
  7. Mar 27, 2024
    • Timo Teräs's avatar
      db: create uvol database symlink to a configurable mountpoint · 817b0229
      Timo Teräs authored
      This allows apk to create a db-uvol symlink on any write operation
      if uvol is active, and the database does not exist yet. This allows
      relocation of the uvol-db to an alternative directory, but still
      support generic apk builds to find the uvol database using the
      symlink.
      817b0229
  8. Mar 21, 2024
  9. Mar 16, 2024
  10. Mar 30, 2022
  11. Jan 13, 2022
  12. Oct 09, 2020
Loading