- 01 Jul, 2016 1 commit
-
-
Mike Gabriel authored
Note: - The "normal" way to inject CFLAGS (and CPPFLAGS) into nx-X11 builds is copying those options over into the variable CDEBUGFLAGS. - LDFLAGS have to be handed to nx-X11 via LOCAL_LDFLAGS. This change also includes a slight change in the nx-X11 build order. Old build order: Main Makefile: - [...] - libNX_X11 + implicitly building nxcomp + implicitly building nxcompext - [...] - nxagent + implicitly building nxcompshad - [...] New build ordner: Main Makefile: - [...] - nxcomp - setup nx-X11 build env + cd nx-X11 && make BuildEnv - nx-X11/lib/* - nxcompext - nxcompshad - [...] - nxagent - [...] Fixes ArcticaProject/nx-libs#141 Fixes X2GoBTS#84
-
- 30 Jun, 2016 1 commit
-
-
Mike Gabriel authored
Note: - The "normal" way to inject CFLAGS (and CPPFLAGS) into nx-X11 builds is copying those options over into the variable CDEBUGFLAGS. - LDFLAGS have to be handed to nx-X11 via LOCAL_LDFLAGS. This change also includes a slight change in the nx-X11 build order. Old build order: Main Makefile: - [...] - libNX_X11 + implicitly building nxcomp + implicitly building nxcompext - [...] - nxagent + implicitly building nxcompshad - [...] New build ordner: Main Makefile: - [...] - nxcomp - setup nx-X11 build env + cd nx-X11 && make BuildEnv - nxcompext - nxcompshad - nx-X11/lib/* - [...] - nxagent - [...] Fixes ArcticaProject/nx-libs#141 Fixes X2GoBTS#84
-
- 12 Jun, 2016 1 commit
-
-
Mike Gabriel authored
nxcomp/Makefile.in: Only install MD5.h, NX.h, NXalert.h, NXpack.h, NXproto.h and NXvars.h as publicly available header files. * Also adapt debian/libxcomp-dev.install.in accordingly. * Also adapt nx-libs.spec accordingly.
-
- 27 Apr, 2016 1 commit
-
-
Salvador Fandino authored
-
- 15 Apr, 2016 1 commit
-
-
Fernando Carvajal authored
This commit removes TextCompressor class references from ClientCache and ServerCache as it's no longer used after removing old protocol's compatibility code from nxcomp. It also removes the attribute textCache from both classes as it's no longer used either. Finally the header and source files associated with the TextCompressor class are also deleted and removed from the compilation process. Refs: ArcticaProject/nx-libs#108
-
- 12 Apr, 2016 1 commit
-
-
Fernando Carvajal authored
This commit removes obsolete compatibility files whose components were only used to handle compatibility with old protocol versions that are no longer supported. Refs: ArcticaProject/nx-libs#108
-
- 28 Sep, 2015 3 commits
-
-
Mike Gabriel authored
-
Mike Gabriel authored
-
Ulrich Sibiller authored
-
- 25 Aug, 2015 2 commits
-
-
Ulrich Sibiller authored
-
Ulrich Sibiller authored
-
- 14 Jul, 2015 1 commit
-
-
Mike Gabriel authored
-
- 13 Jul, 2015 1 commit
-
-
Mike Gabriel authored
-
- 12 Jul, 2015 1 commit
-
-
Ulrich Sibiller authored
-
- 25 Mar, 2015 1 commit
-
-
Mihai Moldovan authored
nxcomp{,ext,shad}: only use the first three numbers in the full version for current_version on OS X. ld(1) on 10.6 fails otherwise.
-
- 16 Mar, 2015 1 commit
-
-
Mihai Moldovan authored
-
- 15 Mar, 2015 1 commit
-
-
Clemens Lang authored
nxcomp{,ext,shad}: use the correct library naming scheme on OS X. It differs from other UNIX-based systems.
-
- 13 Feb, 2015 1 commit
-
-
Nito Martinez authored
-
- 09 Feb, 2015 2 commits
-
-
Mike Gabriel authored
024_fix-make-clean.full.patch 024_fix-make-clean.full+lite.patch
-
Mike Gabriel authored
-
- 28 Mar, 2013 2 commits
-
-
Mike Gabriel authored
This reverts commit e77bf36d.
-
Mike Gabriel authored
-
- 13 Nov, 2011 3 commits
-
-
Reinhard Tartler authored
Summary: Imported nxcomp-3.4.0-6.tar.gz Keywords: Imported nxcomp-3.4.0-6.tar.gz into Git repository
-
Reinhard Tartler authored
Summary: Imported nxcomp-3.4.0-1.tar.gz Keywords: Imported nxcomp-3.4.0-1.tar.gz into Git repository
-
Reinhard Tartler authored
Summary: Imported nxcomp-3.1.0-4.tar.gz Keywords: Imported nxcomp-3.1.0-4.tar.gz into Git repository
-