1. 10 Apr, 2017 2 commits
    • Mike Gabriel's avatar
      Regression fix for added libXfont2 API support: · d63b4a5b
      Mike Gabriel authored
       - Move FONT_DEFINES and XLIBFONT definition to from Server.tmpl to
         Imake.tmpl.
       - Add FONT_DEFINES to ALLDEFINES.
       - Drop SpecialCObjectRules with FONT_DEFINES from various Imakefiles
         again, FONT_DEFINES is now set "globally".
       - Hand over FONT_DEFINES from main Makefile to nx-X11's make BuildEnv
         to make gccmakedep happy.
      d63b4a5b
    • Mike Gabriel's avatar
      Xserver: Support building against libXfont2 (v2) API and old libXfont(1) API alike. · f4c80a78
      Mike Gabriel authored
       Fixes ArcticaProject/nx-libs#296.
      
       Inspired by the following X.org commit. Other than X.org, we will continue
       support for building nx-libs against libXfont1 for a while.
      
       commit 05a793f5b3c40747d5a92a076def7f4fb673c7e7
       Author: Keith Packard <keithp@keithp.com>
       Date:   Tue Sep 1 18:50:55 2015 -0700
      
          dix: Switch to the libXfont2 API (v2)
      
          This new libXfont API eliminates exposing internal X server symbols to
          the font library, replacing those with a struct full of the entire API
          needed to use that library.
      
          v2: Use libXfont2 instead of libXfont_2
      Signed-off-by: 's avatarKeith Packard <keithp@keithp.com>
      Reviewed-by: 's avatarAdam Jackson <ajax@redhat.com>
      f4c80a78
  2. 31 Oct, 2016 1 commit
  3. 28 Sep, 2015 1 commit
  4. 21 Jun, 2015 1 commit
  5. 10 Oct, 2011 1 commit