Commit graph

42 commits

Author SHA1 Message Date
Jens-Heiner Rechtien
eb62b06be2 MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-27 10:48:49 +00:00
Jens-Heiner Rechtien
db77f0d1e2 #i6886#,#101685#: OOO_STABLE_1_PORTS (1.40-1.40.4.3) -> HEAD 2002-08-16 15:38:00 +00:00
Martin Hollmichel
a503b25b8d join to HEAD 2002-04-23 19:49:33 +00:00
Patrick Luby
4f5bd652ca Mac OS X updates 2001-03-23 16:59:20 +00:00
Patrick Luby
799ecf1a76 Removed unnecessary -I options 2001-03-20 02:48:53 +00:00
Patrick Luby
f068f09889 Moved system inlude -I options from configuration files to here 2001-03-13 20:03:16 +00:00
Patrick Luby
45b46acf3e Reenabled turning off of optimatization when exceptions are turned on as the optimatization bug appears to still be present in Mac OS X Release Candidate 2001-03-13 09:18:14 +00:00
Patrick Luby
c7cf75feae Correct .IF errors in last revision 2001-03-13 04:42:29 +00:00
Patrick Luby
04f9143fcf Added support for Mac OS X Release Candidate version 2001-03-13 04:37:25 +00:00
Patrick Luby
52038d3f57 Added -framework CoreFoundation 2001-03-11 16:43:51 +00:00
Patrick Luby
1d6fe33372 Removed -lobjc as it is not necessary 2001-03-11 06:14:35 +00:00
Patrick Luby
f33c491c36 Added -lobjc to link line 2001-03-09 22:43:21 +00:00
Patrick Luby
4d0c8bba07 Made libstatic no longer contain a build number. This is needed because build tools need to not be tied to a specific build's libraries. 2001-03-09 06:52:37 +00:00
Patrick Luby
b853eb38e1 Added -DNO_OPTIMIZE 2001-03-08 17:49:34 +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
e6eb417f9a Added registry symbols to duplicate symbol bug workaround to get rid of annoying CFLog messages 2001-03-04 21:12:09 +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
f01f55d696 Updated static data member automation to work incrementally instead of scanning
all libraries
2001-02-28 22:40:27 +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
bfe17d9d87 Minor updates 2001-02-25 18:51:13 +00:00
Patrick Luby
073ab7a02c Update SOLARVERSHLLIBS so that it no includes the contents of the *.framework directories 2001-02-25 08:14:31 +00:00
Patrick Luby
b46ee9d62f Turned off optimization when exceptions are on as to avoid bugs in comipiler's optimizer 2001-02-17 08:21:15 +00:00
Patrick Luby
2ef35d1019 Corrected typo 2001-02-14 03:16:22 +00:00
Patrick Luby
e6e15c64d8 Added override option to special CDEFS 2001-02-14 00:45:22 +00:00
Patrick Luby
d951b1166b Moved symbol renaming for Mac OS X to solenv/inc/unxmacxp.mk 2001-02-12 19:20:02 +00:00
Patrick Luby
64dae5aef5 Added OpenOffice style STLport-4.0 support to linking 2000-12-14 06:51:55 +00:00
Patrick Luby
62b9f120f0 Updated to SRC614 2000-12-14 06:24:56 +00:00
Patrick Luby
5c4108805e Added $(product)= and $(dbgutil)=true so that DBG_UTIL code in enabled for OpenOffice developers. 2000-11-17 15:37:19 +00:00
Patrick Luby
4193f65591 Added -DDBG_UTIL for development purposes. 2000-11-17 07:04:49 +00:00
Patrick Luby
eb06bc3a72 Removed linking to QD framework since Display Postscript is already in the AppKit framework. 2000-10-31 02:12:44 +00:00
Patrick Luby
bb90cd54ac Replaced -framework OpenGL with -framework QD since the OpenGL framework is already linked into the the AppKit framework. 2000-10-30 16:37:48 +00:00
Martin Hollmichel
b182ba667d changed some comments 2000-10-30 05:00:05 +00:00
Patrick Luby
8e75d2a572 Added -framework OpenGL to LINKFLAGS 2000-10-30 03:07:19 +00:00
Patrick Luby
5fe810a4fe Added Objective-C link flags to command line tools 2000-10-25 20:06:21 +00:00
Patrick Luby
b71b90a393 Modifications to Mac OS X GUI executables so that they handle Objective-C code and execute properly. 2000-10-25 20:01:55 +00:00
Patrick Luby
9a50d3bcd4 Added -traditional-cpp flag so that the same preprocessor is used for C files as is used for C++ files. 2000-10-18 21:13:12 +00:00
Patrick Luby
afec32a81c Made find command not fail if the $SOLARVERSION/$INPATH/lib directory does not yet exist. 2000-10-18 17:17:43 +00:00
Patrick Luby
2949605143 Simplified @executable_path option in LINKFLAGS 2000-10-03 18:46:35 +00:00
Patrick Luby
4e3cdccf7d Updates to handle <AppKit/AppKit.h> includes 2000-09-27 21:52:33 +00:00
Patrick Luby
3756928d18 Added -no-precomp flag to C++ compiles to speed up compiles. 2000-09-26 04:28:59 +00:00
Ping Liao
24e0d0fd5a Added flag -fno-operator-names. 2000-09-21 16:31:52 +00:00
Jens-Heiner Rechtien
22c7f3f170 initial import 2000-09-20 13:43:26 +00:00