summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* 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
* bitbake: HOB:Proper handle of SIGINTValentin Popa2013-07-051-0/+9
* bitbake: hob: save button from settings called a nonexisting methodCristiana Voicu2013-07-032-3/+5
* bitbake: cookerdata: Improve message if BBPATH is unset and bblayers.conf not...Richard Purdie2013-06-281-1/+6
* bitbake: bitbake: python funcname can not include special character @Li Wang2013-06-271-1/+1
* bitbake: bitbake: adding a new comment should be placed on a new lineCristiana Voicu2013-06-271-1/+1
* bitbake: data_smart: Fix bug with overrides and weak default valuesRichard Purdie2013-06-211-5/+12
* bitbake: data_smart: Ensure variable flags are accounted for in config data hashRichard Purdie2013-06-211-0/+6
* bitbake: hob: save variables in conf/ directoryCristiana Voicu2013-06-201-30/+34
* bitbake: hob: replace the init cooker with reset in order to keep the historyCristiana Voicu2013-06-201-3/+2
* bitbake: bitbake: call the initConfiguration when reparsingCristiana Voicu2013-06-202-3/+7
* bitbake: cooker: Ensure configuration matches variable tracking stateRichard Purdie2013-06-201-0/+2
OpenPOWER on IntegriCloud