Skip to content
Snippets Groups Projects
This project is mirrored from https://git.openwrt.org/openwrt/openwrt.git. Pull mirroring updated .
  1. May 18, 2024
  2. Jul 26, 2023
  3. Nov 22, 2021
  4. Nov 17, 2021
  5. Jul 03, 2021
  6. Mar 08, 2021
  7. Jul 11, 2020
    • Roman Yeryomin's avatar
      build: improve ccache support · 2ca084cc
      Roman Yeryomin authored
      
      Set CCACHE_DIR to $(TOPDIR)/.ccache and CCACHE_BASEDIR to $(TOPDIR).
      This allows to do clean and dirclean. Cache hit rate for test build
      after dirclean is ~65%.
      If CCACHE is enabled stats are printed out at the end of building process.
      CCACHE_DIR config variable allows to override default, which could be useful
      when sharing cache with many builds.
      cacheclean make target allows to clean the cache.
      
      Changes from v1:
      - remove ccache directory using CCACHE_DIR variable
      - remove ccache leftovers from sdk and toolchain make files
      - introduce CONFIG_CCACHE_DIR variable
      - introduce cacheclean make target
      
      Signed-off-by: default avatarRoman Yeryomin <roman@advem.lv>
      2ca084cc
  8. Apr 12, 2020
  9. Apr 10, 2020
  10. Nov 06, 2019
  11. Jan 17, 2018
  12. Jan 16, 2017
  13. Apr 07, 2015
  14. Jan 12, 2014
  15. Oct 31, 2011
  16. Apr 29, 2011
  17. Apr 04, 2011
  18. Dec 04, 2010
  19. May 11, 2010
  20. Dec 16, 2009
  21. Apr 24, 2009
  22. Sep 23, 2008
  23. Aug 06, 2008
  24. Jun 07, 2008
  25. Feb 10, 2008
  26. Oct 13, 2007
  27. Oct 09, 2007
  28. Aug 07, 2007
  29. Jun 25, 2007
  30. May 29, 2007
Loading