summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2013-11-26bitbake: Hob: force notebook refreshValentin Popa
2013-11-26bitbake: data/codeparser: Improve handling of contains functionsRichard Purdie
2013-11-26bitbake: bitbake: Share BB_TASKDEPDATA with tasksRichard Purdie
2013-11-26bitbake: runqueue: Optimise next_buildable_task()Richard Purdie
2013-11-26bitbake: codeparser: Drop unneeded variable separationRichard Purdie
2013-11-25bitbake: fetch2: Correct a few calls to latest_revision()Peter Kjellerstedt
2013-11-25bitbake: bitbake: fetch2: Remove the unused urldata from the git fetcher.Florin Sarbu
2013-11-25bitbake: data: Fix output inconsistencies for emit_varRichard Purdie
2013-11-24bitbake: perforce: Fix path subdirectory issuesRichard Purdie
2013-11-24bitbake: bitbake-layers: avoid loading configuration when not neededPaul Eggleton
2013-11-24bitbake: HOB: Show warnings in Issues tabValentin Popa
2013-11-24bitbake: cooker: add support for using % as a wildcard in bbappend filenameSaul Wold
2013-11-24bitbake: runqueue/bitbake-worker: Fix dry run fakeroot issuesRichard Purdie
2013-11-22bitbake: fetch2: Stop passing around the pointless url parameterRichard Purdie
2013-11-22bitbake: fetch2: Clean up some url parameters to functionsRichard Purdie
2013-11-20bitbake: toasterui: fix typoAlexandru DAMIAN
2013-11-20bitbake: bitbake: cooker, toaster: mark interrupted builds as failedAlexandru DAMIAN
2013-11-20bitbake: build.py: add single-quotes around already-expanded directory namePeter Seebach
2013-11-20bitbake: runqueue: Fix hole in setsceneverify skipped task logicRichard Purdie
2013-11-19bitbake: fetch2: Fix handling of SCM mirrors in MIRRORSRichard Purdie
2013-11-19bitbake: git: Use git branch for ancestor checksRichard Purdie
2013-11-18bitbake: serv.py: Give pr-server up to 5 seconds to commit dataKonrad Scherer
2013-11-18bitbake: git: Use merge-base instead of log for testing if a commit is presentRichard Purdie
2013-11-15bitbake: cooker, toaster: variable definition trackingAlexandru DAMIAN
2013-11-15bitbake: toaster: task with outcome 2 (sstate), should have sstate_result!=0Cristiana Voicu
2013-11-15bitbake: hob/hoblistmodel: check if vals of packages/recipes names are not NoneCristiana Voicu
2013-11-15bitbake: cooker: warn if user specifies a target listed in ASSUME_PROVIDEDPaul Eggleton
2013-11-15bitbake: hob: refresh tables when the user is redirected to Edit packagesCristiana Voicu
2013-11-15bitbake: toaster: fix path to buildstats fileAlexandru DAMIAN
2013-11-15bitbake: toasterui: mark failed sceneQueue tasks as failedAlexandru DAMIAN
2013-11-15bitbake: toaster: remove author fieldAlexandru DAMIAN
2013-11-15bitbake: toaster: fix tasks showing as NoExecAlexandru DAMIAN
2013-11-12bitbake: cooker: replace "w" file opening mode with "a" modeCristiana Voicu
2013-11-12bitbake: toaster: convert build_package size to bytes to keep consistenceCristiana Voicu
2013-11-12bitbake: newbb.vim: fix spellingTrevor Woerner
2013-11-08bitbake: HOB: HIG compliant message dialogsValentin Popa
2013-11-08bitbake: depexp: Improve wording on requirementsGary Thomas
2013-11-05bitbake: toaster: fix target package informationAlexandru DAMIAN
2013-11-04bitbake: toaster: enable required classes in the toaster startup scriptAlexandru DAMIAN
2013-11-04bitbake: toaster: add variable description for prefixed/suffixed variablesCristiana Voicu
2013-11-04bitbake: toaster: server shutdown on terminal exitAlexandru DAMIAN
2013-11-04bitbake: toaster: fix timezone settingsAlexandru DAMIAN
2013-11-04bitbake: cooker: do not recreate recipecache in buildfile modeAlexandru DAMIAN
2013-11-04bitbake: build, toaster: record proper task typeAlexandru DAMIAN
2013-11-04bitbake: cooker: add data to the dependency tree dumpAlexandru DAMIAN
2013-11-04bitbake: toaster: fixes for null values from eventsAlexandru DAMIAN
2013-11-01bitbake: hob: do not display the "Package list may be incomplete!" dialogCristiana Voicu
2013-11-01bitbake: fetch/hg: Improve user/password handlingVolker Vogelhuber
2013-11-01bitbake: hob: populate error_msg when hob receives a CommandFailed eventCristiana Voicu
2013-11-01bitbake: fetch2/svn.py: use log instead of info to retrieve revisionNicolas Dechesne