Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | _artifact.py: Add cached_logs() method | Jürg Billeter | 2019-03-25 | 1 | -0/+20 |
* | _artifact.py: Expand cached() to check artifact contents | Jürg Billeter | 2019-03-25 | 1 | -2/+28 |
* | _artifact.py: Add cached() helper method | Jürg Billeter | 2019-03-25 | 1 | -0/+19 |
* | Change default of cache-buildtrees option to 'auto' | Jürg Billeter | 2019-03-16 | 1 | -7/+0 |
* | _artifact.py: Do not create empty buildtree directories | Jürg Billeter | 2019-03-16 | 1 | -1/+17 |
* | _casbaseddirectory.py: Use variable-length argument list for _objpath() | Jürg Billeter | 2019-03-14 | 1 | -6/+6 |
* | _artifact.py: Transition element.py get_artifact_metadata*() methods | Tom Pollard | 2019-03-12 | 1 | -0/+149 |
* | _artifact.py: Transition element.py __load*() methods | Tom Pollard | 2019-03-12 | 1 | -0/+46 |
* | _artifact.py: Transition element.py _cached_buildtree() | Tom Pollard | 2019-03-12 | 1 | -0/+27 |
* | _artifact.py: Transition element.py _cache_artifact() | Tom Pollard | 2019-03-12 | 1 | -0/+101 |
* | Create Artifact 'abstraction' class | Tom Pollard | 2019-03-12 | 1 | -0/+141 |