about summary refs log tree commit homepage
path: root/GNUmakefile
DateCommit message (Expand)
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
2009-03-09Force rdoc 2.4.1 to run for me
2009-02-25rename http11 => unicorn/http11
2009-02-21GNUMakefile: revamp for parallel 1.8/1.9 runs
2009-02-10Update Manifest
2009-02-09Aggregate test results so they're more readable
2009-02-09GNUmakefile: build http11.so before running tests
2009-02-09Allow running tests in parallel via gmake