very very basic README for gbuild

Change-Id: I5272fe6e6007d4a21a2484b8f5bfe42f5b6ab853
This commit is contained in:
Noel Grandin
2015-05-19 13:17:45 +02:00
parent 737863ce34
commit 3128dbdebe
2 changed files with 9 additions and 0 deletions

View File

@@ -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

8
solenv/gbuild/README Normal file
View File

@@ -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.