log src/c/Makefile.in

age author description
Wed, 26 Oct 2011 09:10:40 -0400 Adam Chlipala Turn off warnings about deprecated functions, to placate silly OpenSSL change for OS X
Thu, 04 Aug 2011 17:06:50 -0400 Adam Chlipala Configure correct C compiler options for Pthreads
Tue, 02 Aug 2011 14:45:19 -0400 Adam Chlipala Remove some GCC-specific identifier choice and documentation
Fri, 15 Jul 2011 16:50:55 -0400 Adam Chlipala Generated pretty-printed HTML for a simple tutorial source file
Fri, 17 Jun 2011 11:52:56 -0400 Adam Chlipala Fixes to work nicely with OS X and Clang (thanks to Austin Seipp)
Sun, 29 May 2011 13:31:53 -0400 Adam Chlipala Configuration detects proper header files for database dev libraries
Sun, 15 May 2011 17:20:08 -0400 Adam Chlipala Grandfather into release: Use latest Debian testing autotools, etc.
Sun, 26 Dec 2010 11:13:37 -0500 Adam Chlipala Switch from libmhash to OpenSSL
Thu, 18 Nov 2010 14:22:04 -0500 Adam Chlipala Karn Kallio's patch for static mhash linking
Sun, 23 May 2010 11:52:13 -0400 Adam Chlipala Support HTTP caching of app.js
Thu, 11 Feb 2010 11:29:36 -0500 Adam Chlipala 'configure' checks for libmhash and MLton
Sat, 30 Jan 2010 15:34:00 -0500 Adam Chlipala Another try to include more Autofiles in the distribution
Sat, 30 Jan 2010 11:21:26 -0500 Adam Chlipala Update Makefile.in's with new Autotools; add extra 'return NULL' to placate some -Wall
Thu, 28 Jan 2010 13:32:26 -0500 Adam Chlipala Switch to gcc -Wall
Thu, 28 Jan 2010 09:56:08 -0500 Adam Chlipala First attempt to switch to Automake, to get shared libraries built in OSX