Skip to content
Snippets Groups Projects
  1. Aug 15, 2015
  2. Jul 24, 2015
  3. Jul 20, 2015
  4. Jul 19, 2015
  5. Jul 15, 2015
  6. Jul 14, 2015
    • nbd's avatar
      ccache: Make ccache aware of OpenWRT provided GCC patch. · 7ebd8b7d
      nbd authored
      
      The OpenWRT GCC patch, 910-mbsd_multi.patch adds an extra option
      to gcc that depends on an environment variable. Standard ccache
      is unaware of this option and therefor can produce stdout from gcc
      that doesn't correspond to what you would get if you actually
      do a direct compilation with gcc.
      
      This commit adds a patch to ccache to make it aware of the new
      option and removes the feature from the ccache package to use the
      host system's installed ccache binary.
      
      Signed-off-by: default avatarKarl Vogel <karl.vogel@gmail.com>
      
      git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46364 3c298f89-4303-0410-b956-a3cf2f4a3e73
      7ebd8b7d
  7. Jul 10, 2015
  8. Jul 07, 2015
  9. Jul 04, 2015
  10. Jun 26, 2015
  11. Jun 23, 2015
  12. Jun 18, 2015
  13. Jun 14, 2015
  14. Jun 06, 2015
    • hauke's avatar
      bc: add download mirrors · e32defd8
      hauke authored
      
      Add three download mirrors for 'bc', as the Makefile currently defines only
      one download location.
      
      @GNU can not be used, as the most recent version of 'bc' is not available at
      the general GNU mirrors, and can only be found at the "gnu-alpha" mirrors.
      
      Signed-off-by: Hannu Nyman <hannu.nyman at iki.fi>
      Signed-off-by: default avatarHauke Mehrtens <hauke@hauke-m.de>
      
      
      git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45908 3c298f89-4303-0410-b956-a3cf2f4a3e73
      e32defd8
  15. Jun 04, 2015
  16. Jun 03, 2015
  17. May 27, 2015
  18. May 26, 2015
  19. May 23, 2015
  20. May 20, 2015
  21. May 08, 2015
  22. May 04, 2015
  23. May 01, 2015
  24. Apr 20, 2015
  25. Apr 03, 2015
  26. Mar 29, 2015
  27. Mar 27, 2015
  28. Mar 24, 2015
  29. Mar 22, 2015
  30. Mar 20, 2015
Loading