summaryrefslogtreecommitdiffstats
path: root/rules/python.make
Commit message (Expand)AuthorAgeFilesLines
* python: version bump 2.7.9 -> 2.7.13Michael Olbrich2017-05-301-5/+15
* python: install python2 symlinkLucas Stach2016-02-011-0/+1
* python: update license informationJuergen Borleis2015-02-061-0/+1
* python: version bump 2.7.5 -> 2.7.9Robert Schwebel2015-01-121-4/+5
* python: let CROSS_PYTHON find site-packages in SYSROOT_HOSTMichael Olbrich2014-03-281-1/+2
* python: version bump 2.6.6 -> 2.7.5Michael Olbrich2013-06-131-24/+51
* python: don't create '$(PTXCONF_SYSROOT_CROSS)/bin/python' linkMichael Olbrich2012-11-281-3/+0
* python: define and use CROSS_PYTHONMichael Olbrich2012-11-281-20/+23
* python: remove redundant get stageRobert Schwebel2012-06-141-8/+0
* python: build on Linux 3.x hostMichael Olbrich2011-08-041-0/+3
* [rules] add md5sum for all packagesMichael Olbrich2011-05-041-0/+1
* python: version bump 2.6.4 -> 2.6.6Michael Olbrich2011-02-081-1/+1
* [python] targetinstall consolidationMichael Olbrich2010-10-221-3/+1
* [python] define PYTHON_SITEPACKAGESMarc Kleine-Budde2010-08-021-1/+2
* [rules] remove obsolete fixup linesMichael Olbrich2010-07-191-3/+0
* [python] use global IPv6 optionMichael Olbrich2010-07-161-0/+1
* [python] cleanup configure optionsMichael Olbrich2010-07-131-2/+1
* [python] fix install when using packagesMichael Olbrich2010-04-231-2/+33
* [python3] create a separate python3 packageMichael Olbrich2010-04-211-8/+2
* [python] move cross python[-config] hacks to install.postMichael Olbrich2010-04-151-2/+2
* [rules] remove obsolete clean target & minor cleanupsMichael Olbrich2010-01-181-9/+0
* [python] just cleanupsMarc Kleine-Budde2010-01-101-1/+0
* binconfig_glob: disable binconfig_glob mechanismMarc Kleine-Budde2010-01-101-0/+2
* [python] no need to define PYTHON_PKGDIRMarc Kleine-Budde2009-11-041-1/+0
* [python] version bump 2.6.2 -> 2.6.4 & use custom autogen.sh instead of autor...Michael Olbrich2009-11-031-1/+1
* [python] add some python3.x support bitsMarc Kleine-Budde2009-05-121-3/+7
* [python] fix python-config recursive shebang problemMarc Kleine-Budde2009-05-071-3/+7
* [python] added python-2.6.2Marc Kleine-Budde2009-05-051-0/+152
* * python.in, python.make:Marc Kleine-Budde2009-01-101-143/+0
* * python.make:Marc Kleine-Budde2008-06-121-35/+20
* * .make files: location of ipkg files has changedRobert Schwebel2008-06-031-1/+1
* * rules/*.make:Marc Kleine-Budde2006-06-091-1/+0
* * Changed "patchin" macro to use the packet label instead of theRobert Schwebel2006-05-211-1/+1
* changed get and extract macros to use packet labelsRobert Schwebel2006-05-141-2/+2
* reverted := vs. = patchRobert Schwebel2006-03-011-7/+7
* = -> := replacementSascha Hauer2006-03-011-7/+7
* += replacementSascha Hauer2006-03-011-6/+6
* new calling convention for install_* macros. see commit 4759 to Rules.makeSascha Hauer2006-02-241-9/+9
* Remove obsolete get_patches.Ladislav Michl2006-02-111-1/+0
* documentation update and dependency fixesBjoern Buerger2006-01-171-2/+2
* temporarily fixed host python varsRobert Schwebel2006-01-161-2/+3
* fixup dependenciesRobert Schwebel2006-01-121-20/+3
* fixup dependenciesRobert Schwebel2006-01-121-3/+3
* avoid error message that non-generated make files are not being foundRobert Schwebel2006-01-101-1/+1
* added generic call package_depfile rule for autogeneration of default depende...Bjoern Buerger2006-01-091-0/+2
* git-svn-id: https://svn.pengutronix.de/svn/ptxdist/branches/ptxdist-0.7-destd...Robert Schwebel2005-12-271-2/+1
* hide $(call touch) output with @; replace manual install by $(call install...Robert Schwebel2005-12-111-6/+6
* add packages to PACKAGES-yRobert Schwebel2005-11-131-3/+1
* merge: backports from 0.9Robert Schwebel2005-09-281-6/+6
* * replaced CROSSSTRIP -> CROSS_STRIPMarc Kleine-Budde2005-08-211-2/+2