summaryrefslogtreecommitdiff
path: root/extensions/Module_extensions.mk
AgeCommit message (Collapse)Author
2012-07-20fix probable cut-and-paste build errorCaolán McNamara
Change-Id: I71a3ea0fd548bb6dcaf2df823fa3d63026b1b3dc
2012-07-20android: x86 porting work.Michael Meeks
2012-07-16First attempt at removing mozilla ldap at all (please help to fix)Fridrich Štrba
Change-Id: I0559cf1820c782d22c4d75749f2171d7702b4e73
2012-04-05Clean up optional online update moduleStephan Bergmann
* The updatecheckui lib is part of that module; should its scp entry also be marked ComponentCondition="ISCHECKFORPRODUCTUPDATES=1"? * unpack_update (and other scripts as well?) need only be generated if ENABLE_ONLINE_UPDATE. * It is inconsistent that there is a distinct onlineupdate.xcd not merged into main.xcd, while the updchk and updatecheckui component files are merged into the global services.rdb. * The updchk res file should also go into (a resource sub-module of) the optional online update module.
2012-04-04fix so_activex_idl, part twoMatúš Kukan
The order seems to be important here. However it has worked for me and I am not sure this will fix tinderboxes.
2012-04-04extensions: use CustomTarget makefilesMatúš Kukan
2012-03-12extensions: split out static library from npsopluginMichael Stahl
2012-03-12extensions: split out static library for X11 plugin connection stuffMichael Stahl
2012-03-04fix building of so_activex (fdo#46847)David Tardon
2012-03-04use custom target for copying sourcesDavid Tardon
2012-03-03build nsplugin also without mozilla as in 3-5 branchMatúš Kukan
2012-02-21Fix most of the build with --disable-database-connectivityRiccardo Magliocchetti
2012-02-18Use gb_STDLIBS; No on-line update on non-desktop OSesTor Lillqvist
2012-01-13Build nsplugin only in with mozilla case.Matúš Kukan
This replaces commits 830a2b923528323e0f39259234dfee26d9d44d21 and 68b08a11babb7274048ef836a078959d126c97b7 with, hopefully, proper one.
2012-01-12use ENABLE_NSPLUGIN againMatúš Kukan
2012-01-11extensions: remove unused xmx libraryMatúš Kukan
2012-01-10Make nsplugin build on Mac, take two.Thorsten Behrens
Now with some help from Michael Stahl - seems to work.
2012-01-04fix sanedlg.hrc dep issue due to gbuildification of extensionsNorbert Thiebaud
2011-12-18extensions: convert activex to gbuildPeter Foley
2011-12-18extensions: convert resource, xmlextract to gbuildPeter Foley
2011-12-18extensions: convert abpilot to gbuildPeter Foley
2011-12-18extensions: convert dbpilots to gbuildPeter Foley
2011-12-17extensions: convert logging to gbuildPeter Foley
2011-12-17extensions: convert bibliography to gbuildPeter Foley
2011-12-17extensions: convert ldap to gbuildPeter Foley
2011-12-17extensions: convert spotlight to gbuildPeter Foley
2011-12-17extensions: convert plugin to gbuildPeter Foley
2011-12-17extensions: convert nsplugin to gbuildPeter Foley
2011-12-17extensions: merge Peter Foley's work in pcrPeter Foley
2011-12-14extensions: convert pcr to gbuildMichael Stahl
2011-12-14extensions: convert scanner to gbuildMichael Stahl
2011-12-14extensions: convert ole automation bridge to gbuildMichael Stahl
Of course not tested at all (WNT only)
2011-12-14extensions: convert update stuff to gbuildMichael Stahl
The updchk is renamed to updatecheckui so it does not collide with updchk.uno.
2011-12-06normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara
2011-10-17Skeleton of the unit test for updates.Jan Holesovsky