summaryrefslogtreecommitdiff
path: root/solenv/gbuild
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-05-19 13:17:45 +0200
committerNoel Grandin <noel@peralex.com>2015-05-19 13:18:46 +0200
commit3128dbdebef081cc865a6239543c5a8ab705fdcc (patch)
treeb57b0730963d1271f6ee8fe4aa5b98543f1cfda6 /solenv/gbuild
parent737863ce3466391733c3f66766ab764d2fbda4ab (diff)
very very basic README for gbuild
Change-Id: I5272fe6e6007d4a21a2484b8f5bfe42f5b6ab853
Diffstat (limited to 'solenv/gbuild')
-rw-r--r--solenv/gbuild/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/solenv/gbuild/README b/solenv/gbuild/README
new file mode 100644
index 000000000000..0441a8387ad3
--- /dev/null
+++ b/solenv/gbuild/README
@@ -0,0 +1,8 @@
+
+GBuild is a set of makefile macros built on top of gmake that attempts to simplify LibreOffice development.
+
+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.
+
+