Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-28 | prefer makefile-gmake-mode | Takeshi Abe | |
Change-Id: I9cc9bfbddd3a90e00eee3e674994e5d6207f9034 | |||
2013-05-02 | build fix s/$(BUILD)/$(LIBO_VERSION_PATCH)/ | Andras Timar | |
Change-Id: I4573f77418b3631a2f324aac29e225698da53ba6 | |||
2013-05-02 | remove defines from npsoplugin resource, that are defined elsewhere | Andras Timar | |
Change-Id: I745944202a25a348f36e79d28f03740a28b70eee | |||
2013-05-02 | fdo#54087 link the correct resource file to npsoplugin.dll | Andras Timar | |
I had to add a new function to gbuild system: set_nativeres, because the trick in extensions/Library_npsoplugin.mk did not work. It linked the default.res, and that made the plugin unusable under Windows. Also, one export was missing compared to LibreOffice 3.5. Conflicts: extensions/Library_npsoplugin.mk extensions/WinResTarget_npsoplugin.mk Change-Id: Ib91fa2a3b72b15912587f22becccb0aebc2aa390 | |||
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | |
2013-04-24 | extensions: rename WinResTarget target to match source file | Michael Stahl | |
Change-Id: I8e528f76d08f7a0d7acec05dcf306cd78b95a885 | |||
2013-01-26 | gbuild: fix silly "expandtabs" in makefile VIM modelines | Michael Stahl | |
Change-Id: I54d8923ad315e8041fd3904da3a29f1a7a8c8b16 | |||
2012-05-29 | rename functions for consistency with the rest of gbuild | David Tardon | |
Change-Id: I572a8a6dc9da4f63b7c937748b3013bab60bb6bb | |||
2011-12-19 | extensions: d'oh, i've pasted C++ emacs modelines in makefiles | Michael Stahl | |
2011-12-19 | extensions: chmod a-x *.mk | Michael Stahl | |
2011-12-17 | extensions: convert nsplugin to gbuild | Peter Foley | |