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

7 commits

Author SHA1 Message Date
ser1zw
504baa66c1 fix for mswin32 2013-03-25 02:32:41 +09:00
ser1zw
7b91dd53c5 update extconf.rb due to new OpenCV version constants 2013-03-25 01:43:31 +09:00
ser1zw
4ccba904cc remove unnecessary warning options 2013-03-03 05:40:33 +09:00
ser1zw
00e8ddfaf5 fix for Ruby 2.0.0 2013-03-03 05:26:54 +09:00
ser1zw
b935cec7fe update file layout 2013-03-03 02:28:21 +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
Renamed from ext/extconf.rb (Browse further)