office-gobmx/python3
Michael Stahl b6bcbb675a replace python-core zip built in pyuno with direct use of Package
- python3: deliver files to INSTDIR, with same layout as instset
  and do not deliver .lib files
- pyuno: remove obsolete python.bin targets
- pyuno: remove usage of CustomTarget_zip for WNT and non-Mac UNX
  platforms (sadly it is apparently still needed for "system" python on
  MinGW)
- scp2: use the python3 filelist
  There is still a problem here because the installer does not currently
  allow to preserve the executable bit on files in a filelist
- RepositoryExternal: run python executable from INSTDIR
  and link against libraries in UnpackedTarball dir

Change-Id: I931ca0a8be6ff40051b1ca50da1f0770e6057832
Reviewed-on: https://gerrit.libreoffice.org/3525
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
2013-04-22 11:33:25 +00:00
..
CustomTarget_PythonFramework.mk
ExternalPackage_python3.mk
ExternalProject_python3.mk
i100492-freebsd.patch.1
Makefile
Module_python3.mk
python-3.3.0-15833.patch.1
python-3.3.0-aix.patch.1
python-3.3.0-darwin.patch.1
python-3.3.0-elf-rpath.patch.1
python-3.3.0-ffi-clang.patch.1
python-3.3.0-gcc-4.8.patch.1
python-3.3.0-i42553.patch.2
python-3.3.0-implicit-int.patch.1
python-3.3.0-msvc-disable.patch.1
python-3.3.0-msvc-x64.patch.1
python-3.3.0-msvc2012.patch.1
python-3.3.0-pythreadstate.patch.1
python-3.3.0-ssl.patch.1
README
UnpackedTarball_python3.mk
Zip_PythonFramework.mk

CPython implementation of Python 3 from http://www.python.org