Age | Commit message (Expand) | Author | Files | Lines |
2011-11-27 | remove pch from the include list | Norbert Thiebaud | 1 | -1/+0 |
2011-10-25 | generic: undo attempt at cross-platform headless for now | Michael Meeks | 1 | -12/+12 |
2011-10-25 | generic: share the PspGraphics code between gtk/unx and svp | Michael Meeks | 1 | -1/+1 |
2011-10-25 | generic: factor out generic display code, reducing cut+paste+bug | Michael Meeks | 1 | -0/+1 |
2011-10-25 | gtk3: remove X dependency (for now) | Michael Meeks | 1 | -0/+1 |
2011-10-25 | generic: merge me with last commit please ... - more work | Michael Meeks | 1 | -1/+2 |
2011-10-25 | generic: re-structure generic code to increase re-use between backends | Michael Meeks | 1 | -11/+20 |
2011-09-29 | Fix MinGW runtime; we need only the DLLPOSTFIX, no other magic. | Jan Holesovsky | 1 | -1/+1 |
2011-09-27 | make WinResTarget's name independent of LinkTarget | David Tardon | 1 | -1/+1 |
2011-09-22 | Always link with user32 | Tor Lillqvist | 1 | -3/+0 |
2011-09-16 | Revert "Trying to chop out the uwinapi library" | Fridrich Štrba | 1 | -0/+1 |
2011-09-16 | Trying to chop out the uwinapi library | Fridrich Štrba | 1 | -1/+0 |
2011-08-22 | Enable CUPS unconditionally | François Tigeot | 1 | -3/+0 |
2011-08-22 | callcatcher: remove unused methods | Caolán McNamara | 1 | -1/+0 |
2011-08-19 | Fixes link error on Windows. | Kohei Yoshida | 1 | -1/+2 |
2011-08-18 | move unix only stuff to unx | Caolán McNamara | 1 | -5/+5 |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe | 1 | -1/+1 |
2011-08-04 | and get this building under windows | Caolán McNamara | 1 | -1/+0 |
2011-07-31 | More iOS hacking, intermediate commit, certainly not working | Tor Lillqvist | 1 | -0/+7 |
2011-07-30 | Add consistent Emacs and vim mode lines | Tor Lillqvist | 1 | -0/+1 |
2011-07-26 | callcatcher: Remove JavaChild | Thomas Arnhold | 1 | -1/+0 |
2011-07-26 | bring some order into Libray_vcl | Bjoern Michaelsen | 1 | -201/+202 |
2011-07-26 | join GUIBASE aqua conditionals in Library_vcl | Bjoern Michaelsen | 1 | -13/+9 |
2011-07-26 | join WNT conditionals in Library_vcl | Bjoern Michaelsen | 1 | -29/+24 |
2011-07-26 | use uikit, corefoundation, cocoa, carbon, quicktime externals | Bjoern Michaelsen | 1 | -18/+10 |
2011-07-26 | use configured freetype and fontconfig flags, at end of link link | Caolán McNamara | 1 | -9/+3 |
2011-07-26 | use new link mechanism and drop this horrible mess | Caolán McNamara | 1 | -2/+2 |
2011-07-25 | Usage of gb_Library_set_componentfile has apparently changed, so adapt | Tor Lillqvist | 1 | -2/+2 |
2011-07-25 | Use gb_OBJCXXFLAGS for iOS, too | Tor Lillqvist | 1 | -3/+2 |
2011-07-25 | update gnumake pieces for system cairo | Michael Meeks | 1 | -34/+2 |
2011-07-24 | Merge branch 'master' into feature/gnumake4 | Bjoern Michaelsen | 1 | -0/+2 |
2011-07-24 | More iOS baby steps | Tor Lillqvist | 1 | -0/+2 |
2011-07-23 | keep gbuild calls consistent at now, even if it is a bit longer | Bjoern Michaelsen | 1 | -3/+3 |
2011-07-22 | postmerge fixes for gnumake4 | Bjoern Michaelsen | 1 | -13/+7 |
2011-07-21 | resyncing to master | Bjoern Michaelsen | 1 | -22/+123 |
2011-07-15 | Just using CAIRO_LIBS in ldflags is not enough | Tor Lillqvist | 1 | -0/+14 |
2011-07-15 | Use gb_Library_win32_OLDNAMES | Tor Lillqvist | 1 | -1/+1 |
2011-07-15 | WNTGCC fix | Tor Lillqvist | 1 | -0/+7 |
2011-07-14 | iOS hacking | Tor Lillqvist | 1 | -2/+31 |
2011-07-14 | Relocated the headers we need from Wine | Tor Lillqvist | 1 | -2/+2 |
2011-07-14 | Use OLDNAMESLIB | Tor Lillqvist | 1 | -1/+1 |
2011-07-14 | Use the gdiplus headers from Wine when cross-compiling to Windows | Tor Lillqvist | 1 | -0/+5 |
2011-07-07 | bodge this in to help people build for the moment | Caolán McNamara | 1 | -0/+6 |
2011-07-04 | Experimental dummy hacks for Android and iOS | Tor Lillqvist | 1 | -0/+17 |
2011-07-04 | conditionalize this for librsvg | Caolán McNamara | 1 | -1/+11 |
2011-07-04 | link unconditionally to cairo for librsvg | Caolán McNamara | 1 | -0/+17 |
2011-06-30 | make cairo an unconditional requirement for text rendering | Caolán McNamara | 1 | -6/+0 |
2011-06-22 | dewrap fontconfig and link directly, remove non-fontconfig paths | Caolán McNamara | 1 | -6/+9 |
2011-06-22 | make fontconfig non-optional on non-MacOSX unix | Caolán McNamara | 1 | -7/+0 |
2011-06-20 | gnumake4: fix buildbreakers from merge | Bjoern Michaelsen | 1 | -3/+3 |