summaryrefslogtreecommitdiff
path: root/Manifest.txt
diff options
context:
space:
mode:
authorRyan Davis <ryand@zenspider.com>2012-03-06 16:14:51 -0800
committerRyan Davis <ryand@zenspider.com>2012-03-06 16:14:51 -0800
commit33666f3a84a296d350a3d632925306457a5c975b (patch)
tree1c52d4dbc520e3b8f90de8433fd64667faeaebbe /Manifest.txt
parent411e6cd8d3f12f7be53f8b37767121794379d115 (diff)
downloadhoe-33666f3a84a296d350a3d632925306457a5c975b.tar.gz
+ Warn against using system installed rake (eg osx ships their own on 1.8).
- 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]
Diffstat (limited to 'Manifest.txt')
-rw-r--r--Manifest.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Manifest.txt b/Manifest.txt
index f659382..161a9d9 100644
--- a/Manifest.txt
+++ b/Manifest.txt
@@ -33,5 +33,6 @@ template/bin/file_name.erb
template/lib/file_name.rb.erb
template/test/test_file_name.rb.erb
test/test_hoe.rb
+test/test_hoe_debug.rb
test/test_hoe_gemcutter.rb
test/test_hoe_test.rb