summaryrefslogtreecommitdiffstats
path: root/postprocess
Commit message (Collapse)AuthorAgeFilesLines
* android: LuceneHelpWrapper not built here.Michael Meeks2012-01-161-1/+4
|
* ucb: convert to gbuildMatúš Kukan2012-01-151-14/+14
|
* extensions: remove unused xmx libraryMatúš Kukan2012-01-112-2/+0
|
* If there is no java, don't do the java stuffKorrawit Pruegsanusak2012-01-091-1/+4
|
* Merge branch 'feature/gbuild_extensions'Michael Stahl2012-01-063-17/+18
|\ | | | | | | | | | | | | | | | | 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
| * Merge remote-tracking branch 'origin/master' into feature/gbuild_extensionsPeter Foley2011-12-242-2/+2
| |\ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Module_tail_build.mk Repository.mk extensions/util/makefile.pmk postprocess/prj/build.lst svx/AllLangResTarget_svx.mk
| * | add dtrans to tail_buildPeter Foley2011-12-201-1/+1
| | |
| * | add scaddins to tail_buildPeter Foley2011-12-201-1/+1
| | |
| * | extensions: add to tail_buildPeter Foley2011-12-181-1/+1
| | |
| * | extensions: convert resource, xmlextract to gbuildPeter Foley2011-12-181-2/+3
| | |
| * | extensions: convert abpilot to gbuildPeter Foley2011-12-181-1/+1
| | |
| * | extensions: convert dbpilots to gbuildPeter Foley2011-12-181-1/+1
| | |
| * | extensions: convert logging to gbuildPeter Foley2011-12-171-1/+1
| | |
| * | extensions: convert bibliography to gbuildPeter Foley2011-12-171-1/+1
| | |
| * | extensions: convert ldap to gbuildPeter Foley2011-12-171-1/+1
| | |
| * | extensions: convert plugin to gbuildPeter Foley2011-12-171-1/+1
| | |
| * | extensions: convert pcr to gbuildMichael Stahl2011-12-141-1/+1
| | |
| * | extensions: convert scanner to gbuildMichael Stahl2011-12-141-1/+1
| | |
| * | extensions: convert ole automation bridge to gbuildMichael Stahl2011-12-141-1/+1
| | | | | | | | | | | | Of course not tested at all (WNT only)
| * | extensions: convert update stuff to gbuildMichael Stahl2011-12-142-5/+5
| | | | | | | | | | | | | | | The updchk is renamed to updatecheckui so it does not collide with updchk.uno.
* | | fpicker: convert to gbuildMatúš Kukan2011-12-271-6/+6
| | |
* | | move UnoControls to tail_buildDavid Tardon2011-12-251-1/+1
| | |
* | | gbuildize UnoControlsDavid Tardon2011-12-251-1/+1
| | |
* | | remove pre-req from postprocess that are already pulled by tail_buildNorbert Thiebaud2011-12-251-1/+1
| |/ |/|
* | move psprint_config to tail_buildDavid Tardon2011-12-231-1/+1
| |
* | move dtrans to tail_buildDavid Tardon2011-12-231-1/+1
| |
* | move scaddins to tail_buildDavid Tardon2011-12-231-1/+1
| |
* | move accessibility to tail_buildDavid Tardon2011-12-231-1/+1
| |
* | convert windows-specific bits, part 1: jarsDavid Tardon2011-12-231-1/+1
| |
* | Revert "Move configmgr to tail_build."Stephan Bergmann2011-12-161-1/+1
| | | | | | | | | | | | | | | | | | | | ...it is not yet ready for that. This reverts commit f3acd83c1c406f6527d05b0a52a2bef03557e2e1. Conflicts: tail_build/prj/build.lst
* | Move configmgr to tail_build.Stephan Bergmann2011-12-161-1/+1
|/
* Missing configmgr.component adaption in postprocess/packcomponents.Stephan Bergmann2011-12-141-2/+2
|
* add lingucomponent to tail_buildMatúš Kukan2011-12-131-1/+1
|
* convert lingucomponent to gbuildMatúš Kukan2011-12-131-6/+7
|
* Skip more components for Android and iOSTor Lillqvist2011-12-121-4/+4
|
* Stub Corel Draw importerFridrich Štrba2011-12-081-0/+1
|
* Remove oooimprovementAugust Sodora2011-12-073-9/+0
|
* fax wizard: build and install the java wizard in paralle to the python oneMichael Meeks2011-12-051-1/+0
|
* wizards: completely work python wizard packaging and registrationMichael Meeks2011-12-051-9/+8
| | | | | Also improve exception handling and error printing in pythonloader Allow registration of explicit .py components - the only method that works
* Hello world (python) as a componentXisco Fauli2011-12-051-0/+2
|
* split smoketest module to fix buildPetr Mladek2011-12-021-1/+1
| | | | | | + 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
* create installation set for testsPetr Mladek2011-12-011-1/+1
| | | | | | | + 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
* Build fpicker for DESKTOP onlyTor Lillqvist2011-11-261-1/+1
|
* gtk: move the file-picker into vcl/ and add Application:: factory hooksMichael Meeks2011-11-071-11/+0
| | | | | | | drop un-necessary uno service related fluff, and component instantiation. nominal move to XMultiComponentFactory from XMultiServiceFactory Include fpicker in compilation for gtk3, but more work required here Simplify setting up transient parents for picker dialogs
* Minor clean up.Stephan Bergmann2011-11-071-2/+1
|
* fix encrypting odf documentsCaolán McNamara2011-11-041-4/+7
| | | | | | | | xsec_fw is always built, so always register and install xsec_xmlsec is built when ENABLE_XMLSEC is true, match register and install plugin is built when WITH_MOZILLA is not NO, match register
* Still missing conditionalization.Stephan Bergmann2011-11-031-4/+5
|
* Missing conditionalizaton.Stephan Bergmann2011-11-031-0/+4
|
* fdo#42312: Change bsh and js script providers from extensions to optional ↵Stephan Bergmann2011-11-032-1/+32
| | | | | | | | | | | | | 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?).
* remove checkdeliver -- we do not generate deliverlogs anywayBjoern Michaelsen2011-10-213-351/+0
|