From 1fd7aa7cbb529447e3edc730518b3bab205ae00b Mon Sep 17 00:00:00 2001 From: Patrick Luby Date: Wed, 28 Feb 2001 23:23:58 +0000 Subject: Update for Mac OS X static data member automation --- bridges/prj/d.lst | 5 +++++ codemaker/prj/d.lst | 6 ++++++ cppu/prj/d.lst | 6 ++++++ cppuhelper/prj/d.lst | 6 ++++++ cpputools/prj/d.lst | 6 ++++++ io/prj/d.lst | 6 ++++++ javaunohelper/prj/d.lst | 6 ++++++ jurt/prj/d.lst | 6 ++++++ jut/prj/d.lst | 6 ++++++ offapi/prj/d.lst | 6 ++++++ offuh/prj/d.lst | 6 ++++++ rdbmaker/prj/d.lst | 6 ++++++ registry/prj/d.lst | 5 +++++ remotebridges/prj/d.lst | 6 ++++++ ridljar/prj/d.lst | 6 ++++++ sal/prj/d.lst | 6 ++++++ stoc/prj/d.lst | 5 +++++ store/prj/d.lst | 6 ++++++ udkapi/prj/d.lst | 6 ++++++ 19 files changed, 111 insertions(+) diff --git a/bridges/prj/d.lst b/bridges/prj/d.lst index d0f49dc64..b1bbae020 100644 --- a/bridges/prj/d.lst +++ b/bridges/prj/d.lst @@ -28,4 +28,9 @@ mkdir: %_DEST%\inc%_EXT%\bridges\java ..\%__SRC%\lib\libgcc2_uno.* %_DEST%\lib%_EXT%\libgcc2_uno.* ..\%__SRC%\lib\libsunpro5_uno.* %_DEST%\lib%_EXT%\libsunpro5_uno.* + +..\%__SRC%\lib\libstatic*.dylib %_DEST%\lib%_EXT%\libstatic*.dylib +..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx +..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx + dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" diff --git a/codemaker/prj/d.lst b/codemaker/prj/d.lst index 6cc126a04..4de8810d2 100644 --- a/codemaker/prj/d.lst +++ b/codemaker/prj/d.lst @@ -9,3 +9,9 @@ ..\%__SRC%\bin\javamaker %_DEST%\bin%_EXT%\javamaker ..\%__SRC%\bin\bonobowrappermaker %_DEST%\bin%_EXT%\bonobowrappermaker + +..\%__SRC%\lib\libstatic*.dylib %_DEST%\lib%_EXT%\libstatic*.dylib +..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx +..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx + +dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" diff --git a/cppu/prj/d.lst b/cppu/prj/d.lst index 5e4b0f6d1..3eaff0286 100644 --- a/cppu/prj/d.lst +++ b/cppu/prj/d.lst @@ -42,3 +42,9 @@ mkdir: %_DEST%\inc%_EXT%\uno ..\%__SRC%\lib\libcppu* %_DEST%\lib%_EXT%\* ..\version.mk %_DEST%\inc%_EXT%\cppu\version.mk + +..\%__SRC%\lib\libstatic*.dylib %_DEST%\lib%_EXT%\libstatic*.dylib +..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx +..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx + +dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" diff --git a/cppuhelper/prj/d.lst b/cppuhelper/prj/d.lst index 0ea0b4f66..0432ce0ac 100644 --- a/cppuhelper/prj/d.lst +++ b/cppuhelper/prj/d.lst @@ -56,3 +56,9 @@ mkdir: %_DEST%\inc%_EXT%\cppuhelper ..\%__SRC%\lib\cppuhelper*.lib %_DEST%\lib%_EXT%\* ..\%__SRC%\misc\cppuhelper*.pdb %_DEST%\misc%_EXT%\* ..\version.mk %_DEST%\inc%_EXT%\cppuhelper\version.mk + +..\%__SRC%\lib\libstatic*.dylib %_DEST%\lib%_EXT%\libstatic*.dylib +..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx +..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx + +dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" diff --git a/cpputools/prj/d.lst b/cpputools/prj/d.lst index 3b8513d09..96135a148 100644 --- a/cpputools/prj/d.lst +++ b/cpputools/prj/d.lst @@ -2,3 +2,9 @@ ..\%__SRC%\bin\regcomp %_DEST%\bin%_EXT%\regcomp ..\%__SRC%\bin\uno.exe %_DEST%\bin%_EXT%\uno.exe ..\%__SRC%\bin\uno %_DEST%\bin%_EXT%\uno + +..\%__SRC%\lib\libstatic*.dylib %_DEST%\lib%_EXT%\libstatic*.dylib +..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx +..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx + +dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" diff --git a/io/prj/d.lst b/io/prj/d.lst index f0b3ab644..07be1fb77 100644 --- a/io/prj/d.lst +++ b/io/prj/d.lst @@ -4,3 +4,9 @@ ..\source\connector\connectr.xml %_DEST%\xml%_EXT%\connectr.xml ..\source\stm\stm.xml %_DEST%\xml%_EXT%\stm.xml ..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\* + +..\%__SRC%\lib\libstatic*.dylib %_DEST%\lib%_EXT%\libstatic*.dylib +..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx +..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx + +dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" diff --git a/javaunohelper/prj/d.lst b/javaunohelper/prj/d.lst index 4f58e3b99..7d66788a8 100644 --- a/javaunohelper/prj/d.lst +++ b/javaunohelper/prj/d.lst @@ -1,3 +1,9 @@ ..\%__SRC%\class\juh.jar %_DEST%\bin%_EXT%\juh.jar ..\%__SRC%\bin\juh.dll %_DEST%\bin%_EXT%\juh.dll ..\%__SRC%\lib\libjuh.so %_DEST%\lib%_EXT%\libjuh.so + +..\%__SRC%\lib\libstatic*.dylib %_DEST%\lib%_EXT%\libstatic*.dylib +..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx +..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx + +dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" diff --git a/jurt/prj/d.lst b/jurt/prj/d.lst index 1c048acad..ec5211ad9 100644 --- a/jurt/prj/d.lst +++ b/jurt/prj/d.lst @@ -1 +1,7 @@ ..\%__SRC%\class\jurt.jar %_DEST%\bin%_EXT%\jurt.jar + +..\%__SRC%\lib\libstatic*.dylib %_DEST%\lib%_EXT%\libstatic*.dylib +..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx +..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx + +dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" diff --git a/jut/prj/d.lst b/jut/prj/d.lst index 6632ae906..0fc828773 100644 --- a/jut/prj/d.lst +++ b/jut/prj/d.lst @@ -1 +1,7 @@ ..\%__SRC%\class\jut.jar %_DEST%\bin%_EXT%\jut.jar + +..\%__SRC%\lib\libstatic*.dylib %_DEST%\lib%_EXT%\libstatic*.dylib +..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx +..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx + +dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" diff --git a/offapi/prj/d.lst b/offapi/prj/d.lst index 417378fab..6a5c32d6d 100644 --- a/offapi/prj/d.lst +++ b/offapi/prj/d.lst @@ -83,3 +83,9 @@ mkdir: %_DEST%\idl%_EXT%\com\sun\star\xml\sax ..\com\sun\star\xml\*.idl %_DEST%\idl%_EXT%\com\sun\star\xml\*.idl ..\com\sun\star\xml\sax\*.idl %_DEST%\idl%_EXT%\com\sun\star\xml\sax\*.idl + +..\%__SRC%\lib\libstatic*.dylib %_DEST%\lib%_EXT%\libstatic*.dylib +..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx +..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx + +dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" diff --git a/offuh/prj/d.lst b/offuh/prj/d.lst index 03635b5c8..b8834cc45 100644 --- a/offuh/prj/d.lst +++ b/offuh/prj/d.lst @@ -161,3 +161,9 @@ mkdir: %_DEST%\inc%_EXT%\com\sun\star\mozilla ..\%__SRC%\inc\com\sun\star\portal\system\*.hdl %_DEST%\inc%_EXT%\com\sun\star\portal\system\*.hdl ..\%__SRC%\inc\com\sun\star\mozilla\*.hpp %_DEST%\inc%_EXT%\com\sun\star\mozilla\*.hpp ..\%__SRC%\inc\com\sun\star\mozilla\*.hdl %_DEST%\inc%_EXT%\com\sun\star\mozilla\*.hdl + +..\%__SRC%\lib\libstatic*.dylib %_DEST%\lib%_EXT%\libstatic*.dylib +..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx +..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx + +dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" diff --git a/rdbmaker/prj/d.lst b/rdbmaker/prj/d.lst index 47a8ff0d3..d5c7bf998 100644 --- a/rdbmaker/prj/d.lst +++ b/rdbmaker/prj/d.lst @@ -3,3 +3,9 @@ ..\%__SRC%\bin\rdbmaker %_DEST%\bin%_EXT%\rdbmaker + +..\%__SRC%\lib\libstatic*.dylib %_DEST%\lib%_EXT%\libstatic*.dylib +..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx +..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx + +dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" diff --git a/registry/prj/d.lst b/registry/prj/d.lst index 6039e73cf..3b490199f 100644 --- a/registry/prj/d.lst +++ b/registry/prj/d.lst @@ -17,4 +17,9 @@ mkdir: %_DEST%\inc%_EXT%\registry ..\%__SRC%\bin\regview %_DEST%\bin%_EXT%\regview ..\version.mk %_DEST%\inc%_EXT%\registry\version.mk + +..\%__SRC%\lib\libstatic*.dylib %_DEST%\lib%_EXT%\libstatic*.dylib +..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx +..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx + dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" diff --git a/remotebridges/prj/d.lst b/remotebridges/prj/d.lst index 2ac21aedc..a617f78c8 100644 --- a/remotebridges/prj/d.lst +++ b/remotebridges/prj/d.lst @@ -4,3 +4,9 @@ ..\source\bridge\remotebridge.xml %_DEST%\xml%_EXT%\remotebridge.xml ..\source\unourl_resolver\uuresolver.xml %_DEST%\xml%_EXT%\uuresolver.xml ..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\* + +..\%__SRC%\lib\libstatic*.dylib %_DEST%\lib%_EXT%\libstatic*.dylib +..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx +..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx + +dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" diff --git a/ridljar/prj/d.lst b/ridljar/prj/d.lst index c587fff40..6e31d3be1 100644 --- a/ridljar/prj/d.lst +++ b/ridljar/prj/d.lst @@ -1 +1,7 @@ ..\%__SRC%\class\ridl.jar %_DEST%\bin%_EXT%\ridl.jar + +..\%__SRC%\lib\libstatic*.dylib %_DEST%\lib%_EXT%\libstatic*.dylib +..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx +..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx + +dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" diff --git a/sal/prj/d.lst b/sal/prj/d.lst index 93a97edfd..5432af1a8 100644 --- a/sal/prj/d.lst +++ b/sal/prj/d.lst @@ -39,3 +39,9 @@ mkdir: %_DEST%\inc%_EXT%\systools\unx ..\%__SRC%\misc\*.hid %_DEST%\bin%_EXT%\*.hid ..\%__SRC%\bin\*.res %_DEST%\bin%_EXT%\*.res + +..\%__SRC%\lib\libstatic*.dylib %_DEST%\lib%_EXT%\libstatic*.dylib +..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx +..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx + +dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" diff --git a/stoc/prj/d.lst b/stoc/prj/d.lst index 9ac16392f..16f78a89e 100644 --- a/stoc/prj/d.lst +++ b/stoc/prj/d.lst @@ -25,4 +25,9 @@ mkdir: %_DEST%\inc%_EXT%\stoc ..\source\tdmanager\tdmgr.xml %_DEST%\xml%_EXT%\tdmgr.xml ..\source\typeconv\tcv.xml %_DEST%\xml%_EXT%\tcv.xml + +..\%__SRC%\lib\libstatic*.dylib %_DEST%\lib%_EXT%\libstatic*.dylib +..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx +..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx + dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" diff --git a/store/prj/d.lst b/store/prj/d.lst index 12834ee9e..c5fbe1af5 100644 --- a/store/prj/d.lst +++ b/store/prj/d.lst @@ -6,3 +6,9 @@ mkdir: %_DEST%\inc%_EXT%\store ..\%__SRC%\lib\libsto*.* %_DEST%\lib%_EXT%\libsto*.* ..\%__SRC%\bin\sto*.dll %_DEST%\bin%_EXT%\sto*.dll ..\version.mk %_DEST%\inc%_EXT%\store\version.mk + +..\%__SRC%\lib\libstatic*.dylib %_DEST%\lib%_EXT%\libstatic*.dylib +..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx +..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx + +dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" diff --git a/udkapi/prj/d.lst b/udkapi/prj/d.lst index 662840d2a..bae310177 100644 --- a/udkapi/prj/d.lst +++ b/udkapi/prj/d.lst @@ -37,3 +37,9 @@ mkdir: %_DEST%\idl%_EXT%\com\sun\star\uno ..\com\sun\star\text\*.idl %_DEST%\idl%_EXT%\com\sun\star\text\*.idl ..\com\sun\star\uno\*.idl %_DEST%\idl%_EXT%\com\sun\star\uno\*.idl + +..\%__SRC%\lib\libstatic*.dylib %_DEST%\lib%_EXT%\libstatic*.dylib +..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx +..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx + +dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" -- cgit v1.2.3