OpenGrok
Cross Reference: Makefile
xref
: /
src
/
external
/
mit
/
xorg
/
bin
/
xwininfo
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
xwininfo
History log of
/src/external/mit/xorg/bin/xwininfo/Makefile
Revision
Date
Author
Comments
1.7
24-Oct-2019
kamil
branches: 1.7.6;
Switch the iconv(3) prototype to the POSIX conformant variation
Remove const from the 2nd argument.
const char ** and char ** are incompatible types and it was a cost to keep
the technically incompatible form for a more purist variation. NetBSD was
almost the last alive OS to still keep the const argument (known leftovers:
Minix and Illumos).
Keep the const form for the internal purposes inside citrus and rump.
Address the build breakage fallout in the same change.
There are no ABI changes.
Change accepted by core@.
1.6
31-May-2013
mrg
branches: 1.6.28;
define HAVE_MKSTEMP and HAVE_LRINT for bitmap.
define PACKAGE_STRING/VERSION correctly for xrandr, xsetroot and xstdcmap.
define ICONV_CONST for xwininfo.
install new xcb-proto files.
build new Xrandr sources.
bump version on libxcb and libXrandr.
1.5
11-Aug-2011
joerg
branches: 1.5.2; 1.5.8;
Various warning adjustments for clang
1.4
23-Jul-2011
mrg
add .../man to the .PATH to find moved manuals.
1.3
20-Nov-2010
mrg
link with xcb and xcb-shape.
1.2
09-Mar-2009
mrg
add clientwin.c, needed by newer packages.
1.1
29-Jul-2008
mrg
branches: 1.1.1;
Initial revision
1.1.1.1
29-Jul-2008
mrg
branches: 1.1.1.1.2; 1.1.1.1.6; 1.1.1.1.8; 1.1.1.1.10; 1.1.1.1.14;
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.1.1.1.14.1
21-Apr-2010
matt
sync to netbsd-5
1.1.1.1.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.1.1.1.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.1.1.1.6.2
19-Oct-2008
haad
Sync with HEAD.
1.1.1.1.6.1
29-Jul-2008
haad
file Makefile was added on branch haad-dm on 2008-10-19 22:41:04 +0000
1.1.1.1.2.2
18-Sep-2008
wrstuden
Sync with wrstuden-revivesa-base-2.
1.1.1.1.2.1
29-Jul-2008
wrstuden
file Makefile was added on branch wrstuden-revivesa on 2008-09-18 05:18:33 +0000
1.5.8.1
23-Jun-2013
tls
resync from head
1.5.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.6.28.1
13-Apr-2020
martin
Mostly merge changes from HEAD upto 20200411
1.7.6.1
06-Jun-2021
cjep
sync with head
Indexes created Sun Mar 01 05:31:48 UTC 2026