Commit graph

15 commits

Author SHA1 Message Date
Matúš Kukan
b769901d5a unusedcode: remove various unused classes 2011-12-22 15:33:50 +01:00
August Sodora
cdb2736f5b Remove DebugPlotter 2011-12-19 15:33:43 -05:00
Norbert Thiebaud
3f2ff54778 remove pch from the include list 2011-11-27 15:24:45 -06:00
Joseph Powers
59829f4fd2 Why build empty objects.
The source files don't generate any code and just declare an inline class;
thus, the compiled object is empty and we don't need to link it in.
2011-11-05 07:12:40 -07:00
Joseph Powers
abb8748541 precompiled_basegfx.hxx is empty, so don't include it. 2011-11-05 07:12:39 -07:00
Tor Lillqvist
15597b7bd7 Use -Wno-array-bounds only on gcc versions (4.3..4.4.3) 2011-10-20 13:03:16 +03:00
Tor Lillqvist
3f3c2a7bd3 WaE: Work around bogus array subscript is above array bounds
Bites at least with the Android cross-gcc 4.4.3.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41847
2011-10-20 08:41:36 +03:00
Takeshi Abe
b2bd33ea25 prefer makefile-gmake-mode to plain makefile-mode 2011-08-10 02:12:48 +09:00
Caolán McNamara
e1e44f2152 get this working under windows again 2011-08-03 10:34:32 +01:00
Tor Lillqvist
704bc46ae4 Add consistent Emacs and vim mode lines 2011-07-30 23:12:12 +03:00
Bjoern Michaelsen
c81f9104b6 postmerge fixes for gnumake4 2011-07-22 21:07:24 +02:00
Bjoern Michaelsen
75068ecaa1 gnumake4: fix buildbreakers from merge 2011-06-20 13:24:14 +02:00
Michael Stahl
bd162cb75a gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd] 2011-06-17 14:24:10 +02:00
Mathias Bauer
be16d6eab6 CWS gnumake4: must link against stl [hg:8afba918c344] 2011-06-16 13:17:57 +02:00
Mathias Bauer
602edcf197 CWS gnumake4: convert basegfx to new build system [hg:e8f9d107b59a] 2011-06-16 13:04:50 +02:00