summaryrefslogtreecommitdiffstats
path: root/swext
Commit message (Collapse)AuthorAgeFilesLines
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
| | | | | | | | 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
* Bump extension versions after changing to passive registrationStephan Bergmann2012-04-261-1/+1
| | | | | ...otherwise, if they are bundled, their per-user data is not regenerated, leading to inconsitencies.
* gbuild: "use" vs. "add":Michael Stahl2012-04-081-3/+3
| | | | | | | | | 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)
* Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann2012-03-161-1/+1
|
* Added and improved READMEs for modules in extensions, extras, postprocessJosh Heidenreich2012-02-091-0/+1
|
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
|
* Try without xmlhelp on non-desktop OSesTor Lillqvist2012-01-161-1/+1
|
* build and pack MediaWiki extension's help localizationsAndras Timar2012-01-051-1/+5
|
* pack UI localizations with MediaWiki extensionAndras Timar2012-01-041-3/+3
|
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
|
* Fix misplaced doublequoteLior Kaplan2011-12-041-1/+1
|
* Add link to tools - options dialogLior Kaplan2011-12-031-1/+1
|
* move reconfigure into gbuildBjoern Michaelsen2011-11-291-1/+1
|
* make gbuild makefiles run independant of pwd againBjoern Michaelsen2011-11-251-3/+4
|
* remove legacy mediawiki active registration hookMichael Meeks2011-11-241-10/+0
|
* switch mediawiki extension to passive registrationMichael Meeks2011-11-244-2/+15
|
* remove system requirements/install/uninstall sections (bundled extension)Andras Timar2011-11-211-38/+2
|
* s/OpenOffice.org/LibreOffice/ fdo#43120Andras Timar2011-11-211-1/+1
|
* tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud2011-11-161-4/+4
| | | | | This allow to run make in a module wihtout the need to source Env.Host.sh.
* gbuild: add support for extension description l10nMichael Stahl2011-11-051-1/+0
|
* towards enabling l10n of extension description in swextAndras Timar2011-10-314-3/+3
|
* change wiki's addressAndras Timar2011-10-311-1/+1
|
* no need for SRCDIR parameter hereMatúš Kukan2011-10-232-2/+2
|
* fix swext build with SYSTEM_APACHE_COMMONS==YESRene Engelhard2011-10-162-0/+20
|
* Configuration.mk: add nodeliver modeMichael Stahl2011-10-121-5/+2
| | | | | | | | 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.
* convert swext to gbuild and add to tail_buildPeter Foley2011-10-0727-657/+310
|
* enable l10n of Wiki Publisher display name and descriptionAndras Timar2011-10-0311-28/+27
|
* set lang to en-US in order l10ntools can extract stringsAndras Timar2011-09-211-1/+1
|
* change publisher from Oracle to TDF fdo#40638Andras Timar2011-09-131-1/+1
|
* Use DESKTOP and NATIVE where appropriateTor Lillqvist2011-06-161-1/+1
|
* Drop %_EXT% which was always emptyTor Lillqvist2011-06-031-4/+4
|
* Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky2011-04-221-15/+15
|\ | | | | | | | | Conflicts: swext/mediawiki/build.xml
| * ause127: #i117518# fix directory access rights inside zip - thanks to mavHans-Joachim Lankenau2011-03-231-16/+16
| |
| * masterfix DEV300: #i10000# usage of L10N build_typeIvo Hinkelmann2011-02-221-1/+1
| |
* | build-ant-1.6-swext.diff: allow to build MediaWiki ext. with ant 1.6 (i#90830)Petr Mladek2011-03-301-4/+4
| |
* | set build depencencies against the new "translations" modulePetr Mladek2011-03-251-1/+1
| |
* | l10n is conditionned on L10N:Norbert Thiebaud2011-03-131-1/+1
| |
* | Merge commit 'ooo/OOO330_m10'Jan Holesovsky2010-10-135-4/+49
|\|
| * fwk159: #i114231# use login token if there is anyMikhail Voytenko2010-09-225-4/+49
| |
* | Merge commit 'ooo/OOO330_m9'Jan Holesovsky2010-10-063-35/+43
|\| | | | | | | | | | | Conflicts: swext/mediawiki/build.xml swext/prj/build.lst
| * masterfix OOO330: #i10000# build problem with cygwin shell (Windows)obo2010-09-161-2/+2
| |
| * jl158 #i114008# sed problem on solaris fixedJoachim Lingner2010-09-101-1/+3
| |
| * jl158: #i114008# pre-indexing of extension helpHans-Joachim Lankenau2010-09-013-35/+41
| |
* | remove useless license prompt for extensionsRene Engelhard2010-09-153-24/+1
| |
* | extensions_deliver.diff: Deliver extensions to the solverKalman Szalai - KAMI2010-09-141-0/+1
| |
* | Merge commit 'ooo/OOO330_m6'Jan Holesovsky2010-09-071-1/+1
|\|
| * txtl10n: removal of verbose switchIvo Hinkelmann2010-07-231-1/+1
| |
* | Fix parallel build in swext.Jan Holesovsky2010-08-241-1/+1
|/
* nativea: #161692# Changed provider link for some extensionsDirk Voelzke2010-03-301-1/+1
|
* native0ext:#161688# rebranding extensions - transplanted from ↵Vladimir Glazunov2010-03-292-5/+3
| | | | 28f77bc32e70@native0