[Libreoffice-commits] .: Branch 'feature/gbuild_components' - 2 commits - Makefile solenv/gbuild

David Tardon dtardon at kemper.freedesktop.org
Sun Apr 1 08:12:16 PDT 2012


 Makefile                    |    4 ++--
 solenv/gbuild/Executable.mk |    3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 7e94a37403aa4470bd7dad7c549ba8bc7485620a
Author: David Tardon <dtardon at redhat.com>
Date:   Sun Apr 1 17:11:57 2012 +0200

    add_internal_*_api for Executable too

diff --git a/solenv/gbuild/Executable.mk b/solenv/gbuild/Executable.mk
index 8a7fc26..174ddb6 100644
--- a/solenv/gbuild/Executable.mk
+++ b/solenv/gbuild/Executable.mk
@@ -105,6 +105,9 @@ $(eval $(foreach method,\
 	add_libs \
 	set_library_path_flags \
 	add_api \
+	add_internal_api \
+	add_internal_bootstrap_api \
+	add_internal_comprehensive_api \
 	add_linked_libs \
 	add_linked_static_libs \
 	use_external \
commit 18c661f715a0b6850d30b374e5556dc14a377d2b
Author: David Tardon <dtardon at redhat.com>
Date:   Sun Apr 1 16:43:34 2012 +0200

    move from dmake to gbuild list

diff --git a/Makefile b/Makefile
index d29f244..d412f16 100644
--- a/Makefile
+++ b/Makefile
@@ -65,6 +65,7 @@ hwpfilter\
 i18npool\
 i18nutil\
 idl\
+io\
 javaunohelper\
 jurt\
 jvmaccess\
@@ -103,6 +104,7 @@ slideshow\
 smoketest\
 sot\
 starmath\
+stoc\
 svl\
 svtools\
 svx\
@@ -174,7 +176,6 @@ icc\
 icu\
 idlc\
 instsetoo_native\
-io\
 jfreereport\
 jpeg\
 l10ntools\
@@ -227,7 +228,6 @@ solenv\
 soltools\
 stax\
 stlport\
-stoc\
 store\
 sysui\
 testtools\


More information about the Libreoffice-commits mailing list