Skip to content
Snippets Groups Projects
This project is mirrored from https://git.openwrt.org/openwrt/openwrt.git. Pull mirroring updated .
  1. Jan 22, 2025
  2. Jan 14, 2025
  3. Jan 13, 2025
  4. Jan 12, 2025
  5. Dec 28, 2024
  6. Dec 27, 2024
  7. Dec 11, 2024
  8. Nov 29, 2024
  9. Oct 21, 2024
  10. Oct 20, 2024
  11. Oct 14, 2024
  12. Oct 13, 2024
  13. Oct 07, 2024
    • Robert Marko's avatar
      tools: libdeflate: bump to 1.22 · 0b05cc70
      Robert Marko authored
      Bump to the latest 1.22 version which allows dropping our only patch.
      
      Changelog:
      Version 1.22
      * The CMake-based build system now implements a workaround for gcc being paired
        with a too-old binutils version.  This can prevent build errors.
      
      Version 1.21
      * Fixed build error on x86 with gcc 8.1 and gcc 8.2.
      
      * Fixed build error on x86 when gcc 11 is paired with a binutils version that
        doesn't support AVX-VNNI, e.g. as it is on RHEL 9.
      
      * Fixed build error on arm64 with gcc 6.
      
      * Fixed build error on arm64 with gcc 13.1 and later with some -mcpu options.
      
      * Enabled detection of dotprod support in Windows ARM64 builds.
      
      Link: https://github.com/openwrt/openwrt/pull/16617
      
      
      Signed-off-by: default avatarRobert Marko <robimarko@gmail.com>
      0b05cc70
  14. Oct 05, 2024
  15. Sep 30, 2024
  16. Sep 28, 2024
  17. Sep 26, 2024
  18. Sep 25, 2024
    • Daniel Golle's avatar
      tools/flex: respect STAGING_DIR_HOST · 72accd07
      Daniel Golle authored
      
      flex currently leaks the path of m4 as found on the build host.
      While it is possible to override this using the M4 environment
      variable (which we always did for autotools based builds) when
      using CMake or Ninja the M4 variable is not set.
      One easy fix is to make flex take STAGING_DIR_HOST into account
      and expect m4 there if that variable is set in the environment.
      
      Signed-off-by: default avatarDaniel Golle <daniel@makrotopia.org>
      72accd07
  19. Sep 23, 2024
  20. Sep 22, 2024
  21. Sep 20, 2024
  22. Sep 18, 2024
  23. Aug 30, 2024
  24. Aug 13, 2024
  25. Aug 09, 2024
  26. Aug 08, 2024
  27. Jul 28, 2024
  28. Jul 09, 2024
Loading