aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* setup.py: removeRoss Burton2015-05-081-73/+0
* setup.py: fix documentation buildAndreas Bofjall2014-05-071-5/+5
* setup.py: Set the 'url' in setup.py to the OE BitBake page.Bill Traynor2013-01-311-1/+1
* hob2: create a standalone deploy image toolKang Kai2012-06-081-1/+1
* setup.py: fix path for bitbake-selftestMartin Jansa2012-05-131-1/+1
* bitbake: Add start of bitbake regression/self testingRichard Purdie2012-05-041-2/+2
* setup.py: remove bb.fetch package, code was dropped in 292e3430e5140b602cad86...Martin Jansa2012-03-121-1/+1
* Revert the switch to futures for nowChristopher Larson2012-02-031-3/+2
* setup.py: Install concurrent tooBernhard Reutner-Fischer2012-02-021-1/+2
* setup.py: install prserv tooMartin Jansa2012-01-201-2/+2
* Add dependency on the backported python 3.2 concurrent.futuresChristopher Larson2012-01-201-1/+1
* setup.py: install fetch2 moduleMartin Jansa2011-04-041-1/+1
* setup.py: also install bitbake-{layers,diffsigs} scriptsMartin Jansa2011-04-041-1/+1
* Experimental usage of the 'progressbar' moduleChris Larson2010-11-211-1/+1
* Move the pysh package into the bb packageChris Larson2010-11-111-1/+1
* Don't ship our own copy of PLY, require itChris Larson2010-11-111-1/+2
* Add missing codegen.py to the distutils installChris Larson2010-11-111-0/+1
* Per Luke Leighton, drop setuptools/ez_setup usageChris Larson2010-11-111-18/+14
* Fix a couple typos in setup.py.Robert P. J. Day2010-06-041-1/+1
* Apply the 2to3 print function transformChris Larson2010-04-091-1/+1
* setup.py: remove removed bbimage from installed scriptsMartin Jansa2010-01-221-1/+1
* Initial switch from distutils to setuptools.Chris Larson2009-07-291-40/+45
* setup.py: Update to include bb.ui (thanks pH5)Richard Purdie2007-08-191-1/+1
* setup.py: use FHS compatible directoriesMarcin Juszkiewicz2007-01-041-4/+4
* Add proper GPLv2 headers to all BitBake filesHolger Hans Peter Freyther2006-12-081-13/+14
* bitbake/bb/fetch:Holger Hans Peter Freyther2005-12-181-1/+1
* bitbake/setup.py:Holger Hans Peter Freyther2005-07-121-1/+1
* bitbake/Holger Hans Peter Freyther2005-07-061-1/+0
* Change the bb.__version__ to 1.2.1, and adjust setup.py to actually import th...Chris Larson2005-05-181-4/+5
* Adjust the version in setup.py.Chris Larson2005-03-111-3/+4
* Set the 'url' in setup.py to our berlios.de project.Chris Larson2004-12-101-0/+1
* Fix the install paths of our datafiles in setup.py.Chris Larson2004-12-091-2/+2
* Make bbread spit out a nicer error when it encounters an IOError.Chris Larson2004-12-081-1/+1
* Initial import.Chris Larson2004-12-071-0/+67