summaryrefslogtreecommitdiff
path: root/basegfx/Library_basegfx.mk
AgeCommit message (Collapse)Author
2011-11-27remove pch from the include listNorbert Thiebaud
2011-11-05Why build empty objects.Joseph Powers
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-05precompiled_basegfx.hxx is empty, so don't include it.Joseph Powers
2011-10-20Use -Wno-array-bounds only on gcc versions (4.3..4.4.3)Tor Lillqvist
2011-10-20WaE: Work around bogus array subscript is above array boundsTor Lillqvist
Bites at least with the Android cross-gcc 4.4.3. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41847
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-03get this working under windows againCaolán McNamara
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen
2011-06-20gnumake4: fix buildbreakers from mergeBjoern Michaelsen
2011-06-17gnumake4: #i116959#: kill ↵Michael Stahl
gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags} [hg:389f5e8ec8cd]
2011-06-16CWS gnumake4: must link against stl [hg:8afba918c344]Mathias Bauer
2011-06-16CWS gnumake4: convert basegfx to new build system [hg:e8f9d107b59a]Mathias Bauer