summaryrefslogtreecommitdiff
path: root/postprocess/prj
AgeCommit message (Collapse)Author
2012-08-24add extras to tail_buildDavid Tardon
Change-Id: I3143c987ed07f2d0033cbcb4fe637d095339807e
2012-08-22another build integrating solution for androidMatúš Kukan
..since it also needs stuff from postprocess. In qa/desktop/Makefile, images_tango.zip is used. If that's not needed, the module can be placed between postprocess and packimages for now. Change-Id: I9951cce0c8da0fc75fd8a7b1246f4083bd38f705
2012-08-22New attempt to have the "android" module built at a suitable timeTor Lillqvist
Yes, I know that eventually what now is known as "tail_build" will be all there is left. So by that time, by definition nothing can be built "after tail_build". Will have to handle that then. Change-Id: I47d228ca7156520db10630861ce52b015a7a169c
2012-08-09add dictionaries to tail_buildDavid Tardon
Change-Id: If898ad805a1530d201650429b988c2866fb62512
2012-07-17move sysui to postprocessDavid Tardon
The only thing that sysui exports that is used by another package are application icons, used in desktop (windows build only). But since gbuildification of desktop they are included directly from $(SRCDIR)/sysui/desktop/icons instead of $(OUTDIR)/inc/icons, so the dependency is no longer necessary. Change-Id: I6fa3153d3793e785c1ed602c3e67c86cead2bae2
2012-07-17move ulfconv to l10ntoolsDavid Tardon
This allows us to drop dependency on setup_native everywhere. Change-Id: Ib033f8d5953682379c6c2ab53d5cf221e9d8cfec
2012-07-03move testtools to tail_buildDavid Tardon
Change-Id: I7dfd5b1f059f7f254a28d2d627365a0b650e33d1
2012-07-03pyuno is in tail_buildDavid Tardon
Change-Id: I00c34b552aa1773c21accd9a22a13969e993e2d4
2012-05-29move embedserv to tail_buildDavid Tardon
Change-Id: Ieea814347e3c895c39a3dfc3312d6b1a735f4d68
2012-05-29move nlpsolver to tail_buildDavid Tardon
Change-Id: Ib1af41063f2062efc9392c81f94d95b99060cc82
2012-05-29move scp2 to tail_buildDavid Tardon
Change-Id: Ib1e954f51908df67d05a86189b864bf7064e59d3
2012-05-29move reportbuilder to tail_buildDavid Tardon
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-04-19move unodevtools to tail_buildDavid Tardon
2012-04-06Kill this.Jan Holesovsky
2012-03-06add sdext to tail_buildDavid Tardon
2012-03-02move embeddedobj to tail_buildDavid Tardon
2012-02-19gbuild'ize smoketest(oo_native) and merge themMatúš Kukan
Add smoketest to tail_build and make it a subsequentcheck target.
2012-01-25Let's skip scp2 for non-desktop OSes for nowTor Lillqvist
2012-01-06Merge branch 'feature/gbuild_extensions'Michael Stahl
Conflicts: extensions/source/ole/servreg.cxx extensions/source/plugin/util/makefile.mk postprocess/packcomponents/makefile.mk postprocess/prj/build.lst tail_build/prj/build.lst
2011-12-25move UnoControls to tail_buildDavid Tardon
2011-12-25remove pre-req from postprocess that are already pulled by tail_buildNorbert Thiebaud
2011-12-24Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley
Conflicts: Module_tail_build.mk Repository.mk extensions/util/makefile.pmk postprocess/prj/build.lst svx/AllLangResTarget_svx.mk
2011-12-23move psprint_config to tail_buildDavid Tardon
2011-12-23move dtrans to tail_buildDavid Tardon
2011-12-23move scaddins to tail_buildDavid Tardon
2011-12-23move accessibility to tail_buildDavid Tardon
2011-12-20add dtrans to tail_buildPeter Foley
2011-12-20add scaddins to tail_buildPeter Foley
2011-12-18extensions: add to tail_buildPeter Foley
2011-12-16Revert "Move configmgr to tail_build."Stephan Bergmann
...it is not yet ready for that. This reverts commit f3acd83c1c406f6527d05b0a52a2bef03557e2e1. Conflicts: tail_build/prj/build.lst
2011-12-16Move configmgr to tail_build.Stephan Bergmann
2011-12-13add lingucomponent to tail_buildMatúš Kukan
2011-12-02split smoketest module to fix buildPetr Mladek
+ move the library and other build stuff to a new "smoketest" module + keep "smoketestoo_native" only for installing and running the tests + restore the targets in top level make
2011-12-01create installation set for testsPetr Mladek
+ it currently includes just the smoketest and is available only for Linux + the side effect is that it builds the smoketest before instsetoo_native + it runs it only during dev-install when the variable RUN_SMOKETEST == YES
2011-11-26Build fpicker for DESKTOP onlyTor Lillqvist
2011-11-03fdo#42312: Change bsh and js script providers from extensions to optional ↵Stephan Bergmann
modules. Their jar files reference other non-URE jars, so they cannot be extensions. bsh.jar has been moved into the optional module (it used to be installed always, but it looks like only the bsh script provider needs it; also, it had been added to URE_MORE_JAVA_CLASSPATH_URLS if SYSTEM_BSH, which also appears unnecessary as it is mentioned with an absolute file URL in the Class-Path of the script provider jar). js.jar has been included in the optional module (it used to be not installed at all?).
2011-10-21remove checkdeliver -- we do not generate deliverlogs anywayBjoern Michaelsen
2011-10-19Undo basis/brand split: moved .rdb files from basis program/ to brand ↵Stephan Bergmann
program/ (merging the two services.rdb files).
2011-10-08add package to tail_buildMatúš Kukan
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 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