IABSD.fr/xenocara/lib/libdrm/Makefile.bsd-wrapper

Branch :


Log

Author Commit Date CI Message
94e5bba0 2019-11-27 02:17:47 Merge libdrm 2.4.100
e618151b 2019-05-05 23:27:58 put fonts.7 and drm*.3 into the install sets; patch from Nathanael Rensen <nathanael at list dot polymorpheus dot com>, minimally tweaked by me; OK matthieu@
05166be2 2019-05-02 19:12:04 simplify Makefiles for use with docbook2mdoc-1.1.0 and regen for improved formatting: correct linebreaks in literal displays; and new sentence, new line
720bb93c 2019-04-28 20:47:20 install libdrm manual pages; feedback and OK jsg@ matthieu@
a8a2dab4 2019-04-26 07:45:37 Merge libdrm 2.4.98
41f63e84 2018-11-01 08:29:47 Merge libdrm 2.4.96
d4accf84 2018-09-13 12:02:27 Merge libdrm 2.4.94
ff54d44d 2018-02-21 06:01:53 No need to override PTHREADSTUBS_CFLAGS/PTHREADSTUBS_LIBS anymore as the configure scripts have been changed to avoid pthread-stubs.
32150df0 2018-02-17 02:31:15 Merge libdrm 2.4.89
4b98ce0c 2017-10-23 16:50:28 Remove all references to libpthread-stubs from xenocara. "looks sane" guenther@.
e188ddf9 2017-08-05 14:21:16 Merge libdrm 2.4.82
a632c2fb 2017-04-14 07:52:10 Merge libdrm 2.4.79
6f7c809e 2017-02-05 05:46:41 Merge libdrm 2.4.75
b2fcf886 2016-11-19 05:45:00 Merge libdrm 2.4.73
512a658c 2016-10-16 06:11:11 Merge libdrm 2.4.71
92b7ec9f 2016-03-20 10:41:29 Merge libdrm 2.4.67
d4c79ffe 2015-08-22 00:30:35 Merge libdrm 2.4.64. This changes the build to using the upstream auto* build system and installing/using a libdrm specific set of drm headers. Thanks to Emil Velikov for removing the GNU makeisms upstream.
cc283d3c 2009-01-10 16:29:26 De-autoconf libdrm. Now that xenocara has been made clean with respect to using kernel headers instead of those provided with libdrm, remove the copy of the headers included here. Since it is now very simple, move it over to using standard bsd makefiles instead of autoconf. ok matthieu@
e21a353d 2008-06-12 18:52:07 Enable privsep support. Finally! ok matthieu@.
854f5def 2007-03-15 23:00:47 Bump major of shared libs that depend on libX11 (which already got bumped). ok todd@
42549768 2007-01-01 10:34:17 correct SHARED_LIB
17c4db3e 2007-01-01 10:33:12 add build infrastructure.