]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/shortlog
thirdparty/openembedded/openembedded-core-contrib.git
2017-02-17  Markus Lehtonenfetch2/svn: change 'rsh' parameter to 'ssh' marquiz/bitbake/fixes
2017-02-13  Juro Bystrickycooker.py: run sanity checks for multiconfig
2017-02-13  Sujith Hbitbake: toaster: add wic.bmap support to toaster
2017-02-13  brian averytoaster: remove cut and paste cruft
2017-02-13  brian averytoaster: move sqlite database to TOASTER_DIR
2017-02-13  brian averytoaster: remove cut and paste cruft
2017-02-13  Richard Purdielib: Drop now unneeded update_data calls
2017-02-07  Richard Purdiebitbake: Update version to 1.33.1
2017-02-07  Paul Eggletonfetch2/npm: fix handling of os field
2017-02-07  Paul Eggletonfetch2/npm: handle items only in optionalDependencies
2017-02-07  Paul Eggletonlib/bb/build: add tasksbetween() function
2017-01-27  Richard Purdiebitbake: Bump version to 1.33.0 (develoment version)
2017-01-26  Patrick Ohlybuild.py: avoid exception when function is not defined
2017-01-23  Scott Rifenbarkbitbake-user-manual: Fixed small typo in "Events" section
2017-01-23  Scott Rifenbarkbitbake-user-manual: Updated Event descriptions
2017-01-23  Aníbal Limónlib/bb/main.py: Shutdown cooker when server isn't foreg...
2017-01-23  Aníbal Limónbb/server/process.py: ProcessEventQueue add close of...
2017-01-23  Matthew McClintockbitbake-layers: show-appends: add optional argument...
2017-01-20  Richard Purdiedata_smart: Fix unneeded variable manipulation
2017-01-19  Patrick Ohlyrunqueue.py: revised completion scheduler
2017-01-19  Patrick Ohlybuild.py: add preceedtask() API
2017-01-19  Richard Purdiefetch2: Avoid recursive errors
2017-01-19  Richard Purdiecooker: Add BB_LIMITEDDEPS support
2017-01-19  Richard Purdieevent/ast: Add RecipeTaskPreProcess event before task...
2017-01-19  Richard Purdierunqueue: Fix traceback when using -b
2017-01-19  Richard Purdiecooker: Only add universe targets where the task exists
2017-01-17  Juro Bystrickycooker.py: new multiconfig '*' syntax support
2017-01-17  brian averytoaster: bin/toaster whitelist TOASTER_DIR
2017-01-12  Ola Redellgitsm.py: Add force flag to git checkout command in...
2017-01-12  Jianxun Zhanguse multiple processes to dump signatures.
2017-01-06  Richard Purdieevent: Replace slightly elderly bbmake references!
2017-01-06  Richard Purdieprserv/persist_data/utils: Drop obsolete python2 imports
2017-01-06  Aníbal Limónbb/cooker: BBCooker stops notifier at shutdown
2017-01-05  Richard Purdieprserv/serv: Tweak stdout manipulation to be stream...
2016-12-21  Richard Purdiecookerdata: Convert multiconfig to use BB_CURRENT_MC
2016-12-21  Richard Purdierunqueue: Only start fakeroot workers when needed
2016-12-21  Richard Purdierunqueue: Ensure setscene tasks with overlapping stamps...
2016-12-21  Richard Purdierunqueue: Fix setscene issues with multiconfig
2016-12-21  Richard Purdiesiggen: Fix clean_basepath to work with multiconfig
2016-12-21  Richard Purdiebuild/uihelper: Show better information about multiconf...
2016-12-21  Richard Purdierunqueue: Ensure pseudo executes from the correct place...
2016-12-21  Mark Asselstinefetch2/wget: fixup case with no useful netrc data
2016-12-16  Matthew McClintockfetch2/wget: add Basic Auth from netrc to checkstatus()
2016-12-16  Paul Eggletonrunqueue: dry-run real tasks when BB_SETSCENE_ENFORCE...
2016-12-16  Ross BurtonBBHandler: use with instead of open/close
2016-12-16  Richard Purdiecooker/command: Drop expanded_data
2016-12-16  Joshua Lockbitbake: remove True option to getVar calls (take 2)
2016-12-14  Paul Eggletonlib/bb/build: enable access to logger within tasks
2016-12-14  Paul Eggletonserver/process: don't change UI process signal handler...
2016-12-14  Paul Eggletonsiggen: add means of ignoring basehash mismatch
2016-12-14  Paul Eggletonrunqueue: enable setVariable command to affect task...
2016-12-14  Paul Eggletondata_smart: support serialisation
2016-12-14  Paul Eggletoncooker: allow buildFile warning to be hidden programmat...
2016-12-14  Paul Eggletontinfoil: pass datastore to server when expanding python...
2016-12-14  Paul Eggletontinfoil: implement server-side recipe parsing
2016-12-14  Paul Eggletonremotedata: enable transporting datastore from the...
2016-12-14  Paul Eggletontinfoil: rewrite as a wrapper around the UI
2016-12-14  Paul Eggletoncommand: provide a means to shut down from the client...
2016-12-14  Paul Eggletondata_smart: implement remote datastore functionality
2016-12-14  Paul Eggletonserver/xmlrpc: send back 503 response with correct...
2016-12-14  Paul Eggletonknotty: fix --observe-only option
2016-12-14  Paul Eggletonknotty: make quiet option a level option
2016-12-14  Paul Eggletondata_smart: fix resetting of reference on variablehistory
2016-12-12  Michael Woodtoaster: views Remove old code that converts template...
2016-12-12  Michael Woodtoaster: js test Update js tests to use correct url...
2016-12-12  Michael Woodtoaster: Switch front end to use Layer get REST API
2016-12-12  Michael Woodtoaster: typeaheads Layers add url to layer REST API...
2016-12-12  Michael Woodtoaster: api Add GET REST API for Layer information
2016-12-12  Michael Woodtoaster: importlayer Add git revision typeahead to...
2016-12-12  Michael Woodtoaster: typeaheads Add a git revisions suggestions
2016-12-12  Michael Woodtoaster: typeaheads widgets Fix flake8 issues and remov...
2016-12-12  Michael Woodtoaster: tests Update import layer test to use new...
2016-12-12  Michael Woodtoaster: importlayer Use new layer add API
2016-12-12  Michael Woodtoaster: api Add layer Add api
2016-12-12  Michael Woodtoaster: models Layer_Version get_detailspage_url optio...
2016-12-12  Michael Woodtoaster: models Layer fix whitespace
2016-12-12  Michael Woodtoaster: tablejs Add visual indicator for table data...
2016-12-08  Scott Rifenbarkbitbake-user-manual: Added new "Line Joining" section.
2016-12-08  Scott Rifenbarkbitbake-user-manual: Refreshed the 'bitbake --help...
2016-12-08  Richard Purdietoaster: Reference pip3 not pip
2016-12-08  Richard Purdiecooker: Handle inofity queue overflows more gracefully
2016-12-08  Richard Purdiecooker: Fix world taskgraph generation issue
2016-12-07  Richard Purdieutils: Avoid traceback errors
2016-12-07  Richard Purdierunqueue: Send BB_TASKDEPDATA for setscene tasks
2016-12-07  Richard Purdierunqueue: Add the taskhash to BB_TASKDEPDATA
2016-12-07  Richard Purdiebitbake-worker: Further IO performance tweaks
2016-12-07  Daniel Lublinlib/bs4: Fix imports from html5lib >= 0.9999999/1.0b8
2016-12-07  Sujith Hcooker: convert type which needs to be marshalled
2016-12-07  brian averytoaster: browser tests - add Selenium Docker container...
2016-12-07  Ismo Puustinendepexp: fix string formatting.
2016-12-07  Patrick Ohlymonitordisk: add event
2016-12-07  Patrick Ohlymonitordisk.py: minor code and comment cleanup
2016-12-07  Patrick Ohlyrunqueue.py: monitor disk space at regular time intervals
2016-12-07  Patrick Ohlycooker process: fire heartbeat event at regular time...
2016-11-30  Ross Burtonast: remove BBVERSIONS support
2016-11-30  Patrick Ohlycodeparser.py: support deeply nested tokens
2016-11-30  Markus Lehtonenfetch2: obey BB_ALLOWED_NETWORKS when checking network...
2016-11-30  Michael Woodtoaster: buildinfohelper Clarify log message for build...
2016-11-30  Michael Woodtoaster: buildinfohelper fix _get_layer_version_for_dep...
2016-11-30  Michael Woodtoaster: buildinfohelper Simplify layer event to toaste...
next