Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-12-10 | remove Python2.7.wrapper (sbpython2 links libpython2.7.so with -rpath). | midipix | 1 | -11/+0 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2018-12-10 | python2_host: use sbpython2 to cleanly build the local dependency python2. | midipix | 1 | -2/+4 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2018-12-10 | Revert "python2_host: use sbpython2 to build an --all-static python2." | Lucio Andrés Illanes Albornoz | 1 | -4/+13 | |
This reverts commit 4397349ecf7f970ace089238c42e45cfca7c952d. | |||||
2018-12-10 | python2_host: use sbpython2 to build an --all-static python2. | midipix | 1 | -13/+4 | |
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2018-11-25 | Revert << vars/build.vars:python2_host:${PKG_BUILD_DIR}: -- build within ↵ | midipix | 1 | -2/+0 | |
../../src/python2_host-${PKG_PYTHON2_HOST_VERSION}.>> This reverts commit 04ace40b47361388eca7e2080ee5f5ce0276069c. Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | |||||
2018-11-14 | vars/build.vars:python2_host:${PKG_BUILD_DIR}: build within ↵ | Lucio Andrés Illanes Albornoz | 1 | -0/+2 | |
../../src/python2_host-${PKG_PYTHON2_HOST_VERSION}. vars/python2_host.vars:pkg_clean(): document intent. | |||||
2018-11-13 | vars/python2_host.vars:pkg_clean(): skip (fixes python2 {,re}build) (via ↵ | Lucio Andrés Illanes Albornoz | 1 | -0/+4 | |
midipix.) | |||||
2018-01-30 | vars/build.vars:python2: pass ↵ | Lucio Andrés Illanes Albornoz (arab, vxp) | 1 | -0/+16 | |
${PYTHON_FOR_BUILD:=${PREFIX}/bin/python2.7.wrapper}. vars/python2_host.vars:..._install_make_post(): provide .../bin/python2.7.wrapper. |