Commit graph

54 commits

Author SHA1 Message Date
Sander Vesik
3e23134073 Special case IRIX, as it doesn't like "-s in this context (#I2235)
Contributed by: the SGI OpenOffice.org porting team
2002-01-02 10:23:22 +00:00
Hans-Joachim Lankenau
9df7a31367 #65293# no comment... 2001-11-02 10:37:13 +00:00
Hans-Joachim Lankenau
f5d36813fb #65293# fix UNX and windows... 2001-11-01 17:21:52 +00:00
Hans-Joachim Lankenau
8b86669389 #65293# dependency must be on flagfile 2001-11-01 14:56:06 +00:00
Hans-Joachim Lankenau
dd44e40f94 #65293# misstyping 2001-11-01 09:50:14 +00:00
Hans-Joachim Lankenau
8f3a2a9cbc #92924# add exception symbols to map file - gcc 3 2001-10-31 12:10:14 +00:00
Hans-Joachim Lankenau
ae80e7467d #93866# changed handling of _version.obj for developer - solenv/platform/lib now obsolete 2001-10-30 12:08:27 +00:00
Hans-Joachim Lankenau
2cefdbe601 #65293# don't relink allways if minor.mk is touched 2001-10-25 17:03:02 +00:00
Hans-Joachim Lankenau
513e60416c #65293# linking more than one component with the same map file 2001-10-25 15:17:43 +00:00
Hans-Joachim Lankenau
8d8411c748 #92372# support for more than one link target 2001-10-23 14:15:43 +00:00
Hans-Joachim Lankenau
f427c1ea7c #92372# linkinc back again 2001-09-28 16:11:33 +00:00
Hans-Joachim Lankenau
834028054c #65293# description objects were missing version numbers for win32 2001-09-11 09:16:02 +00:00
Hans-Joachim Lankenau
6ee7337850 #91800# removed references to funcord.seg 2001-09-05 09:24:46 +00:00
Hans-Joachim Lankenau
230f75baa8 #65293# local descriptions not used 2001-08-31 11:16:47 +00:00
Hans-Joachim Lankenau
8d2ee780c0 #65293# description fallback looks for wrong names 2001-08-24 15:38:55 +00:00
Hans-Joachim Lankenau
13f9c78d5a WINVERSION... already in SHLnTARGT 2001-08-24 14:51:27 +00:00
Hans-Joachim Lankenau
291c9e8023 #87798# moved fallback to tg_shl.mk 2001-08-14 13:14:33 +00:00
Sander Vesik
21c9033fbf Don't use mapfiles on IRIX
Contributed by: The SGI OpenOffice.org porting team
2001-07-13 17:30:26 +00:00
Hans-Joachim Lankenau
57a20f1b07 checkdll now can be disabled 2001-06-19 13:41:53 +00:00
Hans-Joachim Lankenau
8bd35c7274 #65293# filenames only in link 2001-06-19 09:40:11 +00:00
Hans-Joachim Lankenau
e53f22bd28 #88279# find *.ico in shared tree 2001-06-18 13:13:47 +00:00
Hans-Joachim Lankenau
acd74252e9 use links for unixversionnames 2001-06-07 10:05:49 +00:00
Hans-Joachim Lankenau
cc3f002771 make switch one argument 2001-05-09 09:48:28 +00:00
Hans-Joachim Lankenau
f8af803e1b typo 2001-04-27 10:43:56 +00:00
Hans-Joachim Lankenau
cfd15db976 preparing versions in library names 2001-04-26 10:18:43 +00:00
Patrick Luby
439c832f6a Corrected linking steps for Mac OS X so that the number of arguments to the linker is reduced. All of the -dylib_file arguments were pushing the number of arguments past the maximum that ld could handle. 2001-03-06 18:20:33 +00:00
Patrick Luby
46266dccc0 Made static data member automation targets more uniquely named (i.e. now they have $(PRJNAME)$(TARGET) in their name) to avoid collisions and fixed minor bugs in link script and makefile. 2001-03-03 16:27:42 +00:00
Patrick Luby
b2351891a4 More fine tuning of static data member automation for Mac OS X 2001-03-02 05:16:03 +00:00
Patrick Luby
7bef5fd3b6 Added support for unique, non-colliding lib*static*.dylib files for each project 2001-03-02 03:49:00 +00:00
Patrick Luby
d3270f1b5d Updated cppuhelper rerun of libstatic for Mac OS X now that libstatic is rebuilt only when object files have changed 2001-03-01 07:39:55 +00:00
Patrick Luby
f01f55d696 Updated static data member automation to work incrementally instead of scanning
all libraries
2001-02-28 22:40:27 +00:00
Patrick Luby
083ad300b4 Added hack for Mac OS X to avoid circular dependency between libstatic and libcppuhelper 2001-02-28 02:14:09 +00:00
Patrick Luby
099d24da05 Updates to synchronize Mac OS X build with updates to init-static-template-data script 2001-02-26 20:51:20 +00:00
Patrick Luby
2ca20d373f Implemented rules for automatic building of libstatic for Mac OS X 2001-02-26 06:51:45 +00:00
Patrick Luby
eedde0eceb Added correction mechanism for undefined static data members during linking of shared libraries 2001-02-24 07:35:53 +00:00
Patrick Luby
8f8a489d36 Removed -n option from Mac OS X strip command and updated map files to match 2001-02-02 16:11:55 +00:00
Patrick Luby
fd804c2913 Implementation of symbol stripping for Mac OS X 2001-02-02 03:38:36 +00:00
Hans-Joachim Lankenau
f7a2ae8e7e missed one case 2001-01-31 16:52:40 +00:00
Hans-Joachim Lankenau
6610a7da44 own mapfile for wnt linked with debug 2001-01-31 09:28:39 +00:00
Hans-Joachim Lankenau
cfc06baa67 helpfull comments... hopefully 2001-01-22 15:54:05 +00:00
Hans-Joachim Lankenau
51f8020ca8 link _version.o if UPDATER not set 2001-01-17 17:56:16 +00:00
Hans-Joachim Lankenau
7ce8c97bc7 avoid collisions 2000-12-21 19:06:32 +00:00
Sander Vesik
d62b82d943 Add support for IRIX. Contributed by: SGI OpenOffice porting team. 2000-12-06 18:17:15 +00:00
Sander Vesik
0f6d88a17a Bring NetBSD and FreeBSD support into the trunk 2000-12-06 18:08:11 +00:00
Sander Vesik
1fa9b01f08 Add NetBSD support. Contributed by: Michael Rauch <mrauch-openoffice@fs.tum.de> 2000-11-08 17:55:25 +00:00
Hans-Joachim Lankenau
a0fc915ce3 changes for library descritpion 2000-10-30 12:14:55 +00:00
Patrick Luby
a001f7ca4f Updated Mac OS X specific recipe commands to a shell script to minimize future changes in these files. 2000-10-26 20:41:43 +00:00
Patrick Luby
7b64d7a625 Simplified Mac OS X special commands in tg_shl.mk and ran mkunroll to create matching _tg_shl.mk 2000-10-26 02:39:24 +00:00
Hans-Joachim Lankenau
1d60ffdea2 removed some germanismn 2000-10-13 16:00:19 +00:00
Patrick Luby
c0635179e9 Made non-zero return values from nm command not stop dmake on Mac OS X since nm will complain when an object file has no symbols. 2000-10-11 19:40:12 +00:00