5051209534
Adapt SDK to usage of msvcrtd for Windows --enable-dbgutil
...
* Re-use existing settings/dk.mk to tunnel ENABLE_DEBUG into the SDK. Turns out
this was explicitly included in ~all examples Makefiles, but only after
settings.mk where it is now used, so include it in settings.mk now and dropped
it from all the exmaples Makefiles.
* The old settings.mk was apparently confused with using /MT ("link with
LIBCMT.LIB") on cl command line and /MD ("link with MSVCRT.LIB") on link
command line (where it was ignored), and you apparently can't pass both
together to cl, so I settled on /MD (resp. /MDd) now and dropped /MT (resp.
/MTd). No idea if that is exactly right, however.
* Introduced client-facing LIBO_SDK_LDFLAGS_STDLIBS that covers kernel32.lib and
msvcrt.lib vs. msvcrtd.lib on Windows. Adapted examples Makefiles and
/ure/source/uretest/Makefile accordingly. Some examples Makefiles
additionally use msvcprt.lib, no idea whether that still needs to be
addressed.
Change-Id: Ia8d9d177e415abfbaf6f9fa6239f0ef9998868be
2013-04-19 14:02:18 +02:00
14a2413530
Adapt SDK to -B removed from cppumaker/javamaker
...
Change-Id: Ida4d11e0f8dfea201e0456cc54aa7f5af093d2ad
2013-04-11 14:24:08 +02:00
1296914c84
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
f0993e2913
INTEGRATION: CWS jsc21 (1.22.72); FILE MERGED
...
2008/05/23 11:49:22 jsc 1.22.72.1: #i88797# change OFFICE_TYPE_LIBRARY to URE_TYPES and OFFICE_TYPES
2008-07-11 13:29:48 +00:00
52470a870f
INTEGRATION: CWS sdkinspector2 (1.20.6); FILE MERGED
...
2007/01/24 16:04:12 bc 1.20.6.3: #i73575# extension in makefile modified
2007/01/23 17:21:00 bc 1.20.6.2: 73575# Makefile modified
2007/01/17 19:26:41 bc 1.20.6.1: 73575# user interface encapsulated
cVS: ----------------------------------------------------------------------
2007-01-30 07:10:58 +00:00
882fb0d15a
INTEGRATION: CWS jsc17 (1.20.8); FILE MERGED
...
2007/01/22 15:35:32 jsc 1.20.8.1: #i73750# change UNOPKG_EXT to UNOOXT_EXT
2007-01-25 10:09:08 +00:00
066cbae708
INTEGRATION: CWS sdkinspector (1.19.82); FILE MERGED
...
2006/12/22 11:25:44 cn 1.19.82.6: #i69688# remove run target TestInspector.run
2006/12/21 10:19:05 bc 1.19.82.5: #i69688# ecapsulating UI
2006/12/08 17:16:45 bc 1.19.82.4: #i69688# several improvements
2006/11/21 12:37:48 bc 1.19.82.3: #i69688#SourceCode generation added
2006/10/13 14:36:36 bc 1.19.82.2: #i69688#Sourcecode generation added
2006/09/20 07:29:21 bc 1.19.82.1: 69688#several improvements according to Wiki entry
2007-01-02 13:59:20 +00:00
7303584591
INTEGRATION: CWS sdkbugfix02 (1.18.10); FILE MERGED
...
2005/03/03 15:42:08 jsc 1.18.10.1: #41142# replace make with internal MAKE variable
2005-03-29 11:16:39 +00:00
3591f746db
INTEGRATION: CWS sdksample (1.17.4); FILE MERGED
...
2005/01/28 10:06:25 jsc 1.17.4.16: #i29308# prepare path for del command (windows only)
2004/11/11 10:33:56 jsc 1.17.4.15: #i29308# adapted
2004/10/29 07:33:55 jsc 1.17.4.14: #i29308# cleanup
2004/10/27 11:34:28 jsc 1.17.4.13: #i29308# change laoding of sample documents
2004/10/22 13:05:54 jsc 1.17.4.12: #i35871# adapt for Java 5.0
2004/10/22 11:57:52 jsc 1.17.4.11: #i35871# adapt for Java 5.0
2004/10/22 09:40:48 jsc 1.17.4.10: #i35871# adapt for Java 5.0
2004/10/08 13:58:43 jsc 1.17.4.9: #i29308# insert package manifest
2004/08/24 15:04:26 jsc 1.17.4.8: #i29308# use of new UNO package extension
2004/07/30 14:30:09 jsc 1.17.4.7: #i29308# use quotes for unopath option
2004/07/30 08:36:31 jsc 1.17.4.6: #i29308# adjust ECHOLINE for windows
2004/07/29 12:22:52 jsc 1.17.4.5: #i29308# insert ECHOLINE macro to dump an empty line in manifest files
2004/06/25 15:47:59 jsc 1.17.4.4: #i29308# use of new UNO features
2004/06/07 15:54:52 jsc 1.17.4.3: #i29308# use new bootstrap feature
2004/06/07 12:23:55 jsc 1.17.4.2: #i29308# modify dependcies
2004/06/04 14:50:02 jsc 1.17.4.1: #i29308# use of new UNO features
2005-01-31 16:11:51 +00:00
27ad2139ff
INTEGRATION: CWS sdk13 (1.16.40); FILE MERGED
...
2004/05/05 09:31:44 jsc 1.16.40.1: #116658# merge cinnabar changes
2004-05-18 12:30:59 +00:00
6cccffc874
INTEGRATION: CWS sdk08 (1.15.24); FILE MERGED
...
2003/09/10 15:42:49 jsc 1.15.24.1: #100871# updated and use of correct helper
2003-10-20 12:13:42 +00:00
142df3a8be
INTEGRATION: CWS sdk06 (1.14.2); FILE MERGED
...
2003/07/03 14:54:18 jsc 1.14.2.1: #110588# insert subst command to correct slashes for Windows < XP
2003-07-09 09:41:11 +00:00
33c4a3539b
INTEGRATION: CWS sdk04 (1.13.6); FILE MERGED
...
2003/06/24 11:12:46 jsc 1.13.6.1: #110313# insert source license header
2003-06-30 14:55:50 +00:00
d4c14ef145
INTEGRATION: CWS sdk02 (1.12.6); FILE MERGED
...
2003/05/14 11:46:10 jsc 1.12.6.1: #109045# insert JAVAC_FLAGS option
2003-06-10 09:47:03 +00:00
63d7020ccf
INTEGRATION: CWS sdk01 (1.9.12.1.6); FILE MERGED
...
2003/04/10 11:38:21 jsc 1.9.12.1.6.1: #108799# use new naming convention for uno components
2003-04-17 08:48:23 +00:00
d720cc6c45
#107931# synch with OOO_STABLE_1
2003-02-28 16:41:28 +00:00
46541be2e5
#99053# mdoified, new build env
2002-12-20 10:24:07 +00:00
2b27c9648f
#99053# change classpath settings
2002-07-01 10:17:45 +00:00
c31e83a937
#99053# change auto deployment variable
2002-05-28 10:07:10 +00:00
8516500bf7
#99053# change CLASSPATH
2002-05-08 15:32:12 +00:00
0b15354910
#87796# Improved Inspector.
2001-12-07 17:00:48 +00:00
06f5dd48c6
#87796# changes for spaces in pathes
2001-10-31 10:55:29 +00:00
43431583eb
Added run command for the makefile.
2001-10-18 14:58:40 +00:00
312626e464
#87796# change name of jar file for registration
2001-09-28 11:25:57 +00:00
cdd00c2ed7
#87796# change for new settings.mk
2001-09-21 13:22:44 +00:00
2ee44f43d5
Added example Inspector.
2001-08-16 11:37:31 +00:00