| Commit message (Expand) | Author | Age | Files | Lines |
* | .gitignore: Improve all .gitignore files, adapt to autotools build-flow and i... | Mike Gabriel | 2017-10-09 | 1 | -2/+0 |
* | 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 |
* | nx*/configure.ac: Use newly introduced macro NX_DEFAULT_OPTIONS instead of NX... | Mike Gabriel | 2017-08-11 | 1 | -1/+1 |
* | nxcompshad: Rewrite Logger class methods to properly take advantage of the 'g... | Mike Gabriel | 2017-07-13 | 2 | -8/+20 |
* | nxcompshad: Prototype for NXShadowResetOptions() missing. Export it as public... | Mike Gabriel | 2017-07-13 | 1 | -0/+2 |
* | 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 | 31 | -798/+175 |
* | Don't force root ownership of dirs when installing | Salvador Fandiño | 2017-06-05 | 1 | -1/+1 |
* | nxcompshad/Shadow.cpp: Use EBADF instead of EBADFD (which is not portable to ... | Mike Gabriel | 2017-05-04 | 1 | -5/+5 |
* | add .gitignore files | Ulrich Sibiller | 2016-11-17 | 1 | -0/+2 |
* | Per-file copyright notices: Update copyright information in file headers that... | Mike Gabriel | 2016-07-06 | 21 | -151/+337 |
* | NoMachine documentation files: Move to doc/_attic_/ folder. | Mike Gabriel | 2016-07-05 | 1 | -404/+0 |
* | LICENSE files: Have a main LICENSE file and one for nxcomp in the project's b... | Mike Gabriel | 2016-07-05 | 1 | -22/+0 |
* | Drop multiple COPYING files contaning the GPL-2 license text. | Mike Gabriel | 2016-07-05 | 1 | -339/+0 |
* | finally drop libNX_Xext | Ulrich Sibiller | 2016-07-01 | 1 | -1/+1 |
* | remove shm code from libNX_Xext | Ulrich Sibiller | 2016-07-01 | 1 | -1/+1 |
* | OPTFLAGS: Properly propagate build option flags to nxcomp{,ext,shad} and the ... | Mike Gabriel | 2016-07-01 | 2 | -6/+12 |
* | nx-X11/config/{imake,makedepend}: Use system-wide available imake and makedep... | Mike Gabriel | 2016-06-30 | 1 | -10/+0 |
* | nx-X11/programs/Xserver: Include nxcomp{,ext,shad} headers like one would do ... | Mike Gabriel | 2016-06-13 | 1 | -1/+1 |
* | nxcomshad/Makefile.in: Only install Shadow.h as publicly available header file. | Mike Gabriel | 2016-06-13 | 1 | -1/+1 |
* | library clean-up: Don't build libNX_Xtst anymore. Use system's libXtst shared... | Mike Gabriel | 2015-12-29 | 3 | -2/+73 |
* | nxcompshad/X11/include/Xdamage_nxcompshad.h: Update FIXME statement. Work-aro... | Mike Gabriel | 2015-12-28 | 1 | -1/+1 |
* | Clear header file namespace separation (<X11/...> vs. <nx-X11/...>). | Mike Gabriel | 2015-12-28 | 13 | -22/+194 |
* | Merge pull request #64 from uli42/pr/add_pkgconfig | Mike Gabriel | 2015-09-28 | 1 | -0/+3 |
|\ |
|
| * | adapt pkgconfigdir in nxcompshad | Ulrich Sibiller | 2015-08-26 | 1 | -1/+1 |
| * | Fix "Makefile.in seems to ignore the --datarootdir setting" warning | Ulrich Sibiller | 2015-08-26 | 1 | -0/+2 |
| * | create pkgcnfig dir before copying anything | Ulrich Sibiller | 2015-08-26 | 1 | -1/+2 |
* | | nxcomp{,ext,shad}/Makefile.in: Create pkgconfigdir before putting files in it. | Mike Gabriel | 2015-07-14 | 1 | -0/+1 |
* | | nxcomp{,shad,ext}: Remove nxcomp*.pc file on clean and distclean. | Mike Gabriel | 2015-07-14 | 1 | -1/+1 |
|/ |
|
* | Add pkg-config support to nxcomp, nxcompext and nxcompshad | Ulrich Sibiller | 2015-07-12 | 3 | -9/+28 |
* | library clean-up: Don't build libNX_Xrandr anymore. Use system's libXrandr sh... | Mike Gabriel | 2015-05-20 | 1 | -1/+1 |
* | library clean-up: Don't build libNX_Xdamage anymore. Use system's libXdamage ... | Mike Gabriel | 2015-05-01 | 1 | -1/+1 |
* | libXcompshad underlinking problem: Fix undefined reference to 'XShmQueryVersi... | Mike Gabriel | 2015-04-26 | 1 | -1/+1 |
* | nxcomp{,ext,shad}: only use the first three numbers in the full version for c... | Mihai Moldovan | 2015-03-26 | 1 | -1/+2 |
* | nx{comp{,ext,shad},proxy}: try really hard to find makedepend. Do not fail if... | Mihai Moldovan | 2015-03-16 | 2 | -2/+12 |
* | nxcomp{,ext,shad}: use the correct library naming scheme on OS X. It differs ... | Clemens Lang | 2015-03-15 | 1 | -7/+15 |
* | nxcomp{,shad}: fix dynamic library linking on OS X. Use -dynamiclib instead o... | Clemens Lang | 2015-03-15 | 1 | -2/+2 |
* | nx{comp{,ext,shad},proxy}: use path discovery for finding makedepend. Remove ... | Clemens Lang | 2015-03-15 | 1 | -14/+1 |
* | VERSION file: master VERSION file is in base folder, symlinked from nx*/VERSI... | Mike Gabriel | 2015-02-14 | 1 | -1/+1 |
* | Unique Library Names Patch (600_nx-X11+nxcompext+nxcompshad_unique-libnames.f... | Jan Engelhardt | 2015-02-13 | 1 | -2/+2 |
* | Honour compiler/linker option flags. | Orion Poplawski | 2015-02-09 | 1 | -2/+2 |
* | nxcomp*, nxproxy: Fix clean-up of source tree via Makefile.in templates. | Mike Gabriel | 2015-02-09 | 1 | -1/+1 |
* | nxcomp*,nxproxy: Add clean rules to Makefile.in templates. | Mike Gabriel | 2015-02-09 | 1 | -1/+34 |
* | Remove .gch files during cleanup (007_nxcompshad_clean-gch-files.full.patch). | Mike Gabriel | 2015-02-09 | 1 | -1/+1 |
* | gcc43 fix (003_nxcompshad_gcc43.full.patch) | Marcelo Boveto Shima | 2015-02-09 | 2 | -4/+4 |
* | Build nxcompshad against nx-X11 (002_nxcompshad_build-against-nx-x11-only.ful... | Mike Gabriel | 2015-02-09 | 2 | -3/+3 |
* | Revert "release 3.5.0.19" | Mike Gabriel | 2013-03-28 | 4 | -46/+13 |