summaryrefslogtreecommitdiff
path: root/vcl/Library_vcl.mk
AgeCommit message (Expand)Author
2011-11-27remove pch from the include listNorbert Thiebaud
2011-10-25generic: undo attempt at cross-platform headless for nowMichael Meeks
2011-10-25generic: share the PspGraphics code between gtk/unx and svpMichael Meeks
2011-10-25generic: factor out generic display code, reducing cut+paste+bugMichael Meeks
2011-10-25gtk3: remove X dependency (for now)Michael Meeks
2011-10-25generic: merge me with last commit please ... - more workMichael Meeks
2011-10-25generic: re-structure generic code to increase re-use between backendsMichael Meeks
2011-09-29Fix MinGW runtime; we need only the DLLPOSTFIX, no other magic.Jan Holesovsky
2011-09-27make WinResTarget's name independent of LinkTargetDavid Tardon
2011-09-22Always link with user32Tor Lillqvist
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba
2011-08-22Enable CUPS unconditionallyFrançois Tigeot
2011-08-22callcatcher: remove unused methodsCaolán McNamara
2011-08-19Fixes link error on Windows.Kohei Yoshida
2011-08-18move unix only stuff to unxCaolán McNamara
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe
2011-08-04and get this building under windowsCaolán McNamara
2011-07-31More iOS hacking, intermediate commit, certainly not workingTor Lillqvist
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist
2011-07-26callcatcher: Remove JavaChildThomas Arnhold
2011-07-26bring some order into Libray_vclBjoern Michaelsen
2011-07-26join GUIBASE aqua conditionals in Library_vclBjoern Michaelsen
2011-07-26join WNT conditionals in Library_vclBjoern Michaelsen
2011-07-26use uikit, corefoundation, cocoa, carbon, quicktime externalsBjoern Michaelsen
2011-07-26use configured freetype and fontconfig flags, at end of link linkCaolán McNamara
2011-07-26use new link mechanism and drop this horrible messCaolán McNamara
2011-07-25Usage of gb_Library_set_componentfile has apparently changed, so adaptTor Lillqvist
2011-07-25Use gb_OBJCXXFLAGS for iOS, tooTor Lillqvist
2011-07-25update gnumake pieces for system cairoMichael Meeks
2011-07-24Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-07-24More iOS baby stepsTor Lillqvist
2011-07-23keep gbuild calls consistent at now, even if it is a bit longerBjoern Michaelsen
2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-15Just using CAIRO_LIBS in ldflags is not enoughTor Lillqvist
2011-07-15Use gb_Library_win32_OLDNAMESTor Lillqvist
2011-07-15WNTGCC fixTor Lillqvist
2011-07-14iOS hackingTor Lillqvist
2011-07-14Relocated the headers we need from WineTor Lillqvist
2011-07-14Use OLDNAMESLIBTor Lillqvist
2011-07-14Use the gdiplus headers from Wine when cross-compiling to WindowsTor Lillqvist
2011-07-07bodge this in to help people build for the momentCaolán McNamara
2011-07-04Experimental dummy hacks for Android and iOSTor Lillqvist
2011-07-04conditionalize this for librsvgCaolán McNamara
2011-07-04link unconditionally to cairo for librsvgCaolán McNamara
2011-06-30make cairo an unconditional requirement for text renderingCaolán McNamara
2011-06-22dewrap fontconfig and link directly, remove non-fontconfig pathsCaolán McNamara
2011-06-22make fontconfig non-optional on non-MacOSX unixCaolán McNamara
2011-06-20gnumake4: fix buildbreakers from mergeBjoern Michaelsen