Skip to content
Snippets Groups Projects
  1. Jul 02, 2021
  2. Mar 08, 2021
  3. 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
  4. Apr 11, 2020
  5. Apr 10, 2020
  6. Nov 05, 2019
  7. Jan 17, 2018
  8. Jan 15, 2017
  9. Apr 06, 2015
  10. Jan 12, 2014
  11. Oct 31, 2011
  12. Apr 29, 2011
  13. Apr 03, 2011
  14. Dec 04, 2010
  15. May 10, 2010
  16. Dec 16, 2009
  17. Apr 24, 2009
  18. Sep 23, 2008
  19. Aug 06, 2008
  20. Jun 06, 2008
  21. Feb 09, 2008
  22. Oct 13, 2007
  23. Oct 09, 2007
  24. Aug 07, 2007
  25. Jun 25, 2007
  26. May 29, 2007
Loading