Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-06 | add missing dep on comphelper/documentconstants.hxx | David Tardon | |
Change-Id: I80f46c774f0cb177b2b38e5cf753d03ddd342992 | |||
2012-09-28 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: | Michael Stahl | |
add a new gb_LinkTarget_use_system_win32_libs to abstract different linker options on MSVC and GCC. Change-Id: Ic9bf2545f59bf7871e6fc06b290c486ddfbec03d | |||
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl | |
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-03-12 | extensions: split out static library from npsoplugin | Michael Stahl | |
2012-03-10 | extensions: export npsoplugin's symbols | Matúš Kukan | |
2012-03-07 | Use just one resource file for npsoplugin | Tor Lillqvist | |
2012-02-21 | build also with older npapi | Luboš Luňák | |
They were apparently lame enough to make a source-incompatible change without changing API version or anything similar. | |||
2012-01-11 | tweak makefiles after np_sdk is in tail_build | Matúš Kukan | |
Also change <npsdk/npapi.h> to "npapi.h" | |||
2012-01-10 | pathutils-obj is in static library ooopathutils | Matúš Kukan | |
2011-12-19 | extensions: d'oh, i've pasted C++ emacs modelines in makefiles | Michael Stahl | |
2011-12-17 | extensions: move mozilla to RepositoryExternal.mk | Michael Stahl | |
2011-12-17 | extensions: nsplugin: use SAL_DLLPUBLIC_EXPORT | Michael Stahl | |
2011-12-17 | extensions: convert nsplugin to gbuild | Peter Foley | |