Commit Graph

3 Commits

Author SHA1 Message Date
73023bcc0d Limit the online help only to the built languages.
Change-Id: Ib81dbd9a4047d9bb63761a43ef0b183a450b03f1
Reviewed-on: https://gerrit.libreoffice.org/59047
Tested-by: Jenkins
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
2018-08-16 09:13:39 +02:00
89f1284e5b tdf#118571 avoid MSI problems with double / in Package_html*.mk
MSI helpfully converts "help//fuse.js" into "help/help/fuse.js",
which isn't obvious.  Or helpful, for that matter.

Actually it might be the Perl installer code that messes it up,
can't quickly check whose fault it is...

Change-Id: I69e9849b533a7fbe54310edb99bda3a879f4f031
2018-07-10 18:35:00 +02:00
c0508a0752 WIP: Split --with-help=html packages into non-locale and per-locale
...in preparation of packaging the per-locale data properly.

non-locale: GeneratedPackage_html_media
            Package_html_dynamic
            Package_html_static

per-locale: GeneratedPackage_html_lang_generated
            Package_html_lang

This is the helpcontent2 part of a change that spans core and helpcontent2.

Change-Id: Iabe24a710d46d23246699d102ab96686cfe85ab4
Reviewed-on: https://gerrit.libreoffice.org/53317
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2018-04-23 11:50:25 +02:00