Age | Commit message (Collapse) | Author |
|
this removes dmake completely out of the build for migrated modules
build.pl now assumes modules to be gbuild, unless there is a
prj/dmake file
Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
|
|
|
|
...that no longer uses XSimpleRegistry structures for the service data and thus
is potentially more performant.
* Registry-based functions from cppuhelper/bootstrap are deprecated now, client
code should always use defaultBootstrap_InitialComponentContext.
* References to the obsolete UNO_WRITERDB have been removed.
* Some of the functions in cppuhelper/source that are used from multiple .cxx
but had not been properly placed into .hxx have been cleaned up.
* css.lang.ServiceManager XSet insert/remove now support special
sequence<NamedValue> to improve live deployment/removal of XML-based extension
components data.
* 09524d410bbaad2a0b9b39811cb5cc16621b1396 "stoc: accelerate opening of multiple
XML .rdb files in a directory" and its follow-up
cb5c881a7f179391ee853f76e159254c97d776a3 "avoid using the new rdb reading
logic for empty/non-existent directories" have been obsoleted by this change
and have been reverted again.
|
|
missing subsequent test qa/propertysetmixin/makefile.mk
|
|
|
|
Since we now link to the (also static) bootstrap.uno component which
hasn't been built yet.
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
bridges/source/remote/urp/urp_environment.cxx
bridges/source/remote/urp/urp_propertyobject.cxx
bridges/source/remote/urp/urp_reader.cxx
remotebridges/source/factory/bridgefactory.cxx
stoc/source/corereflection/crefl.cxx
stoc/source/javavm/javavm.cxx
stoc/source/simpleregistry/simpleregistry.cxx
|
|
|
|
|
|
I had to deactivate the test 'test_weak.cxx' in prj/build.lst.
This test failed with 'error 139' - this is typically a segfault
during test execution, oops.
|
|
|
|
non-existing files.
|
|
|
|
2008/04/24 11:50:49 sb 1.25.28.1: #i88687# extracted cppuhelper_detail_findSofficePath from odk/source/unoapploader
|
|
2007/10/01 17:12:13 sb 1.22.34.3: RESYNC: (1.23-1.24); FILE MERGED
2007/05/30 12:46:35 sb 1.22.34.2: RESYNC: (1.22-1.23); FILE MERGED
2007/04/16 13:23:39 sb 1.22.34.1: #i75466# Build-time unorc/uno.ini, for calls to regcomp.
|
|
2007/07/13 14:07:43 obr 1.21.26.2: RESYNC: (1.21-1.23); FILE MERGED
2006/12/28 14:53:52 ydario 1.21.26.1: OS/2 initial import.
|
|
2006/11/24 15:53:13 bm 1.19.8.5: RESYNC: (1.21-1.22); FILE MERGED
2006/05/05 14:10:28 bm 1.19.8.4: RESYNC: (1.20-1.21); FILE MERGED
2006/01/25 10:16:05 bm 1.19.8.3: RESYNC: (1.19-1.20); FILE MERGED
2005/11/28 12:45:36 dbo 1.19.8.2: -implbase_var.hxx
2005/06/07 12:47:00 dbo 1.19.8.1: added implbase_var.hxx
|
|
|
|
2006/09/22 18:00:32 hjs 1.7.64.1: #i69234# call required makefile
|
|
2006/09/19 06:53:18 pjanik 1.21.30.1: #i69025#: Remove extraneous macosx-create-bundle call.
|
|
2006/04/13 14:39:46 pjanik 1.20.26.1: #i61798#: Rename create-bundle to macosx-create-bundle.
|
|
2005/09/06 15:27:10 jsc 1.19.14.2: #i52208# introduce new mutex helper, used in generated C++ component skeletons
2005/07/20 08:19:47 jsc 1.19.14.1: #i51720# new propertysetmixin.[h|c]xx
|
|
2005/08/24 17:09:15 cmc 1.6.50.1: #i53701# add BOOST buildtype
|
|
2005/02/04 17:00:38 sab 1.18.10.1: #i22706#; more interfaces needed
|
|
2004/10/22 07:28:49 sb 1.17.22.1: #i20747# Drop minor.micro from names of Unix UNO dynamic libraries; add uno_ prefix to names of Unix core UNO dynamic libraries.
|
|
2004/05/07 10:26:49 is 1.16.20.1: #i28891# links for cppuhelper
|
|
|
|
2003/12/10 08:54:41 sb 1.4.4.1: #114000# Adapted to multiple-inheritance interface types.
|
|
2004/01/29 15:09:58 hr 1.15.82.1: #111934#: merge CWS ooo111fix2
|
|
types.rdb and therefore are dependent on module offapi.
|
|
2003/09/26 13:01:34 dbo 1.2.36.1: #112449# added ::cppu::getCaughtException()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
project for Mac OS X
|