wxmaxima:feature/KubaO/update-pl

Last commit made on 2020-06-18
Get this branch:
git clone -b feature/KubaO/update-pl https://git.launchpad.net/wxmaxima

Branch merges

Branch information

Name:
feature/KubaO/update-pl
Repository:
lp:wxmaxima

Recent commits

7ae092c... by Kuba Ober <email address hidden>

WIP on completing the Polish translation.

3f3e9af... by Wolfgang Dautermann <email address hidden>

Remove docx and odt targets for the manual.

HMTL, PDF (and EPUB) should be enough and viewable on
every device. And if wordprocessing formats of the manual
occur 'in the wild', people might try to edit these files
instead of the Markdown source.

f9e63f2... by Kuba Ober <email address hidden>

Finish speedup-rtf-output

b7c9ab7... by Kuba Ober <email address hidden>

Speed up RTF image output.

0e3af6d... by Kuba Ober <email address hidden>

Finish ci-speedup

This brings down the total build time by ~10 minutes, and the build latency is decreased by ~5 minutes down to 6 minutes.

09bc8fe... by Kuba Ober <email address hidden>

Use Travis environment to set environment variables.

8240e4d... by Kuba Ober <email address hidden>

Disable homebrew update - it takes too long.

a29b7dd... by Kuba Ober <email address hidden>

Homebrew update is already done in the before_install stage.

105d7dd... by Kuba Ober <email address hidden>

Instead of removing the postgis package just pin it - along with gdal.

974b01a... by Kuba Ober <email address hidden>

There's no need to explicitly cache ccache on macOS.

Travis does it already.