summaryrefslogtreecommitdiff
path: root/bitbake/bin
AgeCommit message (Expand)AuthorFiles
2010-07-02Move the python version check into the python packageChris Larson1
2010-07-02Drop an unnecessary second python version check and use the less ugly sys.ver...Chris Larson1
2010-07-02Bump version to 1.11.0Chris Larson1
2010-07-02Move the python version check before the module imports, in case the modules ...Chris Larson1
2010-07-02Ignore deprecation warnings for nowChris Larson1
2010-07-02Import fixupsChris Larson1
2010-07-02Formatting cleanupsChris Larson1
2010-07-02Bump minimum python version check to 2.6.Chris Larson1
2010-07-02Display python warnings via bb.msgChris Larson1
2010-07-02Use __import__ for the ui rather than execChris Larson1
2010-07-02Initialize pkgs_to_build in the BBConfiguration constructorChris Larson1
2010-06-29bitbake: create cooker object after cleaning the environmentJeff Dike1
2010-06-29bitbake: Move the logger initialization from cooker to utilsJeff Dike1
2010-01-22bitbake: Don't import xmlrpc server unless neededRichard Purdie1
2010-01-22bin/bitbake: Add import serverRichard Purdie1
2010-01-21bitbake: Fix UI failure exception handling with python 2.6Richard Purdie1
2010-01-20bitbake: Switch to bitbake-dev version (bitbake master upstream)Richard Purdie2
2009-07-29bitbake: Add a --revisions-changed commandline option to indicate when floati...Richard Purdie1
2009-01-02bitbake: Sync with upstream after 2.8.12 releaseRichard Purdie1
2008-10-28bitbake: Add tryaltconfigs option to disable the alternative configuration at...Richard Purdie1
2008-10-17bitbake: Refactor the environment variable handlingRobert Bradford1
2008-09-30bitbake/bitbake-dev: Allow much better control of which variable influence bi...Richard Purdie1
2008-09-30bitbake/bitbake-dev: Sync with upstreamRichard Purdie1
2008-05-21Drop bbimageRichard Purdie1
2008-03-04bitbake: Sync bbimage with upstreamRichard Purdie1
2008-01-20bitbake: Update to 1.8.10 releaseRichard Purdie1
2007-11-16bin/bitbake: Fix help typoRichard Purdie1
2007-08-20bitbake: Sync with 1.8.8 releaseRichard Purdie1
2007-08-11bitbake: Sync with upstreamRichard Purdie1
2007-08-03bitbake: Update along 1.8 branchRichard Purdie1
2007-06-12bitbake: Sync manual updates and version info with bitbake svnRichard Purdie1
2007-05-22bitbake: Merge bugfixes from bitbake-1.8 svnRichard Purdie1
2007-04-01bitbake: Update to 1.8.1 (inc. various bug fixes, epoch support)Richard Purdie1
2007-01-08bitbake: Sync with upstream. Richard Purdie3
2006-12-05Fix typoRoss Burton1
2006-11-30bitbake: Fix a couple of typos in the bitbake shellRichard Purdie1
2006-11-29bitbake: Sync with bitbake trunk for bugfixes and improved dot file generatio...Richard Purdie1
2006-11-16bitbake: Upgrade from 1.4 -> 1.7.4ishRichard Purdie3
2006-06-10bitbake: Update against upstream stable branch (includes srcdate='now' support)Richard Purdie1
2006-05-09Update to bitbake 1.4.2 (latest stable branch release). This includes the cac...Richard Purdie2
2006-03-20Update to latest bitbakeRichard Purdie2
2006-03-20bitbake: Fix a couple of VAR_${PN} errors reported by rossRichard Purdie1
2006-02-13Fix an bitbake RDEPENDS bug and add a hack to work around quilt-native issues...Richard Purdie1
2006-02-10Update to 1.3.3 release of bitbakeRichard Purdie1
2006-02-10Update bitbake to latest bitbake svnRichard Purdie2
2005-11-03Update bitbake to use package name as an override when working out PREFERRED_...Richard Purdie1
2005-08-31Initial populationRichard Purdie4