Commit graph

9 commits

Author SHA1 Message Date
Michael Meeks
678d1f12ad targetted improvement of UNO API includes / usage 2012-07-02 16:52:50 +01:00
Michael Stahl
c923f7d2c2 gbuild: "use" vs. "add":
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)
2012-04-08 01:05:52 +02:00
Michael Stahl
d343dddc3f extensions: split out static library from npsoplugin 2012-03-12 18:30:34 +01:00
Matúš Kukan
9af656af19 pathutils-obj is in static library ooopathutils 2012-01-10 18:31:32 +01:00
Matúš Kukan
259e51677b extensions: nsplugin: dl is for linux 2012-01-06 23:35:54 +01:00
Michael Stahl
6716631b35 extensions: d'oh, i've pasted C++ emacs modelines in makefiles 2011-12-19 22:09:48 +01:00
Matúš Kukan
4ee82ce8ae extensions: nsplugin: tweak linked libraries 2011-12-19 20:58:22 +01:00
Michael Stahl
a12ea5554b extensions: nsplugin: use SAL_DLLPUBLIC_EXPORT 2011-12-17 22:11:56 +01:00
Peter Foley
2548d634c7 extensions: convert nsplugin to gbuild 2011-12-17 22:11:12 +01:00