1296 コミット (8da3749648b6f10ec8c8142652c11f781db0f0e8)
 

作成者 SHA1 メッセージ 日付
  Yamashita Yuu 38eb9fe948 v0.4.0-20140110 12年前
  Yamashita Yuu 6ee7aaf611 Should not recognize `cc` as `clang` 12年前
  kou1okada 5c1094adb9 Response enhancement for in the case of the working directory under the UNC path. 12年前
  Yamashita Yuu 93ba3a4c51 Use same `require_gcc` as ruby-build 12年前
  Yamashita Yuu 34087d03ec Add build status badge 12年前
  Yamashita Yuu f136b219db Update pip (1.4.1 -> 1.5) 12年前
  Yamashita Yuu 84705cfe61 Update setuptools (2.0.2 -> 2.1) 12年前
  Yamashita Yuu 2a9f6038e0 Use `package_option()` to setup configure options 12年前
  Yamashita Yuu 0e3e603429 Don't check `$(uname -s)` twice 12年前
  Yamashita Yuu 71a916faf2 simplicy the check for infinite loop 12年前
  Yamashita Yuu 8e02b93e39 Call `build_package_ldflags_dirs` to suppress linker warnings 12年前
  Yamashita Yuu a7a99c75eb Apply patch only if there are patches exist for the package 12年前
  Yamashita Yuu bb3b5de179 Add CPython 3.4.0b2 12年前
  Yamashita Yuu f956502fd8 Merge branch 'avoid-infinite-loop-even-if-pwd-returns-relative-path' 12年前
  Yamashita Yuu 4c5ffc8d99 Avoid infinite loop in case where `pwd` returns relative path 12年前
  Yamashita Yuu 8dc4e8d6f8 Revert "Merge branch 'golang-workaround'" 12年前
  Mislav Marohnić 14bc162ca6 Merge branch 'openbsd' 12年前
  Mislav Marohnić 1a6bada94c Fix detecting parent shell on OpenBSD and Cygwin 12年前
  Mislav Marohnić eda535a942 Fix detecting completions support on OpenBSD 12年前
  Mislav Marohnić 1e1c9cb0dc Fix emulating the scenario where system Ruby is missing on OpenBSD 12年前
  Yamashita Yuu 7edceff71c Merge branch 'golang-workaround' 12年前
  Mislav Marohnić 3dc0005032 Fix test suite running on OpenBSD 12年前
  Yamashita Yuu 1587d8a03c Apply readlink to output from `pwd` may returns "." to get actual path 12年前
  Yamashita Yuu 5dea3c9e63 Import changes from recent rbenv 12年前
  Yamashita Yuu 12d4fdb307 Merge branch 'unittest' (#21) 12年前
  Yamashita Yuu 319721b380 Modify applications and versions for Python 12年前
  Yamashita Yuu 3dd9332eee Fix broken tests 12年前
  Yamashita Yuu 88922e2bc0 Remove `version-ext-compat` plugin to make test success 12年前
  Yamashita Yuu 0965577b93 Import tests from rbenv with `sed -e s/rbenv/pyenv/g` 12年前
  Yamashita Yuu f538169992 Restore OLDIFS expectedly 12年前
  Yamashita Yuu d03f290b5d s/rbenv/pyenv/ 12年前
  Yamashita Yuu 8ddf8760d5 Import recent changes from rbenv 0.4.0 12年前
  Mislav Marohnić 6d0bf9b39f Merge pull request #521 from wmoxam/master 12年前
  wmoxam 2f5d9a6f90 Fixes rbenv on OpenBSD and any other systems that don't support head -c 12年前
  Mislav Marohnić 783618b89c Force TAP output from Bats on CI 12年前
  Jeffrey 'jf' Lim 4f2f6f8575 Fix test suite when no system Ruby exists 12年前
  Mislav Marohnić 59aca30267 Merge pull request #491 from peterhoeg/master 12年前
  Sam Stephenson 605e691bff Merge pull request #504 from jonathandean/master 12年前
  Jonathan Dean 09ec276a85 Change 'Advanced Configuration' reference to 'How rbenv hooks into your shell' 12年前
  Jonathan Dean 590b19a1b1 Remove Neckbeard reference in favor of Advanced 12年前
  Mislav Marohnić be5e1a4ded Improve `rbenv init` instructions for fish 12年前
  Peter Hoeg 8650de0c0c ignore cache directory used by ruby-build 12年前
  Yamashita Yuu 8fa6b4a184 CPython installer requires existing Pyhthon of similar version. 12年前
  Yamashita Yuu e1a5b326e4 Merge branch 'ruby-build-style-patching' 12年前
  Yamashita Yuu 8892f3735d Use `-p0` for all patches to keep things simple (sstephenson/ruby-build#484) 12年前
  Yamashita Yuu 9eedd4ef84 Update setuptools (2.0.1 -> 2.0.2) 12年前
  Yamashita Yuu b70dcb9f2d Add `list_patches()` to sort patches by their names 12年前
  Yamashita Yuu 008a5a1ff9 Force `PYTHON_BUILD_PATCH_PATH` to be absolute path 12年前
  Yamashita Yuu 5b7eb42a9f Add `-p0` as an option for patch if both `PATCH_OPTS` and `PACKAGE_PATCH_OPTS` aren't defined 12年前
  Yamashita Yuu 35d4cd2259 Remove `PACKAGE_PATCH_STRIP`. Use `PACKAGE_PATCH_OPTS` instead. 12年前