index
:
debian-urweb
dfsg_clean
master
unofficial
Debian packaging for Ur/Web
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.am
Commit message (
Expand
)
Author
Age
*
Merge with small clean-ups
Adam Chlipala
2014-02-18
|
\
|
*
Basic datetime library.
Patrick Hurst
2013-12-05
|
/
*
Get SML/NJ support working again
Adam Chlipala
2013-11-22
*
make dist: Use fewer wildcards
Anders Kaseorg
2013-11-22
*
make clean: Clean bin/mlton, src/urweb.mlton.lex,
Anders Kaseorg
2013-11-22
*
make uninstall: Uninstall types_cpp.h, urweb_cpp.h
Anders Kaseorg
2013-11-22
*
Allow building in a separate build directory
Anders Kaseorg
2013-11-22
*
xml/parse: Accept entity files on the command line
Anders Kaseorg
2013-11-22
*
Add bin to EXTRA_DIST
Adam Chlipala
2013-11-21
*
Add src/c/*.h to EXTRA_DIST
Adam Chlipala
2013-11-21
*
Add more include files to EXTRA_DIST
Adam Chlipala
2013-11-21
*
Some more EXTRA_DIST
Adam Chlipala
2013-11-21
*
Getting more specific about 'src' in EXTRA_DIST
Adam Chlipala
2013-11-21
*
Experimenting with distribution via 'make dist', to allow deletion of autogen...
Adam Chlipala
2013-11-21
*
Change Name_js to skip code snippets that depend on the CSRF-protection signa...
Adam Chlipala
2013-04-01
*
Add MLTONARGS to xml/parse
Jason Gross
2013-01-05
*
Add ./configure MLTONARGS option for MLTON arguments
Jason Gross
2012-12-12
*
Automake 1.12 compatibility, based on suggestions by Lance Hepler
Adam Chlipala
2012-05-12
*
Fix bug in installation of source files to proper directories
Adam Chlipala
2012-05-05
*
Add support for -boot flag, which allows in-tree execution of Ur/Web
Edward Z. Yang
2012-05-02
*
'urweb daemon start' and 'urweb daemon stop'
Adam Chlipala
2012-04-29
*
Support the full set of XHTML character entities
Adam Chlipala
2011-11-05
*
Tracking and printing of version numbers (based on a patch by Austin Seipp)
Adam Chlipala
2011-08-02
*
'--without-emacs' configure option
Adam Chlipala
2011-03-20
*
Fix C compilation of empty records; use DESTDIR in 'make install/uninstall'
Adam Chlipala
2011-03-20
*
Remove more files on uninstall
Adam Chlipala
2011-01-16
*
Support HTTP caching of app.js
Adam Chlipala
2010-05-23
*
Tiny Makefile fix for sed style/compatibility
Adam Chlipala
2010-02-07
*
More fixes for NetBSD support
Adam Chlipala
2010-02-06
*
Another try to include more Autofiles in the distribution
Adam Chlipala
2010-01-30
*
Run autoreconf at start of 'make reauto'
Adam Chlipala
2010-01-28
*
Switch to gcc -Wall
Adam Chlipala
2010-01-28
*
Get rid of those pesky symlinks for autotools files
Adam Chlipala
2010-01-28
*
First attempt to switch to Automake, to get shared libraries built in OSX
Adam Chlipala
2010-01-28