3365 コミット (a39449bc50ac1d490913f933a48f80377c5a1d20)
 

作成者 SHA1 メッセージ 日付
  Yamashita Yuu b3deef5e80 update base version of ruby-build (v20130518) 13年前
  Yamashita Yuu 28317ecb34 update readme 13年前
  Yamashita Yuu 78efa7613d setup verification for 2.7.5, 3.2.5 and 3.3.2 13年前
  Yamashita Yuu 0bf26d8f1d setup download mirror site (#18, #20) 13年前
  Yamashita Yuu ac70eb701c fix error messages 13年前
  Yamashita Yuu c834f241a8 check native modules (e.g. ssl, bz2) if they were built 13年前
  Yamashita, Yuu aa39b392a9 Merge pull request #17 from keitaoouchi/support_2.7.5_3.2.5_3.3.2 13年前
  keitaoouchi 907ddb614d Support new versions(2.7.4, 3.2.5, 3.3.2). 13年前
  Yamashita Yuu dd0e3feae3 add `install_zip` 13年前
  Yamashita Yuu c24207428c remove useless definition of PYENV_VERSION_PATH 13年前
  Yamashita Yuu 8b23026d6c add PACKAGE_PATCH_STRIP to support optional strip number of patch 13年前
  Yamashita Yuu cc9b7aa7dd update distribute version (0.6.38 -> 0.6.40) 13年前
  Yamashita Yuu 318a41d723 add i786 13年前
  Yamashita Yuu 5a52177d15 add pypy-2.0 and remove beta versions 13年前
  Yamashita Yuu 2e8c43215d preserve original file suffix in place of hardcoded ".tar" 13年前
  Yamashita Yuu 45966deb49 fix pypy installation on x86_64 with glibc which is not strictly equal to 2.13 or 2.15. 13年前
  Yamashita Yuu 7aa644da5c ignore cache directory 13年前
  Yamashita Yuu 56379532a6 add comments for Jython about the version of distribute and pip (#15) 13年前
  Yamashita Yuu 9bf0755c81 update default distribute version (0.6.36 -> 0.6.38) 13年前
  Yamashita Yuu f01d1d1064 move patches into ./share to fix the install.sh 13年前
  Yamashita Yuu e9b0ecf021 remove needless declaration of LDFLAGS. 13年前
  Yamashita Yuu cbc6f38774 fix build problem of ssl modulle of CPython 3.0.1 13年前
  Yamashita Yuu e220b76c3e fix build problem of ssl module with recent OpenSSL 13年前
  Yamashita Yuu 8d1bf96267 add workaround for incompatible behaviour of svnversion (#14) 13年前
  Yamashita Yuu e49922064d Merge branch 'automated-patching' 13年前
  Yamashita Yuu 95882fce68 remove useless patches 13年前
  Yamashita Yuu cc20ab3392 find appropriate patch for package automatically 13年前
  Yamashita Yuu fe50ed29ea bundle patches into python-build repository 13年前
  Yamashita Yuu e9db2caace fix completion problem on zsh 13年前
  Yamashita Yuu 2d55aea467 add pypy-2.0-beta2 13年前
  Yamashita Yuu 521c2c3e06 add jython versions; jython-2.5.4-rc1 and jython-2.7-beta1 13年前
  Yamashita Yuu 0bc8d8252e fix typo to verify jar's checksum 13年前
  Yamashita Yuu 80f4022891 Merge branch 'issue15' 13年前
  Yamashita Yuu 998af2a3ab revert pip version (1.3.1 -> 1.2.1) to avoid AttributeError on Jython. (#15) 13年前
  Yamashita Yuu 3b820e8c0c revert distribute version (0.6.36 -> 0.6.32) due to the installation 13年前
  Yamashita Yuu 8bc19e28e0 update distribute version (0.6.34 -> 0.6.36) 13年前
  Yamashita Yuu 0d0516ad05 update default pip version (1.2.1 -> 1.3.1) 13年前
  Yamashita Yuu 6997026064 import recent changes from ruby-build 20130408 13年前
  Yamashita Yuu dd1b6502c6 add README for python-build. 13年前
  Mislav Marohnić 060f141b21 test that IFS in hooks is correct 13年前
  Ian Yang 6ca591ab75 restore original IFS for hooks 13年前
  Mislav Marohnić bc1049f5ae improve `versions` tests by cd'ing into a clean slate 13年前
  Mislav Marohnić 05568496c1 Merge branch 'test-coverage' for MAXIMUM COVERAGE 13年前
  Mislav Marohnić ab9ebb9d0d add tests for `help` and `rbenv --version` 13年前
  Mislav Marohnić ab197ef51e add tests for version commands 13年前
  Mislav Marohnić 7fc5f46bbb undo `assert_output_lines` in tests 13年前
  Mislav Marohnić 969af1567a add tests for rehash, whence, which 13年前
  Yamashita, Yuu d1013e82de Merge pull request #12 from f440/support_2.7.4_3.2.4_3.3.1 13年前
  f440 bb2d058167 Support 2.7.4, 3.2.4, 3.3.1 13年前
  Mislav Marohnić 7a10b64cf7 better emulate `ruby -S` behavior in testing 13年前