Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-31 | The *_develop.zip files appear to be unused | Stephan Bergmann | |
Change-Id: I1bb3d359b087421f4acf67955549514fc3c6a236 | |||
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-08-17 | gbuild: register all jars | Michael Stahl | |
Change-Id: I9f49970e5e06d1afd3fc066a20d1671c93e262fc | |||
2012-08-15 | swext: use gb_Jar_use_externals | Michael Stahl | |
Change-Id: Ib62473d841bc9a66acde6529d3f63e3fd1a00928 | |||
2012-08-15 | gbuild: remove most uses of gb_Jar_set_jarclasspath: | Michael Stahl | |
With gb_Jar_add_jar and gb_Jar_add_system_jar adding to the manifest classpath automatically it is no longer necessary to call gb_Jar_set_jarclasspath manually except for the URE jars, which are apparently not supposed to be added automatically. Change-Id: I1e743e7ecb9cb5651e02005aa09e127bea1b0a29 | |||
2012-07-03 | re-base on ALv2 code. | Michael Meeks | |
2012-06-29 | re-base on ALv2 code. | Michael Meeks | |
2012-06-21 | re-base on ALv2 code. | Michael Meeks | |
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1 | |||
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-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen | |
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b | |||
2012-04-26 | Bump extension versions after changing to passive registration | Stephan Bergmann | |
...otherwise, if they are bundled, their per-user data is not regenerated, leading to inconsitencies. | |||
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-16 | Introduced SystemShellExecuteFlags::URIS_ONLY | Stephan Bergmann | |
2012-02-09 | Added and improved READMEs for modules in extensions, extras, postprocess | Josh Heidenreich | |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud | |
2012-01-16 | Try without xmlhelp on non-desktop OSes | Tor Lillqvist | |
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-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen | |
2011-12-04 | Fix misplaced doublequote | Lior Kaplan | |
2011-12-03 | Add link to tools - options dialog | Lior Kaplan | |
2011-11-29 | move reconfigure into gbuild | Bjoern Michaelsen | |
2011-11-25 | make gbuild makefiles run independant of pwd again | Bjoern Michaelsen | |
2011-11-24 | remove legacy mediawiki active registration hook | Michael Meeks | |
2011-11-24 | switch mediawiki extension to passive registration | Michael Meeks | |
2011-11-21 | remove system requirements/install/uninstall sections (bundled extension) | Andras Timar | |
2011-11-21 | s/OpenOffice.org/LibreOffice/ fdo#43120 | Andras Timar | |
2011-11-16 | tweak gbuild standart Makefile to allow partial build in unsourced env | Norbert Thiebaud | |
This allow to run make in a module wihtout the need to source Env.Host.sh. | |||
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-31 | change wiki's address | Andras Timar | |
2011-10-23 | no need for SRCDIR parameter here | Matúš Kukan | |
2011-10-16 | fix swext build with SYSTEM_APACHE_COMMONS==YES | Rene Engelhard | |
2011-10-12 | Configuration.mk: add nodeliver mode | Michael Stahl | |
Add a special mode where a Configuration does not deliver to the solver, and use it in Configuration_mediawiki, preventing the files from officecfg being overwritten by files from swext. Should fix the annoying sc_test_filters failure and the smoketest as well if the mediawiki extension is enabled. | |||
2011-10-07 | convert swext to gbuild and add to tail_build | Peter Foley | |
2011-10-03 | enable l10n of Wiki Publisher display name and description | Andras Timar | |
2011-09-21 | set lang to en-US in order l10ntools can extract strings | Andras Timar | |
2011-09-13 | change publisher from Oracle to TDF fdo#40638 | Andras Timar | |
2011-06-16 | Use DESKTOP and NATIVE where appropriate | Tor Lillqvist | |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | |
2011-04-22 | Merge commit 'ooo/DEV300_m106' into libreoffice-3-4 | Jan Holesovsky | |
Conflicts: swext/mediawiki/build.xml | |||
2011-03-30 | build-ant-1.6-swext.diff: allow to build MediaWiki ext. with ant 1.6 (i#90830) | Petr Mladek | |
2011-03-25 | set build depencencies against the new "translations" module | Petr Mladek | |
2011-03-23 | ause127: #i117518# fix directory access rights inside zip - thanks to mav | Hans-Joachim Lankenau | |
2011-03-13 | l10n is conditionned on L10N: | Norbert Thiebaud | |
2011-02-22 | masterfix DEV300: #i10000# usage of L10N build_type | Ivo Hinkelmann | |
Notes: split repo tag: extensions_ooo/DEV300_m101 | |||
2010-10-13 | Merge commit 'ooo/OOO330_m10' | Jan Holesovsky | |
2010-10-06 | Merge commit 'ooo/OOO330_m9' | Jan Holesovsky | |
Conflicts: swext/mediawiki/build.xml swext/prj/build.lst | |||
2010-09-22 | fwk159: #i114231# use login token if there is any | Mikhail Voytenko | |