index
:
gitolite/kobo-libre.git
master
Free Operating System for the Kobo readers, based on Linux and with _our_ apps.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
python
/
python.mk
Age
Commit message (
Expand
)
Author
2013-10-04
package: drop unneeded HOST_<pkg>_AUTORECONF = YES
Peter Korsgaard
2013-09-08
change package tarball compression to xz whenever possible
Jerzy Grzegorek
2013-07-10
python: remove idle sample
Gustavo Zacarias
2013-07-04
Remove BR2_HAVE_DEVFILES
Thomas Petazzoni
2013-06-06
Normalize separator size to 80
Alexandre Belloni
2013-06-06
Fix package headers to comply with coding style
Alexandre Belloni
2013-05-11
python: remove stale python2-config symbolic link
Thomas Petazzoni
2013-05-06
python: remove smtpd.py
Gustavo Zacarias
2013-05-03
Added support for hashlib in the target Python
Avishay Orpaz
2012-12-15
python: build host-python with MAKE1
Thomas Petazzoni
2012-11-30
python2: bump to 2.7.3
Samuel Martin
2012-11-17
python: use default configure commands to get shared build
Thomas Petazzoni
2012-11-14
python: add license info
Arnout Vandecappelle (Essensium/Mind)
2012-07-17
all packages: rename XXXTARGETS to xxx-package
Arnout Vandecappelle (Essensium/Mind)
2012-07-17
all packages: use new host-xxx-package macros
Arnout Vandecappelle (Essensium/Mind)
2012-02-14
python: workaround distutils issue with binary extensions
Peter Korsgaard
2012-01-07
Python: enable zlib support for the host package
Yegor Yefremov
2011-09-29
package: remove useless arguments from AUTOTARGETS
Thomas Petazzoni
2011-09-18
python: bump to 2.7.2
Thomas Petazzoni
2011-08-29
Fix regression in Python build on 64 bits system
Maxime Ripard
2011-01-27
host-python: enable expat support
Peter Korsgaard
2011-01-25
python: convert to autotargets, bump to 2.7.1, many improvements
Thomas Petazzoni
2011-01-25
python: Fix make install (Workaround python's bug #1669349)
Maxime Ripard
2011-01-25
python: Move to version 2.7
Maxime Ripard
2010-07-07
Update all packages to quote $(TARGET_CC)
Thomas Petazzoni
2009-10-02
python: cleanup
Peter Korsgaard
2009-10-01
buildroot: silence ./configure step when building with 'make -s'
Peter Korsgaard
2009-09-20
python: Don't delete .py files unless asked.
Will Newton
2009-09-03
package: Remove unnecessary dependencies on uclibc.
Will Newton
2009-01-30
readline: remove BR2_PACKAGE_READLINE_TARGET configuration option
Peter Korsgaard
2009-01-17
Make alsa-lib depend on libpython, if new BR2_PACKAGE_ALSA_LIB_PYTHON is sele...
Ulf Samuelsson
2009-01-16
package/: convert to DOWNLOAD helper
Peter Korsgaard
2009-01-15
Always create shared python library, if python is created, needed by multiple...
Ulf Samuelsson
2009-01-11
Change name from PYTHON_VERSION_SHORT to PYTHON_VERSION_MAJOR
Ulf Samuelsson
2008-12-08
package/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-10-30
python: add $(STAGING_DIR)/usr/lib to PYTHON_MODULES_LIB so that
Wade Berrier
2008-10-08
Rename patches to include Python 2.4 version, in preparation for adding 2.5
Hamish Moffatt
2008-09-11
Export site package directory location for use by other packages
Hamish Moffatt
2008-09-08
Keep /usr/bin/python2.4 and make /usr/bin/python a link to it
Hamish Moffatt
2008-09-02
Update to Python 2.4.5 (latest patch rev of 2.4)
Hamish Moffatt
2008-06-16
python: fix hostpython target.
Peter Korsgaard
2008-03-27
buildroot: cleanup <package>-clean targets.
Peter Korsgaard
2008-02-06
Added configuration item to control whether development headers and libraries...
Hamish Moffatt
2008-01-17
enhancements for the python package, patch by Hamish Moffatt
Ivan Kuten
2007-08-21
- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...
Bernhard Reutner-Fischer
2007-08-11
Use STAGING_DIR/usr/lib instead of STAGING_DIR/lib
Ulf Samuelsson
2007-06-27
- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS
Bernhard Reutner-Fischer
2007-06-26
- use BR2_INET_IPV6
Bernhard Reutner-Fischer
2007-01-23
- fix breakage that got introduced by a malformed context diff. Sorry..
Bernhard Reutner-Fischer
2007-01-22
- fixup include- and libdirs. Closes #841
Bernhard Reutner-Fischer
[next]