summaryrefslogtreecommitdiff
path: root/Manifest.txt
Commit message (Collapse)AuthorAgeFilesLines
* ! Removed Minitest::TestTask. Shipped with minitest 5.16+ now!Ryan Davis2022-12-151-1/+0
| | | | | | | ! Removed direct support for rspec, test/unit. Still extendable tho. ! Removed support for old style readme parsing. [git-p4: depot-paths = "//src/hoe/dev/": change = 13614]
* + Removed dead rcov plugin and added (simple)cov plugin.Ryan Davis2022-10-191-1/+1
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 13573]
* + Added Minitest::TestTask (will move to minitest proper soon)Ryan Davis2019-05-251-0/+1
| | | | | | | | | | + Deprecated Hoe::Test.make_test_cmd (argue with me!) + Deprecated testunit support (argue with me!) + Deprecated Hoe::Test.try_loading_rspec (argue with me!) + Deprecated Hoe::Test.try_loading_rspec2 (argue with me!) + Switched normally hoe-generated test tasks over to use Minitest::TestTask. [git-p4: depot-paths = "//src/hoe/dev/": change = 12062]
* - Fix PRERELEASE= for packaging against newer versions of rubygems. (drbrain)Ryan Davis2015-09-081-0/+1
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 10368]
* + Added :rdoc plugin.Ryan Davis2014-04-031-2/+3
| | | | | | | | | + 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]
* more rubyforge purgingRyan Davis2014-03-121-1/+0
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 9261]
* oops. Needed to change manifest for bhenderson's fixRyan Davis2013-04-181-1/+1
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 8425]
* + Added Sow#make_sub_modules. (bhenderson)Ryan Davis2012-11-121-1/+1
| | | | | | | + Hoe.normalize_names now returns test class name separately. (bhenderson) + Sow now generates test and impl files with proper namespacing. (bhenderson) [git-p4: depot-paths = "//src/hoe/dev/": change = 7966]
* - Fixed the rdoc command for ruby installed with --program-suffix.Eric Hodel2012-03-111-0/+1
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 7178]
* + Warn against using system installed rake (eg osx ships their own on 1.8).Ryan Davis2012-03-061-0/+1
| | | | | | | | | | - Fix Rake::DSL include warnings. + Updated default exclude config to skip extconf.h and .o files. + Added check_manifest task to compile_tasks in the compiler plugin. Refactored check_manifest task to the check_manifest method for testing. + Decoupled from rdoc tasks. Solves isolate/hoe bootstrap issues. [git-p4: depot-paths = "//src/hoe/dev/": change = 7142]
* Added test/test_hoe_test.rb (phiggins)Ryan Davis2011-03-221-0/+1
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 6223]
* + Added racc/rex pluginRyan Davis2010-12-071-0/+1
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 6043]
* + Added compiler plugin to support rake-compiler. (tenderlove)Ryan Davis2010-12-071-0/+1
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 6032]
* + Added new plugin: gem_prelude_sucks. Activate under 1.9 if you don't want ↵Ryan Davis2010-11-151-0/+1
| | | | | | it messing with you. (jbarnette) [git-p4: depot-paths = "//src/hoe/dev/": change = 5977]
* + Added gemcutter plugin (raggi)Ryan Davis2009-12-081-0/+5
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 5512]
* + Refactored rubyforge task to plugin. (jbarnette)Ryan Davis2009-08-271-0/+1
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 5433]
* ! Added a plugin system and extracted nearly everything into separate plugins.Ryan Davis2009-06-011-0/+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]
* le sighRyan Davis2009-02-261-1/+0
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 4647]
* Renamed all template files to xxx.erb. sow deals with that and renames dirs ↵Ryan Davis2009-02-191-8/+8
| | | | | | as well [git-p4: depot-paths = "//src/hoe/dev/": change = 4627]
* Fixed manifestRyan Davis2009-02-181-0/+9
| | | | [git-p4: depot-paths = "//src/hoe/dev/": change = 4600]
* Pulled flat history from subversion.Ryan Davis2006-12-141-0/+7
[git-p4: depot-paths = "//src/hoe/dev/": change = 2769]