about summary refs log tree commit homepage
path: root/GNUmakefile
DateCommit message (Expand)
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
2009-04-16test: fix dependency issue with "make test-unit"
2009-04-05test_configurator: rename test name that never ran
2009-04-05GNUmakefile: allow "make V=1 ..." for verbosity
2009-04-05GNUmakefile: remove unnecessary asterisks in output
2009-04-02GNUmakefile: "install" preserves unicorn_rails
2009-04-01GNUmakefile: prefix errors with $(extra) variable
2009-03-31Rails stack tests for unicorn_rails
2009-03-30GNUmakefile: add test-exec and test-unit targets