Skip to content
Snippets Groups Projects
  1. Mar 12, 2017
  2. Feb 01, 2017
  3. Dec 16, 2016
  4. Oct 05, 2016
  5. Oct 04, 2016
    • Daniel Engberg's avatar
      tools/ccache: Update ccache 3.3.2 and refresh patch · 792e8bc8
      Daniel Engberg authored
      
      Update ccache 3.3.2 and refresh patch
      
      Preserving the original patch comments here by Karl Vogel:
      
      "From 90762a9b8d9a50b6176f10bd6c2e2b9501117561 Mon Sep 17 00:00:00 2001
      From: Karl Vogel <karl.vogel@gmail.com>
      Date: Tue, 14 Jul 2015 11:05:33 +0200
      Subject: [PATCH] Include environment variable GCC_HONOUR_COPTS in hash.
      
      The OpenWRT patch, 910-mbsd_multi.patch, to GCC adds an extra
      compilation flag, -fhonour-copts, which is influenced by an
      environment variable called GCC_HONOUR_COPTS.
      
      Include this environment var in the hash calculation as otherwise
      the gcc stdout warning from a previous compilation might be shown
      where, even when GCC_HONOUR_COPTS is in 's'ilent mode.
      
      Signed-off-by: default avatarKarl Vogel <karl.vogel@gmail.com&gt;">
      
      Signed-off-by: default avatarDaniel Engberg <daniel.engberg.lists@pyret.net>
      792e8bc8
  6. Jul 14, 2015
    • Felix Fietkau's avatar
      ccache: Make ccache aware of OpenWRT provided GCC patch. · 388647b5
      Felix Fietkau 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>
      
      SVN-Revision: 46364
      388647b5
  7. Jun 23, 2015
  8. Feb 06, 2015
  9. Feb 27, 2013
  10. Aug 12, 2012
  11. Aug 10, 2012
  12. Jun 15, 2012
  13. Jun 06, 2012
  14. Apr 02, 2012
  15. Jan 15, 2012
  16. Dec 09, 2010
  17. May 08, 2009
  18. Apr 09, 2009
  19. Feb 22, 2009
  20. Sep 03, 2008
  21. Aug 07, 2007
  22. Feb 27, 2007
Loading