summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2013-09-04bitbake: hob: remove PACKAGE_INSTALL variable setting from hobCristiana Voicu
2013-09-04bitbake: bitbake-worker: ensure BUILDNAME is available during executionPaul Eggleton
2013-09-02bitbake: bitbake/cooker: fix some calls of cookerdata.findConfigFile methodCristiana Voicu
2013-09-02bitbake: runqueue: Fix scenequeue to pass file descriptors, not a floatRichard Purdie
2013-09-01bitbake: server/xmlrpc: stop server on client exitAlexandru DAMIAN
2013-09-01bitbake: prserv/serv: Settle on two threads for optimal performanceRichard Purdie
2013-09-01bitbake: build: Fix profile file namesRichard Purdie
2013-09-01bitbake: serv/db: Don't use BEGIN/COMMITRichard Purdie
2013-09-01bitbake: serv/db: Take an excluside lock on the databaseRichard Purdie
2013-09-01bitbake: serv/db: Fix looping upon database locked issuesRichard Purdie
2013-09-01bitbake: server/process, server/xmlrpc, runqueue: Use select.select() on fds,...Richard Purdie
2013-08-30bitbake: prserv: Allow 'table is locked' matching for retry loopRichard Purdie
2013-08-30bitbake: server/xmlrpc: Increase timeout to 60sRichard Purdie
2013-08-30bitbake: cookerdata: Allow bblayers.conf to be found using BBPATHRichard Purdie
2013-08-30bitbake: cookerdata: Set TOPDIR when using bblayers.confRichard Purdie
2013-08-29bitbake: prserv/serv: Multithread the serverRichard Purdie
2013-08-29bitbake: prserv/db: Threading fixesRichard Purdie
2013-08-28bitbake: serv.py: Fix regression from 972bc43e6d5bJason Wessel
2013-08-28bitbake: data_smart: allow removal of multiple words at once with _removeChristopher Larson
2013-08-28bitbake: data_smart: use a split/filter/rejoin for _removeChristopher Larson
2013-08-28bitbake: serv.py: Fix hang when spawned dynamically with bitbakeJason Wessel
2013-08-27bitbake: hob: fixes for image combo boxCristiana Voicu
2013-08-27bitbake: hob: add event handlers filtering in HobCristiana Voicu
2013-08-27bitbake: bitbake/event.py: UIhandler filter should work without a maskCristiana Voicu
2013-08-26bitbake: command.py: Call updateCache for all states != runningRichard Purdie
2013-08-26bitbake: data_smart: Add _remove operatorRichard Purdie
2013-08-26bitbake: bitbake: Add ui event handlers filteringRichard Purdie
2013-08-26bitbake: server/xmlrpc/prserv: Add sane timeout to default xmlrpc serverRichard Purdie
2013-08-26bitbake: process: Improve exit handling and hangsRichard Purdie
2013-08-26bitbake: parse: Return IOError when including file with absolute pathMartin Jansa
2013-08-23bitbake: prserv/serv: Fix pid file removalRichard Purdie
2013-08-23bitbake: event/msg: Add primitive server side UI log record filteringRichard Purdie
2013-08-23bitbake: build.py: create symlink for run.do_xxx scriptsNicolas Dechesne
2013-08-22bitbake: hob: changes to image combo box from image configuration pageCristiana Voicu
2013-08-22bitbake: propertydialog.py : Scrollable windows for long tooltipsAndrei Dinu
2013-08-20bitbake: build.py: Provide useful diagnostics when exiting.Peter Seebach
2013-08-16bitbake: hob/retrieveimagedialog: change labelsCristiana Voicu
2013-08-16bitbake: taskdata: report close matches with NoProvider errorsPaul Eggleton
2013-08-16bitbake: runqueue: report close matches for an invalid task namePaul Eggleton
2013-08-12bitbake: hob: Add missing file from previous commitRichard Purdie
2013-08-06bitbake: depexp: fix typo in variable nameRoss Burton
2013-08-06bitbake: depexp: insert data instead of append/set, for speedRoss Burton
2013-08-06bitbake: depexp: make parse() a member functionRoss Burton
2013-08-06bitbake: hob/imageconfigurationpage: changes to image comboboxCristiana Voicu
2013-08-06bitbake: hob/imagedetailspage: add tooltip for save image recipe buttonCristiana Voicu
2013-08-06bitbake: hob: set focus on entry name when the name is not correctCristiana Voicu
2013-08-06bitbake: cooker: save packages in IMAGE_INSTALL instead of PACKAGE_INSTALLCristiana Voicu
2013-08-06bitbake: hob: implement the "retrieve image dialog" + changes to image combo boxCristiana Voicu
2013-08-06bitbake: hob: retrieve file name of an imageCristiana Voicu
2013-08-06bitbake: hob: changes to image combo boxCristiana Voicu