Skip to content
Snippets Groups Projects
  1. Sep 09, 2024
  2. May 29, 2024
  3. Mar 05, 2023
  4. Feb 23, 2023
  5. Feb 17, 2023
  6. Dec 15, 2022
  7. Dec 05, 2022
  8. Dec 01, 2022
  9. Nov 12, 2022
  10. Oct 29, 2022
  11. Jul 25, 2021
  12. Mar 05, 2021
    • Romain Bouvier's avatar
      Use autoreconf to bootstrap autotools · 2759f19c
      Romain Bouvier authored
      - autoreconf already do all the jobs and detections, we don't need to run manually
        multiples binaries
      - Remove obsolete checks/warnings we are doing for libtoolize, all our
        components have been ported
      - Simply run autoreconf with good options should be enough for
        everything
      - We still need to run intltoolize and gtkdocize manually to support
        autotool 2.69
      - This fix issue #42
      2759f19c
  13. Jan 08, 2021
  14. Dec 22, 2020
  15. Dec 18, 2020
  16. Nov 02, 2020
  17. Jun 24, 2020
  18. Jun 16, 2020
  19. Jun 04, 2020
  20. May 12, 2020
    • Romain Bouvier's avatar
      Switch to "foreign" mode for automake · fa58240b
      Romain Bouvier authored
      - This way, we don't need to provide a README file, now that we start to
        switch to README.md for markdown readme on gitlab
      - "[..] differences between the gnu and foreign flavours is
        that the former requires the presence of a number of files in the
      top-level of the projects": https://autotools.io/automake/options.html
      - It also stop warning when using GNU make syntax, but we already
        mandate gnu make, so it's not a problem
      fa58240b
  21. Aug 11, 2019
  22. Jun 27, 2019
  23. May 23, 2019
    • Romain Bouvier's avatar
      Cleanup xfce4-dev-tools · 7814d31d
      Romain Bouvier authored
      - Remove useless macros: m4macros/xdt-python.m4 and m4macros/xdt-xfce.m4
      are not used
      - Update URLs
      - Remove xdt-commit, used to generate Changelog, now done via make
      distcheck
      7814d31d
  24. Feb 28, 2015
  25. Feb 18, 2015
Loading