Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
|
|
testtools python bridgetest
|
|
2009-09-13 02:15:22 +0200 tono r276097 : i#105033: mingw port: accept incomplete deflib
2009-09-12 15:14:34 +0200 tono r276096 : i#105012: mingw port: $(PATH) should be quoted
2009-09-12 15:12:49 +0200 tono r276095 : i#105011: mingw port: berkeleydb fix
2009-09-12 15:11:39 +0200 tono r276094 : i#105010: mingw port: decline libdl
2009-09-12 15:10:21 +0200 tono r276093 : i#105009: mingw port: sal/osl/w32/file_dirvol.cxx needs ctype.h
2009-09-12 15:08:27 +0200 tono r276092 : reverting changes to revise log messages
2009-09-12 11:55:48 +0200 tono r276090 : i#105014: mingw port: change to latest w32api and mingw runtime
2009-09-12 11:52:12 +0200 tono r276089 : i#105013: mingw port: fix gas error in call.s in bridges
2009-09-12 11:42:04 +0200 tono r276088 : mingw port: should be quoted
2009-09-12 11:35:35 +0200 tono r276087 : mingw port: berkeleydb fix
2009-09-12 11:32:34 +0200 tono r276086 : mingw port: decline libdl
2009-09-12 11:20:50 +0200 tono r276085 : mingw port: sal/osl/w32/file_dirvol.cxx needs ctype.h
|
|
|
|
2009-08-05 15:28:43 +0200 sb r274677 : CWS-TOOLING: rebase CWS sb110 to trunk@274622 (milestone: DEV300:m54)
2009-08-05 11:46:36 +0200 sb r274646 : #i104018# fixed previous svn changeset 271712 (from issue 101244)
2009-07-20 14:41:56 +0200 sb r274138 : CWS-TOOLING: rebase CWS sb110 to trunk@273858 (milestone: DEV300:m52)
2009-06-02 11:42:17 +0200 sb r272489 : CWS-TOOLING: rebase CWS sb110 to trunk@272291 (milestone: DEV300:m49)
2009-05-08 12:46:51 +0200 sb r271712 : #i101244# after DLLs have been moved from basis to brand layer on Windows, code that used SvtPathOptions::GetModulePath to located libraries had to be adapted
2009-05-08 10:10:43 +0200 sb r271703 : #i101244# for performance reasons, on Windows move DLLs from basis to brand layer (i.e., next to executables); consequently eliminated some library duplications across the layers; adapted various code to the move
2009-05-08 09:54:44 +0200 sb r271702 : #i101244# hardwire Python dynamic libraries and script files into base layer (even if other dynamic libraries will move to brand layer on Windows), mainly because the pyuno dynamic library is both linked against from other dynamic libraries (pythonloader.uno) and accessed via "import pyuno" from Python scripts
2009-05-07 17:18:30 +0200 sb r271686 : #i101244# support NativeServicesURLPrefix on individual files; to implement that, changed meaning of global unomaxservices
2009-05-07 17:15:24 +0200 sb r271685 : #i101244# take legacy_binfilters.rdb explicitly from $OOO_BASE_DIR/program (instead of implicitly next to some dynamic library); cleaned up dead code
2009-05-07 17:12:12 +0200 sb r271684 : #i101244# take senddoc.exe explicitly from $OOO_BASE_DIR/program (instead of implicitly next to some dynamic library)
2009-05-07 17:11:33 +0200 sb r271683 : #i101244# take odbcconfig.exe explicitly from $OOO_BASE_DIR/program (instead of implicitly next to some dynamic library)
2009-05-07 17:09:44 +0200 sb r271682 : #i101244# read configmgr ini file explicitly from $OOO_BASE_DIR/program (instead of next to configmgr dynamic library)
|
|
2009-07-01 15:17:50 +0200 tono r273595 : i#102971: mingw port without solarbindir in PATH
2009-07-01 15:15:44 +0200 tono r273591 : i#90212: dmake not releasing file descriptor
|
|
2009-01-27 13:09:06 +0100 sb r266986 : #i97992# cws rebase: merged cws/sb104/config_office/set_soenv.in with moved tags/DEV300_m40/set_soenv.in
2009-01-27 10:56:40 +0100 sb r266966 : CWS-TOOLING: rebase CWS sb104 to trunk@266944 (milestone: DEV300:m40)
2009-01-20 14:37:00 +0100 sb r266581 : #i97992# missing treatment of Solaris-only adjustvisibility as build-internal tool
2009-01-20 09:32:38 +0100 sb r266554 : CWS-TOOLING: rebase CWS sb104 to trunk@266428 (milestone: DEV300:m39)
2009-01-14 13:40:45 +0100 sb r266296 : #i97992# do not pass comment lines to shell
2009-01-14 12:50:34 +0100 sb r266290 : #i97992# avoid problems with checkdll not finding AWTLIB and its dependents
2009-01-14 12:49:20 +0100 sb r266289 : #i97992# on Linux and Solaris, regxpcom apparently needs to be called with the libxpcom.so directory on the LD_LIBRARY_PATH
2009-01-13 09:41:37 +0100 sb r266196 : #i97992# fixed AUGMENT_LIBRARY_PATH definitions
2009-01-12 18:02:03 +0100 sb r266177 : #i97992# get rid of LD_LIBRARY_PATH in build environment
|
|
2008-12-08 16:52:06 +0100 sb r265009 : #i95330# python23.dll needs to be copied to brand layer, not just moved there
2008-11-24 18:15:54 +0100 sb r264259 : #i95022# tools::extendApplicationEnvironment gets URE_BOOTSTRAP value from outside bootstrap.cxx, so needs to operate in LOOKUP_MODE_URE_BOOTSTRAP, too
2008-11-20 21:12:31 +0100 jbu r264103 : deactivated debug log
2008-11-20 21:09:03 +0100 jbu r264102 : #i95331# ld_library_path now contains ure/lib directory
2008-11-20 21:05:37 +0100 jbu r264101 : #i95330# python.dll is now installed in the brand-program directory (unix remains unchanged)
2008-11-20 20:46:57 +0100 jbu r264099 : #i95118# + #i93994# Python scripts in share and user uno packages now work again
2008-11-20 20:38:23 +0100 jbu r264098 : #i95037# python wrapper now waits for completion of python executable and currectly returns the exit state
2008-11-20 10:46:28 +0100 sb r264034 : #i95028# import socket, since on Windows sal3.dll no longer calls WSAStartup (and import socket does)
2008-11-18 17:01:09 +0100 sb r263784 : #i96314# fixed encode()
2008-11-18 15:59:17 +0100 sb r263779 : #i95024# missing vnd.sun.star.pathname: in URE_BOOTSTRAP
2008-11-18 13:51:36 +0100 sb r263765 : #i95022# treat \ and $ verbatim in URE_BOOTSTRAP=vnd.sun.star.pathname values
|
|
2008/04/23 20:04:52 fs 1.5.16.1: #i86251# committing on behalf of jbu@openoffice.org
|
|
2008/03/31 07:24:58 rt 1.16.4.1: #i87441# Change license header to LPGL v3.
|
|
2008/03/31 07:24:58 rt 1.10.12.1: #i87441# Change license header to LPGL v3.
|
|
2008/03/31 07:24:58 rt 1.5.12.1: #i87441# Change license header to LPGL v3.
|
|
2007/11/27 14:52:31 obo 1.15.8.1: #i83979# MacOSX: Build environment adjustments for Leopard/Tiger
|
|
|
|
2007/09/26 19:34:35 jbu 1.8.40.3: #i81960# again rework of the initialization code, pythonpath+pythonhome must be set before the Py_Initialize call
2007/09/25 08:59:06 jbu 1.8.40.2: now PYTHONHOME gets evaluated correctly
2007/08/07 20:42:50 jbu 1.8.40.1: #i56236# fix the nameclash between the PYTHONPATH environment variable and the loader bootstrap parameter by adding the PYUNO_LOADER prefix
|
|
2007/07/30 19:43:44 jbu 1.4.66.1: adding pythonpath import functionality, fixed a gc deadlock, fixed some minor issues
|
|
2007/08/31 11:00:30 sb 1.13.8.1: #i77885# Consolidate stoc libraries; patch by jnavrati.
|
|
2007/07/31 20:36:04 obr 1.10.48.2: RESYNC: (1.10-1.13); FILE MERGED
2006/12/28 15:02:20 ydario 1.10.48.1: OS/2 initial import.
|
|
2007/04/18 09:32:49 vg 1.12.6.1: #i75844# MinGW port efforts part II
|
|
2007/03/20 11:18:28 vg 1.10.36.2: RESYNC MERGED 1.10 1.11
Everything below this line will be added to the revision comment.
2006/09/07 15:10:25 vg 1.10.36.1: #i53572# MinGW port
|
|
2006/11/24 14:52:50 hjs 1.10.38.1: #i70359# remove forced shell calls
|
|
2005/09/23 02:07:33 sb 1.6.14.2: RESYNC: (1.6-1.7); FILE MERGED
2005/09/09 15:31:16 sb 1.6.14.1: #i53898# Made code warning-free.
|
|
2005/09/05 18:39:19 rt 1.6.12.1: #i54170# Change license header: remove SISSL
|
|
2005/09/05 18:39:19 rt 1.3.42.1: #i54170# Change license header: remove SISSL
|
|
2005/09/05 18:39:18 rt 1.9.16.1: #i54170# Change license header: remove SISSL
|
|
2005/02/18 08:50:36 cmc 1.5.38.1: #i41994# systempython post pyunofixes1
|
|
2005/01/18 18:54:21 cmc 1.8.6.1: #i40917# update system python
|
|
2004/10/07 20:11:03 jbu 1.6.18.2: RESYNC: (1.6-1.7); FILE MERGED
2004/09/30 20:43:39 jbu 1.6.18.1: #i32901# upgrade to python 2.3.4, PYTHONLIB is now defined in pyversion.mk
|
|
2004/07/02 09:13:04 cmc 1.6.12.3: #i30891# revert header and namespace change
2004/07/02 07:20:40 cmc 1.6.12.2: #i30801# wrong makefile tweak
2004/06/28 12:53:45 cmc 1.6.12.1: #i30801# allow using system libs if possible
|
|
|
|
2004/01/29 18:09:47 hr 1.2.34.1: #111934#: merge CWS ooo111fix2
|
|
2003/12/16 14:04:28 hr 1.4.4.1: #111934#: join CWS ooo111fix1
|
|
2003/12/16 14:04:27 hr 1.4.8.1: #111934#: join CWS ooo111fix1
|
|
2003/11/03 23:49:49 waratah 1.3.16.1: #21906# change C++ casts to C casts to allow permissive removal
|
|
2003/08/18 13:03:42 hr 1.3.14.1: #i18350#: join changes from CWS ooo11rc3
|
|
|
|
update version of demo standalone version to 0.94
fix for tests to use the new component names
|
|
vnd.sun.star.expand protocols
|
|
|
|
evaluated and set if available
|
|
|