Commit graph

67 commits

Author SHA1 Message Date
Hans-Joachim Lankenau
a12d10094e merging native resources without 4nt shell 2002-04-03 16:10:37 +00:00
Hans-Joachim Lankenau
59fc07beab /b not allways default 2002-04-03 11:48:31 +00:00
Hans-Joachim Lankenau
569c17d8d1 #65293# avoid system find on windows 2002-04-02 12:11:49 +00:00
Hans-Joachim Lankenau
0f075fe644 replaced 4nt-ism 2002-03-26 17:23:25 +00:00
Hans-Joachim Lankenau
74ba44dc5c no stl, no -D_MT 2002-03-07 16:38:08 +00:00
Hans-Joachim Lankenau
18c6326f98 #65293# it's C code - name it so 2002-03-07 13:02:37 +00:00
Hans-Joachim Lankenau
2c426d7f84 #97443# automatic execution of testcases - use -skip as default 2002-02-08 14:54:16 +00:00
Hans-Joachim Lankenau
273a4919fa automatic execution of testcases 2002-02-08 14:18:05 +00:00
Hans-Joachim Lankenau
86318c432d #97162# rename libraries while checking 2002-01-31 11:01:21 +00:00
Hans-Joachim Lankenau
d75e07e980 #96910# fixed missing file representation of target 2002-01-24 11:30:25 +00:00
Hans-Joachim Lankenau
46fc9abc79 #95782# don't disable hand made maps 2002-01-16 13:56:35 +00:00
Hans-Joachim Lankenau
607ba7b36d #i2456# enable linking of single threaded libraries 2002-01-08 13:45:09 +00:00
Hans-Joachim Lankenau
1d4b9942a9 #95782# generic map files for unix 2002-01-08 13:12:09 +00:00
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