Commit Graph

  • 067422b4b4 disabled shared for python-2.7.7 (for reportlab) Kenneth Reitz 2014-06-12 16:46:34 -04:00
  • 7ec8f12648 append $LD_LIBRARY_PATH v40 Kenneth Reitz 2014-06-04 17:12:24 -04:00
  • 731a0cb0bf ignore LIBRARY_CONFIG from the environment. v39 Kenneth Reitz 2014-06-04 11:21:02 -04:00
  • ebd97e9b93 Make LD_LIBRARY_PATH Kenneth Reitz 2014-06-04 11:20:20 -04:00
  • 9fcf81c170 Merge pull request #147 from cclauss/patch-7 kennethreitz 2014-06-03 16:12:38 -04:00
  • 1f2cb16dbb Merge pull request #148 from cclauss/patch-6 kennethreitz 2014-06-03 14:45:29 -04:00
  • 827306728f Update pypy-1.9 cclauss 2014-06-03 06:57:01 +02:00
  • f6076cb7f0 Update pypy-1.8 cclauss 2014-06-03 06:55:47 +02:00
  • 694386e233 pypy time v38 Kenneth Reitz 2014-06-02 17:55:32 -04:00
  • f11928af11 pypy 1.x series Kenneth Reitz 2014-06-02 17:49:12 -04:00
  • acda8f640a ughhhhhh Kenneth Reitz 2014-06-02 17:41:01 -04:00
  • 4ff3a5d818 lol consistency Kenneth Reitz 2014-06-02 17:39:07 -04:00
  • 314b729c8a 3.3.x series Kenneth Reitz 2014-06-02 17:35:10 -04:00
  • 9fb676aba9 python 3.x series Kenneth Reitz 2014-06-02 17:12:42 -04:00
  • b91741d10d 3.1.x series Kenneth Reitz 2014-06-02 17:08:15 -04:00
  • f3787356b6 2.4.x series Kenneth Reitz 2014-06-02 16:56:26 -04:00
  • def3136c85 no shared for 2.5 Kenneth Reitz 2014-06-02 15:34:28 -04:00
  • abb0c9b384 Python 2.5.x series Kenneth Reitz 2014-06-02 14:49:11 -04:00
  • 87b2891c1a set LIBRARY_PATH and LD_LIBRARY_PATH in runtime Kenneth Reitz 2014-06-02 14:03:59 -04:00
  • 52c34ef64f append to include paths Kenneth Reitz 2014-06-02 13:55:05 -04:00
  • 40bc836a55 --enable-shared Kenneth Reitz 2014-06-02 10:44:05 -04:00
  • d2738ece19 fix for 2.6.x series Kenneth Reitz 2014-06-02 10:40:09 -04:00
  • f758a5d738 --enable-shared Kenneth Reitz 2014-06-02 10:28:35 -04:00
  • 63edc5d89b let's see if that helps Kenneth Reitz 2014-06-02 10:28:29 -04:00
  • 0db1584f21 try different tarball Kenneth Reitz 2014-06-02 10:15:03 -04:00
  • 1ed173f21d 2.6.5 Kenneth Reitz 2014-06-02 10:06:12 -04:00
  • b17f3f51f7 2.6.x series! Kenneth Reitz 2014-06-02 10:05:28 -04:00
  • 4f0556cce7 Import of full 2.7.x series Kenneth Reitz 2014-06-02 09:44:20 -04:00
  • b55a5e5ec8 python-2.7.7, new build infrastructure Kenneth Reitz 2014-06-02 09:35:57 -04:00
  • 68acbb064d chmod +x Kenneth Reitz 2014-06-02 09:14:19 -04:00
  • 92df76793f python 2.7.7 Kenneth Reitz 2014-06-02 08:47:06 -04:00
  • 5cda51c7a5 Removing PYTHONPATH from sub-env blacklist Kenneth Reitz 2014-06-02 08:38:29 -04:00
  • 659a406eb8 3.4.0 v37 Kenneth Reitz 2014-05-30 09:43:29 -04:00
  • 4cf2dd5b32 removed old pip vendoring style Kenneth Reitz 2014-05-30 09:35:25 -04:00
  • 100a5ba0bc fix uploads Kenneth Reitz 2014-05-30 09:34:39 -04:00
  • ab16abaa88 new style of pip and setuptools vendoring Kenneth Reitz 2014-05-30 09:31:02 -04:00
  • 989dd1dd2a pip v1.5.6, setuptools v3.6 Kenneth Reitz 2014-05-30 09:06:42 -04:00
  • 0468ef22c4 revert pip/setuptools changes Kenneth Reitz 2014-05-29 09:00:15 -04:00
  • 6238994a17 Merge pull request #131 from dulaccc/fix-build-api-compilation kennethreitz 2014-05-26 09:09:37 -04:00
  • 7ba2fe66a0 Merge pull request #138 from cclauss/master kennethreitz 2014-05-26 09:08:49 -04:00
  • dfaec438d9 Merge pull request #141 from cclauss/patch-3 kennethreitz 2014-05-26 08:30:46 -04:00
  • aaeef59ff6 Create python-3.4.1 cclauss 2014-05-19 21:13:31 +02:00
  • 4d35f5129a Updated latest supported Python3 to 3.4.0 cclauss 2014-05-11 23:29:01 +02:00
  • 84f610347c Updated pip to 1.5.5 and setuptools to 3.6 cclauss 2014-05-11 23:04:33 +02:00
  • 44bfda1320 Added django 1.6, simple-runtime-P2, P3, and Pypy2 cclauss 2014-05-11 23:00:05 +02:00
  • 330524adba Changed if len(history): to if history: cclauss 2014-05-11 22:47:30 +02:00
  • 85bddf8f00 Added simple runtime test for Pypy 2 cclauss 2014-05-11 22:44:39 +02:00
  • 7b0d891f4d Added simple runtime test for Pypy 2 cclauss 2014-05-11 22:43:45 +02:00
  • 84f0e2feba Added simple runtime test for Pypy 2 cclauss 2014-05-11 22:42:49 +02:00
  • 76309c35ec Added simple runtime test for Python 2 cclauss 2014-05-11 22:38:35 +02:00
  • 3f6b453c0a Added simple runtime test for Python 2 cclauss 2014-05-11 22:37:03 +02:00
  • 43dbb49103 Updated Requests to 2.2.1 cclauss 2014-05-11 22:33:33 +02:00
  • f08f93f347 Updated Python to 3.4.0 cclauss 2014-05-11 22:32:20 +02:00
  • e0c852f4b9 Added django 1.6 skeleton for testing cclauss 2014-05-11 22:30:27 +02:00
  • 15373996f4 Added django 1.6 skeleton for testing cclauss 2014-05-11 22:29:42 +02:00
  • ff1e8da0cb Added django 1.6 skeleton for testing cclauss 2014-05-11 22:28:41 +02:00
  • 99f7f5b9f1 Update __init__.py cclauss 2014-05-11 22:27:31 +02:00
  • 656f390de8 Added django 1.6 skeleton for testing cclauss 2014-05-11 22:27:15 +02:00
  • 42a7e79359 Added django 1.6 skeleton for testing cclauss 2014-05-11 22:26:20 +02:00
  • bf084cc2ac Added django 1.6 skeleton for testing cclauss 2014-05-11 22:24:44 +02:00
  • eaaba665bc Added django 1.6 skeleton for testing cclauss 2014-05-11 22:23:24 +02:00
  • 94d311134c Merge pull request #132 from dulaccc/fix-tests kennethreitz 2014-04-28 18:16:50 -04:00
  • 0d49ae9851 Add missing Makefile Pierre Dulac 2014-04-21 11:46:45 +02:00
  • a5c39384a8 Use a default SLUG_ID value Pierre Dulac 2014-04-20 14:53:47 +02:00
  • cb6bc30bc6 deploy instructions Kenneth Reitz 2014-04-02 14:40:15 -04:00
  • 82c72a94d9 v0.0.5 Kenneth Reitz 2014-04-02 14:32:12 -04:00
  • f327afd364 builds for python Kenneth Reitz 2014-04-02 14:29:33 -04:00
  • d94f4c5bbc Merge branch 'master' into builds Kenneth Reitz 2014-04-02 14:06:57 -04:00
  • 8be04ea656 no ! v36 Kenneth Reitz 2014-04-02 14:05:09 -04:00
  • de7c16d942 handhold for collectstatic Kenneth Reitz 2014-04-02 14:02:18 -04:00
  • 5ea843458a improved collectstatic experience Kenneth Reitz 2014-04-02 13:37:19 -04:00
  • 758941d12f readme stub Kenneth Reitz 2014-03-26 11:33:14 -04:00
  • e01d5bc18b bob-builder start Kenneth Reitz 2014-03-26 11:30:27 -04:00
  • 2c16539190 Merge branch 'stop-finding' of git://github.com/agriffis/heroku-buildpack-python into develop Kenneth Reitz 2014-03-21 15:57:39 -04:00
  • ed79e61a2f Merge pull request #120 from agriffis/sed-func kennethreitz 2014-03-21 15:51:18 -04:00
  • b7bcc69722 Update Readme.md kennethreitz 2014-03-03 16:02:31 -05:00
  • 3dde375d0b pip v1.5.4 v35 Kenneth Reitz 2014-02-21 10:08:50 -06:00
  • 483e30a5ba --allow-all-external Kenneth Reitz 2014-02-21 10:04:23 -06:00
  • e783556e6b dotglob FTW. Doesn't expand . or .. but be explicit just in case. Aron Griffis 2014-02-19 20:43:18 -05:00
  • 5645a433dc Merge remote-tracking branch 'origin/master' v34 Kenneth Reitz 2014-02-19 11:59:07 -05:00
  • 715ab8b96a Update to Setuptools 2.1 and Pip 1.5.2 Kenneth Reitz 2014-02-19 11:59:02 -05:00
  • 5f96190eb5 Stop calling find for simple operations. Just use extglob. Aron Griffis 2014-02-17 15:28:17 -05:00
  • c579162ef9 Use consistent syntax for declaring functions in utils Aron Griffis 2014-02-17 14:55:55 -05:00
  • a5cca6de75 Use a sed() function for unbuffered output. Aron Griffis 2014-02-17 14:49:09 -05:00
  • b7f1157693 Merge pull request #118 from uniphil/master kennethreitz 2014-02-14 13:58:49 -05:00
  • ae7b6fc715 fix url to testing buildpack Phil Schleihauf 2014-02-14 13:56:49 -05:00
  • e0c3b72950 update runtime docs, thanks @uniphil! Kenneth Reitz 2014-02-14 13:41:34 -05:00
  • 566f7f4555 new buildpack env standard v33 Kenneth Reitz 2014-01-21 17:47:05 -05:00
  • 4ff62b2b41 sticky python versions bugfix Kenneth Reitz 2014-01-17 17:06:54 -08:00
  • d47970fd81 sticky runtimes Kenneth Reitz 2014-01-17 16:47:55 -08:00
  • 69bdca063f fix sub-env for when env file is not present v32 Kenneth Reitz 2013-12-20 17:15:24 -05:00
  • 63cea99415 chmod +x v30 Kenneth Reitz 2013-12-20 16:48:34 -05:00
  • 5ecd27e3b8 chmod +x Kenneth Reitz 2013-12-13 16:03:39 -08:00
  • 206a2dbc04 third argument support for envs in compile Kenneth Reitz 2013-12-13 15:48:39 -08:00
  • 2a083791b6 Merge pull request #113 from zyegfryed/patch-3 kennethreitz 2013-11-14 19:59:56 -08:00
  • d5b2b0b464 Merge pull request #114 from catsby/update_default_postgresql kennethreitz 2013-11-14 19:59:40 -08:00
  • 2eab1ad845 Update Heroku Postgresql default add-on to hobby-dev Clint Shryock 2013-11-12 14:10:52 -06:00
  • 2b16420d41 Fixed Python runtime according to the official Heroku doc Sébastien Fievet 2013-11-04 09:24:36 +01:00
  • 9fa0889499 Update bpwatch kennethreitz 2013-10-17 15:43:51 -04:00
  • 99b17fabeb Merge pull request #105 from bacongobbler/patch-1 kennethreitz 2013-10-17 11:37:00 -07:00