summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: serv.py: Fix regression from 972bc43e6d5bJason Wessel2013-08-281-1/+1
* bitbake: data_smart: allow removal of multiple words at once with _removeChristopher Larson2013-08-281-1/+1
* bitbake: data_smart: use a split/filter/rejoin for _removeChristopher Larson2013-08-281-7/+3
* bitbake: serv.py: Fix hang when spawned dynamically with bitbakeJason Wessel2013-08-281-0/+5
* bitbake: hob: fixes for image combo boxCristiana Voicu2013-08-271-5/+4
* bitbake: hob: add event handlers filtering in HobCristiana Voicu2013-08-271-0/+15
* bitbake: bitbake/event.py: UIhandler filter should work without a maskCristiana Voicu2013-08-271-1/+1
* bitbake: command.py: Call updateCache for all states != runningRichard Purdie2013-08-262-2/+2
* bitbake: data_smart: Add _remove operatorRichard Purdie2013-08-261-5/+18
* bitbake: bitbake: Add ui event handlers filteringRichard Purdie2013-08-265-8/+46
* bitbake: server/xmlrpc/prserv: Add sane timeout to default xmlrpc serverRichard Purdie2013-08-262-7/+18
* bitbake: process: Improve exit handling and hangsRichard Purdie2013-08-261-19/+17
* bitbake: parse: Return IOError when including file with absolute pathMartin Jansa2013-08-262-1/+4
* bitbake: prserv/serv: Fix pid file removalRichard Purdie2013-08-231-1/+1
* bitbake: event/msg: Add primitive server side UI log record filteringRichard Purdie2013-08-232-2/+30
* bitbake: build.py: create symlink for run.do_xxx scriptsNicolas Dechesne2013-08-231-0/+14
* bitbake: hob: changes to image combo box from image configuration pageCristiana Voicu2013-08-221-1/+3
* bitbake: propertydialog.py : Scrollable windows for long tooltipsAndrei Dinu2013-08-221-25/+38
* bitbake: build.py: Provide useful diagnostics when exiting.Peter Seebach2013-08-201-1/+24
* bitbake: hob/retrieveimagedialog: change labelsCristiana Voicu2013-08-161-1/+3
* bitbake: taskdata: report close matches with NoProvider errorsPaul Eggleton2013-08-164-6/+29
* bitbake: runqueue: report close matches for an invalid task namePaul Eggleton2013-08-161-1/+7
* bitbake: hob: Add missing file from previous commitRichard Purdie2013-08-121-0/+49
* bitbake: depexp: fix typo in variable nameRoss Burton2013-08-061-1/+1
* bitbake: depexp: insert data instead of append/set, for speedRoss Burton2013-08-061-9/+3
* bitbake: depexp: make parse() a member functionRoss Burton2013-08-061-16/+16
* bitbake: hob/imageconfigurationpage: changes to image comboboxCristiana Voicu2013-08-061-1/+1
* bitbake: hob/imagedetailspage: add tooltip for save image recipe buttonCristiana Voicu2013-08-061-0/+1
* bitbake: hob: set focus on entry name when the name is not correctCristiana Voicu2013-08-061-0/+1
* bitbake: cooker: save packages in IMAGE_INSTALL instead of PACKAGE_INSTALLCristiana Voicu2013-08-061-4/+4
* bitbake: hob: implement the "retrieve image dialog" + changes to image combo boxCristiana Voicu2013-08-062-3/+35
* bitbake: hob: retrieve file name of an imageCristiana Voicu2013-08-062-2/+10
* bitbake: hob: changes to image combo boxCristiana Voicu2013-08-061-2/+14
* bitbake: hob/bitbake: when an image is saved, it should require an image from...Cristiana Voicu2013-08-061-0/+7
* bitbake: hob: the saved image should be editableCristiana Voicu2013-08-061-1/+3
* bitbake: hob: change the name and description for the saveimagedialogCristiana Voicu2013-08-062-3/+11
* bitbake: hob & bitbake: append a value to a variable from hob throught bitbakeCristiana Voicu2013-08-065-3/+47
* bitbake: hob: make changes in order to permit from UI to edit an image after ...Cristiana Voicu2013-08-063-11/+31
* bitbake: hob/bitbake: save the description of a custom imageCristiana Voicu2013-08-065-8/+14
* bitbake: hob/bitbake: create a template (a .bb file) from hob through bitbakeCristiana Voicu2013-08-066-10/+45
* bitbake: hob: create save image dialog used to save a templateCristiana Voicu2013-08-065-2/+163
* bitbake: hob: labelling changes in HobCristiana Voicu2013-08-064-19/+20
* bitbake: hob/packageslist: change image size label to estimated image sizeCristiana Voicu2013-08-061-1/+1
* bitbake: hob/advancedsettings: change toolchain labels to sdk labelsCristiana Voicu2013-08-061-10/+11
* bitbake: bitbake-worker: import needed signal moduleValentin Popa2013-07-311-0/+1
* bitbake: fetch2: fix unpack of .xz filesAndré Draszik2013-07-311-1/+1
* bitbake: bitbake: runqueue: add warning if invalidating invalid taskPetter Mabäcker2013-07-291-0/+3
* bitbake: hob: sstatemirror is standard also for file://.* regexCristiana Voicu2013-07-291-2/+2
* bitbake: hob: changed the split of SSTATE_MIRRORS variableCristiana Voicu2013-07-291-10/+3
* bitbake: providers.py: print a debug message for dynamic pacakgeRobert Yang2013-07-291-0/+1