summaryrefslogtreecommitdiff
path: root/basebmp
AgeCommit message (Expand)Author
2011-09-09its gb_Library_add_api not gb_Library_use_apiBjoern Michaelsen
2011-09-02Add basebmpdllapi.hTor Lillqvist
2011-09-02Add a foodllapi.h file here too and use itTor Lillqvist
2011-09-01export debugDump used for debuggingMatúš Kukan
2011-08-24catch ignored exceptions by const referenceTakeshi Abe
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe
2011-08-04help windows build alongCaolán McNamara
2011-08-03Add statically linked basebmp cppunittester for iOSTor Lillqvist
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-25cppunit is linked in automaticallyDavid Tardon
2011-07-23remove superfluous include pathsBjoern Michaelsen
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-12initial cut at damage tracking supportMichael Meeks
2011-06-20gnumake4: fix buildbreakers from mergeBjoern Michaelsen
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags...Michael Stahl
2011-06-17gnumake4: basebmp: add necessary workarounds for SunCC [hg:3754657d8ff7]Michael Stahl
2011-06-16CWS gnumake4: some more changes for basebmp and basegfx [hg:412eb2845cc4]Mathias Bauer
2011-06-16CWS gnumake4: add cppunittests for basebmp and basegfx [hg:f8f8d6414c70]Mathias Bauer
2011-06-16CWS gnumake4: convert basegfx to new build system [hg:e8f9d107b59a]Mathias Bauer
2011-06-16CWS gnumake4: convert basebmp to new build system [hg:a0f3dc4a5f5a]Mathias Bauer
2011-06-07No testing, sorry, when cross-compilingTor Lillqvist
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist
2011-05-18generalize ScopedBitmapAccess and simplify usageDavid Tardon
2011-04-05remove ADAPT_EXT_STLCaolán McNamara
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-09Trying to remove the stlport mention from the codeFridrich Štrba
2011-02-09Removing the ext_std masterpieceFridrich Štrba
2011-02-08Remove last remaining SGI-ism from basebmpThorsten Behrens
2011-02-02Clean up makefilesThomas Arnhold
2010-11-23RTL_CONSTASCII_USTRINGPARAM in libs-gui 11Gert Faller
2010-11-23make possible to build with c++0xCaolán McNamara
2010-11-10remove unused includesDavid Tardon
2010-11-10remove commented-out leftovers from testshl2David Tardon
2010-11-10EasyHack: RTL conversion from createFromAsciiKevin Hunter
2010-11-09EasyHack: RTL conversion from createFromAsciiKevin Hunter
2010-10-19Cleanse non-compiled codePovilas Kanapickas
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-06#i113503# cppunit stl wrapper headersCaolán McNamara
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-08-03cmcfixes77: #i113503# system non-stlport cppunit with OOo stlportCaolán McNamara
2010-03-04sb118: #i109791# improved CPPUNIT_CFLAGS handlingsb
2010-03-04sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, tooRene Engelhard
2010-02-25sb118: merged in DEV300_m72sb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-01-29sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, a...sb
2010-01-13sb118: adapted cppunit.mk to cppunittester and no longer require "dmake test"...sb
2010-01-11sb118: introduced AUGMENT_LIBRARY_PATH_LOCAL, used by CPPUNITTESTER so that t...sb