1
0
Fork 0
mirror of https://github.com/ruby-opencv/ruby-opencv synced 2023-03-27 23:22:12 -04:00
Commit graph

16 commits

Author SHA1 Message Date
ser1zw
d75ae5a19c fix for MinGW MSYS shell 2013-05-04 23:56:38 +09:00
ser1zw
51d533eeed add gem:precompile task to create fat gems 2013-05-04 20:52:46 +09:00
ser1zw
56e8411789 fat gem support 2013-05-02 07:37:23 +09:00
ser1zw
ecc64b89ca fix encoding descriptions in magic comments 2013-03-03 06:08:54 +09:00
ser1zw
9f675d273b add description and license of the gem to Rakefile 2013-03-03 02:59:54 +09:00
ser1zw
b935cec7fe update file layout 2013-03-03 02:28:21 +09:00
ser1zw
3c5e13e0e7 update Rakefile and Manifest.txt 2013-01-27 12:39:17 +09:00
ser1zw
f54d5c80a9 cleanup Rakefile and recreate gemspec 2013-01-20 08:12:44 +09:00
ser1zw
530195b58e remove unused dependency 2012-10-28 11:39:05 +09:00
ser1zw
dd575c3b81 replace Hoe#url= to Hoe#urls= 2012-05-01 01:07:04 +09:00
ser1zw
86b5d1918b fix Psych loading problem
Fix this problem: https://github.com/ruby-opencv/ruby-opencv/pull/6
Thanks for aledalgrande!
2012-02-09 00:01:56 +09:00
ser1zw
e3bf41ffd2 moved version.rb to ext/opencv/lib/opencv/ 2011-05-04 02:14:33 +09:00
ser1zw
756db66ba4 modified to be able to install both "rake package && gem install opencv-x.y.z.gem" and "ruby extconf.rb && make && make install" ways 2011-05-03 17:12:47 +09:00
ser1zw
3a3e577289 modified some files 2011-04-16 23:41:41 +09:00
Patrick Ting
08a9655dc1 Added gemspec to be able to bundle install from git.
Added IplImage#smoothness that returns :smooth, :messy, or :blank.
Rake compile will now compile the C extension code.
2011-04-14 12:26:41 -07:00
Ryan Baumann
9196cb13aa Initial commit, with some minor changes from orig (date, exec bit, line endings, /usr/bin/env) 2008-08-19 11:01:28 -04:00