| Commit message (Expand) | Author | Age |
* | python-setuptools-rust: Set cargo profile from environment variable | Jeffery To | 2023-10-11 |
* | rust: Consolidate cargo environment variables | Jeffery To | 2023-10-11 |
* | rust: Install to $(STAGING_DIR)/host | Jeffery To | 2023-10-11 |
* | python: Add environment variables to build Rust extensions | Jeffery To | 2023-09-27 |
* | python3: Restore platform triplet to paths | Jeffery To | 2023-08-25 |
* | python-packages: Remove __PYVENV_LAUNCHER__ environment variable | Jeffery To | 2023-05-25 |
* | python: Add proper support for pyproject.toml-based builds | Jeffery To | 2023-04-24 |
* | python: Add pyproject.toml-based builds for host Python packages | Jeffery To | 2023-03-30 |
* | python: Unset Python environment variables | Jeffery To | 2023-03-30 |
* | python-build: add support for pyproject.toml files | Alexandru Ardelean | 2023-01-22 |
* | python3: Add Py3Build/InstallBuildDepends recipe | Jeffery To | 2022-03-17 |
* | python3-package.mk: fix syntax error in FindStdlibDepends | Michal Vasilek | 2021-09-30 |
* | python3-package.mk: add check for dependencies in host-pip-requirements | Alexandru Ardelean | 2021-08-30 |
* | python3: Use hash-checking mode when installing host pip packages | Jeffery To | 2020-08-17 |
* | python3: Use default _PYTHON_HOST_PLATFORM | Jeffery To | 2020-07-08 |
* | python3: Add script to help find standard library dependencies | Jeffery To | 2020-05-14 |
* | python3: Use PYTHON3_PKG_BUILD to control default Python package build | Jeffery To | 2020-04-19 |
* | python3: Remove MIPS16 changes from python3-package.mk | Jeffery To | 2020-04-19 |
* | python3: Minor edits for python3-package.mk | Jeffery To | 2020-04-19 |
* | python3: Add canned recipe to invoke filespec processing | Jeffery To | 2020-04-19 |
* | python3: Move functionality into python3-package.mk | Jeffery To | 2020-04-19 |
* | python3: Reorder recipes in python3-package.mk | Jeffery To | 2020-04-19 |
* | python3: Rename canned recipes in python3-package.mk | Jeffery To | 2020-04-19 |
* | python3: Rename canned recipes in python3-host.mk | Jeffery To | 2020-04-19 |
* | python3: Remove HostPython3 in python3-host.mk | Jeffery To | 2020-04-19 |
* | python3: hide -src package until main pkg selected | Eneas U de Queiroz | 2020-04-10 |
* | python3-package.mk: fix typo PYTHON3_PKG_SETUP_GLOABL_ARGS -> PYTHON3_PKG_SET... | Alexandru Ardelean | 2020-04-07 |
* | python,python3: add Py[3]Shebang functions & move outside of script | Alexandru Ardelean | 2019-09-20 |
* | django: move django* packages under django submenu | Eneas U de Queiroz | 2019-08-12 |
* | Merge pull request #9100 from jefferyto/isolate-host-python | Rosen Penev | 2019-06-03 |
|\ |
|
| * | python,python3: Update host pip[3] install functions | Jeffery To | 2019-05-29 |
* | | python,python3: Clear more fields for src packages | Jeffery To | 2019-05-28 |
|/ |
|
* | python,python3: Add PYTHON[3]_PKG_SETUP_GLOBAL_ARGS | Jeffery To | 2019-04-05 |
* | python,python3: Fix overridden usr/bin symlinks | Jeffery To | 2019-04-03 |
* | python,python3: allow users to override python args & vars | Alexandru Ardelean | 2019-02-23 |
* | python,python3: Add PYTHON_PKG_SETUP_DIR | Jeffery To | 2019-02-23 |
* | python,python3: Fix calling default PyPackage/install | Jeffery To | 2019-02-18 |
* | python,python3: move .exe removal in `python-package-install.sh` script | Alexandru Ardelean | 2019-02-04 |
* | python,python3: fix recursive deps caused by dangling DEPENDS | Alexandru Ardelean | 2018-01-17 |
* | Merge pull request #5457 from jefferyto/python-pkg-setup-args-vars | Hannu Nyman | 2018-01-17 |
|\ |
|
| * | python,python3: add vars to customize setup arguments / variables | Jeffery To | 2018-01-16 |
* | | python,python3: disable dependencies between python src packages | Alexandru Ardelean | 2018-01-16 |
|/ |
|
* | python,python3: merge package install scripts | Alexandru Ardelean | 2018-01-10 |
* | python,python3: simplify path to install shell-script | Alexandru Ardelean | 2018-01-10 |
* | python,python3: export mk files outside of python package dirs | Alexandru Ardelean | 2018-01-10 |