Commit Graph

  • 309a6cd65e *EXPERIMENTAL* add pypy-py3k-dev Yamashita Yuu 2013-05-31 14:30:29 +09:00
  • 924f6dc76d add ${PYPY_OPTS} to specify pypy build options Yamashita Yuu 2013-05-31 14:28:32 +09:00
  • 56a9a7cebf improve error message of pypy Yamashita Yuu 2013-05-31 14:28:08 +09:00
  • b8cbb18f7b add pypy-1.[789]-dev Yamashita Yuu 2013-05-31 13:45:37 +09:00
  • 27caf0ef3d add pypy-1.[567] Yamashita Yuu 2013-05-31 13:30:17 +09:00
  • b203ccbe74 verify pypy binary after installation Yamashita Yuu 2013-05-31 13:00:48 +09:00
  • cb962d5a74 Merge branch 'pypy_builder' Yamashita Yuu 2013-05-29 23:32:13 +09:00
  • 539800cc3b add pypy-*-src to build and install pypy from source Yamashita Yuu 2013-05-29 23:30:22 +09:00
  • b77ae3e0b5 build and install pypy from source Yamashita Yuu 2013-05-29 23:26:50 +09:00
  • dfc3f9e13c Set $PYENV_VERSION for existing installation of 3.4 Yamashita Yuu 2013-05-29 19:28:44 +09:00
  • f120551ef3 add pypy-2.0.1 and pypy-2.0.2 Yamashita Yuu 2013-05-29 15:05:43 +09:00
  • b03a4cde78 add build_package_verify_py3{0,1,2,3,4} Yamashita Yuu 2013-05-27 19:37:24 +09:00
  • 71b2081a75 update distribute version (0.6.40 -> 0.6.43) Yamashita Yuu 2013-05-27 16:58:19 +09:00
  • 5fbc3ae3d5 add ssl patch for 3.1.3 and 3.2 (#22) Yamashita Yuu 2013-05-23 12:07:19 +09:00
  • 1ce37e53c7 Merge branch 'ruby-build-v20130518' Yamashita Yuu 2013-05-21 16:40:21 +09:00
  • 9ae12a7c22 add CPython development versions (2.[67]-dev, 3.[1234]-dev) Yamashita Yuu 2013-05-21 16:38:11 +09:00
  • b3deef5e80 update base version of ruby-build (v20130518) Yamashita Yuu 2013-05-21 11:43:01 +09:00
  • 28317ecb34 update readme Yamashita Yuu 2013-05-19 02:34:57 +09:00
  • 78efa7613d setup verification for 2.7.5, 3.2.5 and 3.3.2 Yamashita Yuu 2013-05-18 20:52:37 +09:00
  • 0bf26d8f1d setup download mirror site (#18, #20) Yamashita Yuu 2013-05-17 23:14:57 +09:00
  • ac70eb701c fix error messages Yamashita Yuu 2013-05-17 19:36:23 +09:00
  • c834f241a8 check native modules (e.g. ssl, bz2) if they were built Yamashita Yuu 2013-05-17 16:47:17 +09:00
  • aa39b392a9 Merge pull request #17 from keitaoouchi/support_2.7.5_3.2.5_3.3.2 Yamashita, Yuu 2013-05-16 07:36:07 -07:00
  • 799eed7254 Merge 907ddb614d11cf906da32cb585eaec64beb5371a into dd0e3feae30ae616c368068d70b72bac7b7e75b4 Keita Oouchi 2013-05-16 07:34:01 -07:00
  • 907ddb614d Support new versions(2.7.4, 3.2.5, 3.3.2). keitaoouchi 2013-05-16 23:24:21 +09:00
  • dd0e3feae3 add install_zip Yamashita Yuu 2013-05-16 22:39:15 +09:00
  • c24207428c remove useless definition of PYENV_VERSION_PATH Yamashita Yuu 2013-05-16 17:54:43 +09:00
  • 8b23026d6c add PACKAGE_PATCH_STRIP to support optional strip number of patch Yamashita Yuu 2013-05-16 15:17:13 +09:00
  • cc9b7aa7dd update distribute version (0.6.38 -> 0.6.40) Yamashita Yuu 2013-05-15 19:47:44 +09:00
  • 318a41d723 add i786 Yamashita Yuu 2013-05-10 21:26:55 +09:00
  • 5a52177d15 add pypy-2.0 and remove beta versions Yamashita Yuu 2013-05-10 21:15:40 +09:00
  • 2e8c43215d preserve original file suffix in place of hardcoded ".tar" Yamashita Yuu 2013-05-10 20:26:42 +09:00
  • 45966deb49 fix pypy installation on x86_64 with glibc which is not strictly equal to 2.13 or 2.15. Yamashita Yuu 2013-05-10 20:23:25 +09:00
  • 7aa644da5c ignore cache directory Yamashita Yuu 2013-05-10 19:08:14 +09:00
  • 56379532a6 add comments for Jython about the version of distribute and pip (#15) Yamashita Yuu 2013-05-10 18:31:48 +09:00
  • 9bf0755c81 update default distribute version (0.6.36 -> 0.6.38) Yamashita Yuu 2013-05-09 14:58:47 +09:00
  • f01d1d1064 move patches into ./share to fix the install.sh Yamashita Yuu 2013-05-09 00:11:52 +09:00
  • e9b0ecf021 remove needless declaration of LDFLAGS. Yamashita Yuu 2013-05-08 23:56:33 +09:00
  • cbc6f38774 fix build problem of ssl modulle of CPython 3.0.1 Yamashita Yuu 2013-05-08 20:09:54 +09:00
  • e220b76c3e fix build problem of ssl module with recent OpenSSL Yamashita Yuu 2013-05-08 19:52:09 +09:00
  • 8d1bf96267 add workaround for incompatible behaviour of svnversion (#14) Yamashita Yuu 2013-05-08 19:01:17 +09:00
  • e49922064d Merge branch 'automated-patching' Yamashita Yuu 2013-05-08 18:38:53 +09:00
  • 95882fce68 remove useless patches Yamashita Yuu 2013-05-08 18:38:34 +09:00
  • cc20ab3392 find appropriate patch for package automatically Yamashita Yuu 2013-05-08 18:35:30 +09:00
  • fe50ed29ea bundle patches into python-build repository Yamashita Yuu 2013-05-08 17:49:09 +09:00
  • e9db2caace fix completion problem on zsh Yamashita Yuu 2013-05-01 13:14:22 +09:00
  • 2d55aea467 add pypy-2.0-beta2 Yamashita Yuu 2013-04-30 01:53:30 +09:00
  • 521c2c3e06 add jython versions; jython-2.5.4-rc1 and jython-2.7-beta1 Yamashita Yuu 2013-04-30 01:46:28 +09:00
  • 0bc8d8252e fix typo to verify jar's checksum Yamashita Yuu 2013-04-30 01:20:12 +09:00
  • 80f4022891 Merge branch 'issue15' Yamashita Yuu 2013-04-29 13:08:23 +09:00
  • 998af2a3ab revert pip version (1.3.1 -> 1.2.1) to avoid AttributeError on Jython. (#15) Yamashita Yuu 2013-04-27 20:59:30 +09:00
  • 3b820e8c0c revert distribute version (0.6.36 -> 0.6.32) due to the installation problem with Jython 2.5.[01] (#15) Yamashita Yuu 2013-04-27 20:54:45 +09:00
  • 8bc19e28e0 update distribute version (0.6.34 -> 0.6.36) Yamashita Yuu 2013-04-25 21:42:59 +09:00
  • 0d0516ad05 update default pip version (1.2.1 -> 1.3.1) Yamashita Yuu 2013-04-25 21:40:13 +09:00
  • 6997026064 import recent changes from ruby-build 20130408 Yamashita Yuu 2013-04-19 19:26:11 +09:00
  • dd1b6502c6 add README for python-build. Yamashita Yuu 2013-04-19 18:48:45 +09:00
  • 060f141b21 test that IFS in hooks is correct Mislav Marohnić 2013-04-16 14:01:04 +02:00
  • 6ca591ab75 restore original IFS for hooks Ian Yang 2013-04-16 00:10:56 +08:00
  • bc1049f5ae improve versions tests by cd'ing into a clean slate Mislav Marohnić 2013-04-16 12:52:42 +02:00
  • 05568496c1 Merge branch 'test-coverage' for MAXIMUM COVERAGE Mislav Marohnić 2013-04-08 23:17:03 +02:00
  • ab9ebb9d0d add tests for help and rbenv --version Mislav Marohnić 2013-04-08 23:00:15 +02:00
  • ab197ef51e add tests for version commands Mislav Marohnić 2013-04-08 21:35:22 +02:00
  • 7fc5f46bbb undo assert_output_lines in tests Mislav Marohnić 2013-04-06 14:10:44 +02:00
  • 969af1567a add tests for rehash, whence, which Mislav Marohnić 2013-04-06 12:30:21 +02:00
  • d1013e82de Merge pull request #12 from f440/support_2.7.4_3.2.4_3.3.1 Yamashita, Yuu 2013-04-06 21:20:26 -07:00
  • 3566bab612 Merge bb2d0581674de7a630101e9a2aedef1a04f7ee4b into 6e58c43d8a5f139234cc48746b1b748feb8a7644 f440 2013-04-06 20:47:39 -07:00
  • bb2d058167 Support 2.7.4, 3.2.4, 3.3.1 f440 2013-04-07 12:32:55 +09:00
  • 7a10b64cf7 better emulate ruby -S behavior in testing Mislav Marohnić 2013-04-02 02:48:27 +02:00
  • f6db678b20 un-indent shebang for test executables Mislav Marohnić 2013-04-02 02:48:04 +02:00
  • 97290b2442 simplify iterating through arglist Mislav Marohnić 2013-04-02 01:35:58 +02:00
  • b8504ed2a9 saner assertions for multiline output Mislav Marohnić 2013-04-02 00:27:27 +02:00
  • 497911d6c0 improve detection of completion support for commands Alisdair Sullivan 2013-03-31 21:01:07 -07:00
  • 4d96d0a6c6 add tests for completions Mislav Marohnić 2013-04-01 16:19:21 +02:00
  • 9b58b6642e test completions for exec Mislav Marohnić 2013-04-01 03:44:19 +02:00
  • 45f651ab00 hack around the hack around bash echo Mislav Marohnić 2013-04-01 03:11:46 +02:00
  • 400fe31061 fix exec fails for invalid version Mislav Marohnić 2013-04-01 03:01:37 +02:00
  • 4b6ab0389b add tests for exec Mislav Marohnić 2013-04-01 02:58:58 +02:00
  • baf7656d2f fix iterating through paths that have spaces in them Mislav Marohnić 2013-02-24 14:52:50 +01:00
  • 6e58c43d8a Merge pull request #11 from draftcode/build-pydebug Yamashita, Yuu 2013-03-28 00:53:08 -07:00
  • 9b1c703c52 Merge dce4eb636a20a5e28f8936f58ca7c0e69a0b0bb8 into aa831836e1df0447272b626bf3f577fb4186eb4f Masaya SUZUKI 2013-03-28 00:41:59 -07:00
  • dce4eb636a Add a help string to describe the debug option draftcode 2013-03-28 16:41:07 +09:00
  • c170255580 Preserve CONFIGURE_OPTS draftcode 2013-03-28 16:35:26 +09:00
  • 8bf0938e60 Add an option to build a debug version of Python draftcode 2013-03-28 12:04:58 +09:00
  • 382db59cd0 Merge pull request #367 from shoyan/master Sam Stephenson 2013-03-23 08:47:10 -07:00
  • 2bbf49b2f5 replace tab with spaces Shohei Yamasaki 2013-03-23 22:36:11 +09:00
  • 6a6ae8ae46 tests for rbenv-init Mislav Marohnić 2013-03-20 13:43:57 +01:00
  • 03fa148e81 Don't duplicate shims in PATH Tim Pope 2013-02-24 16:34:05 -05:00
  • ea3203dbab fix resolving symlinks in rbenv-hooks Mislav Marohnić 2013-03-08 14:35:46 -05:00
  • aa831836e1 Merge pull request #10 from oza/patch-1 Yamashita, Yuu 2013-03-07 22:29:10 -08:00
  • 889dbb9a28 Merge 0eb15207074965e0af09a8e40a95c7b65d49c417 into 606346761f72911dc2a9395c6c4ba66a7c89c877 OZAWA Tsuyoshi 2013-03-07 22:27:44 -08:00
  • 0eb1520707 Update README.md OZAWA Tsuyoshi 2013-03-08 15:26:15 +09:00
  • a81ace2ccb add hook lookup tests Mislav Marohnić 2013-03-07 23:55:02 -05:00
  • a7da06998e use C on Travis for even less overhead Mislav Marohnić 2013-03-07 16:14:25 -05:00
  • 5e5e3e0588 skip Ruby stuff on Travis Mislav Marohnić 2013-03-07 16:09:02 -05:00
  • bc369fb1ab configure Travis Mislav Marohnić 2013-03-07 16:05:34 -05:00
  • bb6bccb782 tests galore Mislav Marohnić 2013-03-07 15:05:49 -05:00
  • 1fe59e41ea error message when rehash fails on non-writable directory Mislav Marohnić 2013-03-07 00:13:50 -05:00
  • 606346761f s/python-virtualenv/pyenv-virtualenv/g in README.md Yamashita Yuu 2013-03-06 12:47:58 +09:00
  • 0d1f1d09f0 Fix multiple argument completion with zsh Tim Pope 2013-02-23 16:55:21 -05:00
  • 48e1488bc9 remove duplicated LICENSE from python-build. Yamashita Yuu 2013-02-23 19:07:45 +09:00