Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-18 | convert eventattacher to gbuild and add to tail_build | Peter Foley | 1 | -0/+1 | |
2011-09-18 | convert bean to gbuild and add to tail_build | Peter Foley | 1 | -0/+1 | |
2011-09-15 | move automation to tail_build | David Tardon | 1 | -0/+1 | |
2011-09-15 | move desktop to tail_build | David Tardon | 1 | -0/+1 | |
2011-09-12 | convert MathMLDTD to gbuild and add to tail_build | Peter Foley | 1 | -0/+1 | |
2011-09-10 | convert Mesa to gbuild and add to tail_build | Peter Foley | 1 | -0/+1 | |
2011-08-24 | misc cleanups of mergelibs functionality | Michael Meeks | 1 | -1/+1 | |
2011-08-24 | Add support for creating merged library. | Matúš Kukan | 1 | -0/+6 | |
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-21 | bring sccomp into the tail_build fold | Norbert Thiebaud | 1 | -0/+1 | |
2011-08-11 | bring the module writerperfect into tail_build's fold | Norbert Thiebaud | 1 | -0/+1 | |
2011-08-11 | add the module oox into tail_build's fold | Norbert Thiebaud | 1 | -0/+1 | |
2011-08-11 | add the module basctl to the tail_build fold | Norbert Thiebaud | 1 | -0/+1 | |
2011-08-11 | bring the module uui in the tail_build fold | Norbert Thiebaud | 1 | -0/+1 | |
2011-08-11 | bring the module 'animations' into the tail_build fold | Norbert Thiebaud | 1 | -0/+1 | |
2011-08-11 | bring the 'forms' module into the tail_build fold | Norbert Thiebaud | 1 | -0/+1 | |
2011-08-10 | fix tab | Thomas Arnhold | 1 | -1/+1 | |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe | 1 | -1/+1 | |
2011-08-02 | Add Emacs mode lines | Tor Lillqvist | 1 | -1/+2 | |
2011-06-22 | gnumake4: add wizards to tail_build | Bjoern Michaelsen | 1 | -0/+1 | |
2011-06-14 | gbuildize hwpfilter | Caolán McNamara | 1 | -0/+1 | |
2011-04-27 | add fileaccess to tail build | David Tardon | 1 | -0/+1 | |
2011-04-27 | add padmin to tail build | David Tardon | 1 | -0/+1 | |
2011-04-27 | add unoxml to tail build | David Tardon | 1 | -0/+1 | |
2011-04-27 | keep the list sorted | David Tardon | 1 | -1/+1 | |
2011-04-27 | add lotuswordpro to tail build | David Tardon | 1 | -0/+1 | |
2011-04-24 | add reportdesign in tail_build | Norbert Thiebaud | 1 | -0/+1 | |
2011-04-23 | create a pseudo-module tail_build to take advantage of gbuild features | Norbert Thiebaud | 1 | -0/+39 | |
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' |