summaryrefslogtreecommitdiff
path: root/gen
Commit message (Collapse)AuthorAgeFilesLines
* Update gen/Rakefile for Ruby 3 compatmatoro2023-03-141-1/+1
| | | | | | | Ruby 3 changed the 'mode' argument from an option hash to keyword argument. This change is backwards-compatible with Ruby 2. See: https://github.com/ruby/fileutils/commit/482de6d397742526d1111576e2791f9b7051e3c0
* Keep a log of generated types.conf filesAntonio Terceiro2011-11-131-1/+14
| | | | And allow to clean them up!
* Generate types.conf files in the right placeAntonio Terceiro2011-11-131-2/+5
|
* Tweak gen/Rakefile to be callable as both a gem Rakefile extension and ↵Wayne Meissner2010-02-161-2/+4
| | | | normally. Based on changes from Diego Elio 'Flameeyes' Pettenò <flameeyes@gmail.com>
* Mr. Bones totally ignores gem.extensions and only generates extensions for ↵Wayne Meissner2009-05-081-1/+1
| | | | extconf.rb files. Fix that by ramming our Rakefile extension in
* Tweak types.conf creation permsWayne Meissner2008-11-131-2/+3
|
* Hook in generation of platform typesWayne Meissner2008-11-131-0/+11