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