summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Collapse)Author
2013-08-12#i122829# re-enable python ctypes for Windows buildHerbert Dürr
Patch by: Tsutomu Uchino <hanya.runo@gmail.com> Notes: ignore: obsolete
2013-08-09122938: - revert changes to patch from revision 1509645 as they broke build ↵Oliver-Rainer Wittmann
on MacOS Notes: ignore: obsolete
2013-08-02122938: - Windows: do not change line endings of patches before its applicationOliver-Rainer Wittmann
- unify line endings in patches to match the line endings of the files to be patched Notes: ignore: fixed
2013-07-05#i122647# prevent symbol preemption of openssl symbols in python libsHerbert Dürr
Using the "exlude-libs ALL" linker option to prevent symbol preemptions could be a good idea for all the third-party binaries we are redistibuting to prevent clashes with system libraries. For now the change is specific to the openssl symbols imported by our redistributed python libs. Notes: ignore: obsolete
2013-07-02#i122647# link python against own librariesHerbert Dürr
The python module prefered system headers and libraries over the ones requested by AOO's configure scripts. This impacted the build for packages intended for redistribution, especially for the OpenSSL provided libs. Found by: Ariel Constenla-Haile <arielch@apache.org> Fixed by: Herbert Durr <hdu@apache.org> Notes: ignore: obsolete
2013-06-12122500: enable Windows build having only the corresponding SDK SP1 installedOliver-Rainer Wittmann
Name of this Windows SDK is "Microsoft Windows SDK for Windows 7 and .NET Framework 3.5 SP1" Download link of this Windows SDK is http://www.microsoft.com/en-us/download/details.aspx?id=3138 Notes: prefer: ba6c014d9c3e2267cfa08e753ea7ba651a03f2fe
2013-06-04#122010# deliver _sysconfigdata.pyJürgen Schmidt
Notes: prefer: 8a6c5b2fcbf2b6d87529e91f58aa41c02d0fc990
2013-06-03#122010# update d.lstJürgen Schmidt
Notes: prefer: 8a6c5b2fcbf2b6d87529e91f58aa41c02d0fc990
2013-06-03#122010# update Python to 2.7.5Jürgen Schmidt
Notes: prefer: 8a6c5b2fcbf2b6d87529e91f58aa41c02d0fc990
2013-05-03#122010# update python to ver 2.7.4Jürgen Schmidt
Notes: prefer: 8a6c5b2fcbf2b6d87529e91f58aa41c02d0fc990
2012-08-01Update python patches for FreeBSD.Pedro Giffuni
Notes: ignore: obsolete
2012-07-31Make sure we use all the patches for Windows. Reported by Tsutomu Uchino.Pedro Giffuni
Notes: ignore: obsolete
2012-07-31Re-sort PCBuild patches in python directory.Pedro Giffuni
Comment out the _sqlite3 module in pcbuild.sln to resolve issues building with debug support. While here move the patch to the specific PCbuild file and apply only when we are building on Windows. Rename the remaining change in python-2.7.3.patch to a solaris specific patch. Original issue reported by alg@ and others. Solution suggested by Lin Yuan. Notes: ignore: obsolete
2012-07-28Fix buildbreaker: some stuff was leftover from previous commit, Reporte by ↵Pedro Giffuni
Regina. Notes: prefer: 8a6c5b2fcbf2b6d87529e91f58aa41c02d0fc990
2012-07-26i119384 - Python update to version 2.7.3Pedro Giffuni
This is the last 2.x version released: it includes many bug fixes and also supports some backward compatible features from the 3.1 series. More information is available here: http://www.python.org/download/releases/2.7.3/ In order to reduce conflicts the patches were reorganized: the FreeBSD patches are in their own patch now. The SSL patches were split in three parts: -md5, -ssl and a Windows-specific component that was merged along with -security-flags into -pcbuild. Patch by: Hanya Runo and pfg@ Notes: ignore: obsolete
2012-07-19Fix build breaker: add patch removed in revision 1362466Ariel Constenla-Haile
Notes: ignore: obsolete
2012-07-19Fix build breaker: malformed Python patchAriel Constenla-Haile
Notes: prefer: 8a6c5b2fcbf2b6d87529e91f58aa41c02d0fc990
2012-07-17#i119946# enable SAFESEH, NXCOMPAT and DYNAMICBASE for python binariesHerbert Dürr
Patch-by: Andre Fischer, Herbert Duerr Found-by: DaLi Liu Notes: ignore: obsolete, rerun windows 8 validation tooling
2012-06-10Python: support building with subversion 1.7Ariel Constenla-Haile
Applied upstream patch for upstream issue #6094 See: * http://bugs.python.org/issue6094 * http://hg.python.org/cpython/rev/150986ab3db2/ Notes: ignore: obsolete
2012-03-29Update headers to Alv2 headersAndrew Rist
2012-01-10Update headers to Alv2 headersAndrew Rist
2011-11-20i118622 - python: build breaks on Linux with kernel 3.XAriel Constenla-Haile
2011-11-20i118621 - python: build breaks due to undefined symbol: dbm_nextkey in ↵Ariel Constenla-Haile
dbm.so module
2011-10-09i105629: FreeBSD port: python support for FreeBSD 9.Pedro Giffuni
2011-03-29CWS-TOOLING: integrate CWS ause127Ivo Hinkelmann
2011-03-22ause127: #i117375# avoid hard links in python buildHans-Joachim Lankenau
2011-03-18masterfix from: sb140: #i117456# on Solaris 11 against Solaris 10 baseline, ↵sb
trick python configure into thinking it sees Solaris 10 (transplanted from 6402ce7b0667b255e70c517c4320ecaee2682c56)
2011-03-04sb142: #i116738# ignore test stuff from the Python implementationsb
2010-10-08ause126: #i114866# applied patch from issue: fix parallel build issueHans-Joachim Lankenau
2010-06-30sb126: merged in DEV300_m84sb
2010-06-22sb126: #i110197# remove -Wl,-z,noexecstack hacksb
2010-05-31i#111958: MinGW port enhancement: runtime-pseude-reloc-v2tono
2010-04-13CWS-TOOLING: integrate CWS ause117Jens-Heiner Rechtien
2010-03-22ause117: #i110262# one more chmod to make Include group writeableHans-Joachim Lankenau
2010-03-10ause110: update to DEV300_m74Hans-Joachim Lankenau
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2010-01-26ause110: update to DEV300m70Hans-Joachim Lankenau
2010-01-15ause110: #i106731# remove tarballs from scm and find them in download cache dirHans-Joachim Lankenau
2010-01-05CWS-TOOLING: integrate CWS pythonssldeduxJens-Heiner Rechtien
2009-12-17pythonssldedux: #i106542# build python md5 module for md5 email supportCaolán McNamara
2009-11-13sb116: #i106845# removed obsolete IRIX portsb
2009-11-09pythonssldedux: #i106542# build python ssl module for ssl email supportCaolán McNamara
2009-08-26CWS-TOOLING: integrate CWS mingwport22Vladimir Glazounov
2009-08-19 16:18:46 +0200 tono r275156 : i#103794: mingw gcc-4.4.0 port: make use of dwarf2 eh 2009-08-05 12:27:41 +0200 tono r274650 : CWS-TOOLING: rebase CWS mingwport22 to trunk@274622 (milestone: DEV300:m54) 2009-08-01 00:56:35 +0200 tono r274552 : i#103795: mingw gcc-4.4.0 port: use gcc dll 2009-07-27 00:13:27 +0200 tono r274344 : i#103795: mingw gcc-4.4.0 port: use gcc dll 2009-07-25 06:19:59 +0200 tono r274332 : i#103803: mingw gcc-4.4.0 port: invalid "extern static" 2009-07-25 06:13:56 +0200 tono r274331 : i#103802: mingw gcc-4.4.0 port: inhibit use of pthread 2009-07-25 06:05:22 +0200 tono r274330 : i#103801: mingw gcc-4.4.0 port: specify relocatable data section 2009-07-25 05:54:09 +0200 tono r274329 : i#103800: mingw gcc-4.4.0 port: remove invalid scope 2009-07-25 05:44:58 +0200 tono r274328 : i#103799: mingw gcc-4.4.0 port: add some #include 2009-07-25 05:33:09 +0200 tono r274327 : i#103798: mingw gcc-4.4.0 port: add backward in include path 2009-07-25 05:24:42 +0200 tono r274326 : i#103797: mingw gcc-4.4.0 port: nooptimize c++-uno bridge 2009-07-25 05:16:20 +0200 tono r274325 : i#103795: mingw gcc-4.4.0 port: use gcc dll 2009-07-25 04:01:59 +0200 tono r274324 : i#103794: mingw gcc-4.4.0 port: make use of dwarf2 eh 2009-07-25 02:44:01 +0200 tono r274322 : i#103793: mingw port: Exclude msvc[pr]80.dll from packaging 2009-07-25 02:28:21 +0200 tono r274321 : i#103791: mingw port fix typo
2009-05-08#i101531# syntax fixedKurt Zenker
2009-04-24#i101079# mingw port patch file: PATCH_FILE_NAME->PATCH_FILESOliver Bolte
2009-04-22CWS-TOOLING: integrate CWS python26Ivo Hinkelmann
2009-04-22 11:57:41 +0200 obo r271091 : #i101079# mingw port (by tono) 2009-04-22 11:56:37 +0200 obo r271090 : #i101079# mingw port (by tono) 2009-04-22 11:55:55 +0200 obo r271089 : #i101079# mingw port (by tono) 2009-04-22 11:26:00 +0200 obo r271084 : #i100492# Patch for FreeBSD (by maho) 2009-04-21 10:19:01 +0200 obo r271020 : #i92413# make python buildable in Hamburg RE environment 2009-04-17 15:52:57 +0200 obo r270952 : #i10000# fix for 4NT shell support 2009-04-17 15:16:39 +0200 hjs r270951 : #i92413# - remove gcc warnings about new struct member. fetched fomr DEV300 2009-04-17 10:30:28 +0200 sb r270927 : #i92413# adaptions for Solaris and/or bash 2009-04-16 00:36:32 +0200 jbu r270861 : #i101080# patch for bash environment provided by tono 2009-04-15 13:50:01 +0200 rene r270842 : #i100997# allow also python < 2.6 again 2009-03-12 14:23:32 +0100 rene r269410 : cleanup: remove Python 2.3.4 - not referenced anymore 2009-03-11 21:48:58 +0100 jbu r269356 : native python modules pyuno.dll -> pyuno.pyd (required by 2.6 python runtime) 2009-03-11 11:11:43 +0100 rene r269307 : fix typo; regen configure 2009-03-10 11:44:54 +0100 rene r269262 : update _AM_PYTHON_INTERPRETER_LIST 2009-03-10 00:30:09 +0100 jbu r269233 : python26 now builds on windows (installation set not built yet) 2009-03-06 21:45:20 +0100 jbu r269050 : python 2.6.1-linuxx86: PYTHONHOME variable removed from set_soenv.in (is now unecessary), added new and removed old python blob, linux x86 builds without patches, windows build still needs to be done and is now broken 2009-03-06 14:08:33 +0100 rene r269004 : #i92413#
2009-04-10CWS-TOOLING: integrate CWS mingwport18Release Engineers
2009-03-27 12:51:41 +0100 tono r270150 : CWS-TOOLING: rebase CWS mingwport18 to trunk@270033 (milestone: DEV300:m45) 2009-03-26 22:41:14 +0100 tono r270120 : files with invalid names removed 2009-03-26 22:40:11 +0100 tono r270119 : files with invalid names removed 2009-03-26 22:39:04 +0100 tono r270118 : files with invalid names removed 2009-03-26 22:36:00 +0100 tono r270117 : files with invalid names removed 2009-03-26 22:33:42 +0100 tono r270116 : files with invalid names removed 2009-03-26 22:32:14 +0100 tono r270115 : files with invalid names removed 2009-03-26 22:24:41 +0100 tono r270114 : files with invalid names removed 2009-03-26 22:16:41 +0100 tono r270113 : files with invalid names removed 2009-03-26 22:15:52 +0100 tono r270112 : files with invalid names removed 2009-03-26 22:14:44 +0100 tono r270111 : files with invalid names removed 2009-03-26 22:12:28 +0100 tono r270110 : files with invalid names removed 2009-03-26 21:46:31 +0100 tono r270109 : files with invalid names removed 2009-03-22 12:41:21 +0100 tono r269847 : i#100463: MinGW port header patch enhancement 2009-03-22 12:39:39 +0100 tono r269846 : i#100462: MinGW port update for python 2009-03-22 12:37:52 +0100 tono r269845 : i#100461: MinGW port fix for store/workben 2009-03-22 12:36:10 +0100 tono r269844 : i#100460: MinGW port fix for sal when debug=true 2009-03-21 01:06:50 +0100 tono r269833 : i#100210: MinGW port fix for hunspell-1.2.8 2009-03-21 01:04:08 +0100 tono r269832 : i#100209: MinGW port fix for sspi
2009-04-02CWS-TOOLING: integrate CWS mh31_last_DEV300Ivo Hinkelmann
2009-03-26 15:35:24 +0100 mh r270083 : chg: syntax, #i10000# 2009-03-25 11:38:12 +0100 mh r270008 : update of THIRDPARTYLICENSEREADME 2009-03-24 16:41:31 +0100 mh r269968 : backport fix for instsetoo_native fails if pkgtype archive and TMP not set, #i99106# 2009-03-24 11:18:28 +0100 mh r269924 : Build breaks in pyuno: pyconfig.h not found, #i96841# set the CPPFLAGS=-D_FORTIFY_SOURCE=0 to make it compile for Ubuntu 8.10 hopefully this will not have side effects on any other platforms real fix will be the upgrade to python 2.6 by jbu
2009-03-06#i10000# fix for LD_LIBRARY_PATHRelease Engineers
2009-02-19CWS-TOOLING: integrate CWS ause099Oliver Bolte
2009-01-29 12:30:57 +0100 hjs r267116 : #i98365# fix unsetting g+s bit 2009-01-23 14:21:19 +0100 hjs r266819 : #i40246# - cleanup 2009-01-23 14:14:07 +0100 hjs r266818 : #i40246# - fix quoting of final echo line 2009-01-23 12:42:33 +0100 hjs r266807 : #i98365# leave higher bits alone 2009-01-23 11:23:42 +0100 rt r266799 : Header 2009-01-22 19:14:25 +0100 hjs r266753 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:22:18 +0100 hjs r266737 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:20:54 +0100 hjs r266736 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:20:24 +0100 hjs r266735 : #i98365# remove unwanted file attributes from archives 2009-01-22 16:08:33 +0100 hjs r266734 : #i40246# renamed variable 2009-01-22 16:05:26 +0100 hjs r266733 : #i40246# renamed variable 2009-01-20 17:46:54 +0100 hjs r266610 : #i98290# cleanup 2009-01-19 19:32:19 +0100 hjs r266522 : CWS-TOOLING: rebase CWS ause099 to trunk@266428 (milestone: DEV300:m39) 2008-12-08 21:00:09 +0100 hjs r265049 : CWS-TOOLING: rebase CWS ause099 to trunk@264807 (milestone: DEV300:m37) 2008-11-27 18:25:18 +0100 hjs r264513 : #i40246# - support multiple patches per archive 2008-11-17 19:00:12 +0100 hjs r263738 : CWS-TOOLING: rebase CWS ause099 to trunk@263288 (milestone: DEV300:m35)