search for: subjectprefix

Displaying 3 results from an estimated 3 matches for "subjectprefix".

Did you mean: subject_prefix
2010 Sep 23
1
[resent][PATCH/liboggz] Fix an issue with the symlinks for pre-0.9.9 tool names
...n/oggz$$p ; then \ - $(RM) $(exec_prefix)/bin/oggz$$p ; \ + if test -L $(DESTDIR)$(bindir)/oggz$$p ; then \ + $(RM) $(DESTDIR)$(bindir)/oggz$$p ; \ fi ; \ done -- Resent, since it did not make it to the list the first time. For the record, new (hopefully) working conf: [format] subjectprefix = PATCH/liboggz [sendemail] from = Vincent Cappe <vcappe at gmail.com> to = Ogg Development <ogg-dev at xiph.org> to = Conrad Parker <conrad at metadecks.org> cc = Vincent Cappe <vcappe at gmail.com>
2017 Jan 28
0
[ANNOUNCE] libdrm 2.4.75
...or... info xf86drm: introduce drmGetDevice[s]2 tests/drmdevice: use drmGetDevice[s]2 tests: remove useless legacy tests kms: remove commented out libudev code configure: remove libudev checks tests: automake: reorder makefile contents autogen.sh: set format.subjectPrefix and sendemail.to if needed android: remove LOCAL_MODULE_TAGS := optional tag android: introduce Android.common.mk to reduce boilerplate android: add HAVE_VISIBILITY to Android.common.mk android: add note about command line defines and config.h android: silence ~550 war...
2017 Oct 04
0
[ANNOUNCE] intel-gpu-tools 1.20
...igt: add syncobj_basic. configure.ac: bump libdrm requirement to 2.4.82 Dhinakaran Pandiyan (1): tests/psr: Don't strcmp CRCs that are not NULL terminated. Eric Anholt (11): Add an editorconfig file for the basics of igt style. Make autogen.sh set the default format.subjectPrefix Use PATH_MAX to fix some sprintf-into-short-buffers warnings. intel_watermark: Fix a warning about "const char" return being silly. intel_display_poller: Fix truncation of a test name. meson: Add some compiler flags to reduce warnings. meson: Don't build...