Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-05-21 | Fixes system endian header detection. | obache | 1 | -2/+2 |
2013-11-26 | Use find-headers.mk to detect available endian.h. | obache | 1 | -10/+6 |
2013-11-07 | Use CC if CCPATH is not set yet. | obache | 1 | -2/+2 |
2013-09-04 | Spell the C compiler CCPATH as CC gets the wrapper threatment and might | joerg | 1 | -2/+4 |
2009-01-14 | Don't use full path to include, avoids | sketch | 1 | -5/+5 |
2007-03-08 | On IRIX, <standards.h> needs to be included before <sys/endian.h>. | rillig | 1 | -2/+5 |
2005-04-30 | Rewrite to avoid needing egrep. | jlam | 1 | -32/+32 |
2004-02-06 | If we're passing through MAKEFLAGS variables whose values may contain | jlam | 1 | -2/+2 |
2002-08-14 | make this work on Solaris by using ${EGREP} instead of ${GREP}. | grant | 1 | -2/+2 |
2002-04-22 | Makefile fragment to determine the endianness of the platform by checking | jlam | 1 | -0/+51 |