| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-12-04 | fixed win64 building | oy | |
| 2011-09-12 | Fixes for compiling with Solaris kernel. | Ian Wilson | |
| Fixed typo in CONF_PLATFORM_SOLARIS. Made sure that we don't try to use the gcc endianness for Solaris. Included sys/filio.h for Solaris so that FIONBIO is defined. Added linking flags -lsocket and -lnsl for Solaris in bam. | |||
| 2011-08-19 | fixed compiling with mingw | oy | |
| 2011-06-29 | Fixed FreeBSD build | fisted | |
| 2011-06-09 | fixed compiling on mac os x | oy | |
| 2011-06-09 | Use gcc endianness definitions when available. | Felix Geyer | |
| detect.h has manual litte/big endian definitions for some architectures but many are missing. Instead of adding more manual definitions it's better to use the definitions of gcc when available. | |||
| 2011-06-09 | Fix build on GNU/kFreeBSD. | Felix Geyer | |
| On GNU/kFreeBSD only "__FreeBSD_kernel__" is defined but not "__FreeBSD__". | |||
| 2011-06-09 | Fix build on GNU Hurd. | Felix Geyer | |
| Add missing platform definitions. | |||
| 2011-04-13 | added "Whitespace and line Endings cleanup" by GreYFoX | oy | |
| 2011-04-13 | added "fixed some header guards and added a script to fix them all!" by Choupom | oy | |
| 2010-11-20 | Updated copyrights | Sworddragon | |
| 2008-08-14 | moved out e_system, e_detect, vmath and math to a little base library | Magnus Auvinen | |