aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | debian/roll-tarballs.sh: don't escape last newline of a multiline command.Mihai Moldovan2015-04-261-1/+1
* | debian/roll-tarballs.sh: use more curly braces.Mihai Moldovan2015-04-261-3/+3
* | debian/roll-tarballs.sh: convert tabs to spaces.Mihai Moldovan2015-04-261-9/+9
* | debian/roll-tarballs.sh: use more quotes.Mihai Moldovan2015-04-261-15/+15
* | libXcompshad underlinking problem: Fix undefined reference to 'XShmQueryVersi...Mike Gabriel2015-04-261-1/+1
* | Fix underlinking issues for libNX_X{composite,damage,fixes}.Mike Gabriel2015-04-261-0/+3
* | libX11 underlinking problem: Fix undefined reference to 'XdmcpWrap' (by linki...Mike Gabriel2015-04-261-1/+1
* | libX11 underlinking problem: Fix undefined reference to 'dlopen' and 'dlsym'....Mike Gabriel2015-04-261-1/+1
* | Merge branch 'sunweaver-pr/xbitmaps-cleanup' into arctica-3.6.xMihai Moldovan2015-04-2374-2687/+2
|\ \
| * | xbitmaps cleanup: The <X11/bitmaps/*> headers are not required at build time ...Mike Gabriel2015-04-2374-2687/+2
|/ /
* | Merge branch 'sunweaver-pr/libxdmcp-cleanup' into arctica-3.6.xMihai Moldovan2015-04-2257-3435/+28
|\ \
| * | library clean-up: Don't build libNX_Xdmcp anymore. Use system's libXdmcp shar...Mike Gabriel2015-04-2257-3435/+28
|/ /
* | nx-libs.spec: Drop packaging of libNX_Xpm*, in RPM packages there is no such ...Mike Gabriel2015-04-221-29/+0
* | debian/control: Typo fix (Meas -> Mesa).Mike Gabriel2015-04-221-1/+1
* | Merge branch 'sunweaver-pr/libxfont-cleanup' into arctica-3.6.xMihai Moldovan2015-04-22233-67022/+50
|\ \
| * | library clean-up: Don't build and link libXfont.a anymore. Use system's libXf...pr/libxfont-cleanupMike Gabriel2015-04-22233-67022/+50
|/ /
* | fix for Xcursor clean-up (422fe90)Mike Gabriel2015-04-213-3/+3
* | imake cleanup (nx-X11/programs/Xserver/Imakefile): Drop build rules for XF86S...Mike Gabriel2015-04-171-286/+2
* | Merge pull request #12 from sunweaver/pr/arch-cleanup.CRAYMike DePaulo2015-04-1653-1033/+43
|\ \
| * | MakeBigReq: don't move the last word, already handled by Data32 (X.Org CVE-20...Karl Tomlinson2015-04-161-2/+17
| * | old-arch cleanup: Drop CRAY support (i.e., drop code related to CRAY, _CRAY, ...Mike Gabriel2015-04-1653-1031/+26
* | | Merge branch 'sunweaver-pr/xcursor-cleanup' into arctica-3.6.xMihai Moldovan2015-04-1623-4847/+1
|\ \ \
| * | | library clean-up: Drop nx-X11/lib/Xcursor. Not used at build time.Mike Gabriel2015-04-1623-4847/+1
|/ / /
* | | Merge branch 'sunweaver-pr/nxupgradeagent-cleanup' into arctica-3.6.xMihai Moldovan2015-04-1652-38864/+6098
|\ \ \
| * | | NXAGENT_UPGRADE code cleanup:Mike Gabriel2015-04-1652-38864/+6098
|/ / /
* / / test script: doc/examples/run-nxproxy2nxproxy-testMike Gabriel2015-04-151-0/+140
|/ /
* | drop: nx-X11/config/util/ (not needed at build time).Mike Gabriel2015-04-1449-6480/+1
* | imake clean-up: nx-X11/config/Imakefile (drop BuildDPSLibrary related build-l...Mike Gabriel2015-04-141-4/+1
* | fix for libXpm4-cleanupMike Gabriel2015-04-111-1/+0
* | fix for ebe00df38f264ef71dac3c73d416a74685c8cbd2 (removal of DmxLibrary)Mike Gabriel2015-04-081-4/+0
* | Merge branch 'feature/other-Xserver-cleanup' into arctica-3.6.xMihai Moldovan2015-04-0529-7058/+23
|\ \ | |/ |/|
| * imake clean: Remove (probably incomplete) support for NXZaurusXServer, NXiPAQ...Mike Gabriel2015-04-051-54/+0
| * imake cleanup: nx-X11/programs/Xserver/Imakefile (drop non-provided Xserver v...Mike Gabriel2015-04-051-286/+1
| * imake cleanup: nx-X11/programs/Imakefile (reduce to minimal).Mike Gabriel2015-04-041-136/+0
| * imake cleanup: Drop all references to BuildFontServer.Mike Gabriel2015-04-048-44/+2
| * imake cleanup: Drop all references to XprtServer and BuildXprint*.Mike Gabriel2015-04-0423-4368/+12
| * imake cleanup: Drop all references to XdmxServer and BuildXdmx*.Mike Gabriel2015-04-0415-1934/+8
| * imake cleanup: Drop all references to XVirtualFramebufferServer.Mike Gabriel2015-04-049-74/+3
| * imake cleanup: Drop all references to XNestServer.Mike Gabriel2015-04-0410-76/+7
| * imake cleanup: Drop all references to XWinServer.Mike Gabriel2015-04-043-99/+3
|/
* nx-X11: add more NULL guards to TEST and DEBUG sections of Render.c.Mihai Moldovan2015-03-292-65/+93
* debian/changelog: sync with 3.5.0.x branch.Mihai Moldovan2015-03-291-0/+7
* nx-X11: fix typo in previous commit.Mihai Moldovan2015-03-291-1/+1
* nx-X11: handle source pictures (those without a Drawable surface) gracefully.Mihai Moldovan2015-03-294-20/+89
* debian/changelog: sync with 3.5.0.x branch.Mihai Moldovan2015-03-261-3/+47
* nxcomp{,ext,shad}: only use the first three numbers in the full version for c...Mihai Moldovan2015-03-263-3/+6
* nx-libs.spec: add overlooked Obsolete: statement to libNX_Xfixes3.Mihai Moldovan2015-03-172-0/+2
* nx-libs.spec: Versioned libXcomp* should obsolete unversioned libXcomp*, not ...Mihai Moldovan2015-03-172-3/+10
* nx{comp{,ext,shad},proxy}: try really hard to find makedepend. Do not fail if...Mihai Moldovan2015-03-168-8/+48
* nxcomp{,ext,shad}: use the correct library naming scheme on OS X. It differs ...Clemens Lang2015-03-154-19/+45