[PATCH] Prepare for read-only source build
Norbert Thiebaud (via Code Review)
gerrit at gerrit.libreoffice.org
Sat Dec 8 20:04:47 PST 2012
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 <nthiebaud at gmail.com>
More information about the LibreOffice
mailing list