| Commit message (Expand) | Author | Age | Files | Lines |
* | xcompshad: remove unused variables | Ulrich Sibiller | 2019-03-01 | 1 | -4/+0 |
* | Fix: clang does not know about gnu_printf | Ulrich Sibiller | 2019-03-01 | 1 | -4/+4 |
* | nxcompshad: fix spelling errors as reported by codespell | Ulrich Sibiller | 2018-05-24 | 3 | -4/+4 |
* | Fix clang error: ordered comparison between pointer and zero ("char *" and "i... | Mario Trangoni | 2018-03-01 | 1 | -1/+1 |
* | nxcompshad: Regression fix for 990e61cc. Add missing $(NULL) in 'if TARGET_EL... | Mike Gabriel | 2018-02-25 | 1 | -0/+1 |
* | nxcompshad/{configure.ac,src/Makefile.am}: only enable new ELF dtags if targe... | Mihai Moldovan | 2018-02-25 | 1 | -1/+5 |
* | nxcompshad/src/Makefile.am: enable new ELF dtags to force RUNPATH creation fo... | Mihai Moldovan | 2017-12-30 | 1 | -0/+1 |
* | nxcompshad/src/Makefile.am: implement libX11 RPATH/RUNPATH override. | Mihai Moldovan | 2017-12-30 | 1 | -1/+5 |
* | nxcompshad: silence GCC warnings | Ulrich Sibiller | 2017-12-28 | 2 | -4/+19 |
* | nxcompshad: Drop Cygwin/Win32 support. Has been untested and unused for a lon... | Mike Gabriel | 2017-08-27 | 8 | -1430/+0 |
* | Convert nx-X11/lib/ build flow from imake to autotools. | Mike Gabriel | 2017-08-25 | 1 | -1/+1 |
* | nxcompshad: Rewrite Logger class methods to properly take advantage of the 'g... | Mike Gabriel | 2017-07-13 | 2 | -8/+20 |
* | nxcompshad/src/Shadow.cpp: Drop duplicate prototype for NXShadowRemoveAllUpda... | Mike Gabriel | 2017-07-13 | 1 | -2/+0 |
* | nxcompshad/src/Core.cpp: Don't redeclare (and shadow) curLine. Use curWorkLin... | Mike Gabriel | 2017-07-13 | 1 | -21/+21 |
* | nxcompshad/src/Regions.h: Avoid warning: ‘typedef’ was ignored in this de... | Mike Gabriel | 2017-07-13 | 1 | -1/+1 |
* | nxcompshad: Switch to autoreconf. | Mike Gabriel | 2017-07-13 | 22 | -0/+6316 |