Age | Commit message (Collapse) | Author |
|
on cygwin, configure forced TMPDIR to /tmp, regardless whether it is set
or not. And while it respects an existing value of TMP, TMP is only used
in a few places. Changes the ones that explicitly check for TMP to
prefer TMPDIR, and don't duplicate configure's check in other scripts.
Change-Id: Ia8ac3f8d92e5f971c5237b85f66f7c0a58932930
Reviewed-on: https://gerrit.libreoffice.org/3701
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
Because of commit e70ea92b3632c376975dd85dbcb26e7ca6b95498 "scp: remove
unused macros", which removed the top-level Applications symlink, the
dmg contained an extra dir, e.g.,
LibreOfficeDev_4.1.0.0.alpha0_MacOS_x86/LibreOfficeDev.app instead of
just LibreOfficeDev.app . This symlink used by the installer to
determine the dir to use as top-level for the installation
(solenv/bin/modules/installer/simplepackage.pm:274).
Also revert "Eek, it is hard to get the right path to the .app that is
being built", which was only needed because of the other problem.
This reverts commit 1c25b01fce27c85affee920441b9b09a7bfe0501.
Change-Id: Ib5792c7710decd021a62cd33fd841ebe26613fbc
|
|
Well, it is possible that it is special perl syntax for something, but
somehow I doubt that .-)
Change-Id: I213f56c9c2b32919b7bd0c53a4639c59418345c1
|
|
This might have caused problems with the MacOS X daily builds. Dunno. I
have no idea what is the difference between .DS_Store and .DS_Store_Dev
(they are binary) and how essential that file is.
Change-Id: Id09e6f85c101cd5b60d20b6cc9960050f8cdbac4
|
|
Change-Id: I985b3373edcd0bfc151adfa92b79a6b5080d22ad
Reviewed-on: https://gerrit.libreoffice.org/3805
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Change-Id: I9f1102d4f0e189a048d8fccfe9cae246c0136311
|
|
Change-Id: I97979428ba9f31f493b043e485b77b2a379f21c5
|
|
OLDPRODUCT2 - it was a workaround for OOo 1.9, obsolete
SAMEPRODUCTS - same product have the same ProductCode, so installer detect it
anyway under normal circumstances. It is possible that a tester/developer tries
to install the same version with different ProductCode over an existing installation
(e.g. dailyes or RCs). Then we are in trouble. However, SAMEPRODUCTS was not in use.
Moreover, Windows Installer uses only the first three fields of the product version.
So we cannot make difference between e.g. 4.0.3.1 and 4.0.3.2, and this is the new versioning
scheme.
BETAPRODUCTS - LibreOffice have never used different upgrade code (BETAUPGRADECODE) for betas.
OLDPRODUCTSPATCH, SAMEPRODUCTSPATCH, NEWPRODUCTSPATCH - related to old Star Division patching
mechanism, they were commented out anyway.
STUBPRODUCTS, STUBUPGRADECODE - these look useless
Change-Id: I77d67b72e18fa6b3ba4182b99e198c42f247cea4
|
|
Change-Id: I3edbae98c9bb51899e5592fae1cfe9f3632ad535
|
|
Change-Id: I7470ab98cf68e1fd426983ce185c8fd2d73003e3
|
|
Change-Id: I30b1b923658a851535f309c3773f5cbfa697d1bf
|
|
This procedure must surely win the prize for the lamest error handling
mechanism ever conceived.
Change-Id: I90d2a1160ff3e1e870e9ca3f03c92436398c3b7f
Reviewed-on: https://gerrit.libreoffice.org/3595
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
What is a little confusing is that the udkapi.rdb ends up as types.rdb in the
installation set (in the URE's sub-tree). So all places that reference it
during the build do so as "udkapi" while all places that reference it in an
installation set do so as "types."
Change-Id: I35d0695966b3bd703f5494b636b9782efc0d3fcb
|
|
looks like it was inadvertantly removed by commit
62badf38283ef31e50d40e62f5d8bc3824c615d7
"Move to MPLv2 license headers, with ESC decision and author's permission"
Change-Id: Iac1d010cf6f4b03e0e7e14e26552f7be31aafb79
|
|
Change-Id: I2358b2241bf260afb85005c247cb8be82104e2e5
|
|
|
|
Change-Id: Ia7e932a98d3f2c8bca981261406798760b69f8e8
|
|
When exit code is <128, then the test probably just failed, it did not
get a SIGSEGV or similar signal, so it's expected that no core file is
created.
Change-Id: Ie9e3599bd6738c04afacb95000d09f9dd2a5c426
|
|
Change-Id: I6c983ec5f0f4597f7f86c1c9ff256881c360bb1d
|
|
Temporary directory name upon temporary directory name. Just in
case. When in doubt, add one more temporary directory name layer.
workdir/unxmacxx.pro/installation/LibreOffice_Dev/dmg/install/en-US_inprogress_temp.62979/./LibreOfficeDev_4.1.0.0.alpha0_MacOS_x86-64/LibreOfficeDev.app
Couldn't quickly figure out how to construct the
"LibreOfficeDev_4.1.0.0.alpha0_MacOS_x86-64" part so just use a
wildcard * for that for now;) There won't be any other directories
there anyway, as far as I know.
Change-Id: If950d4cdfe3f7b0663f1b6fbd62185ca8284dd7f
|
|
Change-Id: I7e248a48ee8443b0f9209be708ce65dab57275f7
|
|
Use gid_File_Lib_Oox instead of auto_File_Lib_vcl which is not defined
in that case.
No idea what the code is about though.
Change-Id: I675268a3490dd1421ecf1a82ede0db527d176744
|
|
Change-Id: I3fb41fe649f68f82566e465ba4fa2de52e6201ac
|
|
Change-Id: Ib8508ad50b8f2b4ce0443be0b1437c2595b9b6d5
|
|
Change-Id: Iccb314155ac70984fa70e7d1ec839edd9eb14270
|
|
Change-Id: Ieb653adbd0cb4371ec5db57e70bcc551872f647f
|
|
Change-Id: Ic26080af8496357fec063f833dc79701a83b9061
|
|
Change-Id: I80236f3c69abe713ddfa8111e8ff76f83954def4
|
|
A stale types.rdb can cause that you spend 2 hours debugging hard core UNO
exception throwing - like me yesterday...
Change-Id: I5eb88a9f1d2c9dd34f1e7945d449b697d3253193
|
|
Use correct path to the app bundle.
Also update the comment about code signing to be more relevant for the
master branch.
Change-Id: I6a357e5cd033afc986fd035f9760c04763b06fc9
|
|
Change-Id: I93313dc03e8ed7d4d1a653df92145a153e20e5b1
Reviewed-on: https://gerrit.libreoffice.org/3234
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
This is intended for bundling filelists of multiple Packages together,
to simplify the scp2 configuration.
Change-Id: I6f700f691b37375a09a5400166aac80a8bb2a2b4
Reviewed-on: https://gerrit.libreoffice.org/3230
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
allow install dir to be a symlink, and link xmlsec and spa.
Change-Id: Iba7b1bc2af22d7282e3c039cf90ccfe79d6c9fc4
|
|
For now, use the same quick hack as in the 4.0 branch: Just sign the
app bundle as a while, not individual dylibs. Should factor out the
code in Makefile.in that signs all dylibs. Make sure to sign the
application app bundle only, not the SDK.
Change-Id: I6b0a39354c54b0e0f5352d0fd0bdb57650dc100a
|
|
With this in place, we can replace most of our Zips by Packages.
Extensions and Dictionaries are on the radar as well.
To move an installed file from zip to filelist, do:
1. Convert the Zip_foo.mk to Package_foo.mk :
- change destination paths of all files to the same ones they have in
the installation (you can find that in scp2)
- use gb_Package_set_outdir to place the files under $INSTDIR, where
they are expected.
2. Change the scp2 record:
- change filename to <package-name>.filelist
- replace ARCHIVE by FILELIST in Styles
- change Dir to FILELIST_DIR.
Change-Id: Ie17d0765406081b03dcd44a6a23cf517f2067dd3
Reviewed-on: https://gerrit.libreoffice.org/3149
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
|
|
XCode 2.5 (i.e. Mac OSX 10.4 & 10.5) couldn't find the libraries
without explicit mapping, but as baseline is now 10.6, this
wrapping is no longer necessary
Change-Id: I225fc47b9ea4b1fb2b13ba575605cbdebc014fd8
Reviewed-on: https://gerrit.libreoffice.org/3192
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I10b15141e6a5f93365e1cfa6fbc0c7cc3ea49b15
|
|
Change-Id: Idff2831913b6fb6e5b522ae36fffeb345e3a1140
|
|
Change-Id: Ia7cc4351644013e2b94c8e8408b89ed66b0e18ff
|
|
--sort=foldcase has the effect that all binary searches must be done
case insensitive, i.e. in Vim either 'set ignorecase' is needed to find
a tag at all (and then you may get more than you asked for) unless a
regular expression is given, or 'set notagbsearch' to switch off binary
search. Other tools requiring binary search may not work at all if they
don't use the ctags readtags library or similar.
Change-Id: Ifce4b4fa5635617023e0be61ca6df0dd4d6b942a
|
|
Change-Id: I3c43fcfe7216a833f1dbe298098b72de52f0f155
|
|
Change-Id: Ifaa1637122d6f9cae1e29b77ac36ca5d1f220aed
|
|
Change-Id: I1c9ca490716fc0dc5951bd032d54a102541087c7
|
|
Change-Id: Idd788dad8c2b5e2689a17b571104d0fe04accfd1
|
|
Change-Id: Ia77605732bb5112a69289997db5d1c4a4b694594
|
|
Language of the installer and language of the installed help files are two
separate things. It was not good that they were handled in the same array.
Now all help packs has English + localized installer.
Only en.US help pack isntalls en-US help.
Also, maintaning the list of languages, that are not supported by Windows,
is pointless. What Windows? Windows 8 supports a lot more than Windows XP.
Change-Id: I075a18648796a42609329ead9e8e6a9da9c1fef3
|
|
Change-Id: I768acf83234eec46c0271dad2e5bef3bd3cba3cf
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
|
|
For test sample report from fdo#61726 can be used.
Change-Id: Iacf8ddc4cf8ad0a408d72e18ecb7237476afeffe
Reviewed-on: https://gerrit.libreoffice.org/2718
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
|
|
Change-Id: I379bfa8a8531c9ebc09d29ac789d70c8c5dafc79
|
|
Change-Id: I4e4d10c1c82834608b14aae62f02e5859d10114d
|