Update dependency rake-compiler to v1 #4
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
'~> 0.8.0'
->'~> 1.2.0'
Release Notes
luislavena/rake-compiler (rake-compiler)
v1.2.8
Compare Source
Improvements:
Thanks:
v1.2.7
Compare Source
Improvements:
required_rubygems_version
forfat-gems that specify the Linux libc.
[Patch by Mike Dalessio]
Thanks:
v1.2.6
Compare Source
Improvements:
require
instead of copying contentof
rbconfig.rb
for__FILE__
inrbconfig.rb
.[Patch by ParadoxV5]
Thanks:
v1.2.5
Compare Source
Fixes:
rake compile
may not work on Windows.[Reported by Lukasz Suleja]
[Reported by Ivo Anjo]
[Patch by Mike Dalessio and Akira Matsuda separately]
Thanks:
v1.2.4
Compare Source
Enhancements:
[Patch by Ryo Nakamura]
[Reported by Brandon Fish]
[Patch by Michael Go]
Thanks:
v1.2.3
Compare Source
Enhancements:
nil
in build options again.[Patch by Mike Dalessio]
Fixes:
[Patch by y-yagi]
Thanks:
v1.2.2
Compare Source
Enhancements:
extra_sources
that is for dynamic sources.[Patch by James Tucker]
--release
on Java 8.[Patch by James Pavel Rosický]
[Reported by Jun Aruga]
Fixes:
[Patch by Jan-Benedikt Jagusch]
Thanks:
v1.2.1
Compare Source
Enhancements:
[Patch by Mike Dalessio]
Fixes:
[Patch by Garen Torikian]
Thanks:
v1.2.0
Compare Source
yaml
.ruby/stringio#21
v1.1.9
Compare Source
--release
option to build JRuby extension.#200 [Reported by Pavel Rosický]
#201 [Patch by Satoshi Tagomori]
v1.1.8
Compare Source
required_ruby_version
when someRUBY_CC_VERSION
s are missing.#198 [Patch by Lars Kanis]
v1.1.7
Compare Source
#197 [Patch by konsolebox]
v1.1.6
Compare Source
Symbol
can't be used forname
ofRake::ExtensionTask.new
.v1.1.5
Compare Source
/
is specified toRake::ExtensionTask.new
.#196 [Reported by konsolebox]
v1.1.4
Compare Source
#195 [Reported by Mike Dalessio]
v1.1.3
Compare Source
#194 [Reported by Andrew Kane]
v1.1.2
Compare Source
Changes:
#179 [Patch by Masaki Hara]
CC
,CXX
,CPPFLAGS
andLDFLAGS
environment variables for cross-build.#182 [Patch by Lars Kanis]
#184 [Patch by Thomas E Enebo]
#185 [Patch by Olle Jonsson]
History.txt
toHistory.md
.#174 [Patch by MSP-Greg]
make install
instead of copying artifacts manually.#191 [Patch by Lars Kanis]
Enhancements:
#169 [Patch by Lars Kanis]
RAKE_EXTENSION_TASK_NO_NATIVE
environment variable as the defaultno_native
value.rake native gem
withoutcross
.#166 [Patch by Lars Kanis]
v1.1.1
Compare Source
Changes:
#172 [Patch by Charles Oliver Nutter]
Enhancements:
#164 [Patch by Lars Kanis]
#165 [Patch by Lars Kanis]
v1.1.0
Compare Source
#163 [Reported by Kai Kuchenbecker]
v1.0.9
Compare Source
Changes:
#158 [Patch by Stephen George]
Enhancements:
#118 [Patch by Hiroshi Hatake]
#161 [Reported by Masaki Hara]
v1.0.8
Compare Source
Enhancements:
javac.
#157 [Patch by Tiago Dias]
Bugfixes:
#155 [Patch by Olle Jonsson]
v1.0.7
Compare Source
cross-compilation.
#149 #151 [Reported by Chalupa Petr][Patch by Prashant Vithani]
v1.0.6
Compare Source
#150 [Reported by MSP-Greg]
v1.0.5
Compare Source
#147 [Patch by Prashant Vithani]
#148 [Patch by Prashant Vithani]
v1.0.4
Compare Source
#140 [Patch by Lars Kanis]
#141 [Patch by Takashi Kokubun]
#142 [Patch by Akira Matsuda]
v1.0.3
Compare Source
#137 [Patch by Lars Kanis]
v1.0.2
Compare Source
#135 [Patch by Nicolas Noble]
#136 [Patch by Lars Kanis]
v1.0.1
Compare Source
v1.0.0
Compare Source
v0.9.9
Compare Source
#134 [Patch by Takashi Kokubun]
v0.9.8
Compare Source
#128, #129 [Patch by Kenta Murata]
v0.9.7
Compare Source
#123 [Reported by Aaron Stone]
v0.9.6
Compare Source
Enhancements:
Closes #105 [Patch by Aaron Stone]
Closes #107 [Patch by Thibault Jouan]
Closes #108 [Patch by Thibault Jouan]
Closes #109 [Patch by Thibault Jouan]
Closes #110 [Patch by Thibault Jouan]
Closes #115 [Patch by Richard Michael]
README.
Closes #116, #117 [Patch by Lars Kanis]
Closes #121 [Patch by Lars Kanis]
Bugfixes:
Closes #102, #103 [Patch by Robert Fletcher]
v0.9.5
Compare Source
Closes #100 [Patch by Aaron Stone]
v0.9.4
Compare Source
Notes:
Thanks Luis Lavena for your great works!
from https://github.com/luislavena/rake-compiler .
Bugfixes:
Closes #93
v0.9.3
Compare Source
Pull #94 [hggh]
v0.9.2
Compare Source
Pull #83 [larskanis]
v0.9.1
Compare Source
(i386-mingw32 and x86-mingw32 are the same and supported)
v0.9.0
Compare Source
Add support for cross-builds and multiple platforms (x86/x64).
Pull #74 [larskanis]
Rakefile
Support for cross-platform specific options. Pull #74 [larskanis]
Rakefile
Bugfixes:
Deprecations:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.