[DRE-commits] [SCM] ruby-build.git annotated tag, debian/v20110928-1, created. debian/v20110928-1
Sebastian Boehm
sebastian at sometimesfood.org
Fri Dec 30 22:06:52 UTC 2011
The annotated tag, debian/v20110928-1 has been created
at a8aca892a7042490f65c557da3b929b08ca738da (tag)
tagging 0de2eeb7d8c17c48076cb1f70a1cea15b9a3e561 (commit)
tagged by Sebastian Boehm
on Wed Oct 12 16:29:32 2011 +0200
- Shortlog ------------------------------------------------------------
Debian release 20110928-1
Chris Gunther (2):
Support REE 1.8.7-2010.02
move build_package_ree_installer function to ruby-build script
Grigory V. (1):
Just a few readme tweaks
Guillermo Iguaran (7):
Add definition for jruby-1.6.4
Add definition for rbx-2.0.0-dev
Install jruby-launcher after of install JRuby
Add shared build_package_jruby for all JRuby definitions
Update rbx-2.0.0 definition: 2.0.0 now is in master branch
Add definition for JRuby 1.7.0dev
Add definition for ruby trunk
Jake Gordon (1):
Added definition for Ruby 1.9.1-p378 (rubygems 1.3.5) - The standard debian versions for Ubuntu Lucid 10.04 (which we still run on production... for a little while longer)
Jeff Zellman (1):
Changed ruby-build to use /usr/bin/env to support platforms where bash is not in /bin/
Jeremy Kemper (4):
Add install_git and refactor to support it. Pass package name, git url, git ref, and build commands.
Include --with-gcc config flag for gcc-4.2 on Lion, per https://github.com/ruby/ruby/commit/9151ed22b360ba3d2bde3b51969a682f9a4a3096
Added a 1.9.3-rc1 definition for Ruby 1.9.3 release candidate 1.
Ruby 1.9.3-rc1 already includes RubyGems 1.8.10.
Josh Goebel (1):
no need to start with a bunch of cruft we may not even be wanting to use, let users install their gems themselves
Joshua Peek (17):
Add JRuby 1.6.3
Add Ruby Enterprise 1.8.7 2011.03
Merge branch 'master' into ree
--no-tcmalloc on darwin
Move ree install command to the version file
Ensure $PREFIX_PATH is quoted
unset RUBYOPT and RUBYLIB
Fix rbx gemsdir
Merge pull request #29 from yyyc514/master
Add basic rbenv-install script
Merge pull request #31 from sstephenson/rbenv-install
Merge pull request #45 from cgunther/ree-1.8.7-2010.02
Merge pull request #48 from paulrosania/ree-1.8.6
Rehash after install
Merge pull request #50 from guilleiguaran/jruby-launcher
Merge pull request #52 from guilleiguaran/definitions
Follow REE naming convention
Matthew Williams (1):
Add definition for Ruby 1.8.7-p249.
Nick Dainty (1):
Add definition for Ruby 1.8.6-p420.
Paul Mucur (1):
Solaris doesn't come with readlink so use greadlink if available instead. (Taken from Ryan Tomayko's "GNU is killing Solaris", c.f. http://tomayko.com/writings/gnu-is-killing-solaris)
Paul Rosania (2):
Support REE 1.8.6 20090610
Use common build_package_ree_installer
Sam Stephenson (53):
Initial commit
Add after_install_package hook
Quote $PREFIX_PATH in copy
Symlink jruby to ruby
Remove Windows files
Merge pull request #1 from sstephenson/jruby
Merge pull request #2 from sstephenson/ree
Use gcc-4.2 on Lion for 1.8.7
Unset $RUBYOPT
Add Rubinius 1.2.4
Use date+pid instead of random number
Move versions/ to share/ruby-build/
Automatically look for built-in definitions
Add -h/--help and -v/--verbose
Add --definitions
Fix --help
Trap failures and print an error message. Use file descriptors to avoid swallowing errors.
log is gone
Add installation script
jruby and ree get rubygems 1.6.2
1.9 gets rubygems 1.8.7
Fix Lion conditional
Add LICENSE and README.md
A few tweaks
Merge pull request #6 from nickpad/master
Merge pull request #8 from myfreeweb/patch-1
Merge pull request #9 from mudge/patch-1
Merge pull request #10 from marutanm/master
Merge pull request #14 from jzellman/master
Merge pull request #11 from mwilliams/master
Whitespace
Avoid errant "build failed" message on OS X < 10.7. Fixes #13.
Ensure installed directories are not world-writable to avoid Bundler warnings
Upgrade to RubyGems 1.8.10 for Ruby 1.9.x. Closes #26.
$PREFIX_PATH can be specified as a relative path
Use $TMPDIR instead of /tmp if present. Closes #22.
Merge pull request #18 from jakesgordon/master
Merge pull request #20 from guilleiguaran/jruby-1.6.4
ruby-build 20110906
Revert "$PREFIX_PATH can be specified as a relative path"
ruby-build 20110906.1
Respect RBENV_ROOT
Show usage
Autocompletion
Merge remote-tracking branch 'jeremy/install-git'
pushd and popd are noisy
make_package should not print the "Installed" message
Pass $CONFIGURE_OPTS to ./configure
Merge remote-tracking branch 'guilleiguaran/rbx-2.0.0-dev'
rbx-2.0.0-dev gets rubygems-1.8.10
ruby-build 20110914
Merge pull request #40 from jeremy/with-gcc-flag
ruby-build 20110928
Sebastian Boehm (5):
Add debian packaging data
Add dependencies
Add README.md to package
Add README.Debian
debian/v20110928-1
marutanm (1):
make bin/ruby-build executable
-----------------------------------------------------------------------
--
ruby-build.git
More information about the Pkg-ruby-extras-commits
mailing list