log Makefile.am

age author description
Thu, 06 Aug 2015 12:51:09 -0400 Adam Chlipala Add '-noEmacs' for 'make test'
Thu, 06 Aug 2015 09:57:47 -0400 Adam Chlipala Change 'make test' to work before 'make install'
Wed, 29 Jul 2015 10:08:03 -0400 Adam Chlipala Add a simple 'make test' target
Tue, 18 Feb 2014 07:07:01 -0500 Adam Chlipala Merge with small clean-ups
Thu, 05 Dec 2013 11:36:46 -0500 Patrick Hurst Basic datetime library.
Fri, 22 Nov 2013 09:48:16 -0500 Adam Chlipala Get SML/NJ support working again
Fri, 22 Nov 2013 09:36:14 -0500 Anders Kaseorg make dist: Use fewer wildcards
Fri, 22 Nov 2013 09:36:14 -0500 Anders Kaseorg make clean: Clean bin/mlton, src/urweb.mlton.lex,
Fri, 22 Nov 2013 09:36:14 -0500 Anders Kaseorg make uninstall: Uninstall types_cpp.h, urweb_cpp.h
Fri, 22 Nov 2013 09:36:14 -0500 Anders Kaseorg Allow building in a separate build directory
Fri, 22 Nov 2013 09:36:14 -0500 Anders Kaseorg xml/parse: Accept entity files on the command line
Thu, 21 Nov 2013 15:12:42 -0500 Adam Chlipala Add bin to EXTRA_DIST
Thu, 21 Nov 2013 15:08:37 -0500 Adam Chlipala Add src/c/*.h to EXTRA_DIST
Thu, 21 Nov 2013 15:06:41 -0500 Adam Chlipala Add more include files to EXTRA_DIST
Thu, 21 Nov 2013 15:04:17 -0500 Adam Chlipala Some more EXTRA_DIST
Thu, 21 Nov 2013 14:59:33 -0500 Adam Chlipala Getting more specific about 'src' in EXTRA_DIST
Thu, 21 Nov 2013 14:53:01 -0500 Adam Chlipala Experimenting with distribution via 'make dist', to allow deletion of autogenerated files from version control
Mon, 01 Apr 2013 10:13:49 -0400 Adam Chlipala Change Name_js to skip code snippets that depend on the CSRF-protection signature
Sat, 05 Jan 2013 18:19:20 -0500 Jason Gross Add MLTONARGS to xml/parse
Wed, 12 Dec 2012 14:47:06 -0500 Jason Gross Add ./configure MLTONARGS option for MLTON arguments
Sat, 12 May 2012 15:22:39 -0400 Adam Chlipala Automake 1.12 compatibility, based on suggestions by Lance Hepler
Sat, 05 May 2012 13:08:26 -0400 Adam Chlipala Fix bug in installation of source files to proper directories
Wed, 02 May 2012 17:17:57 -0400 Edward Z. Yang Add support for -boot flag, which allows in-tree execution of Ur/Web
Sun, 29 Apr 2012 16:23:03 -0400 Adam Chlipala 'urweb daemon start' and 'urweb daemon stop'
Sat, 05 Nov 2011 15:05:13 -0400 Adam Chlipala Support the full set of XHTML character entities
Tue, 02 Aug 2011 13:33:38 -0400 Adam Chlipala Tracking and printing of version numbers (based on a patch by Austin Seipp)
Sun, 20 Mar 2011 13:47:39 -0400 Adam Chlipala '--without-emacs' configure option
Sun, 20 Mar 2011 13:15:11 -0400 Adam Chlipala Fix C compilation of empty records; use DESTDIR in 'make install/uninstall'
Sun, 16 Jan 2011 11:10:33 -0500 Adam Chlipala Remove more files on uninstall
Sun, 23 May 2010 11:52:13 -0400 Adam Chlipala Support HTTP caching of app.js
Sun, 07 Feb 2010 15:50:13 -0500 Adam Chlipala Tiny Makefile fix for sed style/compatibility
Sat, 06 Feb 2010 20:47:23 -0500 Adam Chlipala More fixes for NetBSD support
Sat, 30 Jan 2010 15:34:00 -0500 Adam Chlipala Another try to include more Autofiles in the distribution
Thu, 28 Jan 2010 13:55:01 -0500 Adam Chlipala Run autoreconf at start of 'make reauto'
Thu, 28 Jan 2010 13:32:26 -0500 Adam Chlipala Switch to gcc -Wall
Thu, 28 Jan 2010 10:48:49 -0500 Adam Chlipala Get rid of those pesky symlinks for autotools files
Thu, 28 Jan 2010 09:56:08 -0500 Adam Chlipala First attempt to switch to Automake, to get shared libraries built in OSX base Makefile.in@ccad51e1d2f9