Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • juerg/cache-query-job-benchmark
  • bst-1 protected
  • juerg/cache-query-job
  • tristan/fix-recursive-artifact-pull
  • nanonyme/remove-fix-python-timestamps
  • tristan/shell-artifacts
  • bschubert/update-coverage
  • juerg/remote-cache
  • nanonyme/subprocess-devnull
  • tristan/artifact-extensions
  • tpollard/custom-platform-properties
  • juerg/buildbox
  • chandan/update-reqs
  • chandan/moar-runners
  • tpollard/optional-sandbox-properties
  • nanonyme/fix-tests
  • bschubert/standardize-source-tests
  • nanonyme/warn-nofile
  • abderrahim/stage-artifact-scriptelement
  • 1.6.1
  • 1.6.0
  • 1.93.5
  • 1.5.1
  • 1.93.4
  • bst-1.4-branchpoint protected
  • 1.5.0
  • 1.4.3
  • 1.93.3
  • 1.93.2
  • 1.4.2
  • 1.93.1
  • 1.93.0
  • 1.91.3
  • 1.91.2
  • 1.91.1
  • 1.91.0
  • bst-1-branchpoint protected
  • 1.4.1
  • 1.4.0
40 results

_stream.py

  • Phillip Smyth's avatar
    f1fac4d4
    Adding build tree extraction functionality · f1fac4d4
    Phillip Smyth authored
    tests/completions/completions.py: Adding caching build tree flag to list of recognised flags in test
    _frontend/cli.py: Adding caching build tree flags to cli
    _artifactcache/artifactcache.py: Adding abstract get_buildtree_dir function
    _artifactcache/cascache.py: Adding get_buildtree_dir function
    element.py: Adding function to return build tree path
    
    Adding functionality to allow the use of a cached build tree in a workspace
    
    _stream.py: Adding staging of cached build tree
    f1fac4d4
    History
    Adding build tree extraction functionality
    Phillip Smyth authored
    tests/completions/completions.py: Adding caching build tree flag to list of recognised flags in test
    _frontend/cli.py: Adding caching build tree flags to cli
    _artifactcache/artifactcache.py: Adding abstract get_buildtree_dir function
    _artifactcache/cascache.py: Adding get_buildtree_dir function
    element.py: Adding function to return build tree path
    
    Adding functionality to allow the use of a cached build tree in a workspace
    
    _stream.py: Adding staging of cached build tree