History log of /netbsd/external/mit/xorg/bin/xterm/Makefile (Results 1 – 23 of 23)
Revision Date Author Comments
# 790b8f75 16-Nov-2021 nia <nia@NetBSD.org>

xorg: sprinkle a little bit of USE_FORT around


# 67b951e8 27-Apr-2021 mrg <mrg@NetBSD.org>

disable attribute warnings. new libXt triggers them for now..


# 263b9eeb 17-Feb-2021 mrg <mrg@NetBSD.org>

remove -DOPT_* from here (now in xtermcfg.h).

restore comment lost in rev 1.18.


# e2ab9fdb 11-Feb-2021 mrg <mrg@NetBSD.org>

add new files for xterm 366.


# b157888a 27-Dec-2020 reinoud <reinoud@NetBSD.org>

Import Xterm's resize(1) for querying (x)terminal sizes in base for headless
clients


# 5e632b31 02-Oct-2020 nia <nia@NetBSD.org>

xterm: Enable SIXEL graphics support.

could also enable REGIS, it will require -lm and i suppose isn't
a default upstream yet(?)

test with "-ti vt340".


# cd5d7f76 09-May-2018 mrg <mrg@NetBSD.org>

add freetype2/freetype to the include path.


# 11059c70 14-Mar-2018 mrg <mrg@NetBSD.org>

build Tekparse.hin VTparse.hin normally.


# c9927441 23-Jul-2015 mrg <mrg@NetBSD.org>

remove some duplication; pointed out by pgoyette.


# f62475a7 23-Jul-2015 mrg <mrg@NetBSD.org>

link against Xinerama now that xterm 318 would prefer to.


# 5a2b21d9 11-Jul-2014 mrg <mrg@NetBSD.org>

add comments for un-done stuff.


# 5e1017c0 20-Mar-2014 mrg <mrg@NetBSD.org>

add a note about builtin_icons.h.


# 911f5be1 31-May-2013 mrg <mrg@NetBSD.org>

add new version.c for xterm 293.


# ee2cdad3 30-May-2013 mrg <mrg@NetBSD.org>

updates for libX11 1.5.99.902:

- remove ja.S90 and ja.U90 locales
- use -Wno-error for files that use (now deprecated) XKeycodeToKeysym()
- add -I${X11SRCDIR.X11}/src for xicmp
- add stub for _XGetR

updates for libX11 1.5.99.902:

- remove ja.S90 and ja.U90 locales
- use -Wno-error for files that use (now deprecated) XKeycodeToKeysym()
- add -I${X11SRCDIR.X11}/src for xicmp
- add stub for _XGetRequest()

show more ...


# 429b4c5c 22-Mar-2012 joerg <joerg@NetBSD.org>

Disable a bunch of additional warnings for now for the clang build.


# f4ef40e2 03-Oct-2010 christos <christos@NetBSD.org>

added commented out trace build.


# 51e18115 30-Jun-2010 mrg <mrg@NetBSD.org>

build updates for xterm-261. resize also uses terminfo now.


# feced192 04-Feb-2010 tron <tron@NetBSD.org>

Define "HAVE_TERMCAP_H" to fix build with the new terminfo library.


# 98eb8895 03-Feb-2010 roy <roy@NetBSD.org>

Userland now builds and uses terminfo instead of termcap.

OK: core@, jdc@


# bbb05cc6 19-Sep-2009 snj <snj@NetBSD.org>

Update for new xterm.


# 39c9db5d 18-Jan-2009 christos <christos@NetBSD.org>

turn on PASTE64 to handle large cut-n-paste buffers like the old xterm did.


# 8ca6b096 14-Oct-2008 cube <cube@NetBSD.org>

- Adapt to changes on bsd.x11.mk
- Remove unnecessary targets that handled .man.pre files
- Add transformations for package-specific patterns in man page templates.


# 2980e352 29-Jul-2008 mrg <mrg@NetBSD.org>

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

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.

show more ...