aboutsummaryrefslogtreecommitdiff
path: root/nxcompshad/src
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright yearsUlrich Sibiller2023-04-2816-64/+64
* nxcompshad: delete trailing whitespaceUlrich Sibiller2019-09-292-8/+8
* nxcompshad: fix logging segfaultUlrich Sibiller2019-09-292-20/+8
* Logger.h: remove pragma, correct attributesUlrich Sibiller2019-03-011-9/+4
* Logger.h: fix missing compiler attributeUlrich Sibiller2019-03-011-1/+1
* xcompshad: remove unused variablesUlrich Sibiller2019-03-011-4/+0
* Fix: clang does not know about gnu_printfUlrich Sibiller2019-03-011-4/+4
* nxcompshad: fix spelling errors as reported by codespellUlrich Sibiller2018-05-243-4/+4
* Fix clang error: ordered comparison between pointer and zero ("char *" and "i...Mario Trangoni2018-03-011-1/+1
* nxcompshad: Regression fix for 990e61cc. Add missing $(NULL) in 'if TARGET_EL...Mike Gabriel2018-02-251-0/+1
* nxcompshad/{configure.ac,src/Makefile.am}: only enable new ELF dtags if targe...Mihai Moldovan2018-02-251-1/+5
* 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
* 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
* nxcompshad: Rewrite Logger class methods to properly take advantage of the 'g...Mike Gabriel2017-07-132-8/+20
* 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-1322-0/+6316