From 7a5a19218707ab580d58a3fbadec1148368661f1 Mon Sep 17 00:00:00 2001 From: Michael Stahl Date: Mon, 6 May 2013 21:02:03 +0200 Subject: remove cosv, udm and autodoc implementing UNO IDL support in doxygen: 9 days of work converting IDL file comments to doxygen: 5 days of work removing 57k lines of unmaintained buggy autodoc, bespoke String and File classes: priceless Change-Id: I566edb4f91454baa35e07d901432a8dfd35b9c29 --- Repository.mk | 3 --- 1 file changed, 3 deletions(-) (limited to 'Repository.mk') diff --git a/Repository.mk b/Repository.mk index 083ebacf953c..b8f953e43b63 100644 --- a/Repository.mk +++ b/Repository.mk @@ -75,7 +75,6 @@ $(eval $(call gb_Helper_register_executables,SDK, \ ifneq ($(OS),IOS) $(eval $(call gb_Helper_register_executables,SDK, \ - autodoc \ climaker \ cppumaker \ javamaker \ @@ -675,7 +674,6 @@ $(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \ codemaker \ codemaker_cpp \ codemaker_java \ - cosv \ dtobj \ findsofficepath \ gnu_getopt \ @@ -700,7 +698,6 @@ $(eval $(call gb_Helper_register_static_libraries,PLAINLIBS, \ salcpprt \ testtools_bridgetest_s \ transex \ - udm \ ulingu \ vclmain \ writerperfect \ -- cgit