Commit Graph

31 Commits

Author SHA1 Message Date
1a04d9feae add xmlsecurity to tail_build 2011-10-01 18:34:52 -04:00
568e559f0c add filter to tail_build 2011-10-01 21:01:38 +02:00
85de051d8d add vbahelper to tail_build 2011-10-01 21:01:38 +02:00
6764aef105 add scripting to tail_build 2011-10-01 17:26:32 +02:00
4aba8d5cec convert eventattacher to gbuild and add to tail_build 2011-09-18 19:18:15 -04:00
4478b739dd convert bean to gbuild and add to tail_build 2011-09-18 19:17:17 -04:00
1ee9908648 move automation to tail_build 2011-09-15 14:49:36 +02:00
fca439ea5d move desktop to tail_build 2011-09-15 14:49:35 +02:00
4d42a519f9 convert MathMLDTD to gbuild and add to tail_build 2011-09-12 16:40:28 -05:00
1bd2884369 convert Mesa to gbuild and add to tail_build 2011-09-10 18:52:18 -05:00
87610049f8 misc cleanups of mergelibs functionality 2011-08-24 14:23:43 +01:00
75fac98397 Add support for creating merged library.
This commit allows to set which libraries to merge
and creates merged library in tail_build if enabled.
This should save time when loading libraries in application
and also makes more sense for link-time optimization.

Signed-off-by: Michael Meeks <michael.meeks@novell.com>
2011-08-24 14:23:43 +01:00
e503a7e6ca bring sccomp into the tail_build fold 2011-08-21 05:00:32 -05:00
fdb2c9841b bring the module writerperfect into tail_build's fold 2011-08-11 23:11:27 -05:00
751531df52 add the module oox into tail_build's fold 2011-08-11 23:10:40 -05:00
cb12558245 add the module basctl to the tail_build fold 2011-08-11 23:05:11 -05:00
29ad3b920e bring the module uui in the tail_build fold 2011-08-11 02:43:35 -05:00
69a454249c bring the module 'animations' into the tail_build fold 2011-08-11 01:31:48 -05:00
37f8c9bee4 bring the 'forms' module into the tail_build fold 2011-08-11 01:31:48 -05:00
59def01e05 fix tab 2011-08-10 21:36:18 +02:00
b2bd33ea25 prefer makefile-gmake-mode to plain makefile-mode 2011-08-10 02:12:48 +09:00
3549107333 Add Emacs mode lines 2011-08-02 21:22:35 +03:00
148e5f4c87 gnumake4: add wizards to tail_build 2011-06-22 14:34:51 +02:00
ac41a4d5f2 gbuildize hwpfilter 2011-06-14 09:53:54 +01:00
52ac857a9f add fileaccess to tail build 2011-04-27 08:06:47 +02:00
a5246db37d add padmin to tail build 2011-04-27 08:04:30 +02:00
9a1612998c add unoxml to tail build 2011-04-27 08:03:19 +02:00
d5aa7a9005 keep the list sorted 2011-04-27 07:57:01 +02:00
e45934828a add lotuswordpro to tail build 2011-04-27 07:56:39 +02:00
c6134b9de6 add reportdesign in tail_build 2011-04-24 16:09:57 -05:00
7c1026ab3f create a pseudo-module tail_build to take advantage of gbuild features
gbuild allow for multiple 'module' to be build as one Makefile.
This help with parallelism.
This module build all the 'tail' end module. these that are not
dependencies or other dmake-based module, and that pseudo module
is declared as a dependency of postprocess instead of the individual
modules it 'group'
2011-04-23 21:14:25 -05:00