37 Commits (54179bea29de8f77336eedede68e87b1b1d473a6)

Author SHA1 Message Date
  James Le Cuirot 54179bea29
Don't build xserver with -I$(includedir) as it breaks cross-compiling 5 years ago
  Pierre Ossman db78f2a70f Improve out-of-tree build of Xvnc/libvnc.so 6 years ago
  Peter Åstrand (astrand) 1173637739 Move computeScreenLayout/setScreenLayout to unixcommon lib 6 years ago
  Pierre Ossman 22348f2226 Add support for raw key codes to Xvnc/libvnc.so 7 years ago
  lidm bfd1276c70 Added missing dependency for Complie error on RHEL7 7 years ago
  Pierre Ossman c62e70c5b3 Move client to server clipboard out of vncconfig 8 years ago
  Tim Waugh 2d02ff32b7 Link libvnc.so with '-z now' to make symbol resolution failures obvious. 9 years ago
  Brian P. Hinz 86299fbc2b Fixes for build issues caused by recent restructuring 9 years ago
  Pierre Ossman 31fa98b319 Remove code supporting Xorg older than 1.7 9 years ago
  Pierre Ossman f8e3b34c69 Restructure Xvnc/libvnc.so code to avoid C++ header hacks 9 years ago
  Pierre Ossman be2d450f40 Band aid to work around inluding C headers in C++ code 9 years ago
  Pierre Ossman 0b52ecc0cd Major rewrite of the keyboard code. The old code was too focused on 11 years ago
  Pierre Ossman 33bead4a29 The reformatting of all the Xserver sources in the 1.12.1 release changed 12 years ago
  Peter Åstrand 01b2433de8 Activate the DPMS extension; avoid Ubuntu 11.10 crashing. 12 years ago
  DRC b08b95ec09 Support building an out-of-tree Xvnc binary using in-tree X server sources 12 years ago
  DRC ca1cdb00c4 Oops. Need to escape parentheses 12 years ago
  DRC 312c159ab0 We can't assume that Pixman is under ${includedir}, because ${includedir} depends on the install prefix. Fortunately, XSERVERLIBS_CFLAGS should contain the correct include directory for Pixman, so we can use this variable directly or parse it for the include directory. 12 years ago
  DRC ceb45207e9 No longer need to explicitly specify GNUTLS_LDFLAGS in X server build, since the librfb.la file now includes the GnuTLS dependencies. 13 years ago
  Adam Tkac c65827f247 Initialize VNC extension inside #ifdef statement to allow to build TigerVNC inside 13 years ago
  Adam Tkac 37d60d82ca [Bugfix] Fix Xvnc linking issues (missing -lpthread and miext/sync/libsync.la) 13 years ago
  DRC 7c85451070 Clean up the way build-xorg handles GnuTLS. It should now work the same way as configure, allowing GNU_CFLAGS and GNU_LDFLAGS to be overridden on the command line. 13 years ago
  Adam Tkac e2c321d3af [Bugfix] Don't link libvnc.so against libXi.la, libdix.la and libxkb.la; use 14 years ago
  DRC c9a103cf06 Support out-of-tree xorg builds and lay groundwork for cross-compatible build using X.org 7.5 14 years ago
  Adam Tkac 9e926ebe56 [Development] Link libvnc.so against libdix, libXi and libxkb. 14 years ago
  Adam Tkac 74a39902f3 Make Xvnc compilable. 14 years ago
  Adam Tkac 62de8d75d2 Add Input.h and Input.cc and move all mouse input related code there. 14 years ago
  Adam Tkac a5a8382f8f Move definition of XORG macro to separate header. 14 years ago
  Peter Åstrand 97270a7da3 Use include files from the includedir variable as well, 15 years ago
  Adam Tkac e83787f0ac [Cleanup] vncHooks.cc: all supported X sources has pCompositeClip in GC thus removed conditional definitions 15 years ago
  Adam Tkac c25caf9d72 [Cleanup] Removed unneeded X module preprocessor parameters 15 years ago
  Adam Tkac 65b24feda1 [Bugfix] Include man files and more jpeg libraries in tarball 15 years ago
  Adam Tkac 0ede62bd12 [Bugfix] link libvnc.so against correct libraries 15 years ago
  Adam Tkac 28ca8f6cc9 Install *man files and vncserver script in Makefile.ams 15 years ago
  Adam Tkac 0daf531f6f Export all symbols in Xvnc to make mesa modules working 16 years ago
  Adam Tkac e3522bcf2d Include headers in Makefile.am-s in unix/* to fix "make dist" command 16 years ago
  Adam Tkac aea50a1eea - introduced Xvnc Makefile.am 16 years ago