summaryrefslogtreecommitdiff
path: root/external/python3/ExternalProject_python3.mk
AgeCommit message (Expand)AuthorFilesLines
2021-01-20mac: don't put script files into Contents/MacOS or framework-bin directoryChristian Lohmaier1-9/+14
2020-12-05Drop Python modules we don't want on macOS, too, like on other platformsTor Lillqvist1-2/+19
2020-11-19Add comment on how to run Python's own unit testsTor Lillqvist1-0/+6
2020-09-15WIN add and apply default msbuild platform+configJan-Marek Glogowski1-9/+1
2020-07-17python3: update to 3.8.4Jan-Marek Glogowski1-9/+15
2020-07-17libffi: build DLL on WindowsJan-Marek Glogowski1-1/+1
2020-07-17openssl: update to 1.1.1gJan-Marek Glogowski1-1/+1
2020-04-29Fix gb_ExternalProject_get_state_target,python3,removeunnecessarystuffStephan Bergmann1-0/+1
2020-04-16Fix passing --disable-optimized into external/python3Stephan Bergmann1-3/+7
2020-03-04Bump Windows build baseline to Visual Studio 2019 16.4Stephan Bergmann1-1/+0
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák1-0/+4
2020-01-09python3: bundle libffi for GNU/Linux buildsMichael Stahl1-2/+11
2020-01-08python3: upgrade to release 3.7.6Michael Stahl1-3/+13
2019-11-19python3: upgrade to release 3.5.9Michael Stahl1-4/+2
2019-04-16Initial VS 2019 SupportTomoyuki Kubota1-1/+2
2019-01-24Drop unnecessary gb_DEBUG_CFLAGSStephan Bergmann1-1/+1
2019-01-16Minimum Supported Version is VS2017himajin1000001-1/+0
2018-08-15tdf#106324: Remove unnecessary test folder from LibreOfficePython frameworkTor Lillqvist1-0/+5
2018-06-05try building python in parallel on windowsNoel Grandin1-0/+1
2017-05-30sal,external: remove checks for obsolete VCVER=120Michael Stahl1-1/+0
2017-02-22MSVC 14.0: Make it work with older SDK versionDavid Ostrovsky1-1/+1
2017-02-21Fix check for non-empty UCRTVERSIONStephan Bergmann1-1/+1
2017-02-15Support MSVC 15.0David Ostrovsky1-4/+4
2017-02-10Remove MinGW supportStephan Bergmann1-4/+1
2016-11-04fix build of bundled python3 with bundled zlibDavid Tardon1-0/+1
2016-09-16external/python3: Fix building against external/zlibStephan Bergmann1-0/+1
2016-08-04Don't use functions introduced in 10.12 when building to run on olderTor Lillqvist1-0/+6
2016-07-11Break gb_DEBUGINFO_FLAGS out of gb_DEBUG_CFLAGSStephan Bergmann1-1/+1
2016-07-01python3: override LINKCC properly, it needs -pthreadMichael Stahl1-1/+1
2016-07-01remove executable bit from .mk filesMichael Stahl1-0/+0
2016-01-07configure: hard-code /usr/bin/{sort,find} for CygwinMichael Stahl1-1/+1
2015-10-27Fix python3 on MSVC 14.0David Ostrovsky1-0/+2
2015-10-25Bump python to 3.5David Ostrovsky1-2/+1
2015-09-09externals: remove various obsolete MSVC2012 specific flagsMichael Stahl1-2/+0
2015-02-23Clang -fsanitize=vptr: ensure __ubsan_vptr_type_cache in python.binStephan Bergmann1-1/+1
2015-02-02pyhon: add lib-dynload libs to fixinstallnames (OS X)Robert Antoni Buj i Gelonch1-0/+4
2014-10-16MAC_OS_X_VERSION_MIN_REQUIRED is always >= 1080 nowTor Lillqvist1-2/+2
2014-09-17Bye bye VS2010Tor Lillqvist1-2/+0
2014-09-11For ASAN __cxa_throw interception to work, link python.bin to libstdc++Stephan Bergmann1-0/+1
2014-08-09VS2013: Override ToolsVersion settingThomas Arnhold1-1/+1
2014-07-14ExternalProject_python3.mk: MACOSXrbuj1-1/+3
2014-07-11avoid -arch for bundled OpenSSL, Python3, and nss/nspr on OSX@PowerPCDouglas Mencken1-1/+2
2014-07-11VS2013: Adjust python3 to 12.0 vcproj versionDavid Ostrovsky1-3/+5
2014-06-09python3: stop symlinking directories on WNTMichael Stahl1-2/+0
2014-05-26externals: do not use "v110_xp" when building with MSVC 2012 and SDK 8.0Michael Stahl1-1/+2
2014-05-22use $(gb_AWK) instead of awkChristian Lohmaier1-1/+1
2014-05-19fdo#77891 fix python crash when in GUI mode, target WinXP with VS2012Christian Lohmaier1-1/+1
2014-03-11normalize values of MINGW_SHARED_GCCLIB/MINGW_SHARED_GXXLIBMichael Stahl1-1/+1
2014-02-27normalize values of CROSS_COMPILINGMichael Stahl1-1/+1
2014-02-22external: Use gb_LTOFLAGS only in LDFLAGS to fix building.Matúš Kukan1-1/+1