summaryrefslogtreecommitdiffstats
path: root/extensions/Library_pl.mk
Commit message (Collapse)AuthorAgeFilesLines
* np_sdk: separate system and internal headersMatúš Kukan2012-06-021-0/+2
| | | | Change-Id: I4c61dcb40acf12fa0fe4cf4d6c39a8bfd7b7c9b4
* extensions: add np_sdk_inc to mozilla_headers externalMichael Stahl2012-04-081-2/+0
|
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-5/+5
| | | | | | | | | Naming convention for gbuild methods: - "add" is used for stuff that is logically a part of the target (i.e. not registered at the Module, but defined in the target's makefile) - "use" is used for stuff that is logically a different target (i.e. it is registered at the Module, has it's own makefile, may be in a different module than the target)
* extensions: split out static library for X11 plugin connection stuffMichael Stahl2012-03-121-2/+4
|
* tweak makefiles after np_sdk is in tail_buildMatúš Kukan2012-01-111-16/+5
| | | | Also change <npsdk/npapi.h> to "npapi.h"
* Make nsplugin build on Mac, take two.Thorsten Behrens2012-01-101-6/+0
| | | | Now with some help from Michael Stahl - seems to work.
* Make nsplugin link on Mac.Thorsten Behrens2012-01-101-0/+6
|
* extensions: plugin: fix build a bit more on MacMichael Stahl2012-01-101-1/+3
|
* extensions/Library_pl: move macmgr.cxx -> macmgr.mmMatúš Kukan2012-01-091-3/+1
|
* extensions: pl: link comphelper (bacfd2dc)Michael Stahl2012-01-061-0/+1
|
* extensions: d'oh, i've pasted C++ emacs modelines in makefilesMichael Stahl2011-12-191-1/+1
|
* extensions: tweaks to the plugin makefilesMichael Stahl2011-12-171-12/+18
|
* extensions: convert plugin to gbuildPeter Foley2011-12-171-0/+154