Commit Graph

18 Commits

Author SHA1 Message Date
1e4422a4b4 re-base on ALv2 code. Includes:
Patches contributed by Mathias Bauer
        gnumake4 work variously
        http://svn.apache.org/viewvc?view=revision&revision=1394707
        http://svn.apache.org/viewvc?view=revision&revision=1394326
        http://svn.apache.org/viewvc?view=revision&revision=1397337
        http://svn.apache.org/viewvc?view=revision&revision=1397315
        http://svn.apache.org/viewvc?view=revision&revision=1396797

	Patches contributed by Andre Fischer
	Fixed getcsym.awk to handle #-comments that contain special regexp chars.
        http://svn.apache.org/viewvc?view=revision&revision=1230971
	118778: Added ADDITIONAL_REPOSITORIES environment variable and its
	automatic setup in configure.
        http://svn.apache.org/viewvc?view=revision&revision=1232004
	118160: Added external CoinMP library.
        http://svn.apache.org/viewvc?view=revision&revision=1233909

	Patches contributed by Herbert Duerr
	#i119168# use generic LICENSE file for langpacks and sdks
        http://svn.apache.org/viewvc?view=revision&revision=1310178
	macosxotoolhelper: need to quote perl regexp if it may contain regexp metachars
        http://svn.apache.org/viewvc?view=revision&revision=1183367
	allow gbuild with empty sysroot on linux
        http://svn.apache.org/viewvc?view=revision&revision=1179186

	Patches contributed by Ingo Schmidt
	native373: #164472# improvements for msi database
        http://svn.apache.org/viewvc?view=revision&revision=1167540
        http://svn.apache.org/viewvc?view=revision&revision=1167539

	Patches contributed by Jurgen Schmidt
	adapt setup package scripts to handle special DS_Store file for
	developer snapshot builds
        http://svn.apache.org/viewvc?view=revision&revision=1232430
	imported patch extensions_i117681.patch
	http://svn.apache.org/viewvc?view=revision&revision=1172102

	Patches contributed by Michael Stahl
	gbuild: RepositoryFixes.mk should be optional
        http://svn.apache.org/viewvc?view=revision&revision=1166123
	xslt filter: remove the FLA horror
	wordml import filter: replace FLA usage with plain XSLT
	http://svn.apache.org/viewvc?view=revision&revision=1363727

	Patch contributed by Oliver-Rainer Wittmann
	i#88652: applied patch, remove unicows deps
	http://svn.apache.org/viewvc?view=revision&revision=1177585

    Remove lots of OS2 conditionals, re-extract Rhino Java, unwind
    cppunit pieces, cleanup Mac image bits, remove coin-mp and
    re-package lpsolve, Oxygen & Crystal, fixup qstart bits, expand
    MPLv2 subset checking.

Change-Id: Iad5c8a76399620b892671633c0d8c29996db3564
2013-06-03 11:41:36 +01:00
83b4703137 fdo#49202 install the "Python-UNO Bridge" component on Windows unconditionally
Change-Id: I1d9d62b024c4442182d67d93915af0f793265ebd
2013-02-20 16:30:14 +01:00
38a22a9026 Switch from python to python3
Mac specific parts of patch by:
Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>

Change-Id: I90ef17c6f5a678230539a80ab999fa5344e4fc8f
2012-11-27 12:45:23 +01:00
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
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
5505fa9662 native306 #i111497,i111501# Patches for MacOSX Python from Cloph 2010-06-04 11:05:31 +02:00
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
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
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
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
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
6aa7fb6ca1 #i56955#,#i10000# python broken by CWS pythonlinkfix, this patch was delivered by JBU 2005-11-21 08:20:48 +00:00
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
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
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
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
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
687560ff77 #115269# new scp2 project 2004-02-05 17:10:37 +00:00