summaryrefslogtreecommitdiff
path: root/Module_tail_build.mk
AgeCommit message (Collapse)Author
2011-10-07convert xmerge to gbuild and add to tail_buildPeter Foley
2011-10-07convert swext to gbuild and add to tail_buildPeter Foley
2011-10-01add xmlsecurity to tail_buildPeter Foley
2011-10-01add filter to tail_buildMatúš Kukan
2011-10-01add vbahelper to tail_buildMatúš Kukan
2011-10-01add scripting to tail_buildMatúš Kukan
2011-09-18convert eventattacher to gbuild and add to tail_buildPeter Foley
2011-09-18convert bean to gbuild and add to tail_buildPeter Foley
2011-09-15move automation to tail_buildDavid Tardon
2011-09-15move desktop to tail_buildDavid Tardon
2011-09-12convert MathMLDTD to gbuild and add to tail_buildPeter Foley
2011-09-10convert Mesa to gbuild and add to tail_buildPeter Foley
2011-08-24misc cleanups of mergelibs functionalityMichael Meeks
2011-08-24Add support for creating merged library.Matúš Kukan
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-21bring sccomp into the tail_build foldNorbert Thiebaud
2011-08-11bring the module writerperfect into tail_build's foldNorbert Thiebaud
2011-08-11add the module oox into tail_build's foldNorbert Thiebaud
2011-08-11add the module basctl to the tail_build foldNorbert Thiebaud
2011-08-11bring the module uui in the tail_build foldNorbert Thiebaud
2011-08-11bring the module 'animations' into the tail_build foldNorbert Thiebaud
2011-08-11bring the 'forms' module into the tail_build foldNorbert Thiebaud
2011-08-10fix tabThomas Arnhold
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-02Add Emacs mode linesTor Lillqvist
2011-06-22gnumake4: add wizards to tail_buildBjoern Michaelsen
2011-06-14gbuildize hwpfilterCaolán McNamara
2011-04-27add fileaccess to tail buildDavid Tardon
2011-04-27add padmin to tail buildDavid Tardon
2011-04-27add unoxml to tail buildDavid Tardon
2011-04-27keep the list sortedDavid Tardon
2011-04-27add lotuswordpro to tail buildDavid Tardon
2011-04-24add reportdesign in tail_buildNorbert Thiebaud
2011-04-23create a pseudo-module tail_build to take advantage of gbuild featuresNorbert Thiebaud
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'