aboutsummaryrefslogtreecommitdiffstats
path: root/classes/distutils.bbclass
AgeCommit message (Expand)Author
2010-03-25use PYTHON_SITEPACKAGES_DIRRoman I Khimov
2009-11-10Start removal of layout_* variables and replace these with new mechanisms to ...Richard Purdie
2009-01-17distutils.bbclass: only remove if existingMichael 'Mickey' Lauer
2009-01-17distutils.bbclass: bandaid against wrong datadir installationMichael 'Mickey' Lauer
2008-10-02distutils bbclass: sync with pokyKoen Kooi
2008-08-09distutils.bbclass: allow specifying arguments to the build commandMichael Lauer
2008-02-28distutils.bbclass: Tweak staging variablesRichard Purdie
2007-12-06distutils.bbclass: install python library dir before installing (fix typo)Michael Lauer
2007-11-19distutils.bbclass : make the arguments passed to setup.py variables to allow ...Jeremy Laine
2007-11-17classes: Sync staging layout cleanups from PokyRichard Purdie
2007-08-22distutils.bbclass: always install staging directory before calling pythonMichael Lauer
2007-08-21classes/distutils.bbclass: remove easy-install.pth, since this ends up in eve...Michael Lauer
2007-08-20classes/distutils.bbclass: add a staging task (to be called explicitly)Michael Lauer
2007-07-24classes/distutils.bbclass: back out specifying the include dir, it was a) imp...Michael Lauer
2007-07-24classes/distutils.bbclass:Michael Lauer
2007-07-24distutils: set PYTHONPATH and always create the site-packages directory to im...Michael Lauer
2007-06-08distutils.bbclass: add some magic to remove paths pointing to buildsystems di...Koen Kooi
2006-11-29Introduce STAGING_BINDIR_CROSS and STAGING_BINDIR_NATIVE as discussed on the ...Richard Purdie
2005-02-09Merge bk://oe-devel@oe-devel.bkbits.net/openembeddedMichael Lauer
2004-12-09make distutils.bbclass add RDEPENDS += python-coreMichael Lauer
2004-12-07Merge oe-devel@oe-devel.bkbits.net:packages.bbChris Larson