From d36345edd9dc2b7f00933ac34b3e29ed002ddbcb Mon Sep 17 00:00:00 2001 From: Tino Rachui Date: Fri, 27 Apr 2001 12:55:35 +0000 Subject: *** empty log message *** --- shell/prj/d.lst | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 shell/prj/d.lst (limited to 'shell/prj/d.lst') diff --git a/shell/prj/d.lst b/shell/prj/d.lst new file mode 100644 index 000000000000..1bbe5ea67ff8 --- /dev/null +++ b/shell/prj/d.lst @@ -0,0 +1,5 @@ +..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*.so +..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll +..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib + +..\source\win32\syssh.xml %_DEST%\xml%_EXT%\syssh.xml -- cgit From f8adca49548a92e567e0711a731ba5d77122d4a8 Mon Sep 17 00:00:00 2001 From: Tino Rachui Date: Mon, 14 May 2001 07:25:53 +0000 Subject: *** empty log message *** --- shell/prj/d.lst | 1 + 1 file changed, 1 insertion(+) (limited to 'shell/prj/d.lst') diff --git a/shell/prj/d.lst b/shell/prj/d.lst index 1bbe5ea67ff8..6f45b3ee75c7 100644 --- a/shell/prj/d.lst +++ b/shell/prj/d.lst @@ -3,3 +3,4 @@ ..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib ..\source\win32\syssh.xml %_DEST%\xml%_EXT%\syssh.xml +..\source\win32\simplemail\smplmail.xml %_DEST%\xml%_EXT%\smplmail.xml \ No newline at end of file -- cgit From dbefe139e67c1a6a8b9093e8abd24fcd437b5711 Mon Sep 17 00:00:00 2001 From: Tino Rachui Date: Mon, 28 May 2001 12:28:28 +0000 Subject: #86943#added proxysettings --- shell/prj/d.lst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'shell/prj/d.lst') diff --git a/shell/prj/d.lst b/shell/prj/d.lst index 6f45b3ee75c7..6e651c8478b1 100644 --- a/shell/prj/d.lst +++ b/shell/prj/d.lst @@ -3,4 +3,5 @@ ..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib ..\source\win32\syssh.xml %_DEST%\xml%_EXT%\syssh.xml -..\source\win32\simplemail\smplmail.xml %_DEST%\xml%_EXT%\smplmail.xml \ No newline at end of file +..\source\win32\simplemail\smplmail.xml %_DEST%\xml%_EXT%\smplmail.xml +..\source\proxysettings\proxyset.xml %_DEST%\xml%_EXT%\proxyset.xml -- cgit From 44c37d8977aed35acf955584edbfd2c3a17ec798 Mon Sep 17 00:00:00 2001 From: Oliver Braun Date: Wed, 20 Jun 2001 13:06:33 +0000 Subject: #88296# added unix shell execute service --- shell/prj/d.lst | 1 + 1 file changed, 1 insertion(+) (limited to 'shell/prj/d.lst') diff --git a/shell/prj/d.lst b/shell/prj/d.lst index 6e651c8478b1..51a4b59669ea 100644 --- a/shell/prj/d.lst +++ b/shell/prj/d.lst @@ -3,5 +3,6 @@ ..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib ..\source\win32\syssh.xml %_DEST%\xml%_EXT%\syssh.xml +..\source\unix\exec\syssh.xml %_DEST%\xml%_EXT%\syssh.xml ..\source\win32\simplemail\smplmail.xml %_DEST%\xml%_EXT%\smplmail.xml ..\source\proxysettings\proxyset.xml %_DEST%\xml%_EXT%\proxyset.xml -- cgit From 2a7b57a5a759725db5c3f8aeb4bbee9b77d6b7ed Mon Sep 17 00:00:00 2001 From: Oliver Braun Date: Tue, 26 Jun 2001 07:51:08 +0000 Subject: #88295# cmdmail added --- shell/prj/d.lst | 1 + 1 file changed, 1 insertion(+) (limited to 'shell/prj/d.lst') diff --git a/shell/prj/d.lst b/shell/prj/d.lst index 51a4b59669ea..409d9ec53d61 100644 --- a/shell/prj/d.lst +++ b/shell/prj/d.lst @@ -6,3 +6,4 @@ ..\source\unix\exec\syssh.xml %_DEST%\xml%_EXT%\syssh.xml ..\source\win32\simplemail\smplmail.xml %_DEST%\xml%_EXT%\smplmail.xml ..\source\proxysettings\proxyset.xml %_DEST%\xml%_EXT%\proxyset.xml +..\source\cmdmail\cmdmail.xml %_DEST%\xml%_EXT%\cmdmail.xml -- cgit From 6de1cd6781fe20e34654b60b568d6a70041e448f Mon Sep 17 00:00:00 2001 From: Tino Rachui Date: Fri, 5 Jul 2002 06:29:00 +0000 Subject: #97681# --- shell/prj/d.lst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'shell/prj/d.lst') diff --git a/shell/prj/d.lst b/shell/prj/d.lst index 409d9ec53d61..004b178020f3 100644 --- a/shell/prj/d.lst +++ b/shell/prj/d.lst @@ -1,3 +1,8 @@ +mkdir: %_DEST%\inc%_EXT%\shell + +..\inc\*.hxx %_DEST%\inc%_EXT%\shell\*.hxx + +..\%__SRC%\slb\*.lib %_DEST%\lib%_EXT%\*.lib ..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*.so ..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll ..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib -- cgit From 13c4a04a083fada2bc6065c1bc130de1702004f3 Mon Sep 17 00:00:00 2001 From: Tino Rachui Date: Fri, 19 Jul 2002 12:27:43 +0000 Subject: #97681#now delivering *.a too --- shell/prj/d.lst | 1 + 1 file changed, 1 insertion(+) (limited to 'shell/prj/d.lst') diff --git a/shell/prj/d.lst b/shell/prj/d.lst index 004b178020f3..2aa515bb09eb 100644 --- a/shell/prj/d.lst +++ b/shell/prj/d.lst @@ -6,6 +6,7 @@ mkdir: %_DEST%\inc%_EXT%\shell ..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*.so ..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll ..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib +..\%__SRC%\lib\*.a %_DEST%\lib%_EXT%\*.a ..\source\win32\syssh.xml %_DEST%\xml%_EXT%\syssh.xml ..\source\unix\exec\syssh.xml %_DEST%\xml%_EXT%\syssh.xml -- cgit From b673427038b5f8424bac04dca8e87cbc6afc1c6c Mon Sep 17 00:00:00 2001 From: Tino Rachui Date: Wed, 24 Jul 2002 05:10:05 +0000 Subject: #97681#now even delivering the archive file, arrg --- shell/prj/d.lst | 1 + 1 file changed, 1 insertion(+) (limited to 'shell/prj/d.lst') diff --git a/shell/prj/d.lst b/shell/prj/d.lst index 2aa515bb09eb..fdbcd3ca5ce1 100644 --- a/shell/prj/d.lst +++ b/shell/prj/d.lst @@ -3,6 +3,7 @@ mkdir: %_DEST%\inc%_EXT%\shell ..\inc\*.hxx %_DEST%\inc%_EXT%\shell\*.hxx ..\%__SRC%\slb\*.lib %_DEST%\lib%_EXT%\*.lib +..\%__SRC%\slb\*.a %_DEST%\lib%_EXT%\*.a ..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*.so ..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll ..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib -- cgit From 3162709a936835297ba4eab20df5c086d72b3d8b Mon Sep 17 00:00:00 2001 From: Tino Rachui Date: Mon, 26 Aug 2002 10:00:31 +0000 Subject: #97684#deliver *.exe too --- shell/prj/d.lst | 1 + 1 file changed, 1 insertion(+) (limited to 'shell/prj/d.lst') diff --git a/shell/prj/d.lst b/shell/prj/d.lst index fdbcd3ca5ce1..d7cfb9e77d48 100644 --- a/shell/prj/d.lst +++ b/shell/prj/d.lst @@ -6,6 +6,7 @@ mkdir: %_DEST%\inc%_EXT%\shell ..\%__SRC%\slb\*.a %_DEST%\lib%_EXT%\*.a ..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*.so ..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll +..\%__SRC%\bin\*.exe %_DEST%\bin%_EXT%\*.exe ..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib ..\%__SRC%\lib\*.a %_DEST%\lib%_EXT%\*.a -- cgit From 7d022364484df23babb364b6d8c0a5c179016bf1 Mon Sep 17 00:00:00 2001 From: Rüdiger Timm Date: Tue, 27 May 2003 14:47:29 +0000 Subject: INTEGRATION: CWS buildopt (1.9.40); FILE MERGED 2003/05/26 11:59:05 rt 1.9.40.1: #109684# Don't deliver by accident check_ libraries. --- shell/prj/d.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/prj/d.lst') diff --git a/shell/prj/d.lst b/shell/prj/d.lst index d7cfb9e77d48..30942c70da52 100644 --- a/shell/prj/d.lst +++ b/shell/prj/d.lst @@ -4,7 +4,7 @@ mkdir: %_DEST%\inc%_EXT%\shell ..\%__SRC%\slb\*.lib %_DEST%\lib%_EXT%\*.lib ..\%__SRC%\slb\*.a %_DEST%\lib%_EXT%\*.a -..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\*.so +..\%__SRC%\lib\lib*.so %_DEST%\lib%_EXT% ..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll ..\%__SRC%\bin\*.exe %_DEST%\bin%_EXT%\*.exe ..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib -- cgit From b43e063e67bf21fe8c94eb941f50906ba2004f2f Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Mon, 10 May 2004 12:06:15 +0000 Subject: INTEGRATION: CWS defaultbrowser (1.10.90); FILE MERGED 2004/04/30 07:04:12 obr 1.10.90.2: #i14310# need a wrapper script even for GNOME 2004/04/27 07:57:28 obr 1.10.90.1: #i27120# unix shell execute service implementation changed --- shell/prj/d.lst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'shell/prj/d.lst') diff --git a/shell/prj/d.lst b/shell/prj/d.lst index 30942c70da52..1b5b495395eb 100644 --- a/shell/prj/d.lst +++ b/shell/prj/d.lst @@ -10,6 +10,12 @@ mkdir: %_DEST%\inc%_EXT%\shell ..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib ..\%__SRC%\lib\*.a %_DEST%\lib%_EXT%\*.a +..\%__SRC%\bin\open-url %_DEST%\bin%_EXT%\open-url +..\%__SRC%\bin\cde-open-url %_DEST%\bin%_EXT%\cde-open-url +..\%__SRC%\bin\kde-open-url %_DEST%\bin%_EXT%\kde-open-url +..\%__SRC%\bin\gnome-open-url %_DEST%\bin%_EXT%\gnome-open-url +..\%__SRC%\bin\gnome-open-url.bin %_DEST%\bin%_EXT%\gnome-open-url.bin + ..\source\win32\syssh.xml %_DEST%\xml%_EXT%\syssh.xml ..\source\unix\exec\syssh.xml %_DEST%\xml%_EXT%\syssh.xml ..\source\win32\simplemail\smplmail.xml %_DEST%\xml%_EXT%\smplmail.xml -- cgit From 74c60e1d6254726c39ab3946fbc24d020337ccfa Mon Sep 17 00:00:00 2001 From: Rüdiger Timm Date: Thu, 17 Jun 2004 14:40:55 +0000 Subject: INTEGRATION: CWS defaultmailer (1.11.6); FILE MERGED 2004/06/08 10:32:20 obr 1.11.6.1: #i21321#,#i28378#,103347 cmdmail is now unix only and auto-detects the command line profile to use --- shell/prj/d.lst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'shell/prj/d.lst') diff --git a/shell/prj/d.lst b/shell/prj/d.lst index 1b5b495395eb..eec3720aaf93 100644 --- a/shell/prj/d.lst +++ b/shell/prj/d.lst @@ -5,6 +5,7 @@ mkdir: %_DEST%\inc%_EXT%\shell ..\%__SRC%\slb\*.lib %_DEST%\lib%_EXT%\*.lib ..\%__SRC%\slb\*.a %_DEST%\lib%_EXT%\*.a ..\%__SRC%\lib\lib*.so %_DEST%\lib%_EXT% +..\%__SRC%\lib\*.uno.so %_DEST%\lib%_EXT%\*.uno.so ..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll ..\%__SRC%\bin\*.exe %_DEST%\bin%_EXT%\*.exe ..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib @@ -15,6 +16,7 @@ mkdir: %_DEST%\inc%_EXT%\shell ..\%__SRC%\bin\kde-open-url %_DEST%\bin%_EXT%\kde-open-url ..\%__SRC%\bin\gnome-open-url %_DEST%\bin%_EXT%\gnome-open-url ..\%__SRC%\bin\gnome-open-url.bin %_DEST%\bin%_EXT%\gnome-open-url.bin +..\%__SRC%\bin\senddoc %_DEST%\bin%_EXT%\senddoc ..\source\win32\syssh.xml %_DEST%\xml%_EXT%\syssh.xml ..\source\unix\exec\syssh.xml %_DEST%\xml%_EXT%\syssh.xml -- cgit From 4a5d49a294924debea9fba3a213e38fdd3070c9f Mon Sep 17 00:00:00 2001 From: Rüdiger Timm Date: Fri, 22 Oct 2004 07:13:32 +0000 Subject: INTEGRATION: CWS shellfix01 (1.12.30); FILE MERGED 2004/09/20 13:40:57 obr 1.12.30.1: #i30170# file uris now encoded on-the-fly --- shell/prj/d.lst | 1 + 1 file changed, 1 insertion(+) (limited to 'shell/prj/d.lst') diff --git a/shell/prj/d.lst b/shell/prj/d.lst index eec3720aaf93..09dadf54acbf 100644 --- a/shell/prj/d.lst +++ b/shell/prj/d.lst @@ -17,6 +17,7 @@ mkdir: %_DEST%\inc%_EXT%\shell ..\%__SRC%\bin\gnome-open-url %_DEST%\bin%_EXT%\gnome-open-url ..\%__SRC%\bin\gnome-open-url.bin %_DEST%\bin%_EXT%\gnome-open-url.bin ..\%__SRC%\bin\senddoc %_DEST%\bin%_EXT%\senddoc +..\%__SRC%\bin\uri-encode %_DEST%\bin%_EXT%\uri-encode ..\source\win32\syssh.xml %_DEST%\xml%_EXT%\syssh.xml ..\source\unix\exec\syssh.xml %_DEST%\xml%_EXT%\syssh.xml -- cgit From 37490d2f0129fb9447f3b3878dfbcecf9a88e186 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 18 Nov 2004 07:49:24 +0000 Subject: INTEGRATION: CWS nativefixer1 (1.12.38); FILE MERGED 2004/11/09 10:43:59 obr 1.12.38.3: #i35930# now using new tool regcomplazy 2004/11/02 16:11:24 is 1.12.38.2: RESYNC: (1.12-1.13); FILE MERGED 2004/11/01 10:13:05 obr 1.12.38.1: #i35930# need to deliver rdb file to be able to register the service on systems without GNOME using regmerge --- shell/prj/d.lst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'shell/prj/d.lst') diff --git a/shell/prj/d.lst b/shell/prj/d.lst index 09dadf54acbf..0cee5d4516ab 100644 --- a/shell/prj/d.lst +++ b/shell/prj/d.lst @@ -24,3 +24,5 @@ mkdir: %_DEST%\inc%_EXT%\shell ..\source\win32\simplemail\smplmail.xml %_DEST%\xml%_EXT%\smplmail.xml ..\source\proxysettings\proxyset.xml %_DEST%\xml%_EXT%\proxyset.xml ..\source\cmdmail\cmdmail.xml %_DEST%\xml%_EXT%\cmdmail.xml + +..\%__SRC%\misc\gconfbe1-ucd.txt %_DEST%\bin%_EXT%\gconfbe1-ucd.txt -- cgit From a42181c2f74321b50e63b94d8a7beff8d2798f2d Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Fri, 2 Jun 2006 11:23:23 +0000 Subject: INTEGRATION: CWS kdesettings (1.14.116); FILE MERGED 2006/04/11 12:34:29 ebischoff 1.14.116.1: #i63557# Have OOo use KDE system-wide settings --- shell/prj/d.lst | 1 + 1 file changed, 1 insertion(+) (limited to 'shell/prj/d.lst') diff --git a/shell/prj/d.lst b/shell/prj/d.lst index 0cee5d4516ab..e2517b76b0be 100644 --- a/shell/prj/d.lst +++ b/shell/prj/d.lst @@ -26,3 +26,4 @@ mkdir: %_DEST%\inc%_EXT%\shell ..\source\cmdmail\cmdmail.xml %_DEST%\xml%_EXT%\cmdmail.xml ..\%__SRC%\misc\gconfbe1-ucd.txt %_DEST%\bin%_EXT%\gconfbe1-ucd.txt +..\%__SRC%\misc\kdebe1-ucd.txt %_DEST%\bin%_EXT%\kdebe1-ucd.txt -- cgit From b6b6be43d3b5af4e8dac502830089aca8175bc13 Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Fri, 4 Aug 2006 11:27:47 +0000 Subject: INTEGRATION: CWS kdesettings3 (1.15.24); FILE MERGED 2006/07/21 12:53:48 kendy 1.15.24.1: #i66204# Don't link with KDE libraries in Gnome (and v.v.) --- shell/prj/d.lst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'shell/prj/d.lst') diff --git a/shell/prj/d.lst b/shell/prj/d.lst index e2517b76b0be..a8d16f12ee03 100644 --- a/shell/prj/d.lst +++ b/shell/prj/d.lst @@ -25,5 +25,4 @@ mkdir: %_DEST%\inc%_EXT%\shell ..\source\proxysettings\proxyset.xml %_DEST%\xml%_EXT%\proxyset.xml ..\source\cmdmail\cmdmail.xml %_DEST%\xml%_EXT%\cmdmail.xml -..\%__SRC%\misc\gconfbe1-ucd.txt %_DEST%\bin%_EXT%\gconfbe1-ucd.txt -..\%__SRC%\misc\kdebe1-ucd.txt %_DEST%\bin%_EXT%\kdebe1-ucd.txt +..\%__SRC%\misc\*-ucd.txt %_DEST%\bin%_EXT%\*-ucd.txt -- cgit From c539dd9a55983c31aa90a13794cdbc5520f2f13c Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Tue, 29 Aug 2006 13:47:35 +0000 Subject: INTEGRATION: CWS rt16 (1.15.8); FILE MERGED 2006/08/10 09:55:15 obr 1.15.8.1: #i68156# deliver xml files from platform output tree --- shell/prj/d.lst | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'shell/prj/d.lst') diff --git a/shell/prj/d.lst b/shell/prj/d.lst index a8d16f12ee03..542d6c62eaa5 100644 --- a/shell/prj/d.lst +++ b/shell/prj/d.lst @@ -19,10 +19,6 @@ mkdir: %_DEST%\inc%_EXT%\shell ..\%__SRC%\bin\senddoc %_DEST%\bin%_EXT%\senddoc ..\%__SRC%\bin\uri-encode %_DEST%\bin%_EXT%\uri-encode -..\source\win32\syssh.xml %_DEST%\xml%_EXT%\syssh.xml -..\source\unix\exec\syssh.xml %_DEST%\xml%_EXT%\syssh.xml -..\source\win32\simplemail\smplmail.xml %_DEST%\xml%_EXT%\smplmail.xml -..\source\proxysettings\proxyset.xml %_DEST%\xml%_EXT%\proxyset.xml -..\source\cmdmail\cmdmail.xml %_DEST%\xml%_EXT%\cmdmail.xml +..\%__SRC%\misc\*.xml %_DEST%\xml%_EXT%\*.xml ..\%__SRC%\misc\*-ucd.txt %_DEST%\bin%_EXT%\*-ucd.txt -- cgit From c290df5561c78d706af9f1e0d1fb13271c37c64d Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Thu, 1 Oct 2009 09:16:17 +0000 Subject: CWS-TOOLING: integrate CWS cmcfixes62 2009-09-22 21:19:24 +0200 cmc r276365 : #i100000# that's the most plausible explanation, -D$(CVER) is needed by scp2 under windows 2009-09-19 16:10:36 +0200 cmc r276303 : #i100000# revert this for no partically good reason 2009-09-18 14:16:47 +0200 cmc r276279 : remove extra build depend 2009-09-18 08:56:15 +0200 cmc r276265 : #i100000# rerun autoconf 2009-09-17 14:59:38 +0200 cmc r276245 : CWS-TOOLING: rebase CWS cmcfixes62 to trunk@276192 (milestone: DEV300:m59) 2009-09-10 16:40:49 +0200 pl r276041 : fix warning 2009-09-10 11:34:55 +0200 pl r276026 : disable warning from system header 2009-09-09 19:30:45 +0200 pl r276013 : use osl_getAsciiFunctionSymbol instead of strange cast 2009-09-09 19:25:32 +0200 pl r276012 : add some casting hacks to make compile on solaris cc 2009-09-09 19:10:48 +0200 pl r276009 : add missing Configure option for solaris sparce 32bit 2009-09-09 18:37:05 +0200 pl r276008 : merge fix for #i104525# into moved code 2009-09-07 13:28:08 +0200 cmc r275894 : CWS-TOOLING: rebase CWS cmcfixes62 to trunk@275801 (milestone: DEV300:m57) 2009-08-28 12:36:27 +0200 cmc r275523 : CWS-TOOLING: rebase CWS cmcfixes62 to trunk@275331 (milestone: DEV300:m56) 2009-08-26 12:56:18 +0200 cmc r275413 : #i104088# use the right headers in the right place 2009-08-25 17:07:50 +0200 cmc r275372 : #i104500# make openssl build on linux that isn't x86 or x86_64 2009-08-25 13:08:48 +0200 cmc r275347 : #i89237# pretty picswitch up 2009-08-25 10:58:09 +0200 cmc r275342 : #i104489# remove last unused code in starmath 2009-08-25 10:23:33 +0200 cmc r275338 : #i104088# clean up the define post-move 2009-08-24 13:46:57 +0200 cmc r275310 : #i104088# 64bit odbc api changes 2009-08-24 13:42:52 +0200 cmc r275309 : #i89237# unify linux platform mks under a generic parent 2009-08-24 13:19:52 +0200 cmc r275307 : #i104455# remove unused code 2009-08-24 13:10:56 +0200 cmc r275306 : #i104088# 64bit odbc api changes 2009-08-24 10:07:50 +0200 cmc r275293 : #i104306# move recent-used to vcl 2009-08-24 09:32:08 +0200 cmc r275291 : #i104306# move recent-used to vcl 2009-08-23 22:01:07 +0200 cmc r275286 : #i104306# move recently-used to vcl 2009-08-22 15:25:25 +0200 cmc r275285 : #i104088# 64bit odbc api changes 2009-08-21 17:52:40 +0200 cmc r275268 : #i104306# move recently-used to vcl 2009-08-21 14:38:26 +0200 cmc r275257 : #i104408 make these headers ready for c++0x 2009-08-21 14:20:19 +0200 cmc r275251 : #i104406# avoid overlapping strcpy to avoid bustage on recent toolchains 2009-08-21 14:14:25 +0200 cmc r275250 : #i104385# silence 64bit warnings --- shell/prj/d.lst | 4 ---- 1 file changed, 4 deletions(-) (limited to 'shell/prj/d.lst') diff --git a/shell/prj/d.lst b/shell/prj/d.lst index 542d6c62eaa5..98d4a6215faf 100644 --- a/shell/prj/d.lst +++ b/shell/prj/d.lst @@ -1,7 +1,3 @@ -mkdir: %_DEST%\inc%_EXT%\shell - -..\inc\*.hxx %_DEST%\inc%_EXT%\shell\*.hxx - ..\%__SRC%\slb\*.lib %_DEST%\lib%_EXT%\*.lib ..\%__SRC%\slb\*.a %_DEST%\lib%_EXT%\*.a ..\%__SRC%\lib\lib*.so %_DEST%\lib%_EXT% -- cgit From e79a80fe458991d9e6061b54bf8748486c416b4f Mon Sep 17 00:00:00 2001 From: Tobias Krause Date: Sun, 1 Nov 2009 07:56:23 +0000 Subject: #105892# deliver new x64 libs to solver and made the client name of the ooofiltproxy depends to x86/x64 builds --- shell/prj/d.lst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'shell/prj/d.lst') diff --git a/shell/prj/d.lst b/shell/prj/d.lst index 98d4a6215faf..d623a55c2d6c 100644 --- a/shell/prj/d.lst +++ b/shell/prj/d.lst @@ -4,6 +4,9 @@ ..\%__SRC%\lib\*.uno.so %_DEST%\lib%_EXT%\*.uno.so ..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll ..\%__SRC%\bin\*.exe %_DEST%\bin%_EXT%\*.exe +..\%__SRC%\bin\x64\shlxthdl.dll %_DEST%\bin%_EXT%\shlxthdl_x64.dll +..\%__SRC%\bin\x64\ooofiltproxy.dll %_DEST%\bin%_EXT%\ooofiltproxy_x64.dll +..\%__SRC%\bin\x64\ooofilt.dll %_DEST%\bin%_EXT%\ooofilt_x64.dll ..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib ..\%__SRC%\lib\*.a %_DEST%\lib%_EXT%\*.a -- cgit From 7b39c8dc2d865324cab015c2a2ed04d26376cb44 Mon Sep 17 00:00:00 2001 From: mb93783 Date: Tue, 3 Nov 2009 18:41:58 +0100 Subject: some fixes for warnings and errors found while building on more platforms --- shell/prj/d.lst | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 shell/prj/d.lst (limited to 'shell/prj/d.lst') diff --git a/shell/prj/d.lst b/shell/prj/d.lst old mode 100644 new mode 100755 index 98d4a6215faf..82cac298367e --- a/shell/prj/d.lst +++ b/shell/prj/d.lst @@ -18,3 +18,4 @@ ..\%__SRC%\misc\*.xml %_DEST%\xml%_EXT%\*.xml ..\%__SRC%\misc\*-ucd.txt %_DEST%\bin%_EXT%\*-ucd.txt +..\inc\kde_headers.h %_DEST%\inc%_EXT%\shell\kde_headers.h -- cgit From 69adeb47391412ea0328055d3773d5b6ce0d00a6 Mon Sep 17 00:00:00 2001 From: Dirk Voelzke Date: Tue, 26 Jan 2010 07:36:23 +0100 Subject: dv17: #i70994#: Moved property handler to own library to avoid problems with old Windows versions --- shell/prj/d.lst | 1 + 1 file changed, 1 insertion(+) (limited to 'shell/prj/d.lst') diff --git a/shell/prj/d.lst b/shell/prj/d.lst index eee13ef34fe9..ea8be0bbaf04 100755 --- a/shell/prj/d.lst +++ b/shell/prj/d.lst @@ -7,6 +7,7 @@ ..\%__SRC%\bin\x64\shlxthdl.dll %_DEST%\bin%_EXT%\shlxthdl_x64.dll ..\%__SRC%\bin\x64\ooofiltproxy.dll %_DEST%\bin%_EXT%\ooofiltproxy_x64.dll ..\%__SRC%\bin\x64\ooofilt.dll %_DEST%\bin%_EXT%\ooofilt_x64.dll +..\%__SRC%\bin\x64\propertyhdl.dll %_DEST%\bin%_EXT%\propertyhdl_x64.dll ..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib ..\%__SRC%\lib\*.a %_DEST%\lib%_EXT%\*.a -- cgit From 9551bf5a1ee5c9275a26f8ec4021e0b7f5665176 Mon Sep 17 00:00:00 2001 From: sb Date: Fri, 10 Sep 2010 13:10:07 +0200 Subject: sb129: #i113189# change UNO components to use passive registration --- shell/prj/d.lst | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'shell/prj/d.lst') diff --git a/shell/prj/d.lst b/shell/prj/d.lst index ea8be0bbaf04..3ef183dbdf42 100644 --- a/shell/prj/d.lst +++ b/shell/prj/d.lst @@ -10,6 +10,7 @@ ..\%__SRC%\bin\x64\propertyhdl.dll %_DEST%\bin%_EXT%\propertyhdl_x64.dll ..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib ..\%__SRC%\lib\*.a %_DEST%\lib%_EXT%\*.a +..\%__SRC%\misc\cmdmail.component %_DEST%\xml%_EXT%\cmdmail.component ..\%__SRC%\bin\open-url %_DEST%\bin%_EXT%\open-url ..\%__SRC%\bin\cde-open-url %_DEST%\bin%_EXT%\cde-open-url @@ -21,5 +22,13 @@ ..\%__SRC%\misc\*.xml %_DEST%\xml%_EXT%\*.xml -..\%__SRC%\misc\*-ucd.txt %_DEST%\bin%_EXT%\*-ucd.txt +..\%__SRC%\misc\desktopbe1.component %_DEST%\xml%_EXT%\desktopbe1.component +..\%__SRC%\misc\gconfbe1.component %_DEST%\xml%_EXT%\gconfbe1.component +..\%__SRC%\misc\kde4be1.component %_DEST%\xml%_EXT%\kde4be1.component +..\%__SRC%\misc\kdebe1.component %_DEST%\xml%_EXT%\kdebe1.component ..\inc\kde_headers.h %_DEST%\inc%_EXT%\shell\kde_headers.h +..\%__SRC%\misc\localebe1.component %_DEST%\xml%_EXT%\localebe1.component +..\%__SRC%\misc\macbe1.component %_DEST%\xml%_EXT%\macbe1.component +..\%__SRC%\misc\smplmail.component %_DEST%\xml%_EXT%\smplmail.component +..\%__SRC%\misc\syssh.component %_DEST%\xml%_EXT%\syssh.component +..\%__SRC%\misc\wininetbe1.component %_DEST%\xml%_EXT%\wininetbe1.component -- cgit From df965c99f376635361721f8970499611f1732edc Mon Sep 17 00:00:00 2001 From: Francisco Saito Date: Tue, 29 Mar 2011 21:47:37 +0100 Subject: drop bogus executable flag from idl/build/src and config files --- shell/prj/d.lst | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 shell/prj/d.lst (limited to 'shell/prj/d.lst') diff --git a/shell/prj/d.lst b/shell/prj/d.lst old mode 100755 new mode 100644 -- cgit From 4912a5e54fe31fd132de5d3a7ddef8de01bb75ba Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 3 Jun 2011 13:27:08 +0300 Subject: Drop %_EXT% which was always empty --- shell/prj/d.lst | 62 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 31 insertions(+), 31 deletions(-) (limited to 'shell/prj/d.lst') diff --git a/shell/prj/d.lst b/shell/prj/d.lst index 3ef183dbdf42..679b34c83d36 100644 --- a/shell/prj/d.lst +++ b/shell/prj/d.lst @@ -1,34 +1,34 @@ -..\%__SRC%\slb\*.lib %_DEST%\lib%_EXT%\*.lib -..\%__SRC%\slb\*.a %_DEST%\lib%_EXT%\*.a -..\%__SRC%\lib\lib*.so %_DEST%\lib%_EXT% -..\%__SRC%\lib\*.uno.so %_DEST%\lib%_EXT%\*.uno.so -..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll -..\%__SRC%\bin\*.exe %_DEST%\bin%_EXT%\*.exe -..\%__SRC%\bin\x64\shlxthdl.dll %_DEST%\bin%_EXT%\shlxthdl_x64.dll -..\%__SRC%\bin\x64\ooofiltproxy.dll %_DEST%\bin%_EXT%\ooofiltproxy_x64.dll -..\%__SRC%\bin\x64\ooofilt.dll %_DEST%\bin%_EXT%\ooofilt_x64.dll -..\%__SRC%\bin\x64\propertyhdl.dll %_DEST%\bin%_EXT%\propertyhdl_x64.dll -..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\*.dylib -..\%__SRC%\lib\*.a %_DEST%\lib%_EXT%\*.a -..\%__SRC%\misc\cmdmail.component %_DEST%\xml%_EXT%\cmdmail.component +..\%__SRC%\slb\*.lib %_DEST%\lib\*.lib +..\%__SRC%\slb\*.a %_DEST%\lib\*.a +..\%__SRC%\lib\lib*.so %_DEST%\lib +..\%__SRC%\lib\*.uno.so %_DEST%\lib\*.uno.so +..\%__SRC%\bin\*.dll %_DEST%\bin\*.dll +..\%__SRC%\bin\*.exe %_DEST%\bin\*.exe +..\%__SRC%\bin\x64\shlxthdl.dll %_DEST%\bin\shlxthdl_x64.dll +..\%__SRC%\bin\x64\ooofiltproxy.dll %_DEST%\bin\ooofiltproxy_x64.dll +..\%__SRC%\bin\x64\ooofilt.dll %_DEST%\bin\ooofilt_x64.dll +..\%__SRC%\bin\x64\propertyhdl.dll %_DEST%\bin\propertyhdl_x64.dll +..\%__SRC%\lib\*.dylib %_DEST%\lib\*.dylib +..\%__SRC%\lib\*.a %_DEST%\lib\*.a +..\%__SRC%\misc\cmdmail.component %_DEST%\xml\cmdmail.component -..\%__SRC%\bin\open-url %_DEST%\bin%_EXT%\open-url -..\%__SRC%\bin\cde-open-url %_DEST%\bin%_EXT%\cde-open-url -..\%__SRC%\bin\kde-open-url %_DEST%\bin%_EXT%\kde-open-url -..\%__SRC%\bin\gnome-open-url %_DEST%\bin%_EXT%\gnome-open-url -..\%__SRC%\bin\gnome-open-url.bin %_DEST%\bin%_EXT%\gnome-open-url.bin -..\%__SRC%\bin\senddoc %_DEST%\bin%_EXT%\senddoc -..\%__SRC%\bin\uri-encode %_DEST%\bin%_EXT%\uri-encode +..\%__SRC%\bin\open-url %_DEST%\bin\open-url +..\%__SRC%\bin\cde-open-url %_DEST%\bin\cde-open-url +..\%__SRC%\bin\kde-open-url %_DEST%\bin\kde-open-url +..\%__SRC%\bin\gnome-open-url %_DEST%\bin\gnome-open-url +..\%__SRC%\bin\gnome-open-url.bin %_DEST%\bin\gnome-open-url.bin +..\%__SRC%\bin\senddoc %_DEST%\bin\senddoc +..\%__SRC%\bin\uri-encode %_DEST%\bin\uri-encode -..\%__SRC%\misc\*.xml %_DEST%\xml%_EXT%\*.xml +..\%__SRC%\misc\*.xml %_DEST%\xml\*.xml -..\%__SRC%\misc\desktopbe1.component %_DEST%\xml%_EXT%\desktopbe1.component -..\%__SRC%\misc\gconfbe1.component %_DEST%\xml%_EXT%\gconfbe1.component -..\%__SRC%\misc\kde4be1.component %_DEST%\xml%_EXT%\kde4be1.component -..\%__SRC%\misc\kdebe1.component %_DEST%\xml%_EXT%\kdebe1.component -..\inc\kde_headers.h %_DEST%\inc%_EXT%\shell\kde_headers.h -..\%__SRC%\misc\localebe1.component %_DEST%\xml%_EXT%\localebe1.component -..\%__SRC%\misc\macbe1.component %_DEST%\xml%_EXT%\macbe1.component -..\%__SRC%\misc\smplmail.component %_DEST%\xml%_EXT%\smplmail.component -..\%__SRC%\misc\syssh.component %_DEST%\xml%_EXT%\syssh.component -..\%__SRC%\misc\wininetbe1.component %_DEST%\xml%_EXT%\wininetbe1.component +..\%__SRC%\misc\desktopbe1.component %_DEST%\xml\desktopbe1.component +..\%__SRC%\misc\gconfbe1.component %_DEST%\xml\gconfbe1.component +..\%__SRC%\misc\kde4be1.component %_DEST%\xml\kde4be1.component +..\%__SRC%\misc\kdebe1.component %_DEST%\xml\kdebe1.component +..\inc\kde_headers.h %_DEST%\inc\shell\kde_headers.h +..\%__SRC%\misc\localebe1.component %_DEST%\xml\localebe1.component +..\%__SRC%\misc\macbe1.component %_DEST%\xml\macbe1.component +..\%__SRC%\misc\smplmail.component %_DEST%\xml\smplmail.component +..\%__SRC%\misc\syssh.component %_DEST%\xml\syssh.component +..\%__SRC%\misc\wininetbe1.component %_DEST%\xml\wininetbe1.component -- cgit From 44f80498068bfdbbea42331374ba0923b1d8a49c Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 24 Jun 2011 16:39:08 +0300 Subject: Do build and deliver lngconvex on Unix, too --- shell/prj/d.lst | 1 + 1 file changed, 1 insertion(+) (limited to 'shell/prj/d.lst') diff --git a/shell/prj/d.lst b/shell/prj/d.lst index 679b34c83d36..62dfa80d752c 100644 --- a/shell/prj/d.lst +++ b/shell/prj/d.lst @@ -19,6 +19,7 @@ ..\%__SRC%\bin\gnome-open-url.bin %_DEST%\bin\gnome-open-url.bin ..\%__SRC%\bin\senddoc %_DEST%\bin\senddoc ..\%__SRC%\bin\uri-encode %_DEST%\bin\uri-encode +..\%__SRC%\bin\lngconvex %_DEST%\bin\lngconvex ..\%__SRC%\misc\*.xml %_DEST%\xml\*.xml -- cgit