18 Commits (7a2930acf4a9feb4c83268c63dda5feb8a8ba12f)

Author SHA1 Message Date
  Alexandru Ardelean 721642908c python,python3: add Py[3]Shebang functions & move outside of script 5 years ago
  Eneas U de Queiroz 90527d75af django: move django* packages under django submenu 5 years ago
  Jeffery To ae80ddc7ab python,python3: Update host pip[3] install functions 5 years ago
  Jeffery To 6952970b2e python,python3: Clear more fields for src packages 5 years ago
  Jeffery To 9995fe7732 python,python3: Add PYTHON[3]_PKG_SETUP_GLOBAL_ARGS 5 years ago
  Jeffery To 0280c67103 python,python3: Fix overridden usr/bin symlinks 5 years ago
  Alexandru Ardelean 9b36b449dc python,python3: allow users to override python args & vars 5 years ago
  Jeffery To 5d72e9bf7e python,python3: Add PYTHON_PKG_SETUP_DIR 5 years ago
  Jeffery To 200a5a2eec python,python3: Fix calling default PyPackage/install 5 years ago
  Alexandru Ardelean 14d0a9c58d python,python3: move .exe removal in `python-package-install.sh` script 5 years ago
  Alexandru Ardelean 6494642caf python,python3: fix recursive deps caused by dangling DEPENDS 7 years ago
  Alexandru Ardelean 63dfa19812 python,python3: disable dependencies between python src packages 7 years ago
  Jeffery To 021271c1d3 python,python3: add vars to customize setup arguments / variables 7 years ago
  Alexandru Ardelean f4c098cc85 python,python3: merge package install scripts 7 years ago
  Alexandru Ardelean 57987b699b python,python3: simplify path to install shell-script 7 years ago
  Alexandru Ardelean ccdc6bc530 python,python3: export mk files outside of python package dirs 7 years ago
  Jeffery To c5cbd44cea python,python3: undo egg-info removal 7 years ago
  Alexandru Ardelean 074d2863be python,python3: add option to keep egg-info dirs for python packages 7 years ago
  Alexandru Ardelean 612c53fc6c python,python3: add host python pip install support 7 years ago
  Alexandru Ardelean 8db8c927ed python,python3: define PyBuild/Compile & Py3Build/Compile 7 years ago
  Alexandru Ardelean b9d88065f5 python,python3: allow python packages to override Package/<pkg>/install rule 7 years ago
  Alexandru Ardelean 68312f49c0 python packages: move all things python under lang/python 7 years ago
  Alexandru Ardelean ae350d9387 python3: split source packages away from compiled packages 7 years ago
  Alexandru Ardelean 05f8d6edf0 python,python3: drop remove .pyc & .pyo files 7 years ago
  Alexandru Ardelean df0d0bcc00 python,python3: move PyPackage install rules in the beggining of the Package install rules 7 years ago
  Alexandru Ardelean 5d502e8530 python3: move filespec shell code into file 7 years ago
  Alexandru Ardelean 17da988645 python,python3: fix goof with multiline command break 7 years ago
  Alexandru Ardelean 3af2027886 python3: sync makefiles with python package 8 years ago
  Alexandru Ardelean 985dcd4b28 python3: split `python3-version.mk` from `python3-package.mk` 8 years ago
  Alexandru Ardelean 9eca45fdf1 python, python3: unify HOST_ vars and get rid of HOST_CFLAGS 8 years ago
  Jo-Philipp Wich 4a083de4a9 python3: avoid use of HOST_BUILD_PREFIX 8 years ago
  Alexandru Ardelean e54d296a53 python,python3: include host-build.mk in python-host.mk & python3-package.mk 8 years ago
  Matthias Schiffer b53342b9a4
python3: use default prefix for host install 8 years ago
  Alexandru Ardelean b6993d544f python3: upgrade to version 3.5.2 8 years ago
  Alexandru Ardelean 2dee0cf070 python3: do not allow packaging of windows exe files 8 years ago
  Alexandru Ardelean 06fbe038ab python3: revert $(STAGING_DIR)/host to $(STAGING_DIR_HOST) change 8 years ago
  Alexandru Ardelean 57d94bbd44 python3: upgrade to version 3.5.1 8 years ago
  Felix Fietkau 9f8e5aca34 treewide: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST), sync with changes in trunk 9 years ago
  Florian Fieber 877971ec4c python3: Port changes from python-package.mk to python3-package.mk 9 years ago
  Alexandru Ardelean 6ce01594b6 python3: upgrade to version 3.5.0 9 years ago
  Alexandru Ardelean 70df2d9a0c python3: upgrade to version 3.4.3 9 years ago
  Alexandru Ardelean 8c057f39d8 python3: update using python updates as template 10 years ago
  Alexandru Ardelean 9e639dbf87 python3: add $(PKG_INSTALL_DIR)/$(PYTHON3_PKG_DIR) to PYTHON3PATH 10 years ago
  Alexandru Ardelean ec10e7e2e4 python3 upgrade to version 3.4.2 10 years ago
  Alexandru Ardelean 84cf76e7a6 python3: sync build rules with python's 10 years ago
  Nicolas Thill cad9bdbc85 python, python3: fix python*-package.mk 10 years ago
  Alexandru Ardelean 056e565ab6 python3: add _PYTHON_HOST_PLATFORM env var when cross-compiling C extensions 10 years ago
  Alexandru Ardelean cc6423d57a python3: add LD and LDSHARED env vars to Build/Compile/Py3Mod 10 years ago
  Alexandru Ardelean 3edeed3f4d python3: add PYTHON3_INC_DIR var to CPPFLAGS 10 years ago
  Alexandru Ardelean f729ba98c5 python3: export CC + CCSHARED env vars to cross-compile Python C extensions properly 10 years ago