Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extend mingw search pattern to find x86_64 gcc (#164) | Lars Kanis | 2019-12-27 | 1 | -1/+1 |
| | | | The previous pattern only recognized 32 bit compiler versions. | ||||
* | Remove needless shebangs | Kouhei Sutou | 2015-03-16 | 1 | -2/+0 |
| | |||||
* | Remove executable bits from lib source files | Thibault Jouan | 2015-03-15 | 1 | -0/+0 |
| | |||||
* | Qualify mingw32-gcc as a valid MinGW compiler. | Akinori MUSHA | 2013-02-14 | 1 | -1/+1 |
| | |||||
* | Narrow the pattern for mingw-gcc down, to only use the 32-bit one | Lars Kanis | 2011-10-31 | 1 | -1/+1 |
| | |||||
* | Manual integration of JRuby support, by Alex Coles | Alex Coles | 2009-12-06 | 1 | -1/+1 |
| | | | | | JRuby support created by Alex Coles. Merge done manually to avoid excesive cherry-picking | ||||
* | A huge change in RDoc. | Luis Lavena | 2009-04-09 | 1 | -7/+7 |
| | | | | Started to use latest RDoc package instead of Rake one. | ||||
* | Better detection of MinGW target in Linux/OSX. | Luis Lavena | 2009-02-23 | 1 | -0/+53 |