Re: How do you perform a partial build on macOS?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 10.05.20 20:44, Eivind Samseth wrote:
Hello,
I set up the build environment and successfully built the current master and .app bundle

Now I wanted to make a change to the Info.plist file to fix this bug:
https://bugs.documentfoundation.org/show_bug.cgi?id=103644

I’ve set up logerrit, created a new local branch, and edited sysui/desktop/macos/Info.plist.in

However, how do I build the new .app bundle with this change?

I tried to do do a partial rebuild of the sysui module:
(base) EivindsMBP2015:core eivind$ make sysui.build
cd /Users/eivind/lode/dev/core/sysui && make -j 4 -rs build
*[LOC]*top level modules: sysui
*[BIN]*top level modules: sysui
*[ALL]*top level modules: build-non-l10n-only build-l10n-only

But that doesn’t seem to do anything or recreate the .app bundle

I’m blindly following the wiki: https://wiki.documentfoundation.org/Development/GenericBuildingHints

"make module.build" only works if you have done a complete build first, and it will update the content of "instdir/".

if you want to recreate the installation set in workdir/installation/..., you have to build the "instsetoo_native" module - likely that's required for the things in sysui module which are a bit special.
_______________________________________________
LibreOffice mailing list
LibreOffice@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/libreoffice




[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux