index
:
openembedded-core.git
master
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Resurrect display of failed files
Chris Larson
2011-01-04
1
-0
/
+4
*
Access metadata vars as locals in python snippets
Chris Larson
2011-01-04
1
-1
/
+14
*
Fix __getitem__ for DataSmart
Chris Larson
2011-01-04
1
-2
/
+6
*
fetchers: Use tar --exclude pattern to remove SCM files
Khem Raj
2011-01-04
5
-5
/
+5
*
Fix syntax issue and don't include 'd' in ui_queue
Chris Larson
2011-01-04
2
-4
/
+4
*
Queue up events before the UI is spawned
Chris Larson
2011-01-04
4
-51
/
+78
*
Fix another little bug with undefined var from cache
Chris Larson
2011-01-04
1
-1
/
+1
*
bb.cache: fix bug from last commit with loading from cache
Chris Larson
2011-01-04
1
-1
/
+1
*
Reduce bb.cache memory usage a bit
Chris Larson
2011-01-04
1
-2
/
+3
*
Fix FuncFailed construction
Chris Larson
2011-01-04
1
-2
/
+2
*
Restore FuncFailed argument compatibility
Chris Larson
2011-01-04
1
-5
/
+11
*
Only reference logfiles that exist
Chris Larson
2011-01-04
1
-1
/
+1
*
Fix bitbake -k issue introduced by build exception cleanup
Chris Larson
2011-01-04
1
-2
/
+2
*
Don't show tracebacks for SystemExit or KeyboardInterrupt
Chris Larson
2011-01-04
1
-1
/
+1
*
Fix exit code display for task failure
Chris Larson
2011-01-04
1
-2
/
+4
*
FIXUP: runqueue bb.debug refs
Richard Purdie
2011-01-04
1
-2
/
+2
*
Simplify build exception handling
Chris Larson
2011-01-04
3
-36
/
+30
*
Turn Event into a new style class
Chris Larson
2011-01-04
1
-1
/
+1
*
Work around issue with pickling of traceback objects
Chris Larson
2011-01-04
1
-0
/
+4
*
Don't show uncaught exception message for KeyboardInterrupt
Chris Larson
2011-01-04
1
-1
/
+5
*
Apply fix for issue where the loggers were constructed with the wrong class
Chris Larson
2011-01-04
1
-1
/
+4
*
Fix providerlog NameError
Chris Larson
2011-01-04
1
-3
/
+3
*
Drop 'fn' arguments to bb.msg functions
Chris Larson
2011-01-04
1
-7
/
+7
*
Add pending deprecation warnings to the bb.msg functions
Chris Larson
2011-01-04
1
-2
/
+14
*
Switch bitbake internals to use logging directly rather than bb.msg
Chris Larson
2011-01-04
28
-322
/
+374
*
Use logging in the knotty ui, and pass the log record across directly
Chris Larson
2011-01-04
4
-48
/
+57
*
Use the python logging module under the hood for bb.msg
Chris Larson
2011-01-04
6
-82
/
+143
*
Allow %20 in a file name in the SRC_URI
C Michael Sundius
2011-01-04
1
-1
/
+2
*
Ignore python warnings that come from places we don't care about
Chris Larson
2011-01-04
1
-1
/
+5
*
Make DataSmart inherit the MutableMapping ABC
Chris Larson
2011-01-04
1
-14
/
+20
*
Split out 'find next buildable task' into a separate generator function
Chris Larson
2011-01-04
1
-7
/
+13
*
Let the RunQueueScheduler control the number of active tasks
Chris Larson
2011-01-04
1
-12
/
+8
*
Add the ability to use runqueue schedulers from the metadata
Chris Larson
2011-01-04
1
-7
/
+23
*
misc: Update the email address to a working one.
Holger Hans Peter Freyther
2011-01-04
1
-1
/
+1
*
Fix IndexError encountered when a 'depends' flag references a nonexistant task
Chris Larson
2011-01-04
1
-1
/
+3
*
Drop the 'ui failed to start' message, as the ui_init does more in knotty
Chris Larson
2011-01-04
1
-5
/
+1
*
Make realfile optional for better_exec, using the existing fn in the code object
Chris Larson
2011-01-04
1
-2
/
+4
*
linux-yocto/stable: update SRCREVs for 2.6.34.x -stable update
Bruce Ashfield
2011-01-03
1
-10
/
+10
*
dtc: add patch to remove -Os for PPC
Saul Wold
2011-01-02
3
-1
/
+18
*
xserver-kdrive: add DEPENDS for libdrm
Saul Wold
2011-01-02
1
-2
/
+4
*
mutter: Add COMPATIBLE_MACHINE list to prevent PPC build
Saul Wold
2011-01-02
1
-0
/
+3
*
lttng-ust: add COMPATIBLE_HOST to prevent ARM/MIPS world build
Saul Wold
2011-01-02
1
-0
/
+7
*
linux-yocto: update to 2.6.37-rc8
Bruce Ashfield
2011-01-02
1
-11
/
+11
*
lzo: upgrade to version 2.04
Qing He
2011-01-02
4
-22
/
+25
*
ncurses: upgrade to version 5.7
Qing He
2011-01-02
6
-5004
/
+271
*
gcc-4.5.1: make c++ include path relative to "--sysroot"
Kevin Tian
2011-01-02
13
-11
/
+45
*
qemuimagetest: Add basic function check for connman
Jiajun Xu
2011-01-02
17
-0
/
+122
*
qemuimagetest: Add basic function check for gcc/g++/make command in target
Jiajun Xu
2011-01-02
7
-0
/
+194
*
qemuimagetest: Add basic function check for rpm command
Jiajun Xu
2011-01-02
17
-0
/
+112
*
qemuimagetest: Add basic function check for zypper command
Jiajun Xu
2011-01-02
18
-0
/
+179
[prev]
[next]