Skip to content
Snippets Groups Projects
This project is mirrored from https://git.openwrt.org/openwrt/openwrt.git. Pull mirroring updated .
  1. Jan 02, 2025
  2. Nov 29, 2024
  3. Oct 21, 2024
  4. Oct 20, 2024
  5. Oct 14, 2024
  6. Oct 13, 2024
  7. 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
  8. Oct 05, 2024
  9. Sep 30, 2024
  10. Sep 28, 2024
  11. Sep 26, 2024
  12. 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
  13. Sep 23, 2024
  14. Sep 22, 2024
  15. Sep 20, 2024
  16. Sep 18, 2024
  17. Aug 30, 2024
  18. Aug 13, 2024
  19. Aug 09, 2024
  20. Aug 08, 2024
  21. Jul 28, 2024
  22. Jul 09, 2024
  23. Jul 08, 2024
  24. Jul 05, 2024
  25. Jul 02, 2024
  26. Jul 01, 2024
  27. Jun 27, 2024
Loading