summaryrefslogtreecommitdiff
path: root/Rakefile
Commit message (Collapse)AuthorAgeFilesLines
* + Bumped minimum ruby to 2.7. So done.HEADmasterRyan Davis2023-05-091-1/+1
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 13783]
* + Bump minimum ruby version to 2.6+. Can't wait to drop 2.6.Ryan Davis2023-01-101-2/+2
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 13666]
* + Removed dead rcov plugin and added (simple)cov plugin.Ryan Davis2022-10-191-0/+1
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 13573]
* - Bumped ruby version to include < 4 (trunk).Ryan Davis2021-01-101-1/+1
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 12988]
* - Bumped ruby version to include 3.0 (trunk).Ryan Davis2020-08-311-1/+1
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 12819]
* - Add require_ruby_version for 2.1+. (MSP-Greg)Ryan Davis2020-01-111-0/+1
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 12496]
* + Bumped rake dependency to be < 15.Ryan Davis2019-11-091-1/+1
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 12393]
* redundant to minitest's lib/hoe/minitest.rbRyan Davis2019-05-251-2/+0
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 12059]
* - Relaxed rake dependency to < 13 to fix against latest release.Ryan Davis2017-01-021-1/+1
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 11174]
* - Relaxed requirement on rake to include new rake 11.x. (hsbt)Ryan Davis2016-03-251-1/+1
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 10544]
* prepped for releasev3.13.1Ryan Davis2015-02-031-0/+2
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 9999]
* more stylistic tweaksRyan Davis2015-01-271-1/+1
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 9958]
* converted everything to double quoted stringsRyan Davis2015-01-271-4/+4
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 9954]
* + Added :rdoc plugin.Ryan Davis2014-04-031-5/+4
| | | | | | | | | + Renamed History.txt to History.rdoc. + Renamed README.txt to README.rdoc. Deleted stale redocs task. Massive cleanup in test_hoe.rb by making hoe helper take *skips & &block [git-p4: depot-paths = "//src/hoe/dev/": change = 9335]
* + Renamed rubyforge_name to group_name.Ryan Davis2013-04-151-1/+1
| | | | | + Aliased and deprecated rubyforge_name from group_name. [git-p4: depot-paths = "//src/hoe/dev/": change = 8408]
* + Updated rake dep to be >= 0.8 and < 11.0 for the new wack version scheme. ↵Ryan Davis2012-11-191-1/+1
| | | | | | (MichaelXavier) [git-p4: depot-paths = "//src/hoe/dev/": change = 7978]
* + Added Hoe#licenses and Hoe#license for declaring your gem's license. ↵Ryan Davis2012-09-141-0/+2
| | | | | | (flavorjones) [git-p4: depot-paths = "//src/hoe/dev/": change = 7774]
* Added isolate plugin and extra rake dependency to deal with isolate ↵Ryan Davis2012-02-201-0/+3
| | | | | | | | | | bootstrap issues. + Added extra duplicate dependency checking. + install_gem optionally excludes rdoc/ri generation. + rake check_extra_deps excludes rdoc/ri generation. rake install_gem does not. [git-p4: depot-paths = "//src/hoe/dev/": change = 7061]
* + Added recursive chmod to docs task to ensure group write-ability (kleb)Ryan Davis2011-08-221-1/+1
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 6571]
* sighRyan Davis2011-06-221-0/+1
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 6362]
* minor cleanupRyan Davis2011-06-221-4/+0
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 6356]
* + Hoe requires Gem::PackageTask from RubyGems 1.4+Eric Hodel2011-01-251-1/+1
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 6142]
* + Added known_plugins task and updated included and 3rd party plugins docoRyan Davis2010-12-071-0/+13
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 6037]
* Fixed rakefile for rake multi runsRyan Davis2010-08-201-0/+2
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 5815]
* + Added require_ruby_version and require_rubygems_version.Ryan Davis2010-02-231-0/+1
| | | | | + Hoe now depends on rubygems 1.3.6 instead of the gemcutter gem. [git-p4: depot-paths = "//src/hoe/dev/": change = 5681]
* Added plugins task to help keep readme up to dateRyan Davis2009-12-291-0/+5
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 5576]
* - Fix perms on Hoe.pdf after copyingRyan Davis2009-12-291-0/+1
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 5573]
* Added extra doco task for Hoe.pdfRyan Davis2009-12-081-0/+6
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 5514]
* + Switched to seattlerb pluginRyan Davis2009-06-171-3/+4
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 5058]
* activating perforce pluginRyan Davis2009-06-141-1/+1
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 5032]
* + Now using the minitest pluginRyan Davis2009-06-111-8/+2
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 5025]
* ! Added a plugin system and extracted nearly everything into separate plugins.Ryan Davis2009-06-011-19/+12
| | | | | | | | | | | | | | ! Added Clean, Debug, Deps, Flay, Flog, Inline, Package, Publish, Rake, Rcov, Signing, and Test plugins + Filled in all the blanks on rdoc. + Added Hoe::spec replacing old Hoe.new spec form. Now with DSL flavors! + Deprecated Hoe.new spec form. + Refactored nearly all the spec logic down to much smaller/cleaner pieces. + Version number is now auto-searchable by grepping in all the files. + Added pluggable! to declare your package depends on rubygems 1.3.1+. + Added DEFAULT_CONFIG so plugins can add to it. + Updated templates to use new form. No clue how best to update yours. :P [git-p4: depot-paths = "//src/hoe/dev/": change = 4987]
* - Rolled out rubygems 1.3.3 dependency so this works on ruby 1.9Ryan Davis2009-05-261-1/+0
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 4978]
* ! Now requires RubyGems > 1.3.3Eric Hodel2009-05-221-0/+1
| | | | | | + Changes are now included in the gem's description [git-p4: depot-paths = "//src/hoe/dev/": change = 4969]
* This should fix pathing for minitest on the CI systemRyan Davis2009-03-091-0/+2
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 4721]
* Switched to minitest. Fixed flay in testsRyan Davis2009-03-091-0/+1
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 4716]
* Blog categories!Ryan Davis2008-06-171-1/+2
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 4022]
* Prepped for releaseRyan Davis2008-05-131-0/+2
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 3946]
* Added multiruby_skip attribute to hoe.Ryan Davis2008-04-011-1/+2
| | | | | | Filtered more tasks from Rakefile. [git-p4: depot-paths = "//src/hoe/dev/": change = 3889]
* Removed install/uninstall tasks. Too buggy. Gems do a better job.Ryan Davis2008-02-261-0/+14
| | | | | | | | Correctly deal with errors intuiting history and readme files. Thanks Aaron! Fixed rdoc title. Thanks, Sander! Fixed sow to match new Rakefile and History format. Thanks, me! [git-p4: depot-paths = "//src/hoe/dev/": change = 3851]
* * Added autopopulation of changes from History.txt.Ryan Davis2008-01-301-6/+3
| | | | | | | | | | | | | * Added autopopulation of urls from History.txt. * Added autopopulation of description from History.txt * Added autopopulation of summary from description. * Added description_sections to declare what sections of readme to use. * Added summary_sentences to declare how many sentences you want in summary. * Added developer(name, email) to cleanly populate both author/email arrays. * author and email now default to "doofus". * author and email warn that they'll blow up on 2008-04-01. [git-p4: depot-paths = "//src/hoe/dev/": change = 3797]
* Prepped for releaseRyan Davis2007-12-221-1/+1
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 3728]
* Fixed History up to look prettier. More rdoc'y too.Ryan Davis2007-05-211-1/+1
| | | | | | | | | | | Changed urls in README to be rdoc compatible. Moved rdoc to consts. Fixed rdoc rendering. Apparently conditional consts are bad. Made mandatory/recommended bold. Marked a bunch of helper methods nodoc. Announcement now does basic conversion from rdoc to markdown format. [git-p4: depot-paths = "//src/hoe/dev/": change = 3202]
* Pulled flat history from subversion.Ryan Davis2006-12-141-0/+13
[git-p4: depot-paths = "//src/hoe/dev/": change = 2769]