Skip to content
Snippets Groups Projects
  1. Jul 10, 2024
    • Mihai Moldovan's avatar
      Merge branch 'personal/sunweaver/Makefile-fix-man-page-generation' into 'master' · d950c90f
      Mihai Moldovan authored
      Description: Fix building POD-generated man pages.
      
      Attributes GL MR !5: !5
      d950c90f
    • Mihai Moldovan's avatar
      debian/changelog: sync. · 6654bf5e
      Mihai Moldovan authored
      6654bf5e
    • Mike Gabriel's avatar
      Description: Fix building POD-generated man pages. · e942506a
      Mike Gabriel authored and Mihai Moldovan's avatar Mihai Moldovan committed
       This patch fixes / improves various bits:
        - Provide a clean target for generated man pages.
        - Don't use 'install' command that changes file permissions
          during build target (we might not have root privileges during
          build).
        - Fix variable that gets checked during man page generation
          ($${suite}} vs. $${section}} in case statement).
        - During parallel DEB builds (4 cores) it happened that the
          pod2man run wasn't finished when the install_man target
          started compressing the man page. Add a dependency
          between install_man and build_pod2man (although in
          d/rules these should run as independent Makefile calls).
        - Introduce MKDIR_P variable and use it where needed.
      e942506a
  2. Jul 01, 2024
  3. Jun 29, 2024
  4. Jun 19, 2024
  5. Jan 04, 2024
  6. Aug 23, 2023
  7. Aug 18, 2023
  8. Aug 17, 2023
  9. Jul 04, 2023
  10. Jul 03, 2023
  11. Jul 02, 2023
  12. Jun 06, 2023
  13. Jun 05, 2023
  14. May 30, 2023
  15. May 26, 2023
  16. May 25, 2023
  17. May 24, 2023
  18. May 23, 2023
Loading