193 Commits (5a7ea72967be61c7fc2bd83f98cb67bc21a181a6)

Author SHA1 Message Date
  Alexandru Ardelean 820278a0c8 python: use libncursesw instead of libncurses 10 years ago
  Alexandru Ardelean 0141057a59 python: add _PYTHON_HOST_PLATFORM env var when cross-compiling C extensions 10 years ago
  Alexandru Ardelean a1f86a6870 python: enable shared python lib; make this the norm 10 years ago
  Alexandru Ardelean 855ef2a530 python: add LD and LDSHARED env vars to Build/Compile/PyMod 10 years ago
  Alexandru Ardelean bfb286ff62 python: add PYTHON_INC_DIR var to CPPFLAGS 10 years ago
  Alexandru Ardelean 6521cc7ed7 python: do not install pyconfig.h on the target 10 years ago
  Alexandru Ardelean 9415753544 python: export CC + CCSHARED env vars to cross-compile Python C extensions properly 10 years ago
  Alexandru Ardelean 6862f1d8e6 python: add libopenssl and libcrypto as package deps 10 years ago
  Alexandru Ardelean 15111b3ccf python: _md5 + _sha libs are now grouped under _hashlibs 10 years ago
  Alexandru Ardelean d05c846e69 python: add patch to disable package compiles/tests during cross-builts 10 years ago
  Alexandru Ardelean 8122954aff python: add ac_cv_buggy_getaddrinfo=no to config.site file 10 years ago
  Alexandru Ardelean aafbac886e python: patch setup.py so that it does not include system include dirs 10 years ago
  Alexandru Ardelean 09c02844e4 python: enforce the existence of files in the filespecs 10 years ago
  Alexandru Ardelean 714b1247b7 python: reduce bloat by removing *.pyo and *.pyc files 10 years ago
  Marcel Denia 4715296a79 perl: Bump PKG_RELEASE 10 years ago
  Marcel Denia ef3ac53da2 perl: Don't try to link against libnsl 10 years ago
  Marcel Denia 4456537077 perl: Make I8/I16/I32 types explicitly signed for PPC 10 years ago
  Alexandru Ardelean 02ad9c1915 python: upgrade to version 2.7.8 10 years ago
  Alexandru Ardelean e3145e1fb0 python: add python2 symlink to python as per PEP394 10 years ago
  Alexandru Ardelean b0c21ae7aa python: use command instead of 'ln -sf' 10 years ago
  Alexandru Ardelean 9cdea1ba38 python: include python*-package.mk irespective of DUMP env var 10 years ago
  Alexandru Ardelean b49c17d6c7 python: enforce version assignment 10 years ago
  Alexandru Ardelean 3ad7208ba6 python: move python package versioning to python-package.mk 10 years ago
  Alexandru Ardelean d5bd7dd36e python: add old python 2 package back 10 years ago
  Alexandru Ardelean 5cb802cac4 python3: fix python host path 10 years ago
  Alexandru Ardelean a964feec68 python3: add python3 symlink to python exec as per PEP394 10 years ago
  Alexandru Ardelean 72092dabf2 python3: suffix vars with 3 10 years ago
  Alexandru Ardelean e4d94961c3 python3: include python*-package.mk irespective of DUMP env var 10 years ago
  Alexandru Ardelean dee4a69cea python3: enforce version assignment 10 years ago
  Alexandru Ardelean 9500f50f2b python3: avoid making python3 the default python command 10 years ago
  Alexandru Ardelean d5d9442928 python3: fixup python-package.mk include 10 years ago
  Agent 42 d4bc92fad5 renaming python-package.mk to python3-package.mk 10 years ago
  Agent 42 1e6a88dde0 rename package name to python3 10 years ago
  Agent 42 5e3393cf94 rename folder to python3 10 years ago
  Luiz Angelo Daros de Luca 201bb841ac ruby: reorder subpackages (alphabetical order) 10 years ago
  Luiz Angelo Daros de Luca ae90aca0ca ruby: adds help text for pkgs 10 years ago
  Luiz Angelo Daros de Luca d372bf0eba ruby: update to 2.1.3 10 years ago
  Luiz Angelo Daros de Luca abfa610a1c ruby: explode ruby-core into subpkgs 10 years ago
  Luiz Angelo Daros de Luca a30e571680 ruby: move files to ruby-xmlrpc,ruby-dl left in ruby-core 10 years ago
  Luiz Angelo Daros de Luca e6541de61d ruby: create subpkgs ruby-enc-extra from ruby-enc 10 years ago
  Luiz Angelo Daros de Luca e707020e18 ruby: add auxiliar scripts in order to help tests 10 years ago
  Luiz Angelo Daros de Luca c755b298c3 ruby: spin-off ruby-digest from ruby-openssl 10 years ago
  Luiz Angelo Daros de Luca 8d46e8a453 ruby: remove refs from dropped syck 10 years ago
  Luiz Angelo Daros de Luca 52ba3a1122 ruby: move gems out of core 10 years ago
  Luiz Angelo Daros de Luca cfcd564d9c ruby: link ext/digest/* to openssl only when needed, fix rmd160 name 10 years ago
  Luiz Angelo Daros de Luca 7fda1869e3 ruby: remove minitest deps on gems 10 years ago
  Luiz Angelo Daros de Luca c90a4cb178 ruby: rdoc can run without gems (with patch) 10 years ago
  Luiz Angelo Daros de Luca a0e65256e9 ruby: wrap script to disable gems if not installed 10 years ago
  Luiz Angelo Daros de Luca 205becb6e8 ruby: Disable doc generation 10 years ago
  Luiz Angelo Daros de Luca 117b18bbd6 ruby: remove ruby-ncurses 10 years ago