summaryrefslogtreecommitdiff
path: root/lib/rake/extensioncompiler.rb
Commit message (Collapse)AuthorAgeFilesLines
* Extend mingw search pattern to find x86_64 gcc (#164)Lars Kanis2019-12-271-1/+1
| | | The previous pattern only recognized 32 bit compiler versions.
* Remove needless shebangsKouhei Sutou2015-03-161-2/+0
|
* Remove executable bits from lib source filesThibault Jouan2015-03-151-0/+0
|
* Qualify mingw32-gcc as a valid MinGW compiler.Akinori MUSHA2013-02-141-1/+1
|
* Narrow the pattern for mingw-gcc down, to only use the 32-bit oneLars Kanis2011-10-311-1/+1
|
* Manual integration of JRuby support, by Alex ColesAlex Coles2009-12-061-1/+1
| | | | | JRuby support created by Alex Coles. Merge done manually to avoid excesive cherry-picking
* A huge change in RDoc.Luis Lavena2009-04-091-7/+7
| | | | Started to use latest RDoc package instead of Rake one.
* Better detection of MinGW target in Linux/OSX.Luis Lavena2009-02-231-0/+53