History log of /netbsd/external/mit/xorg/server/xorg-server/hw/xfree86/ddc/Makefile (Results 1 – 8 of 8)
Revision Date Author Comments
# 915cdc0c 31-Dec-2018 mrg <mrg@NetBSD.org>

more xorg-server 1.20 updates:

- more -Wno-error for deprecated functions
- add missing header paths


# 010d1d5f 14-Aug-2016 mrg <mrg@NetBSD.org>

various updates:
- port pkgsrc libxshmfence patches
- Xextbuiltin/module is no longer a thing, make it normal
- always need xorg-config.h/xorg-server.h for server components now
- add present, damage

various updates:
- port pkgsrc libxshmfence patches
- Xextbuiltin/module is no longer a thing, make it normal
- always need xorg-config.h/xorg-server.h for server components now
- add present, damage, render, Xi, dri, pixman, extension where needed
- fix various CPPFLAGS issues
- deal with moved sdksyms.sh

show more ...


# f10b0897 18-Jul-2015 mrg <mrg@NetBSD.org>

no longer build a bunch of xorg-server twice (for .a and _pic.a).
entirely obsolete installing libi2c since it's builtin.

libfb, libdri and libdri2 all want to be both .a for the Xorg link
and .so f

no longer build a bunch of xorg-server twice (for .a and _pic.a).
entirely obsolete installing libi2c since it's builtin.

libfb, libdri and libdri2 all want to be both .a for the Xorg link
and .so for the run-time, i didn't really look too closely.

remove a bunch of duplicated set list entries.

i built a bunch of platforms for this, and i think i got the sets
lists updates correct, including for debug sets, but it's probable
that i broke something.

XXX: pullup to netbsd-7, but not critical

show more ...


# 8baff8a3 11-Aug-2011 joerg <joerg@NetBSD.org>

Various warning adjustments for clang


# 3cc5930c 23-Nov-2010 mrg <mrg@NetBSD.org>

many build updates and fixes for xorg-server 1.9.2.


# d225a0d5 12-Jun-2009 mrg <mrg@NetBSD.org>

build updates for xorg-server 1.6.


# 1ab43164 29-Aug-2008 rtr <rtr@NetBSD.org>

- re-enable build of libddc it is needed as a convenience lib for linking
the Xorg server.
- define LIBISPRIVATE=yes for libddc so we don't get a module build


# e177a82b 03-Aug-2008 rtr <rtr@NetBSD.org>

add xfree86
add xfree86/ddc