Commit Graph

29 Commits

Author SHA1 Message Date
a6ed487d97 Decrease verbiage a little bit 2012-01-27 15:52:23 +02:00
bb5bdbbdca Revert "Trying to chop out the uwinapi library"
This reverts commit 2dea0dab4fafda3c10a5bd03ad15ed39a4658b51.
2011-09-16 16:26:03 +02:00
2dea0dab4f Trying to chop out the uwinapi library 2011-09-16 15:52:40 +02:00
6465f4e8dd Rehash cross-compilation ideas
Drop the TARGETPLATFORM=BUILD indication of stuff that is to be built
for the build platform but pointless to build for the host platform. I
will handle the split of stuff built for the build or host platforms
differently. Note that some libraries need to be built for both
platforms.

Add explicit rules to do nothing for the cross-compilation case, but
likely even that will be unnecessary in the case of complete modules
like soltools (?). I will just mark modules that are for the build
platform only with an own flag in BUILD_TYPE.
2011-06-04 19:08:33 +03:00
90e9f39e76 Cross-compilation work for soltools 2011-05-13 23:54:08 +03:00
20ba3c4ae8 Kill OS/2 stuff 2011-04-15 14:08:09 +03:00
122c09f511 tweak for AIX 2010-10-13 20:29:38 +01:00
obo
9007f7daac masterfix: #i10000# change HAVE_GETOPT to != YES 2010-06-24 11:59:00 +02:00
obo
74150154b1 masterfix: #i10000# build breaks for unxsoli4 2010-06-24 06:53:54 +02:00
4feab2495d systemlibc: update comment 2010-06-15 17:31:47 +02:00
eb525520b5 systemlibc: move from || defined WNT to || !defined HAVE_GETOPT 2010-06-15 17:30:54 +02:00
abc449af64 systemlibc: also reintroduce _getopt.c/stgetopt() for Windows. 2010-06-15 00:13:42 +02:00
e592b81491 systemlibc: reintroduce stgetopt() for -isysroot on Mac. sigh. 2010-06-14 22:57:51 +02:00
769873c622 systemlibc: migrate systemlibc to hg; try again from scratch 2010-05-18 14:05:20 +02:00
f281d77a21 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
144336aebd INTEGRATION: CWS changefileheader (1.13.2); FILE MERGED
2008/03/31 13:05:34 rt 1.13.2.1: #i87441# Change license header to LPGL v3.
2008-04-10 16:58:34 +00:00
9be197f391 INTEGRATION: CWS sb83 (1.12.10); FILE MERGED
2007/12/21 14:51:30 sb 1.12.10.1: #i84200# Delayloading of uwinapi.dll is only needed in a few specific executables (loaders in module desktop) (but needed on all Windows platforms).
2008-03-18 13:07:10 +00:00
8312bcd8e3 INTEGRATION: CWS sb71 (1.10.14); FILE MERGED
2007/10/02 10:31:38 sb 1.10.14.5: RESYNC: (1.10-1.11); FILE MERGED
2007/08/15 07:34:39 sb 1.10.14.4: #i77184# Windows /DELAYLOAD depends on objects delivered from sal, but is not needed for this internal tool, anyway.
2007/08/13 13:07:15 sb 1.10.14.3: #i77184# Dropped NO_WINDOWS_DELAYLOAD again (probably not needed at the moment after all).
2007/07/10 14:22:21 sb 1.10.14.2: #i77184# Improved previous change.
2007/07/10 11:10:43 sb 1.10.14.1: #i77184# soltools does not use the Windows delayload mechanism (it is below sal where the delayload.obj is built).
2007-10-15 12:04:55 +00:00
21deca86dd INTEGRATION: CWS os2port01 (1.9.48); FILE MERGED
2007/08/13 11:17:09 obr 1.9.48.2: RESYNC: (1.9-1.10); FILE MERGED
2006/12/28 15:05:48 ydario 1.9.48.1: OS/2 initial import.
2007-09-20 14:58:48 +00:00
9e44465099 INTEGRATION: CWS ause076 (1.9.56); FILE MERGED
2007/03/01 16:54:16 hjs 1.9.56.1: #i75028# kick obsolete settings
2007-03-09 08:20:47 +00:00
9d53b1b7ac INTEGRATION: CWS ooo19126 (1.8.104); FILE MERGED
2005/09/05 18:39:43 rt 1.8.104.1: #i54170# Change license header: remove SISSL
2005-09-08 06:23:35 +00:00
9a129a649a MWS_SRX644: migrate branch mws_srx644 -> HEAD 2003-03-18 11:47:38 +00:00
c95ce24aef #100000# Don't link against uwinapi.lib (not available here). 2002-12-11 13:00:23 +00:00
b8aaa1d5a5 #96287# make use of makedepend more flexible 2002-01-08 11:07:30 +00:00
34baf4cf2f #65293#: TARGETTHREAD=ST 2001-07-02 13:05:46 +00:00
b86d561de7 nodep has to be set to true, otherwise windows build breaks 2001-06-12 06:55:46 +00:00
c70933a50f avoid linking obj files twice 2001-06-07 08:44:08 +00:00
bdeacd7dc7 Removed usage of stl 2001-04-19 07:59:36 +00:00
4f4b74153d Moved cpp from cpp to soltools 2001-04-19 07:20:23 +00:00