Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-10 | add help.tree files to extensions' help | Bence Babati | |
Change-Id: I2decf0178dea2722a752291f21e97cae4aab8074 | |||
2012-08-31 | fdo#53009: Compile extension help in gbuild | Stephan Bergmann | |
...as had been done in the old build system (solenv/inc/extension_helplink.mk). Especially for bundled extensions, this removes the need to compile the help data per user on first start. gb_Extension_add_helpfile(s) replaces gb_Extension_localize_help, and takes care of all the steps (localization, compilation, inclusion in .oxt), even for the en-US data (which was handled with additional gb_Extension_add_file calls before). Change-Id: Ie4bab66d3cad2b713780a23bf2606ca56cfff37f | |||
2012-05-10 | normalize variable names in gbuild user makefiles | Michael Stahl | |
Variables should have module name as prefix to prevent collisions. | |||
2012-05-09 | fdo#46509: xsltml .xsl files missing from wiki-publisher.oxt | Stephan Bergmann | |
A regression introduced by e7a1e17c4fdea4103e7f921e8cd9c315c1dbe612 "convert swext to gbuild and add to tail_build." Change-Id: I29efe28ad6353d725afe9cce6f470c5492aa87a8 | |||
2012-01-05 | build and pack MediaWiki extension's help localizations | Andras Timar | |
2012-01-04 | pack UI localizations with MediaWiki extension | Andras Timar | |
2011-11-24 | switch mediawiki extension to passive registration | Michael Meeks | |
2011-11-05 | gbuild: add support for extension description l10n | Michael Stahl | |
2011-10-31 | towards enabling l10n of extension description in swext | Andras Timar | |
2011-10-16 | fix swext build with SYSTEM_APACHE_COMMONS==YES | Rene Engelhard | |
2011-10-07 | convert swext to gbuild and add to tail_build | Peter Foley | |