summaryrefslogtreecommitdiff
path: root/buildstream/scriptelement.py
Commit message (Expand)AuthorAgeFilesLines
* Fix bug with root mounted as non-artifact in script plugin.valentindavid/fix-script-install-rootValentin David2018-11-081-2/+5
* Fix cache corruption by scripts when layout and integration commands are usedValentin David2018-11-071-7/+8
* Fix spelling of it's and itsRichard Dale2018-10-161-2/+2
* scriptelement.py: Convert to virtual directoriesJim MacArthur2018-08-011-5/+4
* Cache failed buildsRichard Maw2018-07-311-1/+2
* Remove shebangs from python filesGökçen Nurlu2018-06-191-1/+0
* doc/source/core_framework.rst: Use a toctree instead of linksTristan Van Berkom2018-06-091-3/+2
* scriptelement.py: Mark install-rootJürg Billeter2018-03-151-0/+3
* scriptelement: Use built-in checks on runtime depends and sourcesJonathan Maw2018-03-011-10/+8
* documentation: Set page titles manually in python modules.Tristan Van Berkom2017-08-311-1/+5
* element.py and plugins: Changed Element.strict_rebuild APITristan Van Berkom2017-08-301-1/+5
* scriptelement.py plugin: Mark for strict_rebuildTristan Van Berkom2017-07-291-0/+2
* scriptelement.py: Fixing docstringTristan Van Berkom2017-06-301-4/+4
* scriptelement.py: Fixing some fallout in scriptelementTristan Van Berkom2017-06-151-1/+5
* scriptelement.py: Allow layout members with no Element specified.Tristan Van Berkom2017-06-141-17/+37
* scriptelement: Use element's name directly, rather than its path in the layoutJonathan Maw2017-06-131-3/+3
* scriptelement.py: Adapting to Element API churnTristan Van Berkom2017-06-121-8/+16
* scriptelement.py: Cosmetic fix; use element names in messages.Tristan Van Berkom2017-06-071-4/+4
* Jonathan/enhance script elementJonathan Maw2017-06-061-0/+246