summaryrefslogtreecommitdiff
path: root/vcl/Library_vcl.mk
AgeCommit message (Expand)Author
2012-03-05Brutal dummy hacks based on "aqua" code just to get iOS stuff to linkTor Lillqvist
2012-02-20headless: cleanup HEADLESS definitionRiccardo Magliocchetti
2012-02-17vcl: simplify cut/paste shared module listsMichael Meeks
2012-02-17Introduce headless switch for X / cairo / toolkit less buildRiccardo Magliocchetti
2012-02-15Merge branch 'feature/android'Tor Lillqvist
2012-02-10fdo#39491 -I$(OUTDIR)/inc is set in SOLARINCMatúš Kukan
2012-01-27Fix bit-rot in the iOS "code"Tor Lillqvist
2012-01-27android: add EGL and pixel redrawing modes + start of 565 conversionMichael Meeks
2012-01-24android: re-factor headless a little, and start on the mainloopMichael Meeks
2012-01-20android: add missing VCL init symbol goodnessMichael Meeks
2012-01-18android: tweak headless, expand docs, and start custom android backendMichael Meeks
2012-01-10Build more code on Android, tooTor Lillqvist
2012-01-05Add some more stuff to the Android libvclTor Lillqvist
2012-01-04gbuild: define NOMINMAX in windows.mkMichael Stahl
2011-12-21explicitly write an 8 bit empty stringCaolán McNamara
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