Mat Sadler
cb06006213
[rubygems/rubygems] normalise manifest path from cargo on windows
...
23b5ca5fc4
2023-01-30 17:39:48 +00:00
Mat Sadler
c5a34f5b56
[rubygems/rubygems] better error message if cargo metadata doesn't contain the package we expect
...
cb7e6d1577
2023-01-30 17:39:48 +00:00
Mat Sadler
b4defea362
[rubygems/rubygems] install rust extensions into expected directory nesting
...
85ea86d348
2023-01-30 17:39:47 +00:00
Mat Sadler
ca951f6719
[rubygems/rubygems] use cargo to get crate name
...
the final copying of the extension into place has been slimmed
down, reflecting that it only needs to copy a single file, rather
than replicating the more involved process used for a C ext
this also refactors #build so that #cargo_crate_name only needs
to be called once, and hopefully the build flow is easier to
understand
5a0d7f2e6c
2023-01-30 17:39:47 +00:00
Hiroshi SHIBATA
a43f1d90c2
Merge RubyGems and Bundler master
...
from 0635c1423d
2023-01-10 15:53:07 +09:00
Hiroshi SHIBATA
f6620037ba
Merge RubyGems-3.4.0 and Bundler-2.4.0
2022-12-24 16:57:07 +09:00
Ian Ker-Seymer
554161236a
[rubygems/rubygems] Always build in release mode
...
7b84fc1f19
2022-12-07 11:31:25 +00:00
Hiroshi SHIBATA
28611be6ee
Merge RubyGems/Bundler master from ee2f8398324af4bc1b95f7565ce2fda98126e026
2022-11-11 17:24:08 +09:00
Takuya Noguchi
d7ffd3fea4
RubyGems: Enable Style/StringLiterals cop
...
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2022-07-22 12:07:23 +09:00
David Rodríguez
12a5fa408b
Sync RubyGems & Bundler with upstream repo
2022-06-24 10:52:02 +09:00
David Rodríguez
1e8bf48fd5
[rubygems/rubygems] Bring TODO message up to date
...
e07dba0923
2022-06-17 17:05:21 +09:00
David Rodríguez
5450b409fc
[rubygems/rubygems] Remove part of comment that fell out of date
...
272ac23aa8
2022-06-17 17:05:20 +09:00
David Rodríguez
1aaeff8e36
[rubygems/rubygems] Remove unnecessary condition
...
This variable can't be falsy.
b838f9a6f0
2022-06-17 17:05:19 +09:00
Hiroshi SHIBATA
6dc314ac6d
Merge RubyGems/Bundler master
...
fe96fb6e2a
2022-04-28 19:08:49 +09:00