messages from 2011-12-12 02:51:21 to 2012-01-20 16:58:16 UTC [more...]
Richard Purdie : siggen: Ensure correct runtask dependency output is shown for diffsigs
2012-01-20 16:50 UTC
Martin Jansa : prserv: fix import of sqlite3
2012-01-20 16:57 UTC
Martin Jansa : setup.py: install prserv too
2012-01-20 16:57 UTC
[PATCH 1/2] setup.py: install prserv too
2012-01-20 16:44 UTC (3+ messages)
` [PATCH 2/2] prserv: fix import of sqlite3
Christopher Larson : Add dependency on the backported python 3.2 concurrent .futures
2012-01-20 16:35 UTC
Richard Purdie : siggen.py: Abstract the runtime task dependency handling code in the generators
2012-01-20 16:51 UTC
Richard Purdie : cooker.py: Allow siggen classes to be added by the metadata
2012-01-20 16:51 UTC
Paul Eggleton : bitbake/fetch2: allow resuming interrupted fetch
2012-01-20 16:50 UTC
[PATCH 0/1] Allow resuming interrupted fetch
2012-01-20 16:41 UTC (3+ messages)
` [PATCH 1/1] bitbake/fetch2: allow "
[PATCH 0/1] Restore tasks summary in the error case
2012-01-20 16:40 UTC (3+ messages)
` [PATCH 1/1] bitbake/runqueue: always log tasks summary
[PATCH 0/1] metadata: Correct "inherit" search to bbclass from oeclass
2012-01-20 16:34 UTC (3+ messages)
` [PATCH 1/1] "
Darren Hart : usermanual: Correct "inherit" search to bbclass from oeclass
2012-01-20 16:43 UTC
Christopher Larson : cooker: use futures rather than a multiprocessing pool
2012-01-20 16:35 UTC
[PATCH] siggen.py: Abstract the runtime task dependency handling code in the generators
2012-01-20 16:16 UTC
[PATCH] cooker.py: Allow siggen classes to be added by the metadata
2012-01-20 16:15 UTC
[PATCH 0/1] bitbake: add description cache into cache_extra
2012-01-20 11:39 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH] siggen: Ensure correct runtask dependency output is shown for diffsigs
2012-01-19 19:37 UTC
[PATCH] siggen: Ensure correct runtask dependency output is shown for diffsigs
2012-01-19 19:35 UTC
[PATCH] bitbake/lib/bb/fetch2: Fix stderr handling when running commands
2012-01-19 15:49 UTC
[PATCH 0/1] persist_data: reconnect when DB is locked
2012-01-19 0:16 UTC (3+ messages)
` [PATCH 1/1] bitbake/persist_data: Reconnect "
Lianhao Lu : bitbake/persist_data: Reconnect when DB is locked
2012-01-19 0:24 UTC
[PATCH 0/9 v3][PULL] Hob: bitbake related changes
2012-01-16 3:27 UTC (11+ messages)
` [PATCH 1/9] cache: Use configuration's hash value to validate cache
` [PATCH 2/9] command.py: add resolve option for generateTargetsTree API
` [PATCH 3/9] event.py: Add new events RequestPackageInfo and PackageInfo
` [PATCH 4/9] bitbake: change for adding progress bar in Hob2
` [PATCH 5/9] bitbake: add -B option to bind with interface
` [PATCH 6/9] bitbake: Add client socket info for BitBakeServerConnection
` [PATCH 7/9] command.py: add new API to get the cpu count on the server
` [PATCH 8/9] command.py: Add a new API triggerEvent()
` [PATCH 9/9] runqueue: fire sceneQueueTaskStarted event when a setscene queue starts
Paul Eggleton : bitbake/knotty: don't count errors as warnings in summary
2012-01-15 16:02 UTC (2+ messages)
[PATCH 0/8] Error message improvements
2012-01-15 10:07 UTC (10+ messages)
` [PATCH 1/8] bitbake/knotty: don't count errors as warnings in summary
` [PATCH 2/8] bitbake/fetch2: improve error formatting for fetcher errors
` [PATCH 3/8] bitbake/runqueue: avoid "failed" in task summary if nothing did
` [PATCH 4/8] bitbake/fetch2: correctly decode exit signal/status
` [PATCH 5/8] bitbake/knotty: avoid printing full task log when error already printed
` [PATCH 6/8] bitbake/fetch2: reduce output for fetch failures
` [PATCH 7/8] bitbake/cooker: avoid printing stack trace for -b match error
` [PATCH 8/8] bitbake/knotty: print task failure summary
Paul Eggleton : bitbake/fetch2: reduce output for fetch failures
2012-01-15 10:15 UTC
Paul Eggleton : bitbake/knotty: print task failure summary
2012-01-15 10:15 UTC
Paul Eggleton : bitbake/cooker: avoid printing stack trace for -b match error
2012-01-15 10:15 UTC
Paul Eggleton : bitbake/fetch2: correctly decode exit signal/status
2012-01-15 10:15 UTC
Paul Eggleton : bitbake/runqueue: avoid "failed" in task summary if nothing did
2012-01-15 10:15 UTC
Paul Eggleton : bitbake/fetch2: improve error formatting for fetcher errors
2012-01-15 10:15 UTC
Paul Eggleton : bitbake/knotty: avoid printing full task log when error already printed
2012-01-15 10:15 UTC
[PATCH] bitbake/fetch2: add support for wrapper command
2012-01-13 16:03 UTC (6+ messages)
[PATCH 0/4] Minor improvements to error messages
2012-01-12 15:45 UTC (6+ messages)
` [PATCH 1/4] bitbake/knotty: don't count errors as warnings
` [PATCH 2/4] bitbake: improve error formatting for fetcher errors
` [PATCH 3/4] bitbake: make warning for initial fetch failure one line
` [PATCH 4/4] bitbake/runqueue: avoid "failed" in task summary if nothing did
[PATCH 0/8 v2][PULL] Hob: bitbake related changes
2012-01-11 14:29 UTC (16+ messages)
` [PATCH 1/8] cache: Use configuration's hash value to validate cache
` [PATCH 2/8] command.py: add resolve option for generateTargetsTree API
` [PATCH 3/8] event.py: Add a new event PackageInfo
` [PATCH 4/8] Bitbake: change for adding progress bar in Hob2
` [PATCH 5/8] bitbake: add -B option to bind with interface
` [PATCH 6/8] bitbake: Add client socket info for BitBakeServerConnection
` [PATCH 7/8] command.py: add new command to get the CPU info
` [PATCH 8/8] runqueue: fire sceneQueueTaskStarted event when a setscene queue starts
[PRService/bitbake V2 0/2] new PRService features in bitbake
2012-01-11 10:38 UTC (4+ messages)
` [PRService/bitbake V2 1/2] bitbake/PRservice: Added no_hist mode and export/import
` [PRService/bitbake V2 2/2] bitbake: Automatically start local PR service
Lianhao Lu : bitbake: Automatically start local PR service
2012-01-11 10:44 UTC
Lianhao Lu : bitbake/PRservice: Added no_hist mode and export/import
2012-01-11 10:44 UTC
[PATCH 0/1 v2][PULL] Hob: a new implementation for human oriented builder
2012-01-11 3:05 UTC (2+ messages)
[PATCH 0/2] V2 Disk space monitoring
2012-01-10 19:54 UTC (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] V2 Add config sample for disk "
[PATCH 0/3] bitbake-layers: flatten improvements
2012-01-10 17:44 UTC (5+ messages)
` [PATCH 1/3] bitbake-layers: flatten: allow specifying layers to flatten
` [PATCH 2/3] bitbake-layers: flatten: warn the user if output structure is incorrect
` [PATCH 3/3] bitbake-layers: close files in apply_append()
Paul Eggleton : bitbake-layers: close files in apply_append()
2012-01-10 17:49 UTC (2+ messages)
Paul Eggleton : bitbake-layers: flatten: warn the user if output structure is incorrect
2012-01-10 17:49 UTC
Richard Purdie : bitbake: Add BBHandledException exception class
2012-01-10 17:49 UTC
Richard Purdie : bitbake/knotty: Show summary of warning/ error messages shown
2012-01-10 17:49 UTC
Paul Eggleton : bitbake-layers: flatten: allow specifying layers to flatten
2012-01-10 17:49 UTC
Dongxiao Xu : command.py: add parseConfigurationFiles API
2012-01-10 17:44 UTC
[PATCH] bitbake/knotty: Show summary of warning/error messages shown
2012-01-10 16:55 UTC (2+ messages)
[PATCH] bitbake: Add BBHandledException exception class
2012-01-09 18:51 UTC (2+ messages)
[PATCH 00/16][PULL] Hob2 related bitbake changes
2012-01-07 7:45 UTC (19+ messages)
` [PATCH 01/16] command.py: Modify needcache value for certain functions
` [PATCH 02/16] cache: Use configuration's hash value to validate cache
` [PATCH 03/16] cooker: user bb.configuration.data to inject events
` [PATCH 04/16] command.py: add initCooker API
` [PATCH 05/16] command.py: add parseConfigurationFiles API
` [PATCH 06/16] command.py: add resolve option for generateTargetsTree API
` [PATCH 07/16] event.py: Add a new event PackageInfo
` [PATCH 08/16] Bitbake: change for adding progress bar in Hob2
` [PATCH 09/16] xmlrpc: Change BitbakeServerInfo init function
` [PATCH 10/16] cooker: remove command import in cooker.py
` [PATCH 11/16] bitbake: add a new option "--server-only"
` [PATCH 12/16] bitbake: add -B option to bind with interface
` [PATCH 13/16] bitbake: Add client socket info for BitBakeServerConnection
` [PATCH 14/16] command.py: add a new API findCoreBaseFiles
` [PATCH 15/16] command.py: add new command to get the CPU info
` [PATCH 16/16] runqueue: fire sceneQueueTaskStarted event when a setscene queue starts
Dongxiao Xu : xmlrpc: Change BitbakeServerInfo init function
2012-01-06 16:02 UTC
Dongxiao Xu : command.py: Modify needcache value for certain functions
2012-01-06 16:02 UTC
Dongxiao Xu : bitbake: add a new option "--server-only"
2012-01-06 16:02 UTC
Dongxiao Xu : cooker: remove command import in cooker.py
2012-01-06 16:02 UTC
Dongxiao Xu : cooker: remove command import in cooker.py
2012-01-06 16:02 UTC
Dongxiao Xu : cooker: user bb.configuration.data to inject events
2012-01-06 16:02 UTC
Dongxiao Xu : command.py: add initCooker API
2012-01-06 16:02 UTC
[PATCH 0/1][PULL] hob: A new implementation for Human Oriented Builder
2012-01-06 9:28 UTC (2+ messages)
Richard Purdie : runqueue.py: Add notification of setscene tasks ( should be in knotty)
2012-01-05 13:21 UTC
Richard Purdie : build.py: Only use set -x when debug is enabled
2012-01-05 13:21 UTC
Richard Purdie : cooker.py: Convert a bb.data. expand refernce to the updated syntax
2012-01-05 13:11 UTC
Richard Purdie : bitbake/runqueue: Improve the setscene logging
2012-01-05 13:11 UTC
Richard Purdie : cooker.py: Add missing BB_WORKERCONTEXT conditionals
2012-01-05 13:11 UTC
[PATCH] Fix for git fetcher when using ssh URL with port specification
2012-01-04 14:19 UTC (3+ messages)
` [PATCH] fetch2/git: change colon to dot in ud.host
Juraj Hercek : fetch2/git: change colon to dot in ud.host
2012-01-04 14:27 UTC
[PATCH] bitbake-layers: fix Python error during parse
2012-01-04 14:15 UTC (2+ messages)
Paul Eggleton : bitbake-layers: fix Python error during parse
2012-01-04 14:22 UTC
RFC - avoid "database is locked" exception in persistent_data.py
2011-12-31 9:08 UTC
[PRService/bitbake 0/2] new PRService features in bitbake
2011-12-30 3:49 UTC (3+ messages)
` [PRService/bitbake 1/2] bitbake/PRservice: Added no_hist mode and export/import
` [PRService/bitbake 2/2] bitbake: Automatically start local PR service
Joshua Lock : ui/crumbs/hobprefs: trigger a reparse after changing IMAGE_FSTYPES
2011-12-20 13:21 UTC
Joshua Lock : ui/crumbs/runningbuild: handle InvalidTask events
2011-12-20 13:21 UTC
Khem Raj : vim/syntax: Recognize ?? operator
2011-12-20 13:21 UTC
[PATCH] vim/syntax: Recognize ?? operator
2011-12-20 13:15 UTC (2+ messages)
[PATCH 0/2] Hob v1 related fixes
2011-12-20 13:15 UTC (4+ messages)
` [PATCH 1/2] ui/crumbs/runningbuild: handle InvalidTask events
` [PATCH 2/2] ui/crumbs/hobprefs: trigger a reparse after changing IMAGE_FSTYPES
[PATCH 00/10 v2] Hob2 related bitbake changes
2011-12-19 11:00 UTC (12+ messages)
` [PATCH 01/10] command.py: Modify needcache value for certain functions
` [PATCH 02/10] cache: Use configuration's hash value to validate cache
` [PATCH 03/10] cooker: user bb.configuration.data to inject events
` [PATCH 04/10] command.py: add initCooker API
` [PATCH 05/10] command.py: add parseConfigurationFiles API
` [PATCH 06/10] command.py: add resolve option for generateTargetsTree API
` [PATCH 07/10] event.py: Add a new event PackageInfo
` [PATCH 08/10] xmlrpc: Change BitbakeServerInfo init function
` [PATCH 09/10] cooker: remove command import in cooker.py
` [PATCH 10/10] bitbake: add a new option "--server-only"
[PATCH 0/2] Disk space monitoring
2011-12-16 3:25 UTC (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Add config sample for disk "
[PATCH 00/10][PULL] Hob2 related bitbake changes
2011-12-14 1:03 UTC (14+ messages)
` [PATCH 01/10] command.py: Modify needcache value for certain functions
` [PATCH 03/10] cooker: user bb.configuration.data to inject events
` [PATCH 05/10] command.py: add parseConfigurationFiles API
` [PATCH 06/10] command.py: add generateTargetsTreePro API
` [PATCH 09/10] cooker: remove command import in cooker.py
[PATCH] fetch2: fix Exception parameters when BB_STRICT_CHECKSUM enabled
2011-12-13 22:11 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox