summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* prepped for releasev3.16.2Ryan Davis2017-11-212-1/+8
* - Make missing urls value just warn.Ryan Davis2017-11-061-1/+1
* - Make missing history/readme situations more resilient and informative. (kem...Ryan Davis2017-11-061-2/+2
* prepped for releasev3.16.1Ryan Davis2017-07-172-1/+8
* oops. fixed testRyan Davis2017-07-071-1/+0
* - Fixed bug making system calls w/ empty string in array? No clue.Ryan Davis2017-07-071-0/+2
* oops. needed to fix the rdoc_cmd test for new extra paramRyan Davis2017-06-121-0/+1
* - Better handling of rdoc finding failures.Ryan Davis2017-06-051-1/+4
* oopsRyan Davis2017-04-131-1/+1
* prepping for releaseRyan Davis2017-01-032-1/+12
* + Updated compiler plugin dependency for rake-compiler to 1.x.Ryan Davis2017-01-031-2/+2
* - Relaxed rake dependency to < 13 to fix against latest release.Ryan Davis2017-01-021-1/+1
* oops... I swear I submitted thisRyan Davis2017-01-021-0/+1
* - Fixed rdoc cmd to be more resilient to ruby version changes (w/ isolate)Ryan Davis2017-01-021-1/+2
* Prepped for releasev3.15.3Ryan Davis2016-11-172-1/+7
* - Call Gem::Specification.reset after installing a gem. (segiddins)Ryan Davis2016-11-141-1/+3
* prepped for releasev3.15.2Ryan Davis2016-10-092-1/+8
* - Add noop clobber_docs and clobber_package tasks in case they are disabled.Ryan Davis2016-10-071-0/+3
* minor style tweaksRyan Davis2016-10-072-13/+13
* - Moved activate_plugin_deps to post_initialize.Ryan Davis2016-10-071-1/+1
* prepped for releasev3.15.1Ryan Davis2016-06-152-1/+7
* - rake newb does a better job of activating gems it had to install. (duckinator)Ryan Davis2016-06-031-0/+1
* prepped for releasev3.15.0Ryan Davis2016-03-252-1/+12
* squelch warningRyan Davis2016-03-251-1/+1
* - Relaxed requirement on rake to include new rake 11.x. (hsbt)Ryan Davis2016-03-251-1/+1
* + Added ruby version declarations for hoe-spec. ruby20!Ryan Davis2016-03-231-0/+42
* - Fixed running rdoc if it was satisfied outside of GEM_HOME.Ryan Davis2016-03-231-0/+5
* prepped for releasev3.14.2Ryan Davis2015-09-142-1/+11
* Updated/fixed styling in Hoe.pdfRyan Davis2015-09-141-0/+0
* + Updated Hoe.pdf to reflect reality (removed all rubyforge references).Ryan Davis2015-09-131-0/+0
* - Fixed extension paths. Again. Damnit. I normally don't release after midnight.Ryan Davis2015-09-132-1/+27
* prepped for releasev3.14.1Ryan Davis2015-09-132-1/+7
* - *sigh* fixed bug setting up extensions data for spec.Ryan Davis2015-09-131-2/+1
* prepped for releasev3.14.0Ryan Davis2015-09-122-1/+15
* fixed test post-gemtestRyan Davis2015-09-081-1/+1
* - Fix PRERELEASE= for packaging against newer versions of rubygems. (drbrain)Ryan Davis2015-09-083-1/+60
* + Added so_name variable to bin/sow for using hoe w/ c-extensions.Ryan Davis2015-09-024-31/+23
* prepped for releasev3.13.1Ryan Davis2015-02-033-1/+9
* minor restructuringRyan Davis2015-01-274-50/+51
* more stylistic tweaksRyan Davis2015-01-2715-62/+60
* simplified simple mapsRyan Davis2015-01-273-8/+8
* interpolated stringsRyan Davis2015-01-273-3/+3
* normalized %-formatted tokensRyan Davis2015-01-276-19/+19
* converted everything to double quoted stringsRyan Davis2015-01-2720-232/+232
* - Remove deprecated test_files from spec. (igas)Ryan Davis2015-01-272-2/+0
* prepped for releasev3.13.0Ryan Davis2014-09-262-1/+8
* + Added oedipus version to generation outputRyan Davis2014-09-261-1/+1
* + Added ext_name to sow template expansion variables.Ryan Davis2014-08-291-2/+11
* prepped for releasev3.12.0Ryan Davis2014-04-232-1/+9
* + Added :rdoc plugin.Ryan Davis2014-04-037-61/+43