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