Commit graph

347 commits

Author SHA1 Message Date
Nils Fuhrmann
1169e3ea97 New: ldump4 2001-04-18 10:40:17 +00:00
Kurt Zenker
2268cd3d0c SRC629 2001-04-18 09:26:30 +00:00
Kurt Zenker
b8288b60ef UDK214 2001-04-18 08:12:04 +00:00
Hans-Joachim Lankenau
bf483b8162 new berkeley db 2001-04-11 08:10:15 +00:00
Sander Vesik
830ec7ee32 Merge 619 enhancements to trunk. 2001-04-09 15:25:23 +00:00
Vladimir Glazounov
74df6a615e SRC628 2001-04-09 13:40:48 +00:00
Sander Vesik
4880eeb1a1 Update freebsd support.
Contributed by: Tim Tretyak <timothy@umc.com.ua>
2001-04-08 20:05:54 +00:00
Oliver Bolte
0a298b7ba3 New binary name checkscp 2001-04-06 13:27:08 +00:00
Hans-Joachim Lankenau
0404da00f3 check scptargets 2001-04-06 10:40:46 +00:00
Nils Fuhrmann
c21fd43358 Added catalan language #85749# 2001-04-05 07:49:37 +00:00
Hans-Joachim Lankenau
c3c10ccceb removed echo command which caused problems 2001-04-03 10:38:05 +00:00
Hans-Joachim Lankenau
ca71764309 commandline too long for wnt 2001-04-03 09:56:27 +00:00
Kurt Zenker
8084772c58 add. ? tg_scp.mk_bak 2001-03-29 06:18:06 +00:00
Kurt Zenker
9523595b6c use namespace moved to settings.mk 2001-03-28 15:06:38 +00:00
Kurt Zenker
adceb34014 use namespace if defined 2001-03-28 15:05:22 +00:00
Kurt Zenker
fad90ad3da SRC627 2001-03-28 13:04:07 +00:00
Kurt Zenker
ac1ce6d12f UDK213 2001-03-28 11:44:49 +00:00
Kurt Zenker
9a10a7d215 UDK213 2001-03-27 16:06:43 +00:00
Kurt Zenker
39c9a711be UDK213 2001-03-27 14:15:38 +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
Oliver Bolte
c60f48f9b2 SRC626 2001-03-19 13:08:16 +00:00
Oliver Bolte
29f8013ece UDK212 2001-03-19 12:10:36 +00:00
Kurt Zenker
fae3f364c2 add. SALHELPERLIB 2001-03-19 08:59:01 +00:00
Kurt Zenker
09f3ef2887 UDK212 2001-03-16 17:21:47 +00:00
Hans-Joachim Lankenau
943ec5c3d7 new idl compiler 2001-03-16 17:06:34 +00:00
Vladimir Glazounov
0407bbd290 SRC626 2001-03-16 13:40:40 +00:00
Hans-Joachim Lankenau
1ead1f8d1d separate flags and defs 2001-03-14 16:50:31 +00:00
Martin Hollmichel
99037640da fix: for gen_prcpucfg 2001-03-14 11:32:00 +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
Martin Hollmichel
57fc0ac681 add setting for mozilla idl compiler 2001-03-12 15:43:35 +00:00
Martin Hollmichel
a0aee5c9f9 add: rules for xpidl, idl ->h, xpt 2001-03-12 15:42:18 +00:00
Kurt Zenker
4c6e83387a SRC625 2001-03-12 13:46:59 +00:00
Kurt Zenker
dd23b2b890 UDK211 2001-03-12 12:20:31 +00:00
Patrick Luby
8dd8692f6a More fine tuning of stripping for Mac OS X 2001-03-12 06:34:45 +00:00
Patrick Luby
4fca4d8432 Implemented stripping of only __objcInit symbol for Mac OS X executables to avoid duplicate symbols when loading the JavaVM 2001-03-12 05:50:17 +00:00
Patrick Luby
43f19d3760 Added TimeValue to work on Mac OS X Release Candidate version 2001-03-11 16:45:21 +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
6f4b0286df Reversed previous change as it strips debugging symbols in addition to the target symbols 2001-03-09 21:41:37 +00:00
Hans-Joachim Lankenau
684cbd913d make win98 hapy 2001-03-09 17:55:46 +00:00
Patrick Luby
f151b0bf0c Added option to turn off linking to libstatic for Mac OS X build tools 2001-03-09 17:29:48 +00:00
Armin Theissen
b38a430edf changed all s/stl// to s/stl/dont_use_stl/ so that the compile command is intuitively better to understand regarding to the STLport includes 2001-03-09 10:51:43 +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
3e18705d17 Added stripping to executables on Mac OS X to avoid duplicate __objcInit symbols for executables that load native libraries 2001-03-09 03:33:09 +00:00
Patrick Luby
b853eb38e1 Added -DNO_OPTIMIZE 2001-03-08 17:49:34 +00:00