Commit Graph

8 Commits

Author SHA1 Message Date
Michael Stahl
753e9b3d45 udkapi, offapi: do not use #include "foo":
Evidently on Windows, the newfangled ucpp handles #include "foo"
differently from #include <foo> and treats it as a relative path, while
the angle brackets always result in absolute paths.
Since relative paths result in infinite rebuilds if make is invoked in a
different directory, don't use #include "foo" in IDL files.

Change-Id: Iedcda3a4be5542389a0be086f14541cda8dc5323
2012-07-30 20:49:09 +02:00
Michael Meeks
c3a6a57fc2 re-base on ALv2 code. 2012-06-13 14:18:29 +01:00
Jens-Heiner Rechtien
7c80db2eb3 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
Vladimir Glazounov
3b2b8f91ff CWS-TOOLING: integrate CWS sb93 2008-10-01 09:04:58 +00:00
Rüdiger Timm
35113225b3 INTEGRATION: CWS changefileheader (1.4.96); FILE MERGED
2008/03/31 07:23:18 rt 1.4.96.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:27:09 +00:00
Rüdiger Timm
572179c6ac INTEGRATION: CWS jl31 (1.3.38); FILE MERGED
2006/02/20 16:00:31 sb 1.3.38.1: #i62339# Introduced (internal-only) cppu::getTypeFavourUnsigned as (working) replacement of now deprecated getCppuType<> template.
2006-03-09 09:45:27 +00:00
Rüdiger Timm
5c75e413e4 INTEGRATION: CWS ooo19126 (1.2.12); FILE MERGED
2005/09/05 13:54:21 rt 1.2.12.1: #i54170# Change license header: remove SISSL
2005-09-08 07:44:03 +00:00
Kurt Zenker
d5ef9dcb37 INTEGRATION: CWS fwkpostbeta1 (1.1.2); FILE ADDED
2005/02/04 10:39:05 sb 1.1.2.1: #i41709# Exhaustive testing of Any::operator >>=.
2005-03-21 10:41:36 +00:00