| 2011-01-04 | Chris Larson | Simplify cache syncing | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Experimental usage of the 'progressbar' module | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Implement parallel parsing support | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | cache: don't write out the cache unnecessarily | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | cache: create and use a RecipeInfo class | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Bob Foerster | Prefer xrange over range for small performance gain. | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Revert "svn fetcher: warn people to switch to SRCREV" | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | cache: make loadDataFull a classmethod | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Bernhard Reutner... | svn fetcher: warn people to switch to SRCREV | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Bernhard Reutner... | fetch: be more pythonic | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Bernhard Reutner... | fetch: use os.path.join | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Bernhard Reutner... | fetch: add common helper _strip_leading_slashes() | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Bernhard Reutner... | fetch: rename suppports_srcrev to supports_srcrev | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | cache: Add debug msg for a nonexistant dep file | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | cache: use new style classes | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | cache: pyflakes/pep8/pylint cleanup | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | cache: use set for clean, checked | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | cache: make use of defaultdict | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Pre-explode rundeps/runrecs in CacheData | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | persist_data: handle locked db for SELECT | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Bernhard Reutner... | BBHandler: use os.path in inherit() | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Bernhard Reutner... | BBHandler: simplify supports() | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Bernhard Reutner... | bb.cache: only log if the respective action was taken | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | bb.pysh: add Case support to format_commands | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | bb.pysh: fix writing pyshtables all over the place | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Move the pysh package into the bb package | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Peter Chubb | Allow mercurial fetcher to follow tip | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Fix GraphViz .dot output for rdepends and rrecs | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Make 'cache is clean' message debug | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Eric BENARD | bitbake: lib/bb/fetch/hg: fix fetching from a mercurial... | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Resurrect display of failed files | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Access metadata vars as locals in python snippets | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Fix __getitem__ for DataSmart | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Khem Raj | fetchers: Use tar --exclude pattern to remove SCM files | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Fix syntax issue and don't include 'd' in ui_queue | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Queue up events before the UI is spawned | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Fix another little bug with undefined var from cache | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | bb.cache: fix bug from last commit with loading from... | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Reduce bb.cache memory usage a bit | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Fix FuncFailed construction | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Restore FuncFailed argument compatibility | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Only reference logfiles that exist | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Fix bitbake -k issue introduced by build exception... | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Don't show tracebacks for SystemExit or KeyboardInterrupt | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Fix exit code display for task failure | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Richard Purdie | FIXUP: runqueue bb.debug refs | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Simplify build exception handling | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Turn Event into a new style class | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Work around issue with pickling of traceback objects | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Don't show uncaught exception message for KeyboardInterrupt | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Apply fix for issue where the loggers were constructed... | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Fix providerlog NameError | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Drop 'fn' arguments to bb.msg functions | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Add pending deprecation warnings to the bb.msg functions | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Switch bitbake internals to use logging directly rather... | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Use logging in the knotty ui, and pass the log record... | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Use the python logging module under the hood for bb.msg | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | C Michael Sundius | Allow %20 in a file name in the SRC_URI | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Ignore python warnings that come from places we don... | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Make DataSmart inherit the MutableMapping ABC | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Split out 'find next buildable task' into a separate... | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Let the RunQueueScheduler control the number of active... | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Add the ability to use runqueue schedulers from the... | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Holger Hans... | misc: Update the email address to a working one. | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Fix IndexError encountered when a 'depends' flag refere... | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Drop the 'ui failed to start' message, as the ui_init... | commit | commitdiff | tree | snapshot | 
| 2011-01-04 | Chris Larson | Make realfile optional for better_exec, using the exist... | commit | commitdiff | tree | snapshot | 
| 2011-01-03 | Bruce Ashfield | linux-yocto/stable: update SRCREVs for 2.6.34.x -stable... | commit | commitdiff | tree | snapshot | 
| 2011-01-02 | Saul Wold | dtc: add patch to remove -Os for PPC | commit | commitdiff | tree | snapshot | 
| 2011-01-02 | Saul Wold | xserver-kdrive: add DEPENDS for libdrm | commit | commitdiff | tree | snapshot | 
| 2011-01-02 | Saul Wold | mutter: Add COMPATIBLE_MACHINE list to prevent PPC... | commit | commitdiff | tree | snapshot | 
| 2011-01-02 | Saul Wold | lttng-ust: add COMPATIBLE_HOST to prevent ARM/MIPS... | commit | commitdiff | tree | snapshot | 
| 2011-01-02 | Bruce Ashfield | linux-yocto: update to 2.6.37-rc8 | commit | commitdiff | tree | snapshot | 
| 2011-01-02 | Qing He | lzo: upgrade to version 2.04 | commit | commitdiff | tree | snapshot | 
| 2011-01-02 | Qing He | ncurses: upgrade to version 5.7 | commit | commitdiff | tree | snapshot | 
| 2011-01-02 | Kevin Tian | gcc-4.5.1: make c++ include path relative to "--sysroot" | commit | commitdiff | tree | snapshot | 
| 2011-01-02 | Jiajun Xu | qemuimagetest: Add basic function check for connman | commit | commitdiff | tree | snapshot | 
| 2011-01-02 | Jiajun Xu | qemuimagetest: Add basic function check for gcc/g+... | commit | commitdiff | tree | snapshot | 
| 2011-01-02 | Jiajun Xu | qemuimagetest: Add basic function check for rpm command | commit | commitdiff | tree | snapshot | 
| 2011-01-02 | Jiajun Xu | qemuimagetest: Add basic function check for zypper... | commit | commitdiff | tree | snapshot | 
| 2011-01-02 | Qing He | augeas: upgrade to version 0.7.4 | commit | commitdiff | tree | snapshot | 
| 2011-01-02 | Qing He | gnutls: upgrade to version 2.10.4 | commit | commitdiff | tree | snapshot | 
| 2011-01-02 | Qing He | libtasn1: upgrade to version 2.9 | commit | commitdiff | tree | snapshot | 
| 2011-01-02 | Qing He | parted: upgrade to version 2.3 | commit | commitdiff | tree | snapshot | 
| 2011-01-02 | Tom Zanussi | distro_tracking_fields.inc: add fields for sysprof | commit | commitdiff | tree | snapshot | 
| 2011-01-02 | Tom Zanussi | distro_tracking_fields.inc: add fields for blktrace | commit | commitdiff | tree | snapshot | 
| 2010-12-31 | Saul Wold | man-pages: fixup LIC_FILES_CHKSUM | commit | commitdiff | tree | snapshot | 
| 2010-12-31 | Richard Purdie | base.bbclass: Add error message for base_do_unpack... | commit | commitdiff | tree | snapshot | 
| 2010-12-31 | Richard Purdie | unfs-server: Fix PV issues | commit | commitdiff | tree | snapshot | 
| 2010-12-31 | Chris Larson | When shutting down, send SIGTERM, not SIGINT | commit | commitdiff | tree | snapshot | 
| 2010-12-31 | Richard Purdie | python-pygobject: Fix DEPENDS and RDEPENDS for native... | commit | commitdiff | tree | snapshot | 
| 2010-12-31 | Richard Purdie | gtk+: Fix BASE_RECOMMENDS, it doesn't need a PN suffix | commit | commitdiff | tree | snapshot | 
| 2010-12-31 | Richard Purdie | base.bbclass: Correct bb.debug parameters | commit | commitdiff | tree | snapshot | 
| 2010-12-31 | Richard Purdie | classes: Drop Handled/NotHandled eventhandler keywords... | commit | commitdiff | tree | snapshot | 
| 2010-12-30 | Richard Purdie | bitbake.conf: Set a default hash policy globally, not... | commit | commitdiff | tree | snapshot | 
| 2010-12-30 | Richard Purdie | patch.bbclass: Move vardepsexclude flag to be along... | commit | commitdiff | tree | snapshot | 
| 2010-12-30 | Dongxiao Xu | distro_tracking: update pulseaudio, ofono, netbase... | commit | commitdiff | tree | snapshot | 
| 2010-12-30 | Dongxiao Xu | connman-gnome: update service name | commit | commitdiff | tree | snapshot | 
| 2010-12-30 | Dongxiao Xu | connman: upgrade to version 0.65 | commit | commitdiff | tree | snapshot | 
| 2010-12-30 | Dongxiao Xu | tremor: upgrade to rev 17636 | commit | commitdiff | tree | snapshot | 
| next |