Commit Graph

15 Commits

Author SHA1 Message Date
Stephan Bergmann
fecde94354 Undo basis/brand split: moved Python from basis to brand.
The Windows-only code in pyuno/zipcore/python.cxx may still need fixing.
2011-10-20 23:04:12 +02:00
Hanno Meyer-Thurow
ff33fd9d5d Merge Gentoo patches from old build and downstream repositories.
1. Do not add compiler default include and library path: potentially build
   against different version of system library than requested by the user.
2. Add a configure option to disable Python2 (PyUNO) bindings. Python3 is
   available for more than two years. Noone cares, therefore rest in peace.
   Python2 is going to be ditched at some point. Simply do not fail then.
   Windows builds need to be updated for BUILD_TYPE: "PYUNO". Or how is it
   handled nowadays?
3. Fix sandbox violation in officecfg module: rm /bin/<language>.zip
4. Add a configure option to search only in one place for JVMs, which is quite
   interesting for Linux Distributions. Enforce the user to place JVMs in one
   base directory.
5. Fix build for libxml-2.7.8 with ICU support.

* config_office-XINC-XLIB-defaults.diff: (1)
* disable-python.diff: (2)
* gentoo-sandbox.diff: (3)
* jvm-search-path.diff: (4)
* libxmlsec_fix_extern_c.diff: (5)
2011-03-14 18:47:10 +01:00
Ingo Schmidt
5505fa9662 native306 #i111497,i111501# Patches for MacOSX Python from Cloph 2010-06-04 11:05:31 +02:00
Jens-Heiner Rechtien
f281d77a21 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
Release Engineers
e4d61f22b3 CWS-TOOLING: integrate CWS mingwport19
2009-04-23 16:09:03 +0200 tono  r271180 : revert changes
2009-04-20 15:15:31 +0200 tono  r270988 : i101223: MinGW port: atl patch fix
2009-04-14 14:54:29 +0200 tono  r270779 : i101077: mingw port: make python to work with OOo
2009-04-14 14:52:46 +0200 tono  r270777 : i101073: Mingw port fix: openssl 0.9.8k in cygwin case
2009-05-04 11:45:11 +00:00
Rüdiger Timm
648d711dc5 INTEGRATION: CWS changefileheader (1.9.180); FILE MERGED
2008/03/31 16:07:32 rt 1.9.180.1: #i87441# Change license header to LPGL v3.
2008-04-10 08:50:33 +00:00
Kurt Zenker
6e8ee38aaf INTEGRATION: CWS pyunofixes4 (1.8.522); FILE MERGED
2007/08/07 20:38:59 jbu 1.8.522.1: #i56236# fix the nameclash between the  PYTHONPATH environment variable and the loader bootstrap parameter by adding the PYUNO_LOADER prefix
2007-10-11 10:53:12 +00:00
Oliver Bolte
60331f538e INTEGRATION: CWS pyunofixes2 (1.7.62); FILE MERGED
2006/01/11 22:07:52 jbu 1.7.62.1: #i55157# added lib/site-packages to PYTHONPATH
2006-03-22 09:57:50 +00:00
Oliver Bolte
6aa7fb6ca1 #i56955#,#i10000# python broken by CWS pythonlinkfix, this patch was delivered by JBU 2005-11-21 08:20:48 +00:00
Rüdiger Timm
6d7afad9cd INTEGRATION: CWS ooo19126 (1.5.288); FILE MERGED
2005/09/05 17:49:15 rt 1.5.288.1: #i54170# Change license header: remove SISSL
2005-09-09 00:43:45 +00:00
Vladimir Glazounov
615eb1f3d5 INTEGRATION: CWS systempython2 (1.4.10); FILE MERGED
2005/02/18 08:50:05 cmc 1.4.10.1: #i41994# systempython post pyunofixes1
2005-02-24 13:26:12 +00:00
Jens-Heiner Rechtien
766728fd4a INTEGRATION: CWS pyunofixes1 (1.3.14); FILE MERGED
2004/12/19 20:52:13 jbu 1.3.14.1: #i25309# removed pyiuno.ini, now bootstrapping via standard uno.ini
2005-02-11 15:54:01 +00:00
Oliver Bolte
c0c9f676cb INTEGRATION: CWS pythonupgrade (1.2.192); FILE MERGED
2004/09/30 21:10:58 jbu 1.2.192.1: #i32901# replaced version 2.2.2 with the defines from pyversion.mk, so that further python upgrades should be less difficult
2004-11-15 12:17:04 +00:00
Rüdiger Timm
7dbc484b2f INTEGRATION: CWS scp2fix2 (1.1.24); FILE MERGED
2004/03/03 15:50:56 is 1.1.24.1: #i26080# new gid for python module
2004-03-04 13:10:55 +00:00
Ingo Schmidt
687560ff77 #115269# new scp2 project 2004-02-05 17:10:37 +00:00