Commit graph

91 commits

Author SHA1 Message Date
Caolán McNamara
f4b985fa5c trailing slash 2011-08-08 13:04:42 +01:00
Caolán McNamara
42962699c6 try callcatcher in -P mode 2011-08-08 13:04:42 +01:00
Tor Lillqvist
7ec5539950 dictionaries is not needed in cross-build-toolset, it seems 2011-08-08 11:25:12 +03:00
Takeshi Abe
b12236eae4 do not source *.Set.sh
according to commit 22d9caecc978a5739ddd1430fd26abe06454726c
2011-07-31 23:36:45 +09:00
Jan Holesovsky
a95376174e Merge commit 'libreoffice-3.4.2.3'
Conflicts:
	Makefile.in
	configure.in
	instsetoo_native/util/makefile.mk
	instsetoo_native/util/openoffice.lst
	ooo.lst.in
	set_soenv.in
	solenv/inc/minor.mk
2011-07-28 18:33:58 +02:00
Norbert Thiebaud
82f0ba7e98 git ignore workdir and clean it on make clea 2011-07-26 21:24:53 -05:00
Jan Holesovsky
d2e84678af make dev-install creates a linked installation again.
Also, skip building of stuff that we have already built.
2011-07-26 15:34:38 +02:00
Tor Lillqvist
c5f297649c Change *Env.Set.sh to Env.Host.sh 2011-07-25 01:02:17 +03:00
Tor Lillqvist
09ebe17fb3 Don't continue making cross-build-toolset if building one module fails 2011-07-23 10:33:30 +03:00
Caolán McNamara
739a3e0f18 safer grep pattern 2011-07-18 12:23:46 +01:00
Petr Mladek
8124bdf39b better support for distro packaging
This is port from the build repo. The main differences are:

    + splits package-ooo into several scripts (bin/distro-install-*)

    + renames many variables to avoid OOO prefix and to better fit
      the variables produced by the current bootstrap configure.in

    + uses OOO_VENDOR from bootstrap/configure.in to add distro specific hacks;
      the conditions have been updated only for "Novell, inc."

    + install most of the desktop integration from sysui using
      sysui/desktop/share/create_tree.sh

    + do not install two extra templates:

         $OOINSTBASE/basis$VERSION/share/template/en-US/forms/resume.ott
         $OOINSTBASE/basis$VERSION/share/template/en-US/officorr/project-proposal.ott

      should get merged with other templates

    + do not install pyunorc-update64;

      it is needed only when you want to run 32-bit LO on 64-bit system;
      is anyone using it?

    + do not call install-dictionaries:
    + do not call build-galleries:

      is anyone using them?

    + do not install ootool and ooconfig

      is anyone using them? are they still working?

