Commit graph

462 commits

Author SHA1 Message Date
Korrawit Pruegsanusak
6d51f16df9 If there is no java, don't do the java stuff 2012-01-09 10:50:43 +01:00
Michael Stahl
23dd856d3c Merge branch 'feature/gbuild_extensions'
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-06 21:09:13 +01:00
Matúš Kukan
073b50b11e fpicker: convert to gbuild 2011-12-27 13:03:37 +01:00
David Tardon
d3a506d64e move UnoControls to tail_build 2011-12-25 20:39:49 +01:00
David Tardon
0751491892 gbuildize UnoControls 2011-12-25 20:37:10 +01:00
Norbert Thiebaud
4a8626c6cc remove pre-req from postprocess that are already pulled by tail_build 2011-12-25 01:56:16 -06:00
Peter Foley
fd66491759 Merge remote-tracking branch 'origin/master' into feature/gbuild_extensions
Conflicts:
	Module_tail_build.mk
	Repository.mk
	extensions/util/makefile.pmk
	postprocess/prj/build.lst
	svx/AllLangResTarget_svx.mk
2011-12-24 09:44:24 -05:00
David Tardon
18eb960248 move psprint_config to tail_build 2011-12-23 18:12:13 +01:00
David Tardon
a305c46aa9 move dtrans to tail_build 2011-12-23 18:07:42 +01:00
David Tardon
75011e3a0f move scaddins to tail_build 2011-12-23 18:05:33 +01:00
David Tardon
77a09f857a move accessibility to tail_build 2011-12-23 16:43:01 +01:00
David Tardon
24585e1bf1 convert windows-specific bits, part 1: jars 2011-12-23 16:43:00 +01:00
Peter Foley
e12f8d4a63 add dtrans to tail_build 2011-12-20 14:24:54 +01:00
Peter Foley
37fbc0a009 add scaddins to tail_build 2011-12-20 14:24:46 +01:00
Peter Foley
f55b5ef370 extensions: add to tail_build 2011-12-18 02:10:12 +01:00
Peter Foley
42506a1cfd extensions: convert resource, xmlextract to gbuild 2011-12-18 00:47:43 +01:00
Peter Foley
bc4fda7310 extensions: convert abpilot to gbuild 2011-12-18 00:23:55 +01:00
Peter Foley
ead4cd1fa5 extensions: convert dbpilots to gbuild 2011-12-18 00:13:28 +01:00
Peter Foley
2e6705a728 extensions: convert logging to gbuild 2011-12-17 23:58:52 +01:00
Peter Foley
ac8733d8be extensions: convert bibliography to gbuild 2011-12-17 23:47:32 +01:00
Peter Foley
87612dadc1 extensions: convert ldap to gbuild 2011-12-17 23:33:32 +01:00
Peter Foley
a80a5ab4f6 extensions: convert plugin to gbuild 2011-12-17 22:11:57 +01:00
Stephan Bergmann
a4c82d571e Revert "Move configmgr to tail_build."
...it is not yet ready for that.

This reverts commit f3acd83c1c.

Conflicts:

	tail_build/prj/build.lst
2011-12-16 18:29:25 +01:00
Stephan Bergmann
f3acd83c1c Move configmgr to tail_build. 2011-12-16 17:45:10 +01:00
Michael Stahl
4b4c583b90 extensions: convert pcr to gbuild 2011-12-14 20:54:38 +01:00
Michael Stahl
aaa2f8f7e1 extensions: convert scanner to gbuild 2011-12-14 20:52:33 +01:00
Michael Stahl
ec0240cffc extensions: convert ole automation bridge to gbuild
Of course not tested at all (WNT only)
2011-12-14 20:10:08 +01:00
Michael Stahl
ba1f609d0d extensions: convert update stuff to gbuild
The updchk is renamed to updatecheckui so it does not collide with
updchk.uno.
2011-12-14 19:57:14 +01:00
Stephan Bergmann
5539e6cbf3 Missing configmgr.component adaption in postprocess/packcomponents. 2011-12-14 11:24:12 +01:00
Matúš Kukan
f51ae7bbf9 add lingucomponent to tail_build 2011-12-13 17:00:25 +01:00
Matúš Kukan
f9fc46c1ef convert lingucomponent to gbuild 2011-12-13 17:00:24 +01:00
Tor Lillqvist
187077c21b Skip more components for Android and iOS 2011-12-12 22:15:03 +02:00
Fridrich Štrba
d701a0e9cc Stub Corel Draw importer 2011-12-08 14:28:04 +01:00
August Sodora
bd7f838011 Remove oooimprovement 2011-12-07 21:59:28 -05:00
Michael Meeks
fe05a4b4aa fax wizard: build and install the java wizard in paralle to the python one 2011-12-05 20:53:25 +00:00
Michael Meeks
41b8bad143 wizards: completely work python wizard packaging and registration
Also improve exception handling and error printing in pythonloader
Allow registration of explicit .py components - the only method that works
2011-12-05 20:53:24 +00:00
Xisco Fauli
adf772680c Hello world (python) as a component 2011-12-05 20:53:19 +00:00
Petr Mladek
57578c1828 split smoketest module to fix build
+ 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-02 18:35:40 +01:00
Petr Mladek
8c478c9110 create installation set for tests
+ 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-12-01 21:16:47 +01:00
Tor Lillqvist
ce5f65f335 Build fpicker for DESKTOP only 2011-11-26 00:23:46 +02:00
Michael Meeks
17084c750d gtk: move the file-picker into vcl/ and add Application:: factory hooks
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
2011-11-07 14:19:33 +00:00
Stephan Bergmann
b3a1db63d3 Minor clean up. 2011-11-07 09:53:03 +01:00
Caolán McNamara
65270c4e93 fix encrypting odf documents
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
2011-11-04 11:21:54 +00:00
Stephan Bergmann
2e68995221 Still missing conditionalization. 2011-11-03 15:15:05 +01:00
Stephan Bergmann
5d9a23ccec Missing conditionalizaton. 2011-11-03 14:52:58 +01:00
Stephan Bergmann
a72a7dc500 fdo#42312: Change bsh and js script providers from extensions to optional 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-11-03 14:18:59 +01:00
Bjoern Michaelsen
39f3d87152 remove checkdeliver -- we do not generate deliverlogs anyway 2011-10-21 11:54:14 +02:00
Radek Doulik
87268f254f make the 3D transitions work again 2011-10-19 17:10:56 +02:00
Stephan Bergmann
a015cda8f2 Undo basis/brand split: moved .rdb files from basis program/ to brand program/ (merging the two services.rdb files). 2011-10-19 16:39:26 +02:00
Jan Holesovsky
f4496d4478 Fix the SYSTEM_MOZILLA case. 2011-10-19 12:35:24 +02:00