log src/c/Makefile.in

age author description
2011-08-04 Adam Chlipala Configure correct C compiler options for Pthreads
2011-08-02 Adam Chlipala Remove some GCC-specific identifier choice and documentation
2011-07-15 Adam Chlipala Generated pretty-printed HTML for a simple tutorial source file
2011-06-17 Adam Chlipala Fixes to work nicely with OS X and Clang (thanks to Austin Seipp)
2011-05-29 Adam Chlipala Configuration detects proper header files for database dev libraries
2011-05-15 Adam Chlipala Grandfather into release: Use latest Debian testing autotools, etc.
2010-12-26 Adam Chlipala Switch from libmhash to OpenSSL
2010-11-18 Adam Chlipala Karn Kallio's patch for static mhash linking
2010-05-23 Adam Chlipala Support HTTP caching of app.js
2010-02-11 Adam Chlipala 'configure' checks for libmhash and MLton
2010-01-30 Adam Chlipala Another try to include more Autofiles in the distribution
2010-01-30 Adam Chlipala Update Makefile.in's with new Autotools; add extra 'return NULL' to placate some -Wall
2010-01-28 Adam Chlipala Switch to gcc -Wall
2010-01-28 Adam Chlipala First attempt to switch to Automake, to get shared libraries built in OSX