summaryrefslogtreecommitdiffstats
path: root/rules/python.in
Commit message (Collapse)AuthorAgeFilesLines
* tk: remove after one year in stagingMichael Olbrich2019-07-161-14/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* tk: move to stagingMichael Olbrich2018-06-231-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* python: add missing dependencyMichael Olbrich2018-04-141-0/+2
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* python: version bump 2.7.9 -> 2.7.13Michael Olbrich2017-05-301-0/+2
| | | | | | Cleanup configure options while at it and use system libraries. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* flup: needs python hashlib which needs opensslMichael Olbrich2012-06-151-0/+5
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* Python: prepare to collect all modules at one single placeJuergen Beisert2012-01-041-0/+4
| | | | | | | | To easify enable module extension to Python, all modules spread around PTXdist will now be collected at one single place. Signed-off-by: Juergen Beisert <jbe@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* Python: just add some help textJuergen Beisert2012-01-041-0/+3
| | | | | | | Nothing really special, just to make sure what "IDLE" means in this context Signed-off-by: Juergen Beisert <jbe@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [python3] create a separate python3 packageMichael Olbrich2010-04-211-12/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [bzip2] cleanup and fix dependenciesMichael Olbrich2010-01-211-1/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [python] added various bindings for pythonMarc Kleine-Budde2009-05-141-0/+25
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10517 33e552b5-05e3-0310-8538-816dae2090ed
* [python] add some python3.x support bitsMarc Kleine-Budde2009-05-121-2/+3
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10484 33e552b5-05e3-0310-8538-816dae2090ed
* [python] added python-2.6.2Marc Kleine-Budde2009-05-051-0/+48
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10367 33e552b5-05e3-0310-8538-816dae2090ed
* * python.in, python.make:Marc Kleine-Budde2009-01-101-16/+0
| | | | | | | python 2.3 is obsolete git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9472 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/*.in:Marc Kleine-Budde2008-10-281-0/+1
| | | | | | | added SECTION git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8983 33e552b5-05e3-0310-8538-816dae2090ed
* * : tristate changes p-q.in Michael Grzeschik2008-06-041-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8325 33e552b5-05e3-0310-8538-816dae2090ed
* * *.in:Marc Kleine-Budde2008-04-161-2/+2
| | | | | | | converted GLIBC_ to LIBC_ git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8044 33e552b5-05e3-0310-8538-816dae2090ed
* * help texts n..p rounded off, some fixesJochen Frieling2007-10-181-1/+6
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7525 33e552b5-05e3-0310-8538-816dae2090ed
* * menues: replaced "broken" comments with [BROKEN]Robert Schwebel2006-10-261-4/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6227 33e552b5-05e3-0310-8538-816dae2090ed
* Indent with <tab> not 8 <space>s.Ladislav Michl2006-02-111-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@4572 33e552b5-05e3-0310-8538-816dae2090ed
* documentation update and dependency fixesBjoern Buerger2006-01-171-0/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4206 33e552b5-05e3-0310-8538-816dae2090ed
* moved python to it's own directoriesRobert Schwebel2006-01-161-1/+11
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4113 33e552b5-05e3-0310-8538-816dae2090ed
* created dummy *.in files, where missing. Fixme: Check, where .in files are ↵Bjoern Buerger2006-01-091-0/+1
really necessary - this should not break anything, since it is only used for autogeneration of dependencies git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3744 33e552b5-05e3-0310-8538-816dae2090ed