aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
AgeCommit message (Expand)Author
2012-06-08hob2: create a standalone deploy image toolKang Kai
2012-05-13setup.py: fix path for bitbake-selftestMartin Jansa
2012-05-04bitbake: Add start of bitbake regression/self testingRichard Purdie
2012-03-12setup.py: remove bb.fetch package, code was dropped in 292e3430e5140b602cad86...Martin Jansa
2012-02-03Revert the switch to futures for nowChristopher Larson
2012-02-02setup.py: Install concurrent tooBernhard Reutner-Fischer
2012-01-20setup.py: install prserv tooMartin Jansa
2012-01-20Add dependency on the backported python 3.2 concurrent.futuresChristopher Larson
2011-04-04setup.py: install fetch2 moduleMartin Jansa
2011-04-04setup.py: also install bitbake-{layers,diffsigs} scriptsMartin Jansa
2010-11-21Experimental usage of the 'progressbar' moduleChris Larson
2010-11-11Move the pysh package into the bb packageChris Larson
2010-11-11Don't ship our own copy of PLY, require itChris Larson
2010-11-11Add missing codegen.py to the distutils installChris Larson
2010-11-11Per Luke Leighton, drop setuptools/ez_setup usageChris Larson
2010-06-04Fix a couple typos in setup.py.Robert P. J. Day
2010-04-09Apply the 2to3 print function transformChris Larson
2010-01-22setup.py: remove removed bbimage from installed scriptsMartin Jansa
2009-07-29Initial switch from distutils to setuptools.Chris Larson
2007-08-19setup.py: Update to include bb.ui (thanks pH5)Richard Purdie
2007-01-04setup.py: use FHS compatible directoriesMarcin Juszkiewicz
2006-12-08Add proper GPLv2 headers to all BitBake filesHolger Hans Peter Freyther
2005-12-18bitbake/bb/fetch:Holger Hans Peter Freyther
2005-07-12bitbake/setup.py:Holger Hans Peter Freyther
2005-07-06bitbake/Holger Hans Peter Freyther
2005-05-18Change the bb.__version__ to 1.2.1, and adjust setup.py to actually import th...Chris Larson
2005-03-11Adjust the version in setup.py.Chris Larson
2004-12-10Set the 'url' in setup.py to our berlios.de project.Chris Larson
2004-12-09Fix the install paths of our datafiles in setup.py.Chris Larson
2004-12-08Make bbread spit out a nicer error when it encounters an IOError.Chris Larson
2004-12-07Initial import.Chris Larson