| Commit message (Collapse) | Author | Age |
|
|
|
| |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Some notes:
- Python 3 (at least version 3.4) is pretty cross-compiler-friendly,
so a lot of patches were thrown away.
- Arguments below were moved to ./files/config.site file, and disabled
ac_cv_have_chflags=no \
ac_cv_have_lchflags=no \
ac_cv_py_format_size_t=no \
ac_cv_have_long_long_format=yes \
ac_cv_buggy_getaddrinfo=no \
- --without-ensurepip added, because the build wants to ensure that
it works; that's a good idea, but for now, it requires special
setup, and we can do that later
- --without-pymalloc added, becase in Python 3, modules are suffixed
with m; e.g. so some paths are python3.4m instead of python3.4
all this is detailed here:
http://legacy.python.org/dev/peps/pep-3149/
Maybe it will be a good idea to re-add this back
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Make python-mini the top-level and default Python package.
Make the other packages subpackages of the top-level python package.
Make old python package the python-full package.
Note: at this point, this package can be split/renamed to
python-legacy should anyone need Python 2. After this commit
it's going to be Python 3 all the way.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|
|
|
| |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|
|
|
| |
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|
|
|
| |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|
|
| |
Signed-off-by: Roger D <rogerdammit@gmail.com>
|
|
|
|
| |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|
|
|
|
|
|
| |
This fixes builds on clean checkouts, and also fixes the "md5sum tests
aren't working" notes.
Signed-off-by: Karl Palsson <karlp@remake.is>
|
|
|
|
|
|
| |
Platform detection now done upstream.
Signed-off-by: Roger D <rogerdammit@gmail.com>
|
|\
| |
| | |
Import dkjson, lua-bencode, and lua-sha2
|
| |
| |
| |
| | |
Signed-off-by: Lars Gierth <larsg@systemli.org>
|
| |
| |
| |
| | |
Signed-off-by: Lars Gierth <larsg@systemli.org>
|
| |
| |
| |
| | |
Signed-off-by: Lars Gierth <larsg@systemli.org>
|
| |
| |
| |
| | |
Signed-off-by: Lars Gierth <larsg@systemli.org>
|
| |
| |
| |
| |
| |
| | |
this caused a compile fail on the BB builder
Signed-off-by: John Crispin <blogic@openwrt.org>
|
|/
|
|
|
|
| |
Now uses default build options for non-MIPS platforms
Signed-off-by: Roger D <rogerdammit@gmail.com>
|
|\
| |
| | |
micropython-lib: update to latest and fix version tag
|
| |
| |
| | |
Signed-off-by: Roger D <rogerdammit@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Roger D <rogerdammit@gmail.com>
|
|/
|
| |
Signed-off-by: Roger D <rogerdammit@gmail.com>
|
|
|
|
|
|
|
|
|
| |
- update source URL
- simplify build rules
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
| |
|
|
|
|
| |
Signed-off-by: Peng Liu <pengliu@credosemi.com>
|
|\
| |
| |
| | |
ruby: fix ruby/host build
|
| |
| |
| |
| |
| |
| |
| | |
- build ruby/host extensions as static,
- remove dependency on gmp/host
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|/
|
|
|
|
|
|
| |
- update to latest version (v17.1)
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|
|
|
|
|
|
|
|
|
| |
libgmp.so is needed for miniruby, that is compiled in host.
Using PKG_BUILD_DEPENDS=gmp/host eventually compiled gmp/host
before ruby/host. However, when this did not happened, build
failed. Using HOST_BUILD_DEPENDS=gmp/host seems to be the
correct way to require it.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
|
|\ |
|
| |
| |
| |
| | |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
| |
| |
| |
| | |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
| |
| |
| |
| | |
Signed-off-by: Steven Barth <steven@midlink.org>
|
| |
| |
| |
| | |
Signed-off-by: Roger D <rogerdammit@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Roger D <rogerdammit@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Roger D <rogerdammit@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Roger D rogerdammit@gmail.com
|
|/
|
|
|
|
|
|
|
|
|
|
|
| |
This commit imports the old Makefile from old openwrt feeds.
Also, the package was updated to the latest version.
The new version was tested in a VM with no aparent problem.
No patches are needed.
I added myself as maintainer. If possible, I would like to gain
commit access.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
|
|
|
|
| |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
|
|
|
|
|
| |
They're broken anyway
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
|
|
|
| |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
|
|
|
| |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
|
|
|
| |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
|
|
|
| |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
|
|
|
| |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
|
|
|
| |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
|
|
|
| |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
|
|
|
| |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
|
|
|
| |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
|
|
|
| |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
|
|
|
| |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|