about summary refs log tree commit homepage
path: root/GNUmakefile
DateCommit message (Expand)
2010-10-27unicorn 1.0.2 v1.0.2 maint
2010-10-27doc: stop using deprecated rdoc CLI options
2010-06-17unicorn 1.0.0 - yes, this is a real project v1.0.0
2010-06-17GNUmakefile: allow RSYNC variable to be overridden
2010-06-10unicorn 0.991.0 - startup improvements v0.991.0
2010-06-08unicorn 0.990.0 - inching towards 1.0 v0.990.0
2010-06-08cleanup makefiles, restore aggregation screwup
2010-06-08GNUmakefile: add test-all and test-integration targets
2010-06-08update test infrastructure to run Rubinius tests
2010-06-03move Rails 2.3.x test to Rails 2.3.8
2010-05-06GNUmakefile: update RAA and Freshmeat on release
2010-05-04unicorn 0.98.0 v0.98.0
2010-04-26GNUmakefile: fix backwards compat links for manpages
2010-04-26GNUmakefile: rdoc 2.5.x compatibility
2010-04-26GNUmakefile: avoid FS namespace conflict
2010-03-01unicorn 0.97.0 - polishing and cleaning up v0.97.0
2010-02-17tests: import basic TAP library from Rainbows!
2010-02-17GNUmakefile: remove old, lower-case variables
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