aboutsummaryrefslogtreecommitdiff
path: root/nxcompshad
Commit message (Expand)AuthorAgeFilesLines
* nxcompshad: Regression fix for 990e61cc. Add missing $(NULL) in 'if TARGET_EL...Mike Gabriel2018-02-251-0/+1
* Merge branch 'Ionic-bugfix/FTBFS-non-ELF' into 3.6.xMike Gabriel2018-02-252-1/+7
|\
| * nxcompshad/{configure.ac,src/Makefile.am}: only enable new ELF dtags if targe...Mihai Moldovan2018-02-252-1/+7
* | nxcomp{,shad}/configure.ac: trailing whitespace removal only.Mihai Moldovan2018-02-251-1/+1
|/
* nxcompshad/src/Makefile.am: enable new ELF dtags to force RUNPATH creation fo...Mihai Moldovan2017-12-301-0/+1
* nxcompshad/src/Makefile.am: implement libX11 RPATH/RUNPATH override.Mihai Moldovan2017-12-301-1/+5
* nxcompshad: silence GCC warningsUlrich Sibiller2017-12-282-4/+19
* nx{comp{,shad},proxy}: use dist-bzip2 instead of dist-xz.Mihai Moldovan2017-12-161-1/+1
* nxcompshad/Makefile.am: also correctly call aclocal here.Mihai Moldovan2017-12-151-0/+2
* Silence warning: "ar: 'u' modifier ignored since 'D' is the default"Ulrich Sibiller2017-12-111-0/+3
* nx{comp{,shad},proxy}: add configure flag --enable-cxx11 to enable and setup ...Mihai Moldovan2017-10-273-0/+8
* .gitignore: Improve all .gitignore files, adapt to autotools build-flow and i...Mike Gabriel2017-10-091-2/+0
* nxcompshad: Drop Cygwin/Win32 support. Has been untested and unused for a lon...Mike Gabriel2017-08-278-1430/+0
* Convert nx-X11/lib/ build flow from imake to autotools.Mike Gabriel2017-08-251-1/+1
* nx*/configure.ac: Use newly introduced macro NX_DEFAULT_OPTIONS instead of NX...Mike Gabriel2017-08-111-1/+1
* nxcompshad: Rewrite Logger class methods to properly take advantage of the 'g...Mike Gabriel2017-07-132-8/+20
* nxcompshad: Prototype for NXShadowResetOptions() missing. Export it as public...Mike Gabriel2017-07-131-0/+2
* nxcompshad/src/Shadow.cpp: Drop duplicate prototype for NXShadowRemoveAllUpda...Mike Gabriel2017-07-131-2/+0
* nxcompshad/src/Core.cpp: Don't redeclare (and shadow) curLine. Use curWorkLin...Mike Gabriel2017-07-131-21/+21
* nxcompshad/src/Regions.h: Avoid warning: ‘typedef’ was ignored in this de...Mike Gabriel2017-07-131-1/+1
* nxcompshad: Switch to autoreconf.Mike Gabriel2017-07-1331-798/+175
* Don't force root ownership of dirs when installingSalvador Fandiño2017-06-051-1/+1
* nxcompshad/Shadow.cpp: Use EBADF instead of EBADFD (which is not portable to ...Mike Gabriel2017-05-041-5/+5
* add .gitignore filesUlrich Sibiller2016-11-171-0/+2
* Per-file copyright notices: Update copyright information in file headers that...Mike Gabriel2016-07-0621-151/+337
* NoMachine documentation files: Move to doc/_attic_/ folder.Mike Gabriel2016-07-051-404/+0
* LICENSE files: Have a main LICENSE file and one for nxcomp in the project's b...Mike Gabriel2016-07-051-22/+0
* Drop multiple COPYING files contaning the GPL-2 license text.Mike Gabriel2016-07-051-339/+0
* finally drop libNX_XextUlrich Sibiller2016-07-011-1/+1
* remove shm code from libNX_XextUlrich Sibiller2016-07-011-1/+1
* OPTFLAGS: Properly propagate build option flags to nxcomp{,ext,shad} and the ...Mike Gabriel2016-07-012-6/+12
* nx-X11/config/{imake,makedepend}: Use system-wide available imake and makedep...Mike Gabriel2016-06-301-10/+0
* nx-X11/programs/Xserver: Include nxcomp{,ext,shad} headers like one would do ...Mike Gabriel2016-06-131-1/+1
* nxcomshad/Makefile.in: Only install Shadow.h as publicly available header file.Mike Gabriel2016-06-131-1/+1
* library clean-up: Don't build libNX_Xtst anymore. Use system's libXtst shared...Mike Gabriel2015-12-293-2/+73
* nxcompshad/X11/include/Xdamage_nxcompshad.h: Update FIXME statement. Work-aro...Mike Gabriel2015-12-281-1/+1
* Clear header file namespace separation (<X11/...> vs. <nx-X11/...>).Mike Gabriel2015-12-2813-22/+194
* Merge pull request #64 from uli42/pr/add_pkgconfigMike Gabriel2015-09-281-0/+3
|\
| * adapt pkgconfigdir in nxcompshadUlrich Sibiller2015-08-261-1/+1
| * Fix "Makefile.in seems to ignore the --datarootdir setting" warningUlrich Sibiller2015-08-261-0/+2
| * create pkgcnfig dir before copying anythingUlrich Sibiller2015-08-261-1/+2
* | nxcomp{,ext,shad}/Makefile.in: Create pkgconfigdir before putting files in it.Mike Gabriel2015-07-141-0/+1
* | nxcomp{,shad,ext}: Remove nxcomp*.pc file on clean and distclean.Mike Gabriel2015-07-141-1/+1
|/
* Add pkg-config support to nxcomp, nxcompext and nxcompshadUlrich Sibiller2015-07-123-9/+28
* library clean-up: Don't build libNX_Xrandr anymore. Use system's libXrandr sh...Mike Gabriel2015-05-201-1/+1
* library clean-up: Don't build libNX_Xdamage anymore. Use system's libXdamage ...Mike Gabriel2015-05-011-1/+1
* libXcompshad underlinking problem: Fix undefined reference to 'XShmQueryVersi...Mike Gabriel2015-04-261-1/+1
* nxcomp{,ext,shad}: only use the first three numbers in the full version for c...Mihai Moldovan2015-03-261-1/+2
* nx{comp{,ext,shad},proxy}: try really hard to find makedepend. Do not fail if...Mihai Moldovan2015-03-162-2/+12
* nxcomp{,ext,shad}: use the correct library naming scheme on OS X. It differs ...Clemens Lang2015-03-151-7/+15