summaryrefslogtreecommitdiff
path: root/scp2
AgeCommit message (Collapse)AuthorFilesLines
2013-08-30ICE03 WARNING String overflow (greater than length permitted in column)Jesús Corrius1-12/+12
Change-Id: I48bade4998c6c5d95e49bdc109d4a5a1ef76bbcb
2013-08-29scp2: remove obsolete DONTRENAMEINPATCH flagAndras Timar2-16/+16
Change-Id: I4e40f29df1583c551fb7606d41b609d529db036a
2013-08-29take out MSI CustomAction dlls from AutoInstallAndras Timar2-0/+51
BINARYTABLE, BINARYTABLE_ONLY flags were not handled Change-Id: Ic6a0233e4f4213b9ea83a491949ab05c299a9201
2013-08-29Simplify and fix the embedded Firebird on LinuxStephan Bergmann2-38/+5
Change-Id: Ibd29bb964cd090cbfd958a9e54658249e8ce4317
2013-08-29firebird is conditionalStephan Bergmann1-1/+3
Change-Id: Ia497f9799a1ca0c77f14e2f4a4a8ecddc917f447
2013-08-29Simplify and fix the embedded Firebird on OS XTor Lillqvist3-21/+16
Don't bother constructing a Firebird framework and especially don't pretend we would have it at run-time in /Library/Frameworks/Firebird.framework. We only need the libfbembed.dylib, I hope. We need just libfbembed.dylib, not the version-numbered copies. Use gb_Helper_set_ld_path instead of manipulating LD_LIBRARY_PATH and DYLD_LIBRARY_PATH explicitly. Don't let Firebird's build mechanism totally override DYLD_LIBRARY_PATH. No need to handle "fb" specially in macosx-change-install-name.pl. We need to call macosx-change-install-name.pl on libfbembed.dylib, too. Change-Id: Id7e6c91a6763e1d5ede5c935b4c4fd946ae00f20
2013-08-28Fix PYUNO_LOADER_PYTHONPATH for non-ENABLE_MACOSX_MACLIKE_APP_STRUCTUREStephan Bergmann1-13/+13
Change-Id: Ifc164b80466d3b847ce1214c28a1ba79fdfd690b
2013-08-27AIX symlink tweak for URE private is obsoleteStephan Bergmann1-48/+0
...as those private libs no longer have a *.3 SONAME since c9c963d3e6991d0dd73a95fc9734e38683d5be9c "autoinstall ure private libraries," so even AIX can load them directly without requiring *.3 -> * symlinks originally introduced with 0fd69181443bdfaff2563bea04e02c252fafef07 "AIX tweaks." Change-Id: Ia8e7c9bd1ef089c6647ed2cd421162eebc2c6087
2013-08-26fdo#60924 autoinstall - gbuild/scp2: Move more libs to OOOMarcos Paulo de Souza2-86/+1
Change-Id: Ibb2c27a75d8cbaf5177f392930cc9e6effa48d1d Reviewed-on: https://gerrit.libreoffice.org/5631 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
2013-08-26Remove unused STARTLANG featureStephan Bergmann1-14/+0
Change-Id: Ib33f2ba2541faad24779cfdfbff7cf7f8a960af2
2013-08-23now really create the key in the right placeJesús Corrius1-1/+2
sigh... Change-Id: I6d55da7b6e7fc1c6a9573aa05f9045388edf3684 Reviewed-on: https://gerrit.libreoffice.org/5589 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-08-22I am stupidJesús Corrius1-1/+1
It's not actually that I am massively stupid, it's just that I've got bad luck when it comes to thinking. This patch makes the installer create the values in the right location. Where now...? you'd better don't ask. /me goes for a brown paper bag. Change-Id: I792ba5e9a78a895d3df7dfc48d1fc7c5303ce28e Reviewed-on: https://gerrit.libreoffice.org/5587 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2013-08-22fdo#60924 autoinstall - gbuild/scp2: Move more libs to OOOMarcos Paulo de Souza2-121/+0
Change-Id: I973a66c6f805727cfaa5a5663ce4a9c200412a66 Reviewed-on: https://gerrit.libreoffice.org/5571 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Thorsten Behrens <tbehrens@suse.com> Tested-by: Thorsten Behrens <tbehrens@suse.com>
2013-08-20Registy item fix for AppUserModelID and use STRING macro for stringsJesús Corrius1-4/+4
Change-Id: Id6434355aabdde4f39232ab5a839201a85ca4d29 Reviewed-on: https://gerrit.libreoffice.org/5529 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist7-30/+30
Change-Id: Ib451bdb3c1c2ca42347abfde44651d5cf5eef4f3
2013-08-19Use correct paths to URE stuff on WindowsTor Lillqvist1-0/+6
For some historical reason, URE has no "share" subfolder on Windows. Change-Id: I530e673cc7a5cb5fe5d82a5e952ac50e4c2270b2
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist9-17/+44
Lots of stuff still either ended up in the wrong place, or was looked up from the wrong place, or both. Fix most cases. Change-Id: I06ebbce207c219f3cd82b4387dd9b3fdb83420d4
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist21-203/+288
Change all instances of hardcoded "program", "share" etc subfolder names to use those from <config_folders.h> instead. In normal builds, the end result will not change. Change-Id: I91c95cd8e482818be67307e889ae6df887763f53
2013-08-14Fix for ICE101 ERROR in generated MSIJesús Corrius1-2/+2
ICE101 ERROR The feature gm_o_Extensions_Script_Provider_For_Javascript is greater than 38 characters in length. Features are limited to 38 characters and must follow this convention for APIs like MsiEnumFeatures ICE101 ERROR The feature gm_o_Extensions_Script_Provider_For_Beanshell is greater than 38 characters in length. Features are limited to 38 characters and must follow this convention for APIs like MsiEnumFeatures Change-Id: I298a0dafa7babd1af69c7754fe89efcfe5902970 Reviewed-on: https://gerrit.libreoffice.org/5401 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-08-13AppUserModelIDs registry entries are useful only on Windows7+Jesús Corrius1-1/+1
Change-Id: Ia17608d603434fa244c056bf711ce4951644246e Reviewed-on: https://gerrit.libreoffice.org/5385 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-08-12Add missing modules to fix the Windows buildJesús Corrius4-0/+35
Related to commit: cd97b11a33db909318572a27a54305cb4757ba0f Change-Id: I899508a648cb111ea3f5aeb1eb5d80fc751951fa Reviewed-on: https://gerrit.libreoffice.org/5369 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2013-08-12Register additional support types on WindowsJesús Corrius8-0/+152
So Windows knows that LibO is able to open these files formats too. The option will appear in the "Open With" menu. Change-Id: Ifb4c4ec975ea5c84b1f18191d74fee0c39684f66 Reviewed-on: https://gerrit.libreoffice.org/5367 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2013-08-08fdo#62442: Move the InfoPlist.strings files into the app from langpacksTor Lillqvist3-11/+38
The digital signature of an app bundle includes an integrity check for the Resources subtree. This is the normal place for Mac apps to have their read-only non-code "resources". In LibreOffice it is currently not much used, though. The signature thus breaks when a lang pack installer is run and plops its InfoPlist.strings file into the "Resources" subtree. This file contains translations of strings in the app's Info.plist file. For LibreOffice, it contains translations only for some of the file type names in Info.plist. (Why only some, I don't know.) Files installed by a lang pack insaller into other locations in the app bundle don't harm the signature. Making the InfoPlist.strings files be distributed as part of the main app bundle instead of in langpacks should keep the signature valid even if a lang pack is installed. The InfoPlist.strings files are small so the size of the main app should not grow significantly. This required introduction of a new functionality in scp2: The possibility to generate a list of several complete File or Directory stanzas, one for each language for which translations are being built. (This is different from the existing functionality, used for files that go into lang packs, where a stanza contains several Name or HostName attributes (or whatever the term is) where the attribute names are qualified with the language code in parens.) Change-Id: I3afd9b08944fe1bccb5f0c881d740d260f589e39
2013-08-08Add AppUserModelID for all supported formatsJesús Corrius1-0/+11
Now only the ODF formats have AppUserModelID, but we need AppUserModelID for all supported formats so the Windows 7 recent documents works as expected. This patch only adds a few registry keys during the installation process on Windows. Change-Id: I2d7460c1ed8b4ba77da8bb1c5b0c696c521353c5 Reviewed-on: https://gerrit.libreoffice.org/5274 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-07-26Shorten the idetifiers a bit not to be more the 32 charsFridrich Štrba7-8/+8
Change-Id: I5ee50ae740aa113670dad97067e78e063cca1a61
2013-07-25A Torsdag without typo would not be a TorsdagFridrich Štrba1-1/+1
Change-Id: I305d8fb874f42c18de03255bc64160639defcb50
2013-07-25Add some consistency to the world as we know itFridrich Štrba7-8/+8
Change-Id: Ib1720a1797facf783eee9524afef7fadcd986c6f
2013-07-24And my hope was not trueFridrich Štrba1-2/+2
Change-Id: I41877db65b66fa3732040fc21f98a5f2be2fdcb7
2013-07-24Hopefully the last installement of my perl sagaFridrich Štrba6-14/+14
Change-Id: I2d437062e3ce468591621e7323cacb13789edf06
2013-07-24Revert "fdo#60924 autoinstall - gbuild/scp2: still more libs to OOO"Fridrich Štrba2-0/+145
This reverts commit b0c43257d9db19ac45a93d8fb1e7648e82517289.
2013-07-24WIP: data for the new MsiShortcutProperty installer tableFridrich Štrba7-0/+48
Change-Id: If421383abe95738b8247aebc5cf43b1eaa346c39
2013-07-24fdo#64916 put libsqlite3.so into instset on linux againDavid Tardon1-0/+7
Change-Id: Ib53b71d23575350d875abdfb2477bba7369c040f
2013-07-23fdo#60924 autoinstall - gbuild/scp2: still more libs to OOOMarcos Paulo de Souza2-145/+0
Change-Id: I89a661908fe7d679aa68d5ba9ead41d6b0a0d6bf Reviewed-on: https://gerrit.libreoffice.org/5039 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-07-20fdo#35785 LibreOffice's support of recent documents in Windows 7 brokenJesús Corrius6-22/+22
Change-Id: I916ba1335b0a0420f568ab9340632f273e3c9516 Reviewed-on: https://gerrit.libreoffice.org/4997 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-07-17InstallModule_firebird.mk: actually define SYSTEM_FIREBIRDRene Engelhard1-0/+4
Change-Id: I3250eddfb1a718b45694624a3d881210d2136ec4
2013-07-16Fix typo in libfbembed mac installation.Andrzej J.R. Hunt1-1/+1
Change-Id: Ie233caecb29e16aa82d29b02882ed349e55ee869
2013-07-16Fix --disable-firebird-sdbc.Andrzej J.R. Hunt2-21/+3
Change-Id: I040049b4c034858f4be4aa580a17fd8bb5986396
2013-07-16Further firebird-sdbc windows build fixes.Andrzej J.R. Hunt1-4/+0
Change-Id: I9cb0bbd45b19cb9ef6aa4b8f6d0538484060c6a0
2013-07-16Fix firebird lib installation location.Andrzej J.R. Hunt2-4/+49
Change-Id: Ia7f649abbfe0793dd9389a415845fc1307206798
2013-07-16Rename firebird-sdbc to firebird_sdbc to compile with latest master.Andrzej J.R. Hunt1-2/+2
Change-Id: I56e3180095c8a1fa660e1e27588320bdce972952
2013-07-16Fix firebird installation (windows) + driver compilation fixes.Andrzej J.R. Hunt1-1/+1
Change-Id: I253a2770c951a984bd50c906b0e84feeb8d105d9
2013-07-16Setup Firebird installation / scp2 details.Andrzej J.R. Hunt5-0/+82
Change-Id: I03393b08db5878b099a2e71b9b515b707a386e3f
2013-07-16fb-sdbc: installing lib and resources.Javier Fernandez4-48/+24
Change-Id: I2d7bf2b4308b9e52ebadd0d73f43baf469f506a6
2013-07-16Firebird: initial implementation of the skeleton driver.Javier Fernandez3-0/+48
Change-Id: I45087282fe7b7fc5bcebeeb2bbb79d0db1e043bd
2013-07-11fdo#66072 do not end auto_*_ALL by a commaDavid Tardon12-14/+12
Change-Id: I7d0fbe865cd10d0a3ef690e521d4752d6d7f3939 Reviewed-on: https://gerrit.libreoffice.org/4829 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-07-09fdo#66703: Missing libjava_uno.jnilib symlinkStephan Bergmann1-3/+5
Regression introduced with c9c963d3e6991d0dd73a95fc9734e38683d5be9c "autoinstall ure private libraries." Change-Id: I8ea597e8d5108e925e982d7b37fa9e1d3af8d1aa
2013-07-05Related: #i121513# Remove deprecated UnoControlThrobberModelAriel Constenla-Haile1-1/+1
(cherry picked from commit 5569d97f06a0299e41b91ca248bf7eaa038b1f21) Conflicts: icon-themes/human/toolkit/source/awt/spinner03-grey_01.png icon-themes/human/toolkit/source/awt/spinner03-grey_02.png icon-themes/human/toolkit/source/awt/spinner03-grey_03.png icon-themes/human/toolkit/source/awt/spinner03-grey_04.png icon-themes/human/toolkit/source/awt/spinner03-grey_05.png icon-themes/human/toolkit/source/awt/spinner03-grey_06.png icon-themes/human/toolkit/source/awt/spinner03-grey_07.png icon-themes/human/toolkit/source/awt/spinner03-grey_08.png icon-themes/human/toolkit/source/awt/spinner03-grey_09.png icon-themes/human/toolkit/source/awt/spinner03-grey_10.png icon-themes/human/toolkit/source/awt/spinner03-grey_11.png icon-themes/human/toolkit/source/awt/spinner03-grey_12.png offapi/com/sun/star/awt/UnoControlThrobber.idl offapi/com/sun/star/awt/UnoControlThrobberModel.idl offapi/com/sun/star/awt/XThrobber.idl offapi/com/sun/star/awt/makefile.mk offapi/type_reference/typelibrary_history.txt offapi/type_reference/types.rdb rat-excludes swext/mediawiki/help/component.txt swext/mediawiki/src/com/sun/star/wiki/WikiDialog.java swext/mediawiki/src/com/sun/star/wiki/WikiEditSettingDialog.java swext/mediawiki/src/com/sun/star/wiki/WikiPropDialog.java swext/mediawiki/src/description.xml toolkit/AllLangResTarget_tk.mk toolkit/inc/toolkit/helper/servicenames.hxx toolkit/source/awt/vclxtoolkit.cxx toolkit/source/awt/xthrobber.cxx toolkit/source/awt/xthrobber.hrc toolkit/source/awt/xthrobber.src toolkit/source/controls/tkthrobber.cxx toolkit/source/helper/registerservices.cxx toolkit/source/helper/servicenames.cxx toolkit/src2xml/src.lst toolkit/util/toolkit.xml Change-Id: Ic415a96fe6ba7040a3b03fd562f997d2df1516d6
2013-06-16Don't build icule library as we no longer use itKhaled Hosny3-27/+0
Change-Id: I25401eee45988bf4d156c11d9a5848c783204c02
2013-06-15fdo#60924 autoinstall - gbuild/scp2: Move more libs to OOOMarcos Paulo de Souza2-51/+0
Change-Id: I7a3511172ac8ddd060c51c0339a4b9ff16216668
2013-06-15scp2: remove unused filesMatúš Kukan7-192/+0
Change-Id: I86d836be85c5d2a2412d5cca2b3a84a2590141ac