Date: prev next · Thread: first prev next last
2017 Archives by date, by thread · List index


Hi

In my quest to get IOS to work with simulator etc, I have come across 2 problems, where a help 
would be greatly appreciated

1) how to make “make build-nocheck” default as “make”
This is more a convenience, but IOS is linked without the possibility of running many of the test 
(due to the limited IOS sandbox environment)

Can I somehow have a 

ifeq ($(OS),IOS)
   make build-nocheck
endif

2) I need to exclude some modules, that are not optional like e.g. codemaker

What would be the correct way to do that ?
(I have searched for a list of all modules to be build, but not found it)


Thanks in advance for any response.
have a nice weekend
rgds
jan I.


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.