aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2018-08-10Cummulative development update August 2018David Reyna
2018-06-05update default user, rename WR tab to 'Local'David Reyna
2018-06-05fix empty CVE list, Non-vulnerable split, no selected productsDavid Reyna
2018-06-04Implement CVE triage, change History tablesDavid Reyna
2018-05-21Fix WR'isms: 'Jira,RCPL,wr_comments' to 'Defect,release_version,comments'David Reyna
2018-05-17Add sample data, fix missing fixture files, update READMEDavid Reyna
2018-05-15remove WR-ism 'Jira'David Reyna
2018-05-15remove WR-isms from template files, update 'toaster' executable to 'srt' exec...David Reyna
2018-05-14Add SRTool updated files version 0.03David Reyna
2018-05-14Remove old Toaster-specific filesDavid Reyna
2018-05-14rename base SRTool directories, update README filesDavid Reyna
2018-05-14Initial reorganiztion from 'bitbake' to 'toaster' centricDavid Reyna
2018-04-26toaster: add 'Sumo' to release selectionDavid Reyna
2018-04-23lib/bb/utils: prevent movefile from changing dest dir permissionsMattias Hansson
2018-04-06cookerdata: Issue warning if layer doesn't set LAYERSERIES_COMPAT_xRichard Purdie
2018-03-28toaster: do not fail on optional 'custom.xml' fileDavid Reyna
2018-03-28fetch2/git: log exception if ls-remote failsRoss Burton
2018-03-28tests/fetch: state which upstream failedRoss Burton
2018-03-15utils.py: Add option for explode_dep_versions2 to return unsortedAmanda Brindle
2018-03-03cooker: Fix environment double key expansion issueRichard Purdie
2018-03-03cooker: Run registered anonymous python before displaying environmentRichard Purdie
2018-03-03parse/ast: Abstract anonymous function execution into a functionRichard Purdie
2018-02-27runqueue: Ensure only recursive task dependencies are prunedRichard Purdie
2018-02-09bitbake: toaster: don't use git fetch --allRobert Yang
2018-02-09fetch2: Handle missing donestamp file when content is validNathan Rossi
2018-02-09fetch2/npm.py: Fix inverted condition to prevent infinite loopBöszörményi Zoltán
2018-02-09bitbake: parse: fixes for resolve_file()Robert Yang
2018-02-09bitbake: cache: improve debug messageRobert Yang
2018-02-09bitbake: cooker: don't stop file notifier when cooker is shutdownRobert Yang
2018-02-09bitbake: cooker: fix for BBFILE_PATTERN matches bbappendRobert Yang
2018-02-09bitbake: cooker: skip when BBFILE_PATTERN is emptyRobert Yang
2018-02-09fetch/git: Use 'git-make-shallow' from bin directoryNathan Rossi
2018-02-09main/runqueue: Rework runall task and add runonly optionRichard Purdie
2018-01-29runqueue: Rewrite and optimize recrdepends handlingRichard Purdie
2018-01-29runqueue: Optimize recrdepends handlingRichard Purdie
2018-01-29runqueue: Remove unused variablesRichard Purdie
2018-01-29runqueue: Fix recidepends handlingRichard Purdie
2018-01-28fetch/git: Add pack-refs command to mirror handling codeRichard Purdie
2018-01-28cooker: Sort task graph (dot) file outputRichard Purdie
2018-01-07fetch2/__init__: Disable pseudo in runfetchcmd()Peter Kjellerstedt
2018-01-07events: Drop unused cfg propertyRichard Purdie
2018-01-07tests/fetch: Allow bit/bitbake-selftest to function correctlyRichard Purdie
2018-01-07tests/event: tests: Add event classes test classJair Gonzalez
2018-01-07tests/event: Remove empty assignments from event testsJair Gonzalez
2018-01-07tests/event: Add test for bb.event.worker_fireJair Gonzalez
2018-01-07tests/event: Include tests for event filtering featuresJair Gonzalez
2018-01-02toaster: corrupted patch for bldcollector URL fileDavid Reyna
2017-12-19build.py: Don't return dependencies for tasks which don't existRichard Purdie
2017-12-18toaster: add 'nobuild' option to ToasterDavid Reyna
2017-12-18toaster: landing page show cmdline captureDavid Reyna