about summary refs log tree commit homepage
path: root/GNUmakefile
DateCommit message (Expand)
2010-01-07unicorn 0.96.0 - Rack 1.1 bump v0.96.0
2010-01-05NEWS: generation depends on .manifest
2009-12-21build: favor upper-case variable names in Makefiles
2009-12-21GNUmakefile: nuke *.rbc files when generating RDoc
2009-12-06doc/ChangeLog: make LOG_VERSION sane if dirty
2009-11-23publish_doc task includes examples directory
2009-11-21doc: "RubyGems" is the correct capitalization
2009-11-21GNUmakefile: gem push for gemcutter
2009-11-21GNUmakefile: prep release process for gemcutter
2009-11-15unicorn 0.95.0 v0.95.0
2009-11-05unicorn 0.94.0 v0.94.0
2009-10-30tests: provide a pure Ruby setsid(8) equivalent
2009-10-30GNUmakefile: fix non-portable tar(1) usage
2009-10-09drop the whitespace cleaner for Ragel->C
2009-10-05Include GPLv2 in docs
2009-10-02verify liberal file permissions when packaging
2009-10-02unicorn 0.93.0 v0.93.0
2009-10-02tests: GIT-VERSION-GEN is a test install dependency
2009-10-02GNUmakefile: SINCE variable may be unset
2009-10-02test: don't rely on .manifest for test install
2009-09-30Add makefile targets for non-release installs
2009-09-27"make install" avoids installing multiple .so objects
2009-09-27GNUmakefile: cleanup test/manifest generation
2009-09-18GNUmakefile: add missing .manifest dep on test installs
2009-09-18build: smaller ChangeLog
2009-09-18build: manifest dropped manpages
2009-09-18build: hardcode the canonical git URL
2009-09-18doc: latest news is available through finger
2009-09-18html: add Atom feeds
2009-09-17doc: begin integration of HTML manpages into RDoc
2009-09-17GNUmakefile: package .tgz includes all generated files
2009-09-17Simplify and standardize manpages build/install
2009-09-17Remove Echoe and roll our own packaging/release...
2009-09-17doc: generate ChangeLog and NEWS file for RDoc
2009-08-17Documentation updates
2009-08-15GNUmakefile: Fix "install" target
2009-08-09Refactoring unicorn_http C/Ragel code
2009-08-09Remove Ragel-generated file from version control
2009-07-19fix tests to run correctly under 1.9.2preview1
2009-07-15Rename unicorn/http11 => unicorn_http
2009-06-29GNUmakefile: allow TRACER= to be specified for tests
2009-06-29GNUmakefile: more stringent error checking in tests
2009-05-21GNUmakefile: glob all files in bin/*
2009-04-23GNUmakefile: mark test_upload as a slow test
2009-04-21Cleanup GNUmakefile and fix dependencies
2009-04-21http11: remove callbacks from structure
2009-04-21GNUmakefile: mark test_signals as a slow test
2009-04-21GNUmakefile: kill trailing whitespace after ragel
2009-04-21GNUmakefile: Fix ragel dependencies
2009-04-16GNUmakefile: small dependency cleanups