Alexandru Ardelean
5bf4866fd9
python3: add patch to disable package compiles/tests during cross-builts
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
2014-10-20 18:13:13 +03:00
Alexandru Ardelean
e0abcb569b
python: add ac_cv_buggy_getaddrinfo=no to config.site file
...
Required when IPv6 support gets enabled.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
2014-10-20 18:09:57 +03:00
Alexandru Ardelean
8c4da0367b
python3: patch setup.py so that it does not include system include dirs
...
Seems that the Python C extensions were being
(or at least trying to be) build using '/usr/include' as the first
include folder.
Seems this issue was already fixed on MacOS X and now we've extended
it for our case.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
2014-10-20 18:08:55 +03:00
Alexandru Ardelean
885fe99cd2
python3: enforce the existence of files in the filespecs
...
Seems that this allows some goofs, because some files
silently do not get copied and the build succeeds, even though
it shouldn't.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
2014-10-20 18:05:03 +03:00
Alexandru Ardelean
a1fe8c48aa
python3: reduce bloat by removing *.pyo and *.pyc files
...
Seems that if you add a package folder this would also
include the compiled python3 files which increases fw size.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
2014-10-20 18:04:12 +03:00
Alexandru Ardelean
5cb802cac4
python3: fix python host path
2014-10-15 09:13:24 +03:00
Alexandru Ardelean
a964feec68
python3: add python3 symlink to python exec as per PEP394
2014-10-15 09:13:24 +03:00
Alexandru Ardelean
72092dabf2
python3: suffix vars with 3
2014-10-15 09:12:41 +03:00
Alexandru Ardelean
e4d94961c3
python3: include python*-package.mk irespective of DUMP env var
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
2014-10-15 09:11:00 +03:00
Alexandru Ardelean
dee4a69cea
python3: enforce version assignment
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
2014-10-15 09:10:29 +03:00
Alexandru Ardelean
9500f50f2b
python3: avoid making python3 the default python command
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
2014-10-15 09:08:09 +03:00
Alexandru Ardelean
d5d9442928
python3: fixup python-package.mk include
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
2014-10-15 09:08:06 +03:00
Agent 42
d4bc92fad5
renaming python-package.mk to python3-package.mk
2014-10-13 22:58:43 +02:00
Agent 42
1e6a88dde0
rename package name to python3
2014-10-13 12:21:16 +02:00
Agent 42
5e3393cf94
rename folder to python3
2014-10-13 12:20:34 +02:00