Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-02-19 | add configmgr to tail_build | Matúš Kukan | 1 | -1/+1 | |
2012-02-19 | tail_build: add test, toolkit, vcl, xmlscript | Matúš Kukan | 1 | -1/+1 | |
2012-02-06 | have make check working again. clean-up the whole STAGE stuff | Norbert Thiebaud | 1 | -7/+0 | |
2012-02-06 | Attempt to disable database connectivity for iOS for now | Tor Lillqvist | 1 | -1/+1 | |
2012-02-05 | another tweak to bootstrap handling | Norbert Thiebaud | 1 | -0/+6 | |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud | 1 | -3/+2 | |
2012-01-17 | svtools can go into tail_build now. | Stephan Bergmann | 1 | -1/+1 | |
2012-01-16 | Try without xmlhelp on non-desktop OSes | Tor Lillqvist | 1 | -1/+1 | |
2012-01-15 | ucb: add to tail_build | Matúš Kukan | 1 | -1/+1 | |
2012-01-11 | np_sdk: convert to gbuild and add to tail_build | Matúš Kukan | 1 | -1/+1 | |
2012-01-07 | add fpicker to tail_build | Matúš Kukan | 1 | -1/+1 | |
2012-01-06 | Merge branch 'feature/gbuild_extensions' | Michael Stahl | 1 | -1/+1 | |
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 | |||||
2012-01-04 | afms is a dep of tail_build by virtue of ps_print now being in tail_build | Norbert Thiebaud | 1 | -1/+1 | |
2011-12-30 | build qadevOOo only if OOO_JUNIT_JAR are set (add BUILD_TYPE) | Rene Engelhard | 1 | -1/+1 | |
2011-12-24 | psprint_config moved to tail_build, its dep must be added to tail_build's | Norbert Thiebaud | 1 | -1/+1 | |
2011-12-21 | add framework to tail_build | Peter Foley | 1 | -1/+1 | |
2011-12-20 | add basic to tail_build | Matúš Kukan | 1 | -1/+1 | |
2011-12-20 | add idl to tail_build | Peter Foley | 1 | -1/+1 | |
2011-12-20 | add xmloff to tail_build | Peter Foley | 1 | -1/+1 | |
2011-12-20 | add editeng to tail_build | Peter Foley | 1 | -1/+1 | |
2011-12-20 | add canvas to tail_build | Peter Foley | 1 | -1/+1 | |
2011-12-20 | add cppcanvas to tail_build | Peter Foley | 1 | -1/+1 | |
2011-12-20 | add sfx2 to tail_build | Peter Foley | 1 | -1/+1 | |
2011-12-20 | add avmedia to tail_build | Peter Foley | 1 | -1/+1 | |
2011-12-20 | add drawinglayer to tail_build | Peter Foley | 1 | -1/+1 | |
2011-12-20 | add svx to tail_build | Peter Foley | 1 | -1/+1 | |
2011-12-18 | extensions: add to tail_build | Peter Foley | 1 | -1/+1 | |
2011-12-16 | Revert "Move configmgr to tail_build." | Stephan Bergmann | 1 | -1/+1 | |
...it is not yet ready for that. This reverts commit f3acd83c1c406f6527d05b0a52a2bef03557e2e1. Conflicts: tail_build/prj/build.lst | |||||
2011-12-16 | Code modules no longer depend on stlport. | Stephan Bergmann | 1 | -1/+1 | |
2011-12-16 | Move configmgr to tail_build. | Stephan Bergmann | 1 | -1/+1 | |
2011-12-13 | add linguistic to tail_build | Matúš Kukan | 1 | -1/+1 | |
2011-12-13 | add lingucomponent to tail_build | Matúš Kukan | 1 | -1/+1 | |
2011-12-08 | Missing dependency. | Stephan Bergmann | 1 | -1/+1 | |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen | 1 | -0/+1 | |
2011-11-29 | move reconfigure into gbuild | Bjoern Michaelsen | 1 | -2/+1 | |
2011-11-28 | moved some more targets to gbuild | Bjoern Michaelsen | 1 | -0/+2 | |
2011-11-26 | Build fpicker for DESKTOP only | Tor Lillqvist | 1 | -1/+1 | |
2011-11-25 | copy Makefile to everywhere was a bit too much of a shotgun approach | Bjoern Michaelsen | 1 | -2/+1 | |
2011-11-25 | make gbuild makefiles run independant of pwd again | Bjoern Michaelsen | 1 | -4/+5 | |
2011-11-16 | tweak gbuild standart Makefile to allow partial build in unsourced env | Norbert Thiebaud | 1 | -11/+4 | |
This allow to run make in a module wihtout the need to source Env.Host.sh. | |||||
2011-11-12 | Mark l10ntools as DESKTOP only here, too | Tor Lillqvist | 1 | -1/+1 | |
2011-11-11 | Heavily simplified utl::ConfigManager. | Stephan Bergmann | 1 | -1/+1 | |
2011-10-26 | Revert "Build dbaccess and connectivity only for DESKTOP platforms for now" | Tor Lillqvist | 1 | -1/+1 | |
Nah, breaks the build for non-DESKTOP platforms anyway, as headers delivered there are needed elsewhere. So just keep building that stuff even if it presumably will not be needed on either of the non-DESKTOP platforms. This reverts commit 9b4212f14b11993222f933f59a93359ebc44c708. | |||||
2011-10-25 | Build dbaccess and connectivity only for DESKTOP platforms for now | Tor Lillqvist | 1 | -1/+1 | |
2011-10-11 | tail_build: fix non-parallel build problem | Michael Stahl | 1 | -0/+1 | |
2011-10-08 | add package to tail_build | Matúš Kukan | 1 | -1/+1 | |
2011-10-07 | convert swext to gbuild and add to tail_build | Peter Foley | 1 | -1/+1 | |
2011-10-05 | simplfy dmake to gbuild bridgefile | Bjoern Michaelsen | 1 | -40/+1 | |
2011-10-03 | Desktop module still needs helplinker for the extension stuff. | Thorsten Behrens | 1 | -1/+1 | |
Reverts Tor's a649aac68c47e40ff518d874b3c10010fb7d18fc - l10ntools need more fine-grained disabling for iOS. | |||||
2011-10-01 | add xmlsecurity to tail_build | Peter Foley | 1 | -1/+1 | |