- 28 Feb, 2009 1 commit
-
-
runge authored
-
- 03 Feb, 2009 3 commits
-
-
dscho authored
The flag handling (both compiler options and include paths) are a mess at the moment. There is no point in forcing "-O2 -g" when these are already the defaults, and if someone changes the defaults, chances are good they don't want you clobbering their choices. The -Wall flag should be handled in configure and thrown into CFLAGS once rather than every Makefile.am. Plus, this way we can control which compilers the flag actually gets used with. Finally, the INCLUDES variable is for -I paths, not AM_CFLAGS. Nor should it contain -I. as this is already in the default includes setup. Signed-off-by:
Mike Frysinger <vapier@gentoo.org> Signed-off-by:
Johannes Schindelin <johannes.schindelin@gmx.de>
-
dscho authored
Newer autoconf fails if _cv_ is not in the cache var name. Signed-off-by:
Mike Frysinger <vapier@gentoo.org> Signed-off-by:
Johannes Schindelin <johannes.schindelin@gmx.de>
-
dscho authored
Newer automakes error out due to per-file CFLAGS being used unless the macro AM_PROG_CC_C_O is set in configure.ac. [jes: The macro AM_PROG_CC_C_O has been around since 1999, so it should be safe.] Signed-off-by:
Mike Frysinger <vapier@gentoo.org> Signed-off-by:
Johannes Schindelin <johannes.schindelin@gmx.de>
-
- 12 Jan, 2009 1 commit
-
-
runge authored
-
- 04 Jan, 2009 1 commit
-
-
runge authored
prepare_x11vnc_dist.sh: set version to 0.9.7
-
- 05 Nov, 2008 1 commit
-
-
runge authored
-
- 03 Jun, 2008 1 commit
-
-
runge authored
-
- 12 May, 2008 1 commit
-
-
runge authored
-
- 31 Jan, 2008 1 commit
-
-
dscho authored
Since we separated the packages LibVNCServer and x11vnc, there is a configure switch --with-x11vnc, without which x11vnc is not built. However, even _with_ this switch, it is not built, because the Makefile would not recurse into the x11vnc/ subdirectory. Fix that. Signed-off-by:
Johannes Schindelin <johannes.schindelin@gmx.de>
-
- 29 Jan, 2008 1 commit
-
-
dscho authored
Signed-off-by:
Johannes Schindelin <johannes.schindelin@gmx.de>
-
- 05 Jul, 2007 1 commit
-
-
runge authored
-
- 15 Jun, 2007 1 commit
-
-
runge authored
-
- 27 May, 2007 2 commits
- 05 May, 2007 1 commit
-
-
runge authored
-
- 07 Apr, 2007 1 commit
-
-
dscho authored
-
- 30 Mar, 2007 1 commit
-
-
dscho authored
Thanks to Guillaume Rousse, we now use libtool to build shared libraries.
-
- 12 Feb, 2007 1 commit
-
-
runge authored
-
- 22 Nov, 2006 1 commit
-
-
runge authored
-
- 21 Nov, 2006 2 commits
- 13 Nov, 2006 1 commit
-
-
runge authored
-
- 08 Nov, 2006 1 commit
-
-
runge authored
-
- 18 Jul, 2006 1 commit
-
-
runge authored
-
- 15 Jul, 2006 1 commit
-
-
runge authored
-
- 12 Jul, 2006 1 commit
-
-
runge authored
-
- 09 Jul, 2006 1 commit
-
-
runge authored
-
- 04 Jul, 2006 2 commits
- 07 May, 2006 1 commit
-
-
runge authored
-
- 26 Apr, 2006 1 commit
-
-
runge authored
-
- 05 Apr, 2006 1 commit
-
-
runge authored
SSL Java viewer work thru proxy. -sslGenCA, etc key/cert management utils for x11vnc. FBPM "support".
-
- 28 Mar, 2006 1 commit
-
-
runge authored
-
- 12 Mar, 2006 1 commit
-
-
runge authored
-
- 05 Mar, 2006 1 commit
-
-
runge authored
-
- 03 Mar, 2006 1 commit
-
-
runge authored
-
- 25 Feb, 2006 1 commit
-
-
runge authored
-
- 21 Feb, 2006 1 commit
-
-
dscho authored
-
- 20 Feb, 2006 1 commit
-
-
runge authored
-