Jeremy Evans
|
0b23a8db60
|
Update dependencies for addition of set.h to public headers
|
2025-07-11 15:24:23 +09:00 |
|
卜部昌平
|
c844968b72
|
ruby tool/update-deps --fix
|
2024-04-27 21:55:28 +09:00 |
|
Matt Valentine-House
|
5e4b80177e
|
Update the depend files
|
2023-02-28 09:09:00 -08:00 |
|
Matt Valentine-House
|
f38c6552f9
|
Remove intern/gc.h from Make deps
|
2023-02-27 10:11:56 -08:00 |
|
Nobuyoshi Nakada
|
899ea35035
|
Extract include/ruby/internal/attr/packed_struct.h
Split `PACKED_STRUCT` and `PACKED_STRUCT_UNALIGNED` macros into the
macros bellow:
* `RBIMPL_ATTR_PACKED_STRUCT_BEGIN`
* `RBIMPL_ATTR_PACKED_STRUCT_END`
* `RBIMPL_ATTR_PACKED_STRUCT_UNALIGNED_BEGIN`
* `RBIMPL_ATTR_PACKED_STRUCT_UNALIGNED_END`
|
2023-02-08 12:34:13 +09:00 |
|
Peter Zhu
|
2d5ecd60a5
|
[Feature #18249] Update dependencies
|
2022-02-22 09:55:21 -05:00 |
|
Nobuyoshi Nakada
|
ac152b3cac
|
Update dependencies
|
2021-11-21 16:21:18 +09:00 |
|
卜部昌平
|
6413dc27dc
|
dependency updates
|
2021-04-13 14:30:21 +09:00 |
|
卜部昌平
|
490010084e
|
sed -i '/rmodule.h/d'
|
2020-08-27 16:42:06 +09:00 |
|
卜部昌平
|
756403d775
|
sed -i '/r_cast.h/d'
|
2020-08-27 15:03:36 +09:00 |
|
卜部昌平
|
0da2a3f1fc
|
sed -i '\,2/extern.h,d'
|
2020-08-27 14:07:49 +09:00 |
|
卜部昌平
|
9e41a75255
|
sed -i 's|ruby/impl|ruby/internal|'
To fix build failures.
|
2020-05-11 09:24:08 +09:00 |
|
卜部昌平
|
d7f4d732c1
|
sed -i s|ruby/3|ruby/impl|g
This shall fix compile errors.
|
2020-05-11 09:24:08 +09:00 |
|
卜部昌平
|
9e6e39c351
|
Merge pull request #2991 from shyouhei/ruby.h
Split ruby.h
|
2020-04-08 13:28:13 +09:00 |
|
Nobuyoshi Nakada
|
715955ff27
|
Include ruby/assert.h in ruby/ruby.h so that assertions can be there
|
2019-07-14 17:58:03 +09:00 |
|
akr
|
9d8ef4ea20
|
Update dependencies.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54544 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2016-04-11 11:50:00 +00:00 |
|
akr
|
ecedd3b224
|
Update dependencies.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48898 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2014-12-19 13:34:54 +00:00 |
|
akr
|
6ca202fcee
|
Update dependency.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48526 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2014-11-21 03:04:44 +00:00 |
|
akr
|
dd547e1b22
|
Mark auogenerated part.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48441 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2014-11-15 11:14:08 +00:00 |
|
akr
|
57682b05e1
|
* common.mk: Remove comments in Dependency lines.
Notified by usa.
* enc/depend: Ditto.
* ext/**/depend: Ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48434 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2014-11-15 10:28:25 +00:00 |
|
akr
|
8727eb77be
|
* tool/update-deps: Extend to fix dependencies.
* common.mk: Dependencies updated by tool/update-deps.
* enc/depend: Ditto.
* ext/**/depend: Ditto.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48431 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2014-11-15 05:15:49 +00:00 |
|
akr
|
d3e84880ad
|
* ext/-test-/file/depend, ext/-test-/postponed_job/depend,
ext/-test-/tracepoint/depend: New files for dependencies.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43452 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2013-10-28 12:36:23 +00:00 |
|