summaryrefslogtreecommitdiff
path: root/vcl/Library_vcl.mk
AgeCommit message (Expand)Author
2012-06-13Need basebmp headers unconditionallyTor Lillqvist
2012-06-13make sure basebmp headers are in placeDavid Tardon
2012-06-11FixedBorder is no longer usedCaolán McNamara
2012-06-04Find the internal lcms2 headerFridrich Štrba
2012-06-04Replace the module icc functionality by a use of lcms2Fridrich Štrba
2012-06-02vcl: add dependency on basebmp's headers not implied by linkingMatúš Kukan
2012-06-01vcl uses X11/extension headers tooDavid Tardon
2012-05-10fix use of cups for default caseCaolán McNamara
2012-05-09Enable configure switch for cupsTomas Chvatal
2012-05-08No need to load the Uniscribe DLL dynamically; just use directlyTor Lillqvist
2012-05-07silence more valgrind spew on scanline-extended deadspaceCaolán McNamara
2012-04-20Build freetype and fontconfig statically for AndroidTor Lillqvist
2012-04-15Copy and adapt current state of Norbert's CoreText work for iOSTor Lillqvist
2012-04-11Drop unused EGL stuffTor Lillqvist
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-03-31vcl: use CustomTarget makefilesMatúš Kukan
2012-03-12vcl: fix multiply linked objectsMichael Stahl
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan
2012-03-08fold i18npaper into i18nutilCaolán McNamara
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