| Commit message (Expand) | Author | Age | Files | Lines |
* | bitbake: data_smart: use a split/filter/rejoin for _remove | Christopher Larson | 2013-08-28 | 1 | -7/+3 |
* | bitbake: serv.py: Fix hang when spawned dynamically with bitbake | Jason Wessel | 2013-08-28 | 1 | -0/+5 |
* | bitbake: hob: fixes for image combo box | Cristiana Voicu | 2013-08-27 | 1 | -5/+4 |
* | bitbake: hob: add event handlers filtering in Hob | Cristiana Voicu | 2013-08-27 | 1 | -0/+15 |
* | bitbake: bitbake/event.py: UIhandler filter should work without a mask | Cristiana Voicu | 2013-08-27 | 1 | -1/+1 |
* | bitbake: command.py: Call updateCache for all states != running | Richard Purdie | 2013-08-26 | 2 | -2/+2 |
* | bitbake: data_smart: Add _remove operator | Richard Purdie | 2013-08-26 | 1 | -5/+18 |
* | bitbake: bitbake: Add ui event handlers filtering | Richard Purdie | 2013-08-26 | 5 | -8/+46 |
* | bitbake: server/xmlrpc/prserv: Add sane timeout to default xmlrpc server | Richard Purdie | 2013-08-26 | 2 | -7/+18 |
* | bitbake: process: Improve exit handling and hangs | Richard Purdie | 2013-08-26 | 1 | -19/+17 |
* | bitbake: parse: Return IOError when including file with absolute path | Martin Jansa | 2013-08-26 | 2 | -1/+4 |
* | bitbake: prserv/serv: Fix pid file removal | Richard Purdie | 2013-08-23 | 1 | -1/+1 |
* | bitbake: event/msg: Add primitive server side UI log record filtering | Richard Purdie | 2013-08-23 | 2 | -2/+30 |
* | bitbake: build.py: create symlink for run.do_xxx scripts | Nicolas Dechesne | 2013-08-23 | 1 | -0/+14 |
* | bitbake: hob: changes to image combo box from image configuration page | Cristiana Voicu | 2013-08-22 | 1 | -1/+3 |
* | bitbake: propertydialog.py : Scrollable windows for long tooltips | Andrei Dinu | 2013-08-22 | 1 | -25/+38 |
* | bitbake: build.py: Provide useful diagnostics when exiting. | Peter Seebach | 2013-08-20 | 1 | -1/+24 |
* | bitbake: hob/retrieveimagedialog: change labels | Cristiana Voicu | 2013-08-16 | 1 | -1/+3 |
* | bitbake: taskdata: report close matches with NoProvider errors | Paul Eggleton | 2013-08-16 | 4 | -6/+29 |
* | bitbake: runqueue: report close matches for an invalid task name | Paul Eggleton | 2013-08-16 | 1 | -1/+7 |
* | bitbake: hob: Add missing file from previous commit | Richard Purdie | 2013-08-12 | 1 | -0/+49 |
* | bitbake: depexp: fix typo in variable name | Ross Burton | 2013-08-06 | 1 | -1/+1 |
* | bitbake: depexp: insert data instead of append/set, for speed | Ross Burton | 2013-08-06 | 1 | -9/+3 |
* | bitbake: depexp: make parse() a member function | Ross Burton | 2013-08-06 | 1 | -16/+16 |
* | bitbake: hob/imageconfigurationpage: changes to image combobox | Cristiana Voicu | 2013-08-06 | 1 | -1/+1 |
* | bitbake: hob/imagedetailspage: add tooltip for save image recipe button | Cristiana Voicu | 2013-08-06 | 1 | -0/+1 |
* | bitbake: hob: set focus on entry name when the name is not correct | Cristiana Voicu | 2013-08-06 | 1 | -0/+1 |
* | bitbake: cooker: save packages in IMAGE_INSTALL instead of PACKAGE_INSTALL | Cristiana Voicu | 2013-08-06 | 1 | -4/+4 |
* | bitbake: hob: implement the "retrieve image dialog" + changes to image combo box | Cristiana Voicu | 2013-08-06 | 2 | -3/+35 |
* | bitbake: hob: retrieve file name of an image | Cristiana Voicu | 2013-08-06 | 2 | -2/+10 |
* | bitbake: hob: changes to image combo box | Cristiana Voicu | 2013-08-06 | 1 | -2/+14 |
* | bitbake: hob/bitbake: when an image is saved, it should require an image from... | Cristiana Voicu | 2013-08-06 | 1 | -0/+7 |
* | bitbake: hob: the saved image should be editable | Cristiana Voicu | 2013-08-06 | 1 | -1/+3 |
* | bitbake: hob: change the name and description for the saveimagedialog | Cristiana Voicu | 2013-08-06 | 2 | -3/+11 |
* | bitbake: hob & bitbake: append a value to a variable from hob throught bitbake | Cristiana Voicu | 2013-08-06 | 5 | -3/+47 |
* | bitbake: hob: make changes in order to permit from UI to edit an image after ... | Cristiana Voicu | 2013-08-06 | 3 | -11/+31 |
* | bitbake: hob/bitbake: save the description of a custom image | Cristiana Voicu | 2013-08-06 | 5 | -8/+14 |
* | bitbake: hob/bitbake: create a template (a .bb file) from hob through bitbake | Cristiana Voicu | 2013-08-06 | 6 | -10/+45 |
* | bitbake: hob: create save image dialog used to save a template | Cristiana Voicu | 2013-08-06 | 5 | -2/+163 |
* | bitbake: hob: labelling changes in Hob | Cristiana Voicu | 2013-08-06 | 4 | -19/+20 |
* | bitbake: hob/packageslist: change image size label to estimated image size | Cristiana Voicu | 2013-08-06 | 1 | -1/+1 |
* | bitbake: hob/advancedsettings: change toolchain labels to sdk labels | Cristiana Voicu | 2013-08-06 | 1 | -10/+11 |
* | bitbake: fetch2: fix unpack of .xz files | André Draszik | 2013-07-31 | 1 | -1/+1 |
* | bitbake: bitbake: runqueue: add warning if invalidating invalid task | Petter Mabäcker | 2013-07-29 | 1 | -0/+3 |
* | bitbake: hob: sstatemirror is standard also for file://.* regex | Cristiana Voicu | 2013-07-29 | 1 | -2/+2 |
* | bitbake: hob: changed the split of SSTATE_MIRRORS variable | Cristiana Voicu | 2013-07-29 | 1 | -10/+3 |
* | bitbake: providers.py: print a debug message for dynamic pacakge | Robert Yang | 2013-07-29 | 1 | -0/+1 |
* | bitbake: HOB:Proper handle of SIGINT | Valentin Popa | 2013-07-05 | 1 | -0/+9 |
* | bitbake: hob: save button from settings called a nonexisting method | Cristiana Voicu | 2013-07-03 | 2 | -3/+5 |
* | bitbake: cookerdata: Improve message if BBPATH is unset and bblayers.conf not... | Richard Purdie | 2013-06-28 | 1 | -1/+6 |