summaryrefslogtreecommitdiff
path: root/instsetoo_native
AgeCommit message (Collapse)Author
2011-04-05Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4Petr Mladek
Conflicts: instsetoo_native/util/openoffice.lst solenv/inc/minor.mk
2011-04-05bump product version to 3.3.2rc2, release number to 202Petr Mladek
2011-03-25fix language codes: be-BY -> be, ns -> nsoAndras Timar
2011-03-25set build depencencies against the new "translations" modulePetr Mladek
2011-03-23Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/bootstrapJan Holesovsky
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
Conflicts: configure configure.in instsetoo_native/util/openoffice.lst set_soenv.in solenv/bin/cws.pl solenv/bin/modules/installer/simplepackage.pm solenv/gbuild/LinkTarget.mk solenv/gbuild/extensions/post_PackModule.mk solenv/gbuild/platform/linux.mk solenv/gbuild/platform/macosx.mk solenv/gbuild/platform/windows.mk solenv/inc/installationtest.mk solenv/inc/minor.mk soltools/cpp/_eval.c
2011-03-22build fix: find intro.zip when generating installation setsPetr Mladek
intro.zip is not longer in the brand subdirectory
2011-03-17Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
Conflicts: set_soenv.in
2011-03-14Merge Gentoo patches from old build and downstream repositories.Hanno Meyer-Thurow
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-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
* commit 'ooo/DEV300_m101': (500 commits) masterfix DEV300: #i10000# remove hard dep masterfix DEV300: #i10000# usage of L10N build_type masterfix DEV300: #i10000# usage of L10N build_type masterfix DEV300: #i100000# dep. fix masterfix DEV300: #i10000# removed one hard dep masterfix DEV300: #i10000# fixed patch handling masterfix DEV300: #i10000# new configure DEV300 masterfix DEV300: #i10000# nawk -> awk l10nmove: adjust repository handling l10nmove: fixed regex l10nmove: minor fixes l10nmove: add l10n repo to gb_REPOS DEV300 masterfix: gnumake3: subsequenttests requires in environment ab80: Adding changes of cws mib21, ab77, ab77run2, dr77i to dev300 DEV300 masterfix: #i10000#: windows: more bizare hacks ... locales34: have a matching configure as well DEV300 locales34: back out change from autoreconf gnumake3: JunitTest.mk: bizarre hacks to make it work on windows ... Conflicts: configure configure.in instsetoo_native/prj/build.lst instsetoo_native/util/makefile.mk instsetoo_native/util/openoffice.lst instsetoo_native/util/pack.lst ooo.lst scp2/source/canvas/canvascommons.scp scp2/source/canvas/mtfrenderer.scp scp2/source/ooo/common_brand.scp scp2/source/ooo/directory_ooo.scp scp2/source/ooo/file_library_ooo.scp scp2/source/ooo/file_ooo.scp scp2/source/ooo/makefile.mk scp2/source/ooo/module_hidden_ooo.scp scp2/source/ooo/module_langpack.ulf scp2/source/ooo/ure.scp scp2/source/python/file_python.scp scp2/source/sdkoo/sdkoo.scp scp2/source/templates/module_langpack_accessories_templates.sct scp2/source/templates/module_langpack_accessories_templates_root.sct set_soenv.in soldep/bootstrp/appdef.cxx soldep/bootstrp/dep.cxx soldep/bootstrp/hashtbl.cxx soldep/bootstrp/makefile.mk soldep/bootstrp/minormk.cxx soldep/bootstrp/prj.cxx soldep/bootstrp/prodmap.cxx soldep/inc/dep.hxx soldep/inc/minormk.hxx soldep/inc/prodmap.hxx soldep/inc/soldep/appdef.hxx soldep/inc/soldep/connctr.hxx soldep/inc/soldep/depper.hxx soldep/inc/soldep/depwin.hxx soldep/inc/soldep/hashtbl.hxx soldep/inc/soldep/objwin.hxx soldep/inc/soldep/prj.hxx soldep/inc/soldep/sdtresid.hxx soldep/inc/soldep/soldep.hxx soldep/inc/soldep/soldlg.hxx soldep/inc/soldep/tbox.hxx soldep/prj/d.lst soldep/source/connctr.cxx soldep/source/depapp.hxx soldep/source/depper.cxx soldep/source/depwin.cxx soldep/source/makefile.mk soldep/source/objwin.cxx soldep/source/soldep.cxx soldep/source/soldlg.cxx soldep/source/soldlg.src soldep/source/tbox.cxx solenv/bin/build.pl solenv/bin/cws.pl solenv/bin/make_installer.pl solenv/bin/mhids.pl solenv/bin/modules/CwsConfig.pm solenv/bin/modules/RepositoryHelper.pm solenv/bin/modules/installer/regmerge.pm solenv/bin/modules/installer/scriptitems.pm solenv/bin/modules/installer/servicesfile.pm solenv/bin/modules/installer/simplepackage.pm solenv/bin/modules/installer/substfilenamefiles.pm solenv/config/ssolar.cmn solenv/inc/_tg_rslb.mk solenv/inc/extension_post.mk solenv/inc/libs.mk solenv/inc/minor.mk solenv/inc/postset.mk solenv/inc/settings.mk solenv/inc/tg_rslb.mk solenv/inc/unxlng.mk solenv/inc/wntmsc.mk soltools/HIDCompiler/hidclex.l stlport/prj/d.lst stlport/systemstlguards/postextstl.h
2011-03-08do not create OxygeOffice rpms for LibreOffice buildPetr Mladek
there was a cut&paste problem in the previous commit
2011-03-07Introduce OxygenOffice as a productKalman Szalai - KAMI
2011-03-07CWS-TOOLING: integrate CWS native364Ivo Hinkelmann
2011-03-07bump product version to 3.3.2rc1, release number to 201Petr Mladek
2011-02-22masterfix DEV300: #i10000# usage of L10N build_typeIvo Hinkelmann
2011-02-19I fixed this properly in libs-core/scriptingDavid Tardon
This reverts commit ba1da290bd44677bdf3576e6b3fcd02a102ed667.
2011-02-18Fix build of master without Python scripting.Jan Holesovsky
2011-02-17bump product version to 3.3.1rc2, release number to 8Petr Mladek
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2011-02-17bump product version to 3.3.1rc1, widnows build version to 6Petr Mladek
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2011-02-14native364: #i116893# new ure versionIngo Schmidt
2011-02-14multilingual sdk build targetsFridrich Štrba
2011-02-14multilingual sdk build targetsFridrich Štrba
2011-02-08Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky
Conflicts: configure.in solenv/bin/build.pl
2011-02-04native359: #i116797# improve msi databaseIngo Schmidt
2011-02-02bump SHORT_PRODUCTEXTENSION to rc4 and widnows build version to 6Petr Mladek
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2011-02-01padded nologobanner.bmp, new size is 102x58 - fdo#33372Andras Timar
signed off by tml_ on irc
2011-01-24Helppacks building not supported on mac, don't attempt to build them.Christian Lohmaier
2011-01-10bump SHORT_PRODUCTEXTENSION to rc3 and widnows build version to 5Petr Mladek
2011-01-10add de-branded MSI installation artwork, bug#32435Christoph Noack
2011-01-06native353 #i116309# Optimize include path listIngo Schmidt
2010-12-20Merge commit 'libreoffice-3.3.0.2'Jan Holesovsky
Conflicts: configure.in scp2/source/extensions/directory_extensions.scp scp2/source/extensions/module_extensions.scp scp2/source/ooo/file_ooo.scp set_soenv.in solenv/bin/modules/installer/download.pm solenv/bin/modules/installer/helppack.pm solenv/bin/modules/installer/windows/createfolder.pm solenv/bin/modules/installer/worker.pm solenv/bin/ooinstall
2010-12-18bump SHORT_PRODUCTEXTENSION to rc2 and widnows build version to 4Petr Mladek
2010-12-17create rpm/deb/win/mac help pack automatically when enabledPetr Mladek
2010-12-16Add a missing fileFridrich Štrba
2010-12-16Add a missing fileFridrich Štrba
2010-12-13specify the download names for helppacksFridrich Štrba
2010-12-13specify the download names for helppacksFridrich Štrba
2010-12-13Create makefile target to package helppacksFridrich Štrba
2010-12-13Create makefile target to package helppacksFridrich Štrba
2010-12-13Slight tweaks of progress bar pos & sizeChristoph Noack
Signed-off-by: Thorsten Behrens <tbehrens@novell.com>
2010-12-07replaced http://www.openoffice.org - fdo#32169Andras Timar
2010-12-01bump SHORT_PRODUCTEXTENSION to rc1 and widnows build version to 3Petr Mladek
2010-11-30add PRODUCTNAME_BR for ulf substitution - now an l10n problemMichael Meeks
2010-11-30add PRODUCTNAME_BR for ulf substitution - now an l10n problemMichael Meeks
2010-11-30Add BrOffice artwork / branding supportMichael Meeks
Conflicts: solenv/bin/modules/installer/download.pm
2010-11-30Add BrOffice artwork / branding supportMichael Meeks
2010-11-30Move progress bar (-20,-20) for new artworkThorsten Behrens
2010-11-30Updated artwork for rcThorsten Behrens
2010-11-26CWS gnumake2: resync to m94Mathias Bauer
2010-11-22gnumake2: fixed instsetoo_native, removing common treesBjoern Michaelsen