Commit graph

7 commits

Author SHA1 Message Date
Stephan Bergmann
dee53a32a9 Temporary hack around cppu_detail_getCppuType variants violating ODR.
Which causes cppuhelper to pick wrong variant from other library, now that its own
symbols are no longer reduced to private on Mac OS X.  As a temporary hack, emit
cppu_detail_getCppuType for the relevant types always as fully comprehensive; should
be revisited when improving types.rdb format (routinely generating C++ information
for certain UNO types into a dedicated library?).  Requires a fix to xmlreader and
a fix to forms that looks like a Mac OS X GCC bug.
2012-01-02 15:33:14 +01:00
Takeshi Abe
b2bd33ea25 prefer makefile-gmake-mode to plain makefile-mode 2011-08-10 02:12:48 +09:00
Tor Lillqvist
1ce8037044 Add consistent Emacs and vim mode lines 2011-07-30 23:03:36 +03:00
Bjoern Michaelsen
58b501f5cf postmerge fixes for gnumake4 2011-07-22 21:05:27 +02:00
Bjoern Michaelsen
24af5f6248 gnumake4: fix buildbreakers from merge 2011-06-20 13:24:15 +02:00
Michael Stahl
3fac4d5f53 gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd] 2011-06-17 14:24:10 +02:00
Mathias Bauer
ac61a8dd8e CWS gnumake4: convert xmlreader to new build system [hg:751b4a1bff7b] 2011-06-17 01:07:42 +02:00