diff options
author | Noel Grandin <noel@peralex.com> | 2015-05-19 13:28:41 +0200 |
---|---|---|
committer | Noel Grandin <noel@peralex.com> | 2015-05-19 13:54:03 +0200 |
commit | 4ab498fd50d94f2d84b5794f0a75d621a701e622 (patch) | |
tree | 55d99c466bc2971db12df8ecc4ad961922c6917f /solenv | |
parent | 80bbca88d374486dde9d20e19e26a5036e94d3b2 (diff) |
add link
Change-Id: I75ffd1e1f877e0d23fdd21370a795fa11bf83f9f
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/gbuild/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/solenv/gbuild/README b/solenv/gbuild/README index 0441a8387ad3..fdcb926ff6a3 100644 --- a/solenv/gbuild/README +++ b/solenv/gbuild/README @@ -2,6 +2,10 @@ GBuild is a set of makefile macros built on top of gmake that attempts to simplify LibreOffice development. See + https://wiki.documentfoundation.org/Development/Build_System/ +for online build-system documentation. + +See https://web.archive.org/web/20130911015536/http://wiki.openoffice.org/wiki/Build_Environment_Effort/Module_Migration for an archived overview of the new build system. |