37 Révisions (54179bea29de8f77336eedede68e87b1b1d473a6)

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