Commit Graph

20 Commits

Author SHA1 Message Date
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
2b4fd2c89a re-base on ALv2 code. Includes:
Patches contributed by Pedro Giffuni:
    Avoid some uses of non portable #!/bin/bash in shell scripts.
    http://svn.apache.org/viewvc?view=revision&revision=1235297
    Reduce the dependencies on non standard GNU copy.
    http://svn.apache.org/viewvc?view=revision&revision=1238684
    Correct /usr/bin/env path.
    http://svn.apache.org/viewvc?view=revision&revision=1235619

    Complex Toolbar Controls Extension from the SDK
    Patches contributed by Ariel Constenla-Haile
    http://svn.apache.org/viewvc?view=revision&revision=1190390
    i118615 - make epm more verbose
    http://svn.apache.org/viewvc?view=revision&revision=1204288

    Patches contributed by Mathias Bauer (and others)
    gnumake4 work variously
    http://svn.apache.org/viewvc?view=revision&revision=1394707
    http://svn.apache.org/viewvc?view=revision&revision=1394326

    Patches contributed by Juergen Schmidt:
    jsc341: i117327: take care if no dependency node in current
    description exists, create one
    http://svn.apache.org/viewvc?view=revision&revision=1172101
    jsc341: i117327: add extra extension dependency check
    http://svn.apache.org/viewvc?view=revision&revision=1172098
    make initial branding changes
    http://svn.apache.org/viewvc?view=revision&revision=1231878

    Patches contributed by Ingo Schmidt
    native373: #i117733# no linux jre installation on 64 bit systems
    http://svn.apache.org/viewvc?view=revision&revision=1167536
    native373: ##164464# improve debian support
    http://svn.apache.org/viewvc?view=revision&revision=1167537

    Patch contribtued by Armin Le-Grand:
    Changed various aspects concerning usages of old vendor names
    http://svn.apache.org/viewvc?view=revision&revision=1293313

fix for neon webdav, remove coinmp bits, improve odk script,
cleanup & remove OS/2 conditionals, system ucpp fixes,
remove OS/2 conditionals, restore our license filenames.
2012-11-12 11:46:43 +00:00
643de3b64e "*.*" is not "all files" (bnc#738021)
Not on any Unix, at least. I have no idea how deep entrenched is this
mistake all over the code, so I'll play safe and just fix the KDE4 fpicker
(GNOME/KDE3 seem to handle it fine), but at least in the UI show just
"All files" instead of "All files (*.*)").
2011-12-22 19:32:53 +01: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
51dcc7d21b INTEGRATION: CWS jsc17 (1.3.124); FILE MERGED
2007/01/22 15:35:25 jsc 1.3.124.1: #i73750# change UNOPKG_EXT to UNOOXT_EXT
2007-01-25 10:03:04 +00:00
960efa52c3 INTEGRATION: CWS jsc15 (1.2.122); FILE MERGED
2006/11/16 12:08:08 cn 1.2.122.1: #i66543# cancel button added
2006-12-20 11:23:47 +00:00
6b51c85c97 INTEGRATION: CWS sdkbugfix02 (1.2.10); FILE MERGED
2005/03/03 15:41:51 jsc 1.2.10.1: #41142# replace make with internal MAKE variable
2005-03-29 11:08:03 +00:00
f8daa3c810 INTEGRATION: CWS tbe19 (1.2.4); FILE MERGED
2005/02/08 11:06:37 tbe 1.2.4.1: #i41730# Closing BasicMacro windows does not terminate Basic process
2005-02-24 15:57:51 +00:00
c9574df584 INTEGRATION: CWS sdksample (1.1.2); FILE ADDED
2005/01/27 17:17:08 jsc 1.1.2.1: #i29308# moved
2005-01-31 15:09:15 +00:00
8f64c4fa79 INTEGRATION: CWS sdksample (1.1.2); FILE ADDED
2005/01/27 17:16:56 jsc 1.1.2.1: #i29308# moved
2005-01-31 15:09:03 +00:00
050dffc897 INTEGRATION: CWS sdksample (1.1.2); FILE ADDED
2005/01/27 17:16:43 jsc 1.1.2.1: #i29308# moved
2005-01-31 15:08:51 +00:00
f5e67dc4ec INTEGRATION: CWS sdksample (1.1.2); FILE ADDED
2005/01/28 13:53:44 jsc 1.1.2.2: #41458# move load library call and correct event binding
2005/01/27 17:16:21 jsc 1.1.2.1: #i29308# moved
2005-01-31 15:08:40 +00:00
95b506e121 INTEGRATION: CWS sdksample (1.1.2); FILE ADDED
2005/01/27 17:16:08 jsc 1.1.2.1: #i29308# moved
2005-01-31 15:08:28 +00:00
7555454d03 INTEGRATION: CWS sdksample (1.1.2); FILE ADDED
2005/01/28 13:53:44 jsc 1.1.2.2: #41458# move load library call and correct event binding
2005/01/27 17:15:53 jsc 1.1.2.1: #i29308# moved
2005-01-31 15:08:17 +00:00
d28d31068c INTEGRATION: CWS sdksample (1.1.2); FILE ADDED
2005/01/27 17:15:40 jsc 1.1.2.1: #i29308# moved
2005-01-31 15:08:02 +00:00
be398b3cbb INTEGRATION: CWS sdksample (1.1.2); FILE ADDED
2005/01/28 13:53:44 jsc 1.1.2.2: #41458# move load library call and correct event binding
2005/01/27 17:15:25 jsc 1.1.2.1: #i29308# moved
2005-01-31 15:07:50 +00:00
16713a57af INTEGRATION: CWS sdksample (1.1.2); FILE ADDED
2005/01/27 17:15:13 jsc 1.1.2.1: #i29308# moved
2005-01-31 15:07:37 +00:00
c68003e87d INTEGRATION: CWS sdksample (1.1.2); FILE ADDED
2005/01/28 13:53:43 jsc 1.1.2.2: #41458# move load library call and correct event binding
2005/01/27 17:14:59 jsc 1.1.2.1: #i29308# moved
2005-01-31 15:07:25 +00:00
115ccd474a INTEGRATION: CWS sdksample (1.1.2); FILE ADDED
2005/01/28 13:53:42 jsc 1.1.2.2: #41458# move load library call and correct event binding
2005/01/27 17:12:50 jsc 1.1.2.1: #i29308# new doc to run test macros
2005-01-31 15:06:43 +00:00
7bcae2600a INTEGRATION: CWS sdksample (1.1.2); FILE ADDED
2005/01/28 13:53:41 jsc 1.1.2.3: #41458# move load library call and correct event binding
2005/01/27 17:20:02 jsc 1.1.2.2: #i29308# take care of moved files
2004/11/12 10:35:36 jsc 1.1.2.1: #i29308# new, create uno package for Basic library
2005-01-31 15:04:58 +00:00