summaryrefslogtreecommitdiffstats
path: root/extensions/Module_extensions.mk
Commit message (Collapse)AuthorAgeFilesLines
* Clean up optional online update moduleStephan Bergmann2012-04-051-1/+6
| | | | | | | | | | | | | | | * 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.
* fix so_activex_idl, part twoMatúš Kukan2012-04-041-1/+1
| | | | | The order seems to be important here. However it has worked for me and I am not sure this will fix tinderboxes.
* extensions: use CustomTarget makefilesMatúš Kukan2012-04-041-2/+2
|
* extensions: split out static library from npsopluginMichael Stahl2012-03-121-0/+1
|
* extensions: split out static library for X11 plugin connection stuffMichael Stahl2012-03-121-0/+1
|
* fix building of so_activex (fdo#46847)David Tardon2012-03-041-0/+1
|
* use custom target for copying sourcesDavid Tardon2012-03-041-0/+1
|
* build nsplugin also without mozilla as in 3-5 branchMatúš Kukan2012-03-031-8/+8
|
* Fix most of the build with --disable-database-connectivityRiccardo Magliocchetti2012-02-211-6/+11
|
* Use gb_STDLIBS; No on-line update on non-desktop OSesTor Lillqvist2012-02-181-8/+13
|
* Build nsplugin only in with mozilla case.Matúš Kukan2012-01-131-11/+10
| | | | | | This replaces commits 830a2b923528323e0f39259234dfee26d9d44d21 and 68b08a11babb7274048ef836a078959d126c97b7 with, hopefully, proper one.
* use ENABLE_NSPLUGIN againMatúš Kukan2012-01-121-16/+7
|
* extensions: remove unused xmx libraryMatúš Kukan2012-01-111-1/+0
|
* Make nsplugin build on Mac, take two.Thorsten Behrens2012-01-101-0/+4
| | | | Now with some help from Michael Stahl - seems to work.
* fix sanedlg.hrc dep issue due to gbuildification of extensionsNorbert Thiebaud2012-01-041-1/+1
|
* extensions: convert activex to gbuildPeter Foley2011-12-181-2/+20
|
* extensions: convert resource, xmlextract to gbuildPeter Foley2011-12-181-0/+2
|
* extensions: convert abpilot to gbuildPeter Foley2011-12-181-0/+2
|
* extensions: convert dbpilots to gbuildPeter Foley2011-12-181-0/+2
|
* extensions: convert logging to gbuildPeter Foley2011-12-171-0/+1
|
* extensions: convert bibliography to gbuildPeter Foley2011-12-171-0/+3
|
* extensions: convert ldap to gbuildPeter Foley2011-12-171-0/+6
|
* extensions: convert spotlight to gbuildPeter Foley2011-12-171-0/+6
|
* extensions: convert plugin to gbuildPeter Foley2011-12-171-0/+5
|
* extensions: convert nsplugin to gbuildPeter Foley2011-12-171-0/+26
|
* extensions: merge Peter Foley's work in pcrPeter Foley2011-12-171-0/+1
|
* extensions: convert pcr to gbuildMichael Stahl2011-12-141-0/+2
|
* extensions: convert scanner to gbuildMichael Stahl2011-12-141-0/+2
|
* extensions: convert ole automation bridge to gbuildMichael Stahl2011-12-141-0/+9
| | | | Of course not tested at all (WNT only)
* extensions: convert update stuff to gbuildMichael Stahl2011-12-141-0/+9
| | | | | The updchk is renamed to updatecheckui so it does not collide with updchk.uno.
* normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara2011-12-061-0/+1
|
* Skeleton of the unit test for updates.Jan Holesovsky2011-10-171-0/+32