index
:
openembedded-core.git
master
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bitbake
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: use print() as a function
Bernhard Reutner-Fischer
2010-07-16
1
-3
/
+3
*
Apply some 2to3 refactorings
Chris Larson
2010-07-02
2
-15
/
+13
*
Until the interactive mode is fixed, kill it from the valid options, to avoid...
Chris Larson
2010-07-02
1
-3
/
+0
*
Move serverConnection.terminate() back into the finally
Chris Larson
2010-07-02
1
-1
/
+2
*
Limit the traceback length in the default exception handler
Chris Larson
2010-07-02
1
-1
/
+1
*
Resurrect the excepthook, this time just sending the info with bb.fatal
Chris Larson
2010-07-02
1
-0
/
+8
*
remove return in finally statement
Cliff Brake
2010-07-02
1
-3
/
+3
*
Drop the non-debug traceback suppressor, at this point I think it does more h...
Chris Larson
2010-07-02
1
-13
/
+0
*
Reorganize the main exception handling so an attribute exception raised in th...
Chris Larson
2010-07-02
1
-5
/
+8
*
Adjust the exception handling based on Cliff Brake's patch
Chris Larson
2010-07-02
1
-1
/
+2
*
Fix the debug level check in print_exception
Chris Larson
2010-07-02
1
-1
/
+1
*
Move the python version check into the python package
Chris Larson
2010-07-02
1
-5
/
+1
*
Drop an unnecessary second python version check and use the less ugly sys.ver...
Chris Larson
2010-07-02
1
-6
/
+2
*
Bump version to 1.11.0
Chris Larson
2010-07-02
1
-1
/
+1
*
Move the python version check before the module imports, in case the modules ...
Chris Larson
2010-07-02
1
-4
/
+7
*
Ignore deprecation warnings for now
Chris Larson
2010-07-02
1
-0
/
+1
*
Import fixups
Chris Larson
2010-07-02
1
-1
/
+1
*
Formatting cleanups
Chris Larson
2010-07-02
1
-47
/
+51
*
Bump minimum python version check to 2.6.
Chris Larson
2010-07-02
1
-2
/
+2
*
Display python warnings via bb.msg
Chris Larson
2010-07-02
1
-2
/
+18
*
Use __import__ for the ui rather than exec
Chris Larson
2010-07-02
1
-6
/
+6
*
Initialize pkgs_to_build in the BBConfiguration constructor
Chris Larson
2010-07-02
1
-1
/
+1
*
bitbake: create cooker object after cleaning the environment
Jeff Dike
2010-06-29
1
-2
/
+2
*
bitbake: Move the logger initialization from cooker to utils
Jeff Dike
2010-06-29
1
-0
/
+3
*
bitbake: Don't import xmlrpc server unless needed
Richard Purdie
2010-01-22
1
-1
/
+2
*
bin/bitbake: Add import server
Richard Purdie
2010-01-22
1
-0
/
+1
*
bitbake: Fix UI failure exception handling with python 2.6
Richard Purdie
2010-01-21
1
-1
/
+1
*
bitbake: Switch to bitbake-dev version (bitbake master upstream)
Richard Purdie
2010-01-20
2
-24
/
+75
*
bitbake: Add a --revisions-changed commandline option to indicate when floati...
Richard Purdie
2009-07-29
1
-0
/
+3
*
bitbake: Sync with upstream after 2.8.12 release
Richard Purdie
2009-01-02
1
-1
/
+1
*
bitbake: Add tryaltconfigs option to disable the alternative configuration at...
Richard Purdie
2008-10-28
1
-0
/
+3
*
bitbake: Refactor the environment variable handling
Robert Bradford
2008-10-17
1
-9
/
+3
*
bitbake/bitbake-dev: Allow much better control of which variable influence bi...
Richard Purdie
2008-09-30
1
-0
/
+10
*
bitbake/bitbake-dev: Sync with upstream
Richard Purdie
2008-09-30
1
-0
/
+2
*
Drop bbimage
Richard Purdie
2008-05-21
1
-160
/
+0
*
bitbake: Sync bbimage with upstream
Richard Purdie
2008-03-04
1
-0
/
+5
*
bitbake: Update to 1.8.10 release
Richard Purdie
2008-01-20
1
-1
/
+1
*
bin/bitbake: Fix help typo
Richard Purdie
2007-11-16
1
-1
/
+1
*
bitbake: Sync with 1.8.8 release
Richard Purdie
2007-08-20
1
-1
/
+1
*
bitbake: Sync with upstream
Richard Purdie
2007-08-11
1
-1
/
+18
*
bitbake: Update along 1.8 branch
Richard Purdie
2007-08-03
1
-1
/
+1
*
bitbake: Sync manual updates and version info with bitbake svn
Richard Purdie
2007-06-12
1
-1
/
+1
*
bitbake: Merge bugfixes from bitbake-1.8 svn
Richard Purdie
2007-05-22
1
-1
/
+1
*
bitbake: Update to 1.8.1 (inc. various bug fixes, epoch support)
Richard Purdie
2007-04-01
1
-10
/
+4
*
bitbake: Sync with upstream.
Richard Purdie
2007-01-08
3
-690
/
+41
*
Fix typo
Ross Burton
2006-12-05
1
-1
/
+1
*
bitbake: Fix a couple of typos in the bitbake shell
Richard Purdie
2006-11-30
1
-1
/
+1
*
bitbake: Sync with bitbake trunk for bugfixes and improved dot file generatio...
Richard Purdie
2006-11-29
1
-156
/
+67
*
bitbake: Upgrade from 1.4 -> 1.7.4ish
Richard Purdie
2006-11-16
3
-588
/
+311
*
bitbake: Update against upstream stable branch (includes srcdate='now' support)
Richard Purdie
2006-06-10
1
-4
/
+12
[next]