summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAge
* Support the full set of XHTML character entitiesGravatar Adam Chlipala2011-11-05
* Configure correct C compiler options for PthreadsGravatar Adam Chlipala2011-08-04
* Remove some GCC-specific identifier choice and documentationGravatar Adam Chlipala2011-08-02
* Tracking and printing of version numbers (based on a patch by Austin Seipp)Gravatar Adam Chlipala2011-08-02
* Configuration detects proper header files for database dev librariesGravatar Adam Chlipala2011-05-29
* Grandfather into release: Use latest Debian testing autotools, etc.Gravatar Adam Chlipala2011-05-15
* '--without-emacs' configure optionGravatar Adam Chlipala2011-03-20
* Fix C compilation of empty records; use DESTDIR in 'make install/uninstall'Gravatar Adam Chlipala2011-03-20
* Remove more files on uninstallGravatar Adam Chlipala2011-01-16
* Switch from libmhash to OpenSSLGravatar Adam Chlipala2010-12-26
* Karn Kallio's patch for static mhash linkingGravatar Adam Chlipala2010-11-18
* Support HTTP caching of app.jsGravatar Adam Chlipala2010-05-23
* 'configure' checks for libmhash and MLtonGravatar Adam Chlipala2010-02-11
* Tiny Makefile fix for sed style/compatibilityGravatar Adam Chlipala2010-02-07
* More fixes for NetBSD supportGravatar Adam Chlipala2010-02-06
* Another try to include more Autofiles in the distributionGravatar Adam Chlipala2010-01-30
* Update Makefile.in's with new Autotools; add extra 'return NULL' to placate s...Gravatar Adam Chlipala2010-01-30
* Small tweaksGravatar Adam Chlipala2010-01-28
* Switch to gcc -WallGravatar Adam Chlipala2010-01-28
* Get rid of those pesky symlinks for autotools filesGravatar Adam Chlipala2010-01-28
* First attempt to switch to Automake, to get shared libraries built in OSXGravatar Adam Chlipala2010-01-28
* Handling errors during commitGravatar Adam Chlipala2010-01-26
* Using libtool to build and install liburweb*Gravatar Adam Chlipala2010-01-26
* Makefile fix for releaseGravatar Adam Chlipala2010-01-12
* Change location of dynamic librariesGravatar Adam Chlipala2009-12-31
* Basis.serialize; separate file for mhash; run transactional finishers in reve...Gravatar Adam Chlipala2009-12-31
* Dynamic linking of the runtime systemGravatar Adam Chlipala2009-12-27
* All three current protocols work with move to using uw_appGravatar Adam Chlipala2009-12-27
* New releaseGravatar Adam Chlipala2009-08-25
* Successfully starting FastCGI sessions with ApacheGravatar Adam Chlipala2009-06-27
* cgi protocolGravatar Adam Chlipala2009-06-23
* Initial implementation of protocols in SettingsGravatar Adam Chlipala2009-06-23
* Factor out common request functionality, in preparation for supporting differ...Gravatar Adam Chlipala2009-06-23
* Use Ur/Web library .mlbGravatar Adam Chlipala2009-05-10
* Combine lib* directoriesGravatar Adam Chlipala2009-01-13
* Successfully generated a page element from a signalGravatar Adam Chlipala2008-12-20
* Add initial C support for reactiveGravatar Adam Chlipala2008-12-19
* Profiling in MakefileGravatar Adam Chlipala2008-11-25
* Profiling supportGravatar Adam Chlipala2008-11-20
* Change 'sed' invocation to work in OSXGravatar Adam Chlipala2008-10-25
* mkdir -p BINGravatar Adam Chlipala2008-10-25
* Add 'package' make target; add LICENSEGravatar Adam Chlipala2008-10-24
* Proper configuration and installationGravatar Adam Chlipala2008-10-19