summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb
Commit message (Expand)AuthorAgeFilesLines
* bitbake: data_smart: Remove need for update_data callsRichard Purdie2015-07-121-4/+15
* bitbake: data_smart: Defer append/prepend handlingRichard Purdie2015-07-121-5/+22
* bitbake: fetch2/wget.py: checkstatus disable SSL cert validation.Aníbal Limón2015-07-121-2/+18
* bitbake: tests/fetch.py: FetchCheckStatusTest add cases for ftp and https.Aníbal Limón2015-07-121-1/+7
* bitbake: fetch2/wget.py: checkstatus fix using proxy handlerAníbal Limón2015-07-121-4/+16
* bitbake: tests/fetch.py: Add FetchCheckStatusTest tests.Aníbal Limón2015-07-121-0/+39
* bitbake: fetch2/wget.py: Add support of connection cache in checkstatus.Aníbal Limón2015-07-122-5/+138
* bitbake: fetch2/sftp: Set BatchMode=yes as argument to sftpOlof Johansson2015-07-121-1/+1
* bitbake: git.py: create a branch when checkoutRobert Yang2015-07-121-0/+7
* bitbake: cooker/taskdata: Make NoProvider errors non-fatal to -e/-g optionsRichard Purdie2015-07-122-7/+9
* bitbake: lib/bb: set up infrastructure for shell message functionsPaul Eggleton2015-07-122-10/+65
* bitbake: fetch2: Add fetch parameter to checkstatusyocto-1.9_M1Aníbal Limón2015-07-094-13/+13
* bitbake: fetch2/__init__.py: Add FetchConnectionCache classAníbal Limón2015-07-091-0/+36
* bitbake: knotty.py: Make sure bitbake.lock is unlocked before exitingLeonardo Sandoval2015-07-091-0/+20
* bitbake: command.py: Unlock function included into CommandsSync classLeonardo Sandoval2015-07-091-0/+6
* bitbake: cooker.py: Lock/Unlock members function into BBCookerLeonardo Sandoval2015-07-091-3/+14
* bitbake: cooker: Improve DATE/TIME handlingRichard Purdie2015-07-081-3/+6
* bitbake: main: add skeleton documentation for the recipe:do_task syntaxRoss Burton2015-07-071-1/+1
* bitbake: fetch2: Checkout to correct ref begore init and update submodulesFelipe F. Tonello2015-07-071-0/+1
* bitbake: toaster: Fix build execution regressionMichael Wood2015-07-021-0/+1
* bitbake: codeparser: Add repr() methodsRichard Purdie2015-06-271-0/+5
* bitbake: codeparser: Allow empty functionsRichard Purdie2015-06-271-0/+3
* bitbake: bitbake: fetch2/hg.py: fix unpack error and mirror tarballRobert Yang2015-06-271-13/+66
* bitbake: fetch/perforce: Fix single file checkoutsRichard Purdie2015-06-271-1/+1
* bitbake: event: Handle recursive events and the data store betterRichard Purdie2015-06-261-2/+6
* bitbake: cooker: Fire BuildCompleted before finishing the commandRichard Purdie2015-06-261-2/+2
* bitbake: toasterui: verify variable before usageAlexandru DAMIAN2015-06-261-4/+5
* bitbake: toaster: refactor build modelAlexandru DAMIAN2015-06-262-23/+50
* bitbake: toaster: fixes after replacing BuildRequest with BuildAlexandru DAMIAN2015-06-261-14/+10
* bitbake: toaster: fill in build data from buildrequestAlexandru DAMIAN2015-06-261-1/+15
* bitbake: runqueue: Sanity check BB_NUMBER_THREADSRichard Purdie2015-06-231-0/+3
* bitbake: runqueue: Handle BBHandledException correctlyRichard Purdie2015-06-231-0/+7
* bitbake: server/process: Don't log BBHandledExceptionRichard Purdie2015-06-231-2/+3
* bitbake: runqueue: Improve handling of fakeworker failing to startRichard Purdie2015-06-231-1/+6
* bitbake: event: Inject 'd' into event handlersRichard Purdie2015-06-231-0/+2
* bitbake: bitbake: Add explict getVar param for (non) expansionRichard Purdie2015-06-2313-57/+57
* bitbake: bitbake: Bump version to 1.27.1Richard Purdie2015-06-091-1/+1
* bitbake: cooker/event: Add an event which lists all stamps reachable after pa...Richard Purdie2015-06-092-0/+15
* bitbake: parse/BBHandler: Avoid repeatedly resetting FILERichard Purdie2015-06-051-2/+2
* bitbake: toaster logger: assign projects to all buildsAlexandru DAMIAN2015-05-291-10/+27
* bitbake: toaster logger: refactor recipe and layer file pathsAlexandru DAMIAN2015-05-291-15/+32
* bitbake: data: Make expandKeys deterministicRichard Purdie2015-05-291-1/+1
* bitbake: ConfHandler: Fix bogus dependency problemsRichard Purdie2015-05-291-1/+0
* bitbake: BBHandler: Drop cwd from search pathRichard Purdie2015-05-291-2/+1
* bitbake: cooker/utils: Improve parsing profilingRichard Purdie2015-05-292-5/+21
* bitbake: tests/data: Add key expansion unit testRichard Purdie2015-05-291-0/+14
* bitbake: tests/data: Add log parsing test codeRichard Purdie2015-05-291-1/+24
* bitbake: data: Revert expandKeys warning moveRichard Purdie2015-05-291-6/+5
* bitbake: data: Clean up expandKeys None value handlingRichard Purdie2015-05-291-2/+2
* bitbake: data: Move warning code to the first loop for performanceRichard Purdie2015-05-261-5/+5