summaryrefslogtreecommitdiffstats
path: root/bitbake/bin/bitbake
Commit message (Expand)AuthorAgeFilesLines
...
* Apply some 2to3 refactoringsChris Larson2010-07-021-1/+1
* Until the interactive mode is fixed, kill it from the valid options, to avoid...Chris Larson2010-07-021-3/+0
* Move serverConnection.terminate() back into the finallyChris Larson2010-07-021-1/+2
* Limit the traceback length in the default exception handlerChris Larson2010-07-021-1/+1
* Resurrect the excepthook, this time just sending the info with bb.fatalChris Larson2010-07-021-0/+8
* remove return in finally statementCliff Brake2010-07-021-3/+3
* Drop the non-debug traceback suppressor, at this point I think it does more h...Chris Larson2010-07-021-13/+0
* Reorganize the main exception handling so an attribute exception raised in th...Chris Larson2010-07-021-5/+8
* Adjust the exception handling based on Cliff Brake's patchChris Larson2010-07-021-1/+2
* Fix the debug level check in print_exceptionChris Larson2010-07-021-1/+1
* Move the python version check into the python packageChris Larson2010-07-021-5/+1
* Drop an unnecessary second python version check and use the less ugly sys.ver...Chris Larson2010-07-021-6/+2
* Bump version to 1.11.0Chris Larson2010-07-021-1/+1
* Move the python version check before the module imports, in case the modules ...Chris Larson2010-07-021-4/+7
* Ignore deprecation warnings for nowChris Larson2010-07-021-0/+1
* Import fixupsChris Larson2010-07-021-1/+1
* Formatting cleanupsChris Larson2010-07-021-47/+51
* Bump minimum python version check to 2.6.Chris Larson2010-07-021-2/+2
* Display python warnings via bb.msgChris Larson2010-07-021-2/+18
* Use __import__ for the ui rather than execChris Larson2010-07-021-6/+6
* Initialize pkgs_to_build in the BBConfiguration constructorChris Larson2010-07-021-1/+1
* bitbake: create cooker object after cleaning the environmentJeff Dike2010-06-291-2/+2
* bitbake: Move the logger initialization from cooker to utilsJeff Dike2010-06-291-0/+3
* bitbake: Don't import xmlrpc server unless neededRichard Purdie2010-01-221-1/+2
* bin/bitbake: Add import serverRichard Purdie2010-01-221-0/+1
* bitbake: Fix UI failure exception handling with python 2.6Richard Purdie2010-01-211-1/+1
* bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie2010-01-201-24/+73
* bitbake: Add a --revisions-changed commandline option to indicate when floati...Richard Purdie2009-07-291-0/+3
* bitbake: Sync with upstream after 2.8.12 releaseRichard Purdie2009-01-021-1/+1
* bitbake: Add tryaltconfigs option to disable the alternative configuration at...Richard Purdie2008-10-281-0/+3
* bitbake: Refactor the environment variable handlingRobert Bradford2008-10-171-9/+3
* bitbake/bitbake-dev: Allow much better control of which variable influence bi...Richard Purdie2008-09-301-0/+10
* bitbake/bitbake-dev: Sync with upstreamRichard Purdie2008-09-301-0/+2
* bitbake: Update to 1.8.10 releaseRichard Purdie2008-01-201-1/+1
* bin/bitbake: Fix help typoRichard Purdie2007-11-161-1/+1
* bitbake: Sync with 1.8.8 releaseRichard Purdie2007-08-201-1/+1
* bitbake: Sync with upstreamRichard Purdie2007-08-111-1/+18
* bitbake: Update along 1.8 branchRichard Purdie2007-08-031-1/+1
* bitbake: Sync manual updates and version info with bitbake svnRichard Purdie2007-06-121-1/+1
* bitbake: Merge bugfixes from bitbake-1.8 svnRichard Purdie2007-05-221-1/+1
* bitbake: Update to 1.8.1 (inc. various bug fixes, epoch support)Richard Purdie2007-04-011-10/+4
* bitbake: Sync with upstream. Richard Purdie2007-01-081-660/+19
* Fix typoRoss Burton2006-12-051-1/+1
* bitbake: Fix a couple of typos in the bitbake shellRichard Purdie2006-11-301-1/+1
* bitbake: Sync with bitbake trunk for bugfixes and improved dot file generatio...Richard Purdie2006-11-291-156/+67
* bitbake: Upgrade from 1.4 -> 1.7.4ishRichard Purdie2006-11-161-585/+307
* bitbake: Update against upstream stable branch (includes srcdate='now' support)Richard Purdie2006-06-101-4/+12
* Update to bitbake 1.4.2 (latest stable branch release). This includes the cac...Richard Purdie2006-05-091-143/+129
* Update to latest bitbakeRichard Purdie2006-03-201-8/+23
* bitbake: Fix a couple of VAR_${PN} errors reported by rossRichard Purdie2006-03-201-1/+2