Stop using gcc explicitly
[blerg.git] / Makefile
2014-03-29 Chip BlackStop using gcc explicitly
2014-03-29 Chip BlackAdd configuration system
2014-03-29 Chip BlackExtend CFLAGS out to scrypt
2014-03-29 Chip BlackAdd -fPIC for x86_64; add blerg_auth.a to clean target
2014-03-29 Chip BlackRearrange makefile to put auth stuff in blerg_auth.a
2014-03-29 Chip BlackBegin rewriting rss.cgi in perl using Blerg::Database
2013-05-30 Chip BlackAdd scrypt library and scrypt support to auth
2013-01-16 Chip BlackMerge branch 'enyo-rewrite'
2012-08-07 Chip BlackAdd enyo building; switch to minified JS
2012-01-15 Chip BlackDeprecate blerg.httpd since it's become a hassle v1.6.2
2011-04-11 Chip BlackUse MD5 hashing to store passwords
2011-04-10 Chip BlackAdd blerglatest objects to clean target
2011-02-21 Chip BlackAdd some subscription (a.k.a. "follow") functionality
2011-02-02 Chip BlackAdd blerglatest tool for figuring latest traffic
2011-01-16 Chip BlackRename make targets to make a little more sense
2011-01-08 Chip BlackAdd slightly better library configuration
2011-01-01 Chip BlackAdd RSS CGI, also quite a lot of refactoring
2010-12-31 Chip BlackSanitize username inputs in the database layer
2010-12-28 Chip BlackRefactor a bunch of stuff for cgi fork
2010-12-28 Chip BlackOrganize source tree
2010-12-23 Chip BlackMinor makefile cleanup
2010-12-23 Chip BlackSome cleanup, genericize JSON iterator to accept a...
2010-12-22 Chip BlackSome refactoring, remove build bits for libmicrohttpd
2010-12-21 Chip BlackFinish user creation
2010-12-19 Chip BlackAdd partially-working web server
2010-12-19 Chip BlackAdd tag listing functionality
2010-12-18 Chip BlackFinish tagging implementation for hash tags
2010-11-23 Chip BlackWorking multi-segment blerg database