| History log of /src/external/mit/xorg/lib/libXi/Makefile |
| Revision | | Date | Author | Comments |
| 1.15 |
| 23-Feb-2022 |
uwe | libXi: Fixup libmansuffix in manual pages.
The manpages use unadorned libmansuffix instead of __libmansuffix__ or @libmansuffix@ that the standard transformations handle.
Add ad-hoc s/// command for it. It has "3" hardcoded because there's no easy way to look up that mapping, but then that very same "3" is hardcoded in the file names anyway.
|
| 1.14 |
| 22-Feb-2022 |
uwe | libXi: Bring back manual pages.
|
| 1.13 |
| 14-Jun-2014 |
mrg | remove remaining makefile support for GCC < 45 that i found.
|
| 1.12 |
| 16-Mar-2014 |
mrg | branches: 1.12.2; define HAVE__XEATDATAWORDS. (XXX move into ${X11FLAGS.THREADLIB}).
|
| 1.11 |
| 18-Oct-2013 |
riz | Before testing the value of HAVE_GCC, test if it's defined.
|
| 1.10 |
| 06-Jun-2013 |
mrg | fix vax build issues - GCC 4.1 warns about always true comparisons more than GCC 4.5 does.
|
| 1.9 |
| 05-Jun-2013 |
mrg | adapt for libXi 1.7.1.
|
| 1.8 |
| 11-Aug-2011 |
joerg | branches: 1.8.2; 1.8.4; 1.8.8; 1.8.10; 1.8.16; Various warning adjustments for clang
|
| 1.7 |
| 23-Jul-2011 |
mrg | handle the rename of XSetCPtr.c to XISetCPtr.c.
|
| 1.6 |
| 06-Mar-2011 |
jmcneill | match up libXi sources with those from libXi Makefile.am -- lots were missing, including all of XI2 sources!
|
| 1.5 |
| 22-May-2010 |
mrg | - update includes list and delete obsolete man pages - new -Wno-error's
|
| 1.4 |
| 10-Mar-2009 |
mrg | build property.c, and the new Xi manuals.
|
| 1.3 |
| 05-Oct-2008 |
cube | branches: 1.3.4; 1.3.6; 1.3.8; 1.3.12; Install manual pages for libXi.
|
| 1.2 |
| 13-Sep-2008 |
cube | branches: 1.2.2; Install pkgconfig files. Where applicable, remove .if 0 code that tried to do the same thing.
|
| 1.1 |
| 29-Jul-2008 |
mrg | branches: 1.1.1; Initial revision
|
| 1.1.1.1 |
| 29-Jul-2008 |
mrg | initial import of the crossbuild framework for modular Xorg. this is heavily based upon the work rtr@ did on src/x11, but hacked to work for modern modular Xorg source split.
the sources will live in xsrc/external/mit/<package>/dist.
documentation on using this will come when the above directories are fully populated. there are 192 of them so it may take some time before that is completed.
|
| 1.2.2.3 |
| 24-Sep-2008 |
wrstuden | Merge in changes between wrstuden-revivesa-base-2 and wrstuden-revivesa-base-3.
|
| 1.2.2.2 |
| 18-Sep-2008 |
wrstuden | Sync with wrstuden-revivesa-base-2.
|
| 1.2.2.1 |
| 13-Sep-2008 |
wrstuden | file Makefile was added on branch wrstuden-revivesa on 2008-09-18 05:18:37 +0000
|
| 1.3.12.1 |
| 21-Apr-2010 |
matt | sync to netbsd-5
|
| 1.3.8.1 |
| 13-May-2009 |
jym | Sync with HEAD.
Second commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
|
| 1.3.6.2 |
| 06-Jun-2013 |
riz | Apply patch (requested by mrg in ticket #1866):
external/mit/xorg/lib/fontconfig/src/Makefile patch external/mit/xorg/lib/libX11/Makefile.libx11 patch external/mit/xorg/lib/libXi/Makefile patch
Silence gcc 4.1 warnings from ticket #1866. [mrg, ticket #1866]
|
| 1.3.6.1 |
| 17-Sep-2009 |
snj | branches: 1.3.6.1.2; 1.3.6.1.6; Apply patch (requested by mrg in ticket #958): Sync X.Org reachover build framework and setlists with the new X.Org.
|
| 1.3.6.1.6.1 |
| 06-Jun-2013 |
riz | Apply patch (requested by mrg in ticket #1866):
external/mit/xorg/lib/fontconfig/src/Makefile patch external/mit/xorg/lib/libX11/Makefile.libx11 patch external/mit/xorg/lib/libXi/Makefile patch
Silence gcc 4.1 warnings from ticket #1866. [mrg, ticket #1866]
|
| 1.3.6.1.2.1 |
| 06-Jun-2013 |
riz | Apply patch (requested by mrg in ticket #1866):
external/mit/xorg/lib/fontconfig/src/Makefile patch external/mit/xorg/lib/libX11/Makefile.libx11 patch external/mit/xorg/lib/libXi/Makefile patch
Silence gcc 4.1 warnings from ticket #1866. [mrg, ticket #1866]
|
| 1.3.4.2 |
| 19-Oct-2008 |
haad | Sync with HEAD.
|
| 1.3.4.1 |
| 05-Oct-2008 |
haad | file Makefile was added on branch haad-dm on 2008-10-19 22:41:10 +0000
|
| 1.8.16.1 |
| 12-Jun-2013 |
msaitoh | Pull up following revision(s) (requested by mrg in ticket #902): external/mit/xorg/lib/libXi/Makefile: revision 1.10 fix vax build issues - GCC 4.1 warns about always true comparisons more than GCC 4.5 does.
|
| 1.8.10.1 |
| 12-Jun-2013 |
msaitoh | Pull up following revision(s) (requested by mrg in ticket #902): external/mit/xorg/lib/libXi/Makefile: revision 1.10 fix vax build issues - GCC 4.1 warns about always true comparisons more than GCC 4.5 does.
|
| 1.8.8.2 |
| 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.8.8.1 |
| 23-Jun-2013 |
tls | resync from head
|
| 1.8.4.1 |
| 12-Jun-2013 |
msaitoh | Pull up following revision(s) (requested by mrg in ticket #902): external/mit/xorg/lib/libXi/Makefile: revision 1.10 fix vax build issues - GCC 4.1 warns about always true comparisons more than GCC 4.5 does.
|
| 1.8.2.1 |
| 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
| 1.12.2.1 |
| 10-Aug-2014 |
tls | Rebase.
|