summaryrefslogtreecommitdiff
path: root/lang/ruby/gem.mk
AgeCommit message (Expand)AuthorFilesLines
2017-05-30Remove use of USE_RAKE.taca1-5/+1
2016-11-19Extract _RUBYGEMS_MINORS more strictly.taca1-5/+1
2016-04-11update PKG_{FAIL,SKIP}_REASON with +=dbj1-3/+3
2015-03-08* Split gem-vars.mk and gem-extract.mk from gem.mk.taca1-56/+5
2015-01-25Drop RUBYGEMS_REQD. Since all ruby*-base package contains enough versiontaca1-43/+8
2015-01-16Fix typo, s/GEM_CLEANBUOLD_EXTENSIONS/GEM_CLEANBUILD_EXTENSIONS/.taca1-8/+8
2014-08-19Pass CONFIGURE_ARGS to _RUBYGEM_OPTIONS with "--build-args".taca1-2/+8
2014-05-01Fix broken print-PLIST with gem based packages.taca1-10/+10
2014-03-15Move definition of GEM_EXTSDIR and PRINT_PLIST_AWK definition block totaca1-30/+30
2014-03-14Do not preserve owner of installed files.asau1-2/+2
2014-03-14Use GEM_EXTSDIR only if it isn't empty.taca1-7/+9
2014-03-13Add GEM_CLEANBUOLD_EXTENSIONS and GEM_EXTSDIR macro and related rulestaca1-6/+55
2014-02-09Use versions in rubyversion.mk.taca1-13/+4
2014-02-02Revert accidently commit files which not yet ready.taca1-6/+1
2014-02-02Utilize PKGNAME_REQD to determine required Ruby version.taca1-1/+6
2013-09-11Update rubygems' versions information in comment.taca1-3/+3
2013-07-14Fix shell syntax error which has been breaking all gem builds on SunOS forjperkin1-2/+2
2013-07-07Fix gem handling.taca1-10/+15
2013-04-08Remove "Trailing empty lines." and/or "Trailing white-space."rodent1-7/+7
2013-04-02Make GEM_PATH environment settable with MAKE_ENV.taca1-2/+10
2013-03-14Move definition of rubygems sites so that it is usable with packagesobache1-2/+2
2013-03-07gem.mk:taca1-6/+15
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-4/+1
2012-09-16Remove support of ruby19 (Ruby 1.9.2).taca1-7/+2
2012-03-20* Move some rails related part from gem.mk to module.mk.taca1-9/+1
2012-03-18Don't override unconditionally set USE_RAKE.taca1-2/+2
2012-03-02o Now OVERRIDE_GEMSPEC can modify files in gemspec.taca1-13/+37
2012-01-12Move PRINT_PLIST_AWK stuff for Gems before other ruby related PRINT_PLIST_AWKobache1-17/+17
2011-12-13* Add RUBY_RAILS_SUPPORTED. Each Ruby on Rails related pacakge tellstaca1-3/+3
2011-11-08* Document rubygem's version contained in each Ruby release.taca1-15/+52
2011-09-13Now OVERRIDE_GEMSPEC can delete dependency in a gemspec file.taca1-7/+11
2011-08-12Introduce OVERRIDE_GEMSPEC.taca1-2/+33
2011-05-10Correct RUBYGEMS_REQD's default in comment.taca1-2/+2
2011-03-27* Introduce RUBYGEMS_REQD as a package-settable variable.taca1-5/+16
2011-03-23Add code fragment to select version of Ruby on Rails.taca1-1/+9
2011-01-13rubygems.org returns invalid Location header (no scheme and hostname) forobache1-2/+2
2010-11-10Exactly set TZ=UTC, or not worked as expected on Solaris (time-zone differenc...obache1-2/+2
2010-09-10Move misc/rubygems/rubygem.mk as lang/ruby/gem.mk.taca1-0/+289