Age | Commit message (Expand) | Author |
2024-12-07 | Windows 7-8.1 support was removed, prevent install on these old systems | Mike Kaganski |
2024-10-30 | Adapt to generation of .worker.js files gone from 3.1.68 | Stephan Bergmann |
2024-10-10 | Emscripten: For executables, only build .js files, not .html files | Stephan Bergmann |
2024-09-12 | tdf#162921 on this error dialog there is 'Abort' button, not 'Cancel' | Andras Timar |
2024-08-28 | Emscripten: Support --disable-gui | Stephan Bergmann |
2024-08-03 | .NET Bindings: Move built .NET libraries into instdir | RMZeroFour |
2024-07-26 | Fix --with-package-format=emscripten | Stephan Bergmann |
2024-07-26 | Add --with-package-format=emscripten | Stephan Bergmann |
2024-05-16 | MSI: Adds the missing ExtendedType column in the CustomAction table | kubak |
2024-05-03 | makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) | Christian Lohmaier |
2024-04-26 | use strawberry perl for installation packaging in wsl-as-helper case | Christian Lohmaier |
2024-04-24 | MSI: Fix use of undefined TextStyle | kubak |
2024-01-02 | Hard-code --with-online-update-mar-channel=LOOnlineUpdater | Stephan Bergmann |
2023-12-12 | Split --with-update-config=... into many --with-online-update-mar-...=... | Stephan Bergmann |
2023-11-17 | Missing parenthesis | Stephan Bergmann |
2023-11-16 | fix --enable-wix switch - that didn't do anything | Christian Lohmaier |
2023-11-09 | replace license in package header to MPL-2.0 in case of MPL subset | Andras Timar |
2023-11-08 | msi packaging job-limiter: use CXX_FOR_BUILD | Christian Lohmaier |
2023-11-05 | limit parallelism during msi packaging stage to avoid cscript failures | Christian Lohmaier |
2023-11-02 | MSI: Fix Signature table's FileName column type | Mike Kaganski |
2023-05-23 | Add configure switch to enable building the installer with WiX. | Jussi Pakkanen |
2023-04-26 | Disable WiX-based MSI generation for the moment | Thorsten Behrens |
2023-04-22 | Integrate msicreator into LO and generate installer | Rakielle |
2023-01-27 | Remove support for AIX | Stephan Bergmann |
2022-12-13 | bump minimum make version to 4.0 (for $(file …) function) | Christian Lohmaier |
2022-12-08 | Stick to three-letter build step prefixes | Stephan Bergmann |
2022-12-06 | Fix typo | Andrea Gelmini |
2022-12-06 | build installer packages with make parallelism instead of GNU parallel | Christian Lohmaier |
2022-08-18 | windows packaging: remove unused msp creation | Christian Lohmaier |
2022-05-27 | make_installer: convert Win to Unix path for cygwin | Thorsten Behrens |
2022-05-26 | Reduce cmd line length for make_installer calls | Thorsten Behrens |
2022-05-22 | Get make_installer calls to run in parallel | Thorsten Behrens |
2022-03-25 | Depend on 64-bit packages for aarch64 as well | Michael Weghorn |
2022-03-02 | Do not pull in X11 dependencies when the build is configured for LOKit | Andras Timar |
2022-02-27 | tdf#135233: Useless looking translatable string: "error text goes here" | Julien Nabet |
2022-02-27 | Use STR_INSTALLATION_WIZARD tooin instsetoo_native/sdkoo part | Julien Nabet |
2022-01-22 | Make installer compression tool configurable | Thorsten Behrens |
2021-10-29 | Split overly long line into multiple logically separate pieces for sanity | Tor Lillqvist |
2021-10-13 | tdf#143686 increase a radiobutton's area size | Roman Kuznetsov |
2021-08-04 | tdf#143686 Increase a width of the label | Roman Kuznetsov |
2021-05-27 | Fix typos | Andrea Gelmini |
2021-05-26 | remove obsolete/duplicated entries from openoffice.lst.in | Christian Lohmaier |
2021-04-20 | tdf#141760 Increase a label box in Windows installer dialog | Roman Kuznetsov |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-01-27 | packaging: remove resolve_variables_in_downloadname | Christian Lohmaier |
2021-01-22 | Percent-encode spaces also on Linux etc. | Stephan Bergmann |
2021-01-07 | Support for signing when PRODUCTNAME contain spaces | Vasily Melenchuk |
2020-12-21 | recommended gtk3 to gtk4 migration 'Enable diagnostic warnings' | Caolán McNamara |
2020-11-01 | Resolves tdf#137880 - Fix for Windows installer image | Heiko Tietze |