Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/1273

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/73/1273/1

Prepare for read-only source build

This patch allows to do

mkdir <build_dir>
cd <build_dir>
<src_root>/autogen.sh
make

Only the remaining dmake modules are poluting the <src_root>...
which will get eventually convererd to gmake...

Change-Id: Iefd64732fa12e096d554cff4eee6b777deb92338
---
M .gitignore
M Makefile.fetch
R Makefile.in
M Makefile.top
M autogen.sh
M configure.ac
M g
M scp2/CustomTarget_langmacros.mk
M solenv/bin/build.pl
M solenv/gbuild/platform/com_GCC_defs.mk
M solenv/gbuild/platform/com_MSC_class.mk
11 files changed, 89 insertions(+), 68 deletions(-)


--
To view, visit https://gerrit.libreoffice.org/1273
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iefd64732fa12e096d554cff4eee6b777deb92338
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Norbert Thiebaud <nthieb...@gmail.com>

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to