index
:
buildroot-novena
debian
master
build system for the novena open hardware laptop board
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
*
Normalize separator size to 80
Alexandre Belloni
2013-06-06
1
-2
/
+2
*
Fix package headers to comply with coding style
Alexandre Belloni
2013-06-06
1
-0
/
+1
*
python: remove stale python2-config symbolic link
Thomas Petazzoni
2013-05-11
1
-0
/
+1
*
python: remove smtpd.py
Gustavo Zacarias
2013-05-06
1
-0
/
+7
*
Added support for hashlib in the target Python
Avishay Orpaz
2013-05-03
2
-0
/
+10
*
python: build host-python with MAKE1
Thomas Petazzoni
2012-12-15
1
-0
/
+8
*
python2: bump to 2.7.3
Samuel Martin
2012-11-30
10
-44
/
+48
*
python: use default configure commands to get shared build
Thomas Petazzoni
2012-11-17
1
-13
/
+1
*
python: uses fork(), only available on MMU platforms
Maxime Ripard
2012-11-17
1
-0
/
+2
*
python: add license info
Arnout Vandecappelle (Essensium/Mind)
2012-11-14
1
-0
/
+2
*
all packages: rename XXXTARGETS to xxx-package
Arnout Vandecappelle (Essensium/Mind)
2012-07-17
1
-1
/
+1
*
all packages: use new host-xxx-package macros
Arnout Vandecappelle (Essensium/Mind)
2012-07-17
1
-1
/
+1
*
python: enable IPv6 socket support
vsergeev
2012-04-24
1
-0
/
+15
*
python: workaround distutils issue with binary extensions
Peter Korsgaard
2012-02-14
1
-0
/
+9
*
Python: enable zlib support for the host package
Yegor Yefremov
2012-01-07
1
-2
/
+1
*
package: remove useless arguments from AUTOTARGETS
Thomas Petazzoni
2011-09-29
1
-2
/
+2
*
python: bump to 2.7.2
Thomas Petazzoni
2011-09-18
30
-286
/
+279
*
python: fix build by adding some more patches
Thomas Petazzoni
2011-09-18
3
-5
/
+120
*
Fix regression in Python build on 64 bits system
Maxime Ripard
2011-08-29
1
-0
/
+13
*
Fix the Python build when running Linux 3.*
Maxime Ripard
2011-08-14
1
-0
/
+22
*
python: fix modules_lib_dirs typo in patch-2.7-005-stagng-headers-libs.patch
Mark Wickham
2011-02-04
1
-1
/
+1
*
host-python: enable expat support
Peter Korsgaard
2011-01-27
1
-1
/
+3
*
python: convert to autotargets, bump to 2.7.1, many improvements
Thomas Petazzoni
2011-01-25
34
-510
/
+1671
*
python: Fix make install (Workaround python's bug #1669349)
Maxime Ripard
2011-01-25
1
-1
/
+9
*
python: Add the needed patches to compile python2.7 in buildroot.
Maxime Ripard
2011-01-25
2
-0
/
+57
*
python: Port the python2.4 patches to 2.7
Maxime Ripard
2011-01-25
8
-197
/
+237
*
python: Move to version 2.7
Maxime Ripard
2011-01-25
1
-2
/
+2
*
Update all packages to quote $(TARGET_CC)
Thomas Petazzoni
2010-07-07
1
-2
/
+2
*
python: needs WCHAR support in toolchain
Peter Korsgaard
2010-04-19
1
-0
/
+4
*
python: cleanup
Peter Korsgaard
2009-10-02
1
-2
/
+3
*
buildroot: silence ./configure step when building with 'make -s'
Peter Korsgaard
2009-10-01
1
-2
/
+2
*
python: Don't delete .py files unless asked.
Will Newton
2009-09-20
1
-1
/
+0
*
package: Remove unnecessary dependencies on uclibc.
Will Newton
2009-09-03
1
-1
/
+1
*
python: disable extensions where we don't have the deps in BR
Peter Korsgaard
2009-05-27
1
-12
/
+11
*
python: fix kconfig dependencies for extension modules
Peter Korsgaard
2009-05-27
1
-0
/
+6
*
readline: remove BR2_PACKAGE_READLINE_TARGET configuration option
Peter Korsgaard
2009-01-30
1
-1
/
+1
*
Make alsa-lib depend on libpython, if new BR2_PACKAGE_ALSA_LIB_PYTHON is sele...
Ulf Samuelsson
2009-01-17
1
-11
/
+27
*
package/: convert to DOWNLOAD helper
Peter Korsgaard
2009-01-16
1
-1
/
+1
*
Always create shared python library, if python is created, needed by multiple...
Ulf Samuelsson
2009-01-15
1
-1
/
+12
*
Change name from PYTHON_VERSION_SHORT to PYTHON_VERSION_MAJOR
Ulf Samuelsson
2009-01-11
1
-13
/
+13
*
package/: get rid of unneeded $(strip ..)
Peter Korsgaard
2008-12-08
1
-1
/
+1
*
python: add $(STAGING_DIR)/usr/lib to PYTHON_MODULES_LIB so that
Wade Berrier
2008-10-30
1
-2
/
+2
*
Rename patches to include Python 2.4 version, in preparation for adding 2.5
Hamish Moffatt
2008-10-08
5
-1
/
+1
*
Export site package directory location for use by other packages
Hamish Moffatt
2008-09-11
1
-0
/
+1
*
Keep /usr/bin/python2.4 and make /usr/bin/python a link to it
Hamish Moffatt
2008-09-08
1
-1
/
+2
*
Update to Python 2.4.5 (latest patch rev of 2.4)
Hamish Moffatt
2008-09-02
1
-1
/
+2
*
buildroot: remove trailing spaces
Peter Korsgaard
2008-08-04
1
-1
/
+1
*
Kconfig: remove 'default n'
Peter Korsgaard
2008-07-17
1
-10
/
+0
*
python: fix hostpython target.
Peter Korsgaard
2008-06-16
1
-1
/
+1
*
buildroot: cleanup <package>-clean targets.
Peter Korsgaard
2008-03-27
1
-2
/
+3
[next]