Tor Lillqvist
13e0f8cb58
Reduce chatter
2011-06-13 17:43:52 +03:00
Luke Symes
f0ae283cf0
make the fetching of external dependencies a bit more 'lively'
2011-06-11 08:17:18 -05:00
Jan Holesovsky
07c1d34ec7
Merge commit 'libreoffice-3.4.0.2'
...
Conflicts:
configure.in
distro-configs/LibreOfficeMacOSX.conf
distro-configs/OxygenOfficeLinux.conf
distro-configs/OxygenOfficeWin32.conf
download
instsetoo_native/util/openoffice.lst
ooo.lst.in
set_soenv.in
solenv/bin/modules/installer/download.pm
solenv/gbuild/CppunitTest.mk
solenv/inc/minor.mk
solenv/inc/settings.mk
2011-05-31 10:45:37 +02:00
Jan Holesovsky
ca907e0220
Merge remote-tracking branch 'origin/integration/dev300_m106'
...
Conflicts:
Makefile.in
Repository.mk
autogen.sh
bin/lo-commit-stat
configure.in
distro-configs/LibreOfficeOpenBSD.conf
distro-configs/LibreOfficeWin32.conf
instsetoo_native/util/openoffice.lst
ooo.lst.in
scp2/source/ooo/module_langpack.ulf
set_soenv.in
solenv/bin/ooinstall
solenv/gbuild/CppunitTest.mk
solenv/gbuild/Library.mk
solenv/gbuild/LinkTarget.mk
solenv/gbuild/TargetLocations.mk
solenv/gbuild/platform/macosx.mk
solenv/gbuild/platform/solaris.mk
solenv/gbuild/platform/unxgcc.mk
solenv/gbuild/platform/windows.mk
solenv/inc/minor.mk
solenv/inc/settings.mk
tail_build/prj/makefile.mk
2011-05-27 20:39:04 +02:00
Tor Lillqvist
9298dd2cd2
Don't overwrite config.log from the configure script
2011-05-17 22:36:57 +03:00
Tor Lillqvist
84fbaed77d
More cross-compiling work
...
AC_SUBST also EXEEXT_FOR_BUILD and use that in Makefile.in.
As winemv.set.sh is now called WindowsMSVCEnv.Set.sh, with capital E
and S like all the others, we can simplify the glob pattern for the
Set.sh file.
Don't attempt to download and/or run unpackers for dependencies
relevant only when using MSVC if using MinGW.
Misc other Windows host vs. build fixes.
2011-05-17 02:22:19 +03:00
Francois Tigeot
0c5d3ca3e4
Fix some bashisms
...
Equality tests with == are not posix-compliants. Only test = works
with all /bin/sh shells.
2011-05-16 13:48:26 +02:00
Tor Lillqvist
414c15bbb2
Argh, it's just host, not host_alias
2011-05-13 20:36:31 +03:00
Tor Lillqvist
eaf8e0939a
Some initial baby steps towards cross-compilation
...
And some baby steps for cross-compiling for iOS in particular.
2011-05-13 20:24:40 +03:00
Kalman Szalai - KAMI
f36579d1af
Fix oooblogger extension download mechanism
...
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2011-05-12 12:23:47 +02:00
Kalman Szalai - KAMI
dcfb2b1132
When downloading extensions to src, cut is provided with wrong option switches
...
I used long switches for cut and your (Windows??) box does not adore about it.
http://comments.gmane.org/gmane.comp.documentfoundation.libreoffice.devel/10214
2011-05-12 12:23:27 +02:00
Kalman Szalai - KAMI
c6b0efb648
Fix SUN Template extension configure, download, handling
...
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2011-05-12 12:22:35 +02:00
Kalman Szalai - KAMI
b04faf6398
Fix Ligthproof extension integration
...
* Fix configure and download support
* Extension naming scheme is: <md5>-<extension-name>_<version>.oxt
- Renamed extensions
* Rename extension version number in download script and scp2 module
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2011-05-12 12:22:13 +02:00
Tor Lillqvist
9cc8a14145
Don't print misleading messages
2011-05-11 12:34:37 +03:00
Kalman Szalai - KAMI
9bb5f5314f
Fix oooblogger extension download mechanism
2011-05-11 11:18:37 +02:00
Kalman Szalai - KAMI
8a4e1b2ccf
When downloading extensions to src, cut is provided with wrong option switches
...
I used long switches for cut and your (Windows??) box does not adore about it.
http://comments.gmane.org/gmane.comp.documentfoundation.libreoffice.devel/10214
2011-05-08 19:30:24 +02:00
Kalman Szalai - KAMI
9b756202ad
Fix SUN Template extension configure, download, handling
2011-05-08 11:14:57 +02:00
Kalman Szalai - KAMI
68b8377eab
Fix Ligthproof extension integration
...
* Fix configure and download support
* Extension naming scheme is: <md5>-<extension-name>_<version>.oxt
- Renamed extensions
* Rename extension version number in download script and scp2 module
2011-05-08 10:25:25 +02:00
Tor Lillqvist
c00e3457c1
Redirect pointless warning message to /dev/null
2011-05-06 16:42:50 +03:00
Kalman Szalai - KAMI
64dec765d8
Add copy and extract for extras and few extensions
2011-05-04 04:56:37 +02:00
Kalman Szalai - KAMI
8898e7a9c4
Add copy and extract for extras and few extensions
2011-04-24 16:19:54 +02:00
Petr Mladek
f89b46fc3a
allow to download and unpack official source tarballs
2011-04-11 16:08:00 +02:00
Francois Tigeot
132c52c44a
Use the default PATH to find the curl executable.
...
The previous code was trying to pick up the full curl path in a harcoded
list of places and actually failed to locate binaries on some hosts, even
though they were present in $PATH .
2011-04-03 15:15:32 +02:00
Tor Lillqvist
d4e3aab53f
Improve the Windows download code
...
Mark dbghinst.EXE as executable (from Cygwin's point of view) if
necessary.
Warn that running the security fix installer containing gdiplus.dll
might cause a UAC prompt, and instruct the developer what to do. Be
more verbose in abnormal situations after running it.
Drop some pointless messages.
2011-01-24 16:27:09 +02:00
Christian Lohmaier
cca3388bd4
small fixes to allow using --with-linked-git & --with-external-tar
2011-01-08 18:45:25 +01:00
Tor Lillqvist
4ce4ff8a53
Actually we don't seem to need instmsiw.exe anywhere
2010-12-21 18:55:41 +02:00
Caolán McNamara
52b977a42c
InstMsiW.exe not InstMsiA.exe
2010-12-21 14:40:02 +00:00
Caolán McNamara
82eee4eaac
Resolves: fdo#32426 first cut at auto-downloading windows depends
2010-12-21 12:22:29 +00:00
Norbert Thiebaud
b13a0c0cc3
download do g clone even if ./clone exist, to pick up changes in repo-list
...
repo-list can chage due to an autogen and/or a previous clone may have been
incomplete.
2010-12-05 19:10:02 -06:00
Thorsten Behrens
fe6ed1e8bf
Add with-linked-git and make repo list configurable
...
* adds --with-linked-git config option, that internally uses
git-new-workdir
* consolidates various repo lists into bin/repo-list, and use
that to dynamically add l10n repo
2010-12-02 00:13:48 +01:00
Robert Nagy
441372c6c3
Do not try to break 2 levels if ther is only one loop to break
2010-12-01 10:58:54 +01:00
Jan Holesovsky
be729b0086
download: Fix minor typos to make it work on Windows.
2010-11-30 20:25:22 -06:00
Norbert Thiebaud
4ab516df62
fix issues when building with the build-repo
2010-11-30 20:25:22 -06:00
Norbert Thiebaud
f797994afe
exile some download-dependent configure test into a post_download step
...
on windows, the configure check that some dll/exe are present.
these are in fact automatically downloaded by the ./download script.
but that script is run _after_ ./configure.
So the tests are postponed and run in a post_download script that is
invoked at the end of the download script.
2010-11-30 20:25:22 -06:00
Norbert Thiebaud
bd636a6f40
make the download step clone the 'others' git-repos if needed
2010-11-30 20:25:21 -06:00
Jan Holesovsky
bc663e966a
build: Update the download location for the external tarballs.
2010-11-30 20:25:20 -06:00
Jan Holesovsky
c50fdb0657
build: Renamed fetch_tarballs.sh to download.
2010-11-30 20:25:20 -06:00
Jan Holesovsky
f645e1bc33
Split build: Revert it for now.
2010-08-18 17:48:07 +02:00
Jan Holesovsky
9a42d8002b
Split build: Newer git changed the format of git-remote.
...
* download:
2010-07-07 20:38:33 +02:00
Jan Holesovsky
e1c272704d
Split build: Script to clone the rest of the repositories.
...
* download:
2009-06-25 23:48:40 +02:00