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

8 commits

Author SHA1 Message Date
ser1zw
7f5dd34d23 add yard documentation as a rake task 2014-01-18 19:06:04 +09:00
ser1zw
bdca94a0fb remove dependency on gem-compile 2013-05-02 02:54:31 +09:00
ser1zw
409d573819 update gem source 2013-03-03 00:27:47 +09:00
ser1zw
a7d10d8b75 add gem-compile to Gemfile 2013-01-27 12:32:17 +09:00
ser1zw
a5a3725ede update Gemfile 2013-01-20 08:14:48 +09:00
ser1zw
530195b58e remove unused dependency 2012-10-28 11:39:05 +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
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