summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Expand)Author
2014-05-29bitbake-diffsigs: Fix runtime error when no arguments are givenJacob Kroon
2014-04-10bitbake: Update to version 1.22.0Richard Purdie
2014-04-09bitbake-selftest: fix help message to include command linePaul Eggleton
2014-03-30bin/bitbake: Only try and process an event_queue if it existsRichard Purdie
2014-03-28bitbake: toaster: do not trap SIGCHLDAlexandru DAMIAN
2014-03-28bin/bitbake/cooker: Ensure initial featureset is optimalRichard Purdie
2014-03-26bitbake: Force -S option to take a parameterRichard Purdie
2014-03-24toaster: clean exit on bb server shutdownAlexandru DAMIAN
2014-03-11bitbake-worker: Ensure children have default sigterm handlerRichard Purdie
2014-03-11bitbake: fix typo in variable nameRoss Burton
2014-03-11toaster: erase checks for stop commandAlexandru DAMIAN
2014-03-09bitbake-worker: Gracefully handle SIGTERMRichard Purdie
2014-02-28bitbake-selftest: enable specifying tests to run on command linePaul Eggleton
2014-01-07toaster: add two-stage commit startup logicAlexandru DAMIAN
2013-12-20Update to version 1.21.1 for masterRichard Purdie
2013-12-09toaster: migrate orm models to SouthAlexandru DAMIAN
2013-12-09toaster: update to Django 1.5Alexandru DAMIAN
2013-12-02bitbake.lock: Add host:port to bitbake.lock for memres serverJason Wessel
2013-12-02bitbake, xmlrpc.py: Implement memory resident auto port configuration/restartJason Wessel
2013-12-02bitbake: Add --status-only optionJason Wessel
2013-11-26bitbake: Share BB_TASKDEPDATA with tasksRichard Purdie
2013-11-22bitbake-layers: avoid loading configuration when not neededPaul Eggleton
2013-11-22runqueue/bitbake-worker: Fix dry run fakeroot issuesRichard Purdie
2013-11-01toaster: enable required classes in the toaster startup scriptAlexandru DAMIAN
2013-11-01toaster: server shutdown on terminal exitAlexandru DAMIAN
2013-10-18toaster: add toaster code to bitbakeAlexandru DAMIAN
2013-10-14bitbake: Update post 1.20 to development versionRichard Purdie
2013-10-04bitbake-dumpsig: introduce command line and error handlingPaul Eggleton
2013-10-04bitbake-diffsigs: improve error handlingPaul Eggleton
2013-10-04bitbake-diffsigs: refactor argument parsing slightlyPaul Eggleton
2013-10-04bitbake-diffsigs: handle if task name is specified without do_ prefixPaul Eggleton
2013-10-04bin/bitbake: Clarify server error messageRichard Purdie
2013-10-04bin/bitbake: Clear ui-queue when starting a serverRichard Purdie
2013-10-04bin/bitbake: No need to show tracebacks for BBHandledExceptionsRichard Purdie
2013-10-04bin/bitbake: Catch establish connection log messagesRichard Purdie
2013-09-24bitbake: Update to version 1.20.0Richard Purdie
2013-09-22bin/bitbake: Improve --help textRichard Purdie
2013-09-18bitbake: cooker,xmlrpc,servers: implement CookerFeaturesAlexandru DAMIAN
2013-09-06bitbake: Ensure ${DATE} and ${TIME} are consistentPeter Kjellerstedt
2013-09-04bitbake-worker: ensure BUILDNAME is available during executionPaul Eggleton
2013-07-31bitbake-worker: import needed signal moduleValentin Popa
2013-06-17bitbake: read BBSERVER environement for remote serverAlexandru DAMIAN
2013-06-17knotty, bitbake: add option to terminate a remote serverAlexandru DAMIAN
2013-06-17knotty, xmlrpc: add observer-only modeAlexandru DAMIAN
2013-06-12bitbake: Update version to 1.19.1Richard Purdie
2013-06-12prserv: Adapt autostart to bitbake-workerRichard Purdie
2013-06-12runqueue: Split runqueue to use bitbake-workerRichard Purdie
2013-06-10bitbake-layers: fix for move of data object to cookerPaul Eggleton
2013-06-06bitbake: Improve remote server handlingAlexandru DAMIAN
2013-05-30bitbake: xmlrpc remote serverAlexandru DAMIAN