summaryrefslogtreecommitdiff
path: root/canvas/Library_cairocanvas.mk
AgeCommit message (Expand)Author
2020-10-02add PCHs for canvas/Luboš Luňák
2020-07-06cairo/canvas: create instances with uno constructorsNoel Grandin
2020-02-12move some canvas/ headers inside the moduleNoel Grandin
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2015-03-23move cairo helpers to vcl and make per-plugCaolán McNamara
2015-03-05gbuild: set _WIN32_WINNT globally instead of WINVERMichael Stahl
2015-01-13svx, canvas, desktop: gb_OBJCXXFLAGS are not needed at allDouglas Mencken
2013-11-20Windows: Require at least Windows XP SP2Thomas Arnhold
2013-06-03re-base on ALv2 code. Includes:Michael Meeks
2013-04-24Don't point to inc directories that don't exist any longerTor Lillqvist
2013-04-05new module i18nlangtagEike Rathke
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl
2012-09-28gbuild: clean up Mac OS X framework handling:Michael Stahl
2012-09-28gbuild: clean up usage of weird x11_extensions module etc.Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan
2011-11-27remove pch from the include listNorbert Thiebaud
2011-09-22Always link with user32Tor Lillqvist
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-04help windows build alongCaolán McNamara
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-26Removed weird VERBOSE overload in canvasThorsten Behrens
2011-07-26Make it build for iOS againTor Lillqvist
2011-07-26Link with X11 libs only for GUIBASE == unx which actually means X11Tor Lillqvist
2011-07-24fix MacOS build (nedd objectiveC++ flags and Coca framework)Norbert Thiebaud
2011-07-23keep gbuild calls consistent at now, even if it is a bit longerBjoern Michaelsen
2011-07-23add cairocanvas and canvasfactoryBjoern Michaelsen
2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen
2011-07-21not link cairocanvas against stl anymoreBjoern Michaelsen
2011-06-17gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags...Michael Stahl
2011-06-17gnumake4: #i117610#: add RepositoryExternal.mk, and use it. [hg:62e2f8dc95a7]Michael Stahl
2011-06-17CWS gnumake4: fixes for building with ENABLE_CAIRO on windows [hg:824c8caeaf61]Mathias Bauer
2011-06-16CWS gnumake4: convert canvas to new build systemMathias Bauer