summaryrefslogtreecommitdiff
path: root/np_sdk
AgeCommit message (Collapse)AuthorFilesLines
2012-11-20Enable NPP_Initialize/Shutdown againStephan Bergmann4-2/+51
...calling which had erroneously been dropped in bdead69dd3c947743907681c8a2f16ca1f50cd9c "Add switch for system/internal npapi.h." This makes the npsoplugin browser plugin work again. (Also, init write_fd to -1 instead of 0, so that a missing do_init_pipe does not accidentally cause writing to write_fd succeed in writing to stdin.) (cherry picked from commit 9081e07c9c92267d86a90752b28bd42b592782a8 plus follow- up 6ce21d57d9a627a95bfb2f10519ae3cd032f521b "Typo") Conflicts: extensions/Library_npsoplugin.mk Change-Id: Iced734512a43c8dfea46088f7ac16f159e7dd807 Reviewed-on: https://gerrit.libreoffice.org/1042 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
2012-06-05np_sdk: it looks like the NP_* functions need exportingMichael Stahl1-4/+6
At least, that's what the documentation says, and they used to be exported before gbuildization of extensions/np_sdk. Change-Id: Id0bcfab65c30de96bc2c0c708885ae9ed51c3519 (cherry picked from commit 50cc97689e1ceb7754505d7c5b99510e48dbe674)
2012-06-02np_sdk: separate system and internal headersMatúš Kukan3-8/+41
Change-Id: I4c61dcb40acf12fa0fe4cf4d6c39a8bfd7b7c9b4
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-04-08extensions: add np_sdk_inc to mozilla_headers externalMichael Stahl1-5/+0
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl1-1/+1
2012-03-03build nsplugin also without mozilla as in 3-5 branchMatúš Kukan1-1/+1
2012-02-18np_sdk: remove unused macrosThomas Arnhold1-7/+0
2012-02-18WaE: add horror cast to calm Windows tinderboxMichael Meeks1-1/+1
2012-02-17WaE: add horror cast to calm Stephan's tinderboxMichael Meeks1-1/+1
2012-02-17char* -> const char* for npapis getMIMEDescription to fix build with newer mozsRene Engelhard1-1/+1
2012-02-13EasyHack: Removed gcc conditionalsAlexander Bergmann3-13/+2
2012-02-08Added and improved READMEs for modules whihc used to be in libs-externJosh Heidenreich1-0/+1
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-01-13Build nsplugin only in with mozilla case.Matúš Kukan1-0/+3
This replaces commits 830a2b923528323e0f39259234dfee26d9d44d21 and 68b08a11babb7274048ef836a078959d126c97b7 with, hopefully, proper one.
2012-01-12use ENABLE_NSPLUGIN againMatúš Kukan1-1/+4
2012-01-12np_sdk: add missing dependencyMatúš Kukan1-0/+2
2012-01-11np_sdk: convert to gbuild and add to tail_buildMatúš Kukan8-48/+146
2011-11-08Unbreak windows buildFridrich Štrba1-3/+0
2011-11-08deliver .h also from np_sdk/incRene Engelhard1-0/+1
2011-11-08Add switch for system/internal npapi.hTomas Chvatal11-657/+2404
This commit also update the internal includes to latest mozilla ones including the .c{,pp} file updates. The ldap check is also simplified from 2 check into plain one.
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-5/+5
2011-05-31Merge commit 'libreoffice-3.4.0.2'Jan Holesovsky1-1/+2
Conflicts: libwps/makefile.mk
2011-05-21Drop OS2Tor Lillqvist5-71/+4
2011-05-17It's __declspec, not _declspecTor Lillqvist1-4/+4
2011-05-16No use building np_sdk for iOS or AndroidTor Lillqvist1-1/+2
2011-04-27xulrunner-1.9.1.diff: fix build with xulrunner-1.9.1Chris Cheney1-1/+2
2011-02-20Remove OSF/1 support.Francois Tigeot1-10/+1
2011-02-09Make stlport only optional dependency of postprocessFridrich Štrba1-1/+1
2010-10-18remove non-compiled codePovilas Kanapickas2-19/+1
2010-09-24masterfix: #i10000# add missing dependency to stlportKurt Zenker1-1/+1
Notes: split repo tag: libs-extern_ooo/OOO330_m9
2010-03-23fwk138: #i108774# let it be compiled in the current environmentMikhail Voytenko1-16/+0
2010-03-23fwk138: #i108774# update with the newer versionMikhail Voytenko1-15/+45
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien1-5/+1
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2009-09-16CWS-TOOLING: integrate CWS l10nframework01Ivo Hinkelmann1-0/+2
2009-09-10CWS-TOOLING: integrate CWS os2port06dev300Kurt Zenker2-1/+7
2009-09-05 22:49:00 +0200 ydario r275858 : #i99588# applied os2port06 diff to DEV300 tree.
2008-04-11INTEGRATION: CWS changefileheader (1.6.6); FILE MERGEDRüdiger Timm1-23/+19
2008/03/31 13:19:57 rt 1.6.6.1: #i87441# Change license header to LPGL v3.
2007-09-05INTEGRATION: CWS cloph09 (1.5.12); FILE MERGEDKurt Zenker1-2/+6
2007/08/27 23:27:46 cloph 1.5.12.1: Issue number: #i81070# disable X11-heaaders when building an aqua-version
2007-03-26INTEGRATION: CWS mingwport03 (1.2.12); FILE MERGEDVladimir Glazounov1-1/+1
2006/09/13 14:05:06 vg 1.2.12.1: #i53572# MinGW port
2006-10-05INTEGRATION: CWS macmozplugfix (1.4.6); FILE MERGEDKurt Zenker1-5/+2
2006/09/22 08:03:46 ericb 1.4.6.1: #i62119# macmozplugfix npunix.o can be built on Mac OS X too
2006-06-20INTEGRATION: CWS warnings01 (1.3.4); FILE MERGEDJens-Heiner Rechtien1-2/+4
2006/04/20 14:38:01 sb 1.3.4.1: #i53898# Made code warning-free again after resync to SRC680m162.
2006-02-14#i62021# Remove unsetting of 'SOLARINC' variable.Rüdiger Timm1-3/+2
2006-02-09INTEGRATION: CWS fwk32 (1.1.110); FILE MERGEDRüdiger Timm1-4/+1
2006/01/19 17:01:11 mav 1.1.110.1: #129241# use Mozilla1.0 sources
2006-02-09INTEGRATION: CWS fwk32 (1.2.110); FILE MERGEDRüdiger Timm1-1/+2
2006/01/19 17:13:22 mav 1.2.110.1: #129241# use Mozilla1.0 sources
2006-02-09INTEGRATION: CWS fwk32 (1.1.2); FILE ADDEDRüdiger Timm1-0/+363
2006/01/19 17:03:20 mav 1.1.2.2: #129241# adopt for windows build 2006/01/19 16:48:01 mav 1.1.2.1: #129241# the original files from the Mozilla1.0 source trees
2006-02-09INTEGRATION: CWS fwk32 (1.1.2); FILE ADDEDRüdiger Timm1-0/+1292
2006/01/19 17:03:20 mav 1.1.2.2: #129241# adopt for windows build 2006/01/19 16:48:00 mav 1.1.2.1: #129241# the original files from the Mozilla1.0 source trees
2006-02-09INTEGRATION: CWS fwk32 (1.1.2); FILE ADDEDRüdiger Timm1-0/+491
2006/01/27 13:32:50 mav 1.1.2.2: #129241# adopt to OJI dependent build 2006/01/19 16:47:59 mav 1.1.2.1: #129241# the original files from the Mozilla1.0 source trees
2006-02-09INTEGRATION: CWS fwk32 (1.1.2); FILE ADDEDRüdiger Timm1-0/+610
2006/01/19 17:03:19 mav 1.1.2.2: #129241# adopt for windows build 2006/01/19 16:47:58 mav 1.1.2.1: #129241# the original files from the Mozilla1.0 source trees
2006-02-09INTEGRATION: CWS fwk32 (1.1.2); FILE ADDEDRüdiger Timm1-0/+63
2006/01/19 16:58:55 mav 1.1.2.1: #129241# initial version
2006-02-09INTEGRATION: CWS fwk32 (1.1.2); FILE ADDEDRüdiger Timm1-0/+242
2006/01/19 17:03:19 mav 1.1.2.2: #129241# adopt for windows build 2006/01/19 16:47:42 mav 1.1.2.1: #129241# the original files from the Mozilla1.0 source trees