summaryrefslogtreecommitdiff
path: root/lib/rake/baseextensiontask.rb
Commit message (Expand)AuthorAgeFilesLines
* baseextensiontask: provide an API to allow for dynamic sources (#211)James Tucker2023-03-071-1/+3
* Add support for RubyGems 3.3.21 or later (#209)Mike Dalessio2022-12-161-0/+2
* Defer requiring yamlSutou Kouhei2022-04-151-6/+0
* Accept Symbol as nameSutou Kouhei2021-12-121-2/+2
* Fix a regression bugSutou Kouhei2021-12-121-0/+3
* :warning: method redefinedAkira Matsuda2017-05-191-1/+1
* Really support extension in sub directoryKouhei Sutou2016-06-211-1/+1
* Accept symbol name in extension taskTakashi Kokubun2016-05-091-0/+1
* Use basename of ext name as target filenameKenta Murata2016-04-241-1/+1
* Remove needless shebangsKouhei Sutou2015-03-161-2/+0
* Do not cache the list of source_filesScott Gonyea2012-08-011-1/+1
* Pass extra Rake cmd line args to extconf.rbJon2011-10-041-0/+2
* Use Gem::PackageTask instead of Rake oneLuis Lavena2011-06-081-2/+0
* prefer psych on 1.9.2 if possibleAaron Patterson2011-02-051-0/+6
* Fix handling of jar command line argumentsAlex Coles2009-12-071-0/+4
* Warn only once.Luis Lavena2009-12-061-0/+7
* Minor corrections to require definitionsLuis Lavena2009-12-061-0/+2
* Manual integration of JRuby support, by Alex ColesAlex Coles2009-12-061-0/+71