Skip to content
Snippets Groups Projects
  1. Mar 05, 2023
  2. Feb 23, 2023
  3. Feb 17, 2023
  4. Dec 15, 2022
  5. Dec 05, 2022
  6. Dec 01, 2022
  7. Nov 12, 2022
  8. Oct 29, 2022
  9. Jul 25, 2021
  10. 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
  11. Jan 08, 2021
  12. Dec 22, 2020
  13. Dec 18, 2020
  14. Nov 02, 2020
  15. Jun 24, 2020
  16. Jun 16, 2020
  17. Jun 04, 2020
  18. 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
  19. Aug 11, 2019
  20. Jun 27, 2019
  21. 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
  22. Feb 28, 2015
  23. Feb 18, 2015
  24. Feb 17, 2015
Loading