OpenGrok
Cross Reference: Makefile
xref
: /
src
/
external
/
mit
/
xorg
/
bin
/
xinput
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
xinput
History log of
/src/external/mit/xorg/bin/xinput/Makefile
Revision
Date
Author
Comments
1.6
04-Jan-2017
christos
branches: 1.6.22;
PR/51771: Yorick Hardy: Use newer xinput features
1.5
23-May-2011
dsl
branches: 1.5.26;
Add explicit -lfoo for libraries that are required because of NEEDED
entries in other libraries.
This avoids a bug in 'ld' which causes it to look in the directory
specified by the RPATH entry (in the library with the NEEDED entry)
without adding the directory supplied by --sysroot.
When the RPATH entry in blindly folloed the link is done w.r.t the
systems own libfoo.so which may be missing some symbols.
(Or might have a wrong sized data area that would need copying
into the programs (or other libraries) data space.)
ld also seems to add a NEEDED entry for these libraries directly
into the program binary - this doesn't seem right to me.
Fixes my build where the installed libX11.so is dated from 2009.
CVS :----------------------------------------------------------------------
1.4
22-May-2010
mrg
version.c is gone.
1.3
10-Mar-2009
mrg
build property.c, and the new Xi manuals.
1.2
06-Sep-2008
rtr
branches: 1.2.2; 1.2.6; 1.2.8; 1.2.10; 1.2.14;
remove commented out CPPFLAGS
1.1
06-Sep-2008
rtr
reachover for building xinput
1.2.14.1
21-Apr-2010
matt
sync to netbsd-5
1.2.10.1
13-May-2009
jym
Sync with HEAD.
Second commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
1.2.8.1
17-Sep-2009
snj
Apply patch (requested by mrg in ticket #958):
Sync X.Org reachover build framework and setlists with the new X.Org.
1.2.6.2
19-Oct-2008
haad
Sync with HEAD.
1.2.6.1
06-Sep-2008
haad
file Makefile was added on branch haad-dm on 2008-10-19 22:41:01 +0000
1.2.2.2
18-Sep-2008
wrstuden
Sync with wrstuden-revivesa-base-2.
1.2.2.1
06-Sep-2008
wrstuden
file Makefile was added on branch wrstuden-revivesa on 2008-09-18 05:18:30 +0000
1.5.26.1
07-Jan-2017
pgoyette
Sync with HEAD. (Note that most of these changes are simply $NetBSD$
tag issues.)
1.6.22.1
06-Jun-2021
cjep
sync with head
Indexes created Fri Apr 24 00:22:58 UTC 2026