Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • release/202005
  • release/202001
  • release/201912
  • release/201911
  • release/releaseWindowsTestOne
  • release/windowsReleaseTest
  • release/releaseTest
  • release/releaseWindowsTest
  • release/201910
  • release/qt/201910
  • release/windows-test/201910
  • release/201908
  • release/201906
  • release/201905
  • release/201904
  • release/201903
  • release/201902
  • release/201901
  • release/201812
  • 4.0.0
  • 2.2.0
  • 2.1.0
  • 2.0.1
  • 2.0.0
  • 1.4.1
  • 1.4.0
  • 1.3.0
  • 1.2.0
  • 1.1.0
30 results

bootstrap

Blame
    • Olivier Dion's avatar
      f76aba52
      contrib: Add caching of build · f76aba52
      Olivier Dion authored and Sébastien Blin's avatar Sébastien Blin committed
      This is a primitive way of caching builds of contrib.  Basically, a hash entry
      is created from all the *.mak files in contrib.  This include all rules.mak of
      individual packages and config.mak generated by the bootstrap script.
      
      When caching is enabled, the installation is done in the cache and a symbolic
      link is created to it.
      
      Caching can be enabled with `--cache-dir=/tmp/jami-contrib-cache --cache-builds'
      or any other path for cache-dir.  Not providing the `cache-builds` option will
      bypass the cache.
      
      Change-Id: I58aa0295664113792518851ede1c568495a33e59
      f76aba52
      History
      contrib: Add caching of build
      Olivier Dion authored and Sébastien Blin's avatar Sébastien Blin committed
      This is a primitive way of caching builds of contrib.  Basically, a hash entry
      is created from all the *.mak files in contrib.  This include all rules.mak of
      individual packages and config.mak generated by the bootstrap script.
      
      When caching is enabled, the installation is done in the cache and a symbolic
      link is created to it.
      
      Caching can be enabled with `--cache-dir=/tmp/jami-contrib-cache --cache-builds'
      or any other path for cache-dir.  Not providing the `cache-builds` option will
      bypass the cache.
      
      Change-Id: I58aa0295664113792518851ede1c568495a33e59
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.