summaryrefslogtreecommitdiffstats
path: root/bitbake/bin
Commit message (Expand)AuthorAgeFilesLines
...
* 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-202-24/+75
* 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
* Drop bbimageRichard Purdie2008-05-211-160/+0
* bitbake: Sync bbimage with upstreamRichard Purdie2008-03-041-0/+5
* 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-083-690/+41
* 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-163-588/+311
* 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-092-143/+129
* Update to latest bitbakeRichard Purdie2006-03-202-30/+56
* bitbake: Fix a couple of VAR_${PN} errors reported by rossRichard Purdie2006-03-201-1/+2
* Fix an bitbake RDEPENDS bug and add a hack to work around quilt-native issues...Richard Purdie2006-02-131-0/+1
* Update to 1.3.3 release of bitbakeRichard Purdie2006-02-101-3/+2
* Update bitbake to latest bitbake svnRichard Purdie2006-02-102-28/+216
* Update bitbake to use package name as an override when working out PREFERRED_...Richard Purdie2005-11-031-1/+7
* Initial populationRichard Purdie2005-08-314-0/+1610
OpenPOWER on IntegriCloud