solenv/README        |    1 +
 solenv/gbuild/README |    8 ++++++++
 2 files changed, 9 insertions(+)

New commits:
commit 3128dbdebef081cc865a6239543c5a8ab705fdcc
Author: Noel Grandin <n...@peralex.com>
Date:   Tue May 19 13:17:45 2015 +0200

    very very basic README for gbuild
    
    Change-Id: I5272fe6e6007d4a21a2484b8f5bfe42f5b6ab853

diff --git a/solenv/README b/solenv/README
index fd0c593..e3508c7 100644
--- a/solenv/README
+++ b/solenv/README
@@ -18,6 +18,7 @@ bin/
 gbuild/
        the (shiny new) gnumake build makefile fragments we are
        migrating the codebase to use.
+       See gbuild/README for more info.
 
 gdb/
        lots of nice python helpers to make debugging -much- easier
diff --git a/solenv/gbuild/README b/solenv/gbuild/README
new file mode 100644
index 0000000..0441a83
--- /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.
+
+
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to