summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add 1.1.5 entryv1.1.5Sutou Kouhei2021-12-121-0/+6
* Fix a regression bugSutou Kouhei2021-12-121-0/+3
* Bump versionSutou Kouhei2021-12-111-1/+1
* Add 1.1.4 entryv1.1.4Sutou Kouhei2021-12-111-2/+8
* Fix a regression bugSutou Kouhei2021-12-111-2/+15
* Bump versionSutou Kouhei2021-12-081-1/+1
* Add 1.1.3 entryv1.1.3Sutou Kouhei2021-12-081-0/+6
* Ignore target_prefix= to ensure installing lib_dirSutou Kouhei2021-12-081-1/+1
* Bump versionSutou Kouhei2021-12-071-1/+1
* Add 1.1.2 entryv1.1.2Sutou Kouhei2021-12-071-0/+23
* Fix determining of ruby versions in "rake native gem" (#166)Lars Kanis2021-04-091-4/+7
* Use "make install" instead of manually copying extension binary (#191)Lars Kanis2021-04-021-4/+22
* CI: Add 3.0 (#186)Olle Jonsson2021-01-301-3/+4
* History.txt -> History.md, add links & reformat (#174)MSP-Greg2021-01-302-136/+150
* Avoid warning: assigned but unused variable - e (#185)Olle Jonsson2021-01-291-1/+1
* IronRuby has been a dead project for 10 years (#184)Thomas E Enebo2021-01-261-9/+0
* Don't mask out build env vars for cross-ruby (#182)Lars Kanis2020-12-241-2/+1
* ci: fix task nameSutou Kouhei2020-12-241-1/+1
* ci: move to GitHub Actions from Travis CISutou Kouhei2020-12-242-11/+29
* Use RAKE_EXTENSION_TASK_NO_NATIVE env var as the default valueSutou Kouhei2020-12-211-1/+1
* Allow building of cross rubies in parallel (#169)Lars Kanis2020-12-201-81/+80
* Use tar.gz instead of tar.bz2 (#179)Masaki Hara2020-12-101-2/+2
* Bump versionSutou Kouhei2020-07-101-1/+1
* Add 1.1.1 entryv1.1.1Sutou Kouhei2020-07-101-2/+14
* Default to 1.7-level bytecode in Java build (#172)Charles Oliver Nutter2020-07-091-2/+2
* Fix ruby warning: (#168)Lars Kanis2020-01-111-0/+1
* Strip cross built shared library files while linking (#165)Lars Kanis2019-12-271-1/+2
* Extend mingw search pattern to find x86_64 gcc (#164)Lars Kanis2019-12-271-1/+1
* cross-ruby: remove needless Makefile.in preparationSutou Kouhei2019-12-251-31/+1
* Bump versionSutou Kouhei2019-12-251-1/+1
* Add 1.1.0 entryv1.1.0Sutou Kouhei2019-12-251-0/+6
* Fix typosSutou Kouhei2019-12-251-2/+2
* Bump versionSutou Kouhei2019-12-231-1/+1
* Add 1.0.9 entryv1.0.9Sutou Kouhei2019-12-231-4/+3
* Add support for Ruby 2.7Sutou Kouhei2019-12-111-15/+22
* java: use command line array style instead of stringSutou Kouhei2019-10-212-24/+39
* Make lint options customizable (#158)Stephen George2019-10-213-1/+59
* [DOC] Document all configuration options (#159)Stephen George2019-10-212-120/+147
* Bump versionSutou Kouhei2019-09-211-1/+1
* Add 1.0.8 entryv1.0.8Sutou Kouhei2019-09-211-0/+11
* travis: use webhookSutou Kouhei2019-09-201-2/+2
* travis: update Ruby versionsSutou Kouhei2019-09-201-6/+3
* Use the same order as definitionsSutou Kouhei2019-09-201-2/+2
* Add the -encoding option optionally to java compiler (#157)Tiago Dias2019-09-201-1/+11
* Gemspec: Drop EOL'd rubyforge_project directive (#155)Olle Jonsson2019-07-141-1/+0
* Bump versionKouhei Sutou2019-01-041-1/+1
* Add 1.0.7 entryv1.0.7Kouhei Sutou2019-01-041-0/+7
* Add missing parenthesisKouhei Sutou2019-01-041-3/+3
* Fix caseKouhei Sutou2019-01-041-1/+1
* Merge pull request #151 from prashantvithani/cross-platform-compilationKouhei Sutou2019-01-041-3/+24
|\