The NetBSD Project

CVS log for pkgsrc/x11/libXt/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / x11 / libXt

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2015Q4-base


Revision 1.23 / (download) - annotate - [select for diffs], Fri May 1 08:44:16 2015 UTC (8 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

Update to 1.1.5:

Alan Coopersmith (8):
      Revert "Avoid shadowing variables."
      If CFLAGS_FOR_BUILD is not set, include CWARNFLAGS in default value
      makestrs: use strchr() instead of index()
      makestrs: Replace malloc()+strcpy() calls with strdup() calls
      makestrs: Replace strcpy()+strcat() calls with snprintf() calls
      makestrs: Use asprintf() if available
      unifdef -UCRAY -UCRAY2
      libXt 1.1.5

Gaetan Nadon (1):
      Use $(MKDIR_P) in Makefile.am for better code portability

Jon TURNEY (2):
      Include direct.h header for _getdrives() on Win32
      Include unistd.h for getpid()

Rob Clark (1):
      asprintf needs _GNU_SOURCE on some platforms

Thierry Reding (1):
      Fix cross-compilation

Thomas Klausner (7):
      Add missing comma to fix DEBUG build.
      Use appropriate variable type for vsnprintf return value.
      Mark non-returning function with appropriate attribute.
      Ignore test-driver from automake-1.13.
      Avoid shadowing variables.
      Fix char vs. unsigned char warnings.
      Use string.h instead of X11/Xos.h.

Yaakov Selkowitz (1):
      Fix _XtInherit on x86_64 Windows

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>