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