Signed-off-by: Michael Meeks <michael.meeks@novell.com>
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Bjoern Michaelsen <bjoern.michaelsen@gmail.com>
2011-07-11 20:30:31 +02:00
Caolán McNamara
fb3268bb89 cppu::bootstrap unused in tree, but part of external API 2011-07-11 15:29:42 +01:00
Caolán McNamara
9041b4f9b0 split unused methods list into easy and full 2011-07-10 22:39:49 +01:00
Caolán McNamara
2a5460f165 use WORKDIR 2011-07-09 14:43:58 +01:00
Caolán McNamara
bfa39a750d force ooo.lst to be rebuilt when ooo.lst.in changes 2011-07-09 14:43:58 +01:00
Caolán McNamara
4d2c8f3471 callcatcher, grab default gbuild output dirs 2011-07-03 12:33:43 +01:00
Tor Lillqvist
e9ea4c77bf udkapi depends on codemaker 2011-06-30 22:11:08 +03:00
Caolán McNamara
7a3a3b953c cache output 2011-06-30 11:32:27 +01:00
Caolán McNamara
19db80134e modify all paths 2011-06-27 22:21:11 +01:00
Tor Lillqvist
9e75b2650f Add shell to cross-build-toolset
lngconvex is needed when cross-building to Windows.
2011-06-24 16:26:58 +03:00
Jesús Corrius
715954b80b additional native modules needed for crosscompile 2011-06-24 13:54:09 +02:00
Caolán McNamara
0af1d19d89 tweak this for some paranoid bash settings 2011-06-22 13:07:41 +01:00
Tor Lillqvist
d4c4b91fdb Add unoil and javaunohelper to cross-build-toolset, sigh 2011-06-21 15:22:01 +03:00
Tor Lillqvist
7c6c7e1cfd Make the make of gbuild modules in cross-build-toolset silent 2011-06-21 00:40:19 +03:00
Tor Lillqvist
8b0c371f99 Drop offuh from cross-build-toolset 2011-06-21 00:40:18 +03:00
Norbert Thiebaud
3c632beb6c '-' prefix in Makefile only works for the first command... work around it 2011-06-18 14:40:37 -05:00
Norbert Thiebaud
ea1f0f94fc fix 1eabd795b959830b74c3f3036fefeb143448d898 bad \ 2011-06-18 14:22:08 -05:00
Norbert Thiebaud
1908ff8ea7 do not clean dmake if we use the system one 2011-06-18 14:09:50 -05:00
Tor Lillqvist
09600160cd Choose build.pl or make automatically in cross-build-toolset 2011-06-18 22:02:15 +03:00
Tor Lillqvist
afdd56e37f Add lucene, berkeleydb and l10ntools to cross-build-toolset, sigh 2011-06-17 03:04:47 +03:00
Tor Lillqvist
5c4d54740e Add idl to cross-build-toolset, we need svidl 2011-06-17 01:23:31 +03:00
Tor Lillqvist
602bc9d3c4 Add icc to cross-build-toolset 2011-06-16 21:47:42 +03:00
Caolán McNamara
d3afc46316 add experimental callcatcher target 2011-06-16 09:13:55 +01:00
David Tardon
2e581960e5 need tab here 2011-06-16 07:08:35 +02:00
Robert Nagy
ba62ce46c8 only fetch external tarballs if --disable-fetch-external is not defined 2011-06-15 12:55:51 +02:00
Robert Nagy
6fdc8ae0d1 only fetch external tarballs if --disable-fetch-external is not defined 2011-06-15 12:51:41 +02:00
Tor Lillqvist
79dfc54b21 Fix comphelper in cross-build-toolset 2011-06-13 15:45:15 +03:00
Tor Lillqvist
5c247d22c5 Need setup_native for ulfconv, at least for now 2011-06-12 19:23:29 +03:00
Tor Lillqvist
b9d614cb02 Add sax and stoc, use merged list in cross-build-toolset 2011-06-12 16:00:11 +03:00
Tor Lillqvist
920595ecce Add "rsc" to cross-build-toolset 2011-06-12 14:53:00 +03:00
Tor Lillqvist
1d7a9b3045 Typo 2011-06-12 01:39:06 +03:00
Tor Lillqvist
4a69f1a50d Add "tools" and its dependencies to cross-build-toolset 2011-06-12 01:36:35 +03:00
Tor Lillqvist
2f2b324ce7 Explicitly list modules in cross-build-toolset 2011-06-12 01:21:44 +03:00
Tor Lillqvist
36372364ab Add i18npool to cross-build-toolset
The list of modules built in the cross-build-toolset target, many with
--all, is getting a bit unwieldy. Should do this in a cleaner way,
with a for loop, and avoiding multiple invokations of build.pl --all,
instead just figure oiut a clever way to get the definite list of
individual modules needed, in the correct order.
2011-06-08 00:25:41 +03:00
Tor Lillqvist
777095627d Add unodevtools to cross-build-toolset 2011-06-08 00:03:36 +03:00
Tor Lillqvist
161882e76d Add autodoc to cross-build-toolset 2011-06-07 01:04:09 +03:00
Tor Lillqvist
2fbf02f9f1 Add dictionaries to cross-build-toolset 2011-06-07 00:09:34 +03:00
Tor Lillqvist
73bedae49a Add gettext to cross-build-toolset 2011-06-06 16:08:31 +03:00
Tor Lillqvist
8ec8a6bb0d Add glib to cross-build-toolset as the glib configury needs glib-genmarshal 2011-06-06 02:02:06 +03:00
Tor Lillqvist
ffa0bd23f0 Build and deliver for the build platform also in codemaker 2011-06-06 01:19:18 +03:00