kennethreitz
24cc273800
whitelist cache
2015-10-13 10:13:23 -04:00
kennethreitz
c0fbb0723a
attempt to whitelist cache entries for python buildpack
2015-10-13 10:13:09 -04:00
kennethreitz
6ab397db10
whitelist
2015-10-13 10:03:50 -04:00
kennethreitz
d8623ae454
whitelist approach
2015-10-13 10:02:34 -04:00
kennethreitz
e6d395fa27
ls /app/.heroku
2015-10-13 09:57:13 -04:00
kennethreitz
e77090b6b8
copy them to the cache dir
2015-10-13 09:55:48 -04:00
kennethreitz
c61f907079
echo
2015-10-13 09:53:47 -04:00
kennethreitz
bd90eecd8c
fix bug in cache_dir
2015-10-13 09:49:49 -04:00
kennethreitz
44b2ef0c4e
an attempt at fixing caching
2015-10-13 09:47:28 -04:00
kennethreitz
38d73effc1
an attempt at fixing caching
2015-10-13 09:47:14 -04:00
kennethreitz
2b62692ab2
Merge branch 'preserve-ORIG_BUILD_DIR' of https://github.com/tommyvn/heroku-buildpack-python into multi
2015-10-09 09:40:03 -04:00
kennethreitz
2ba3e06f4e
Revert "Merge pull request #253 from ojacobson/preserve-original-build-dir"
...
This reverts commit 1e5ff1f8c9 , reversing
changes made to 83538ca6ec .
2015-10-08 13:16:52 -04:00
kennethreitz
1e5ff1f8c9
Merge pull request #253 from ojacobson/preserve-original-build-dir
...
Preserve original build directory (including previously-installed programs) when moving app to /app during build.
2015-10-08 12:12:26 -04:00
kennethreitz
27f019105e
new setuptools and pip
2015-10-08 10:03:08 -04:00
Owen Jacobson
67c3d38a03
Preserve original build directory (including previously-installed programs) when moving app to /app during build.
...
This means that binaries installed in $BUILD_DIR/.heroku/node (let's say) will
remain available during build, at the paths previous buildpacks established.
2015-10-07 18:47:24 -04:00
Tom van Neerijnen
a91e9c2fc1
export BUILD_DIR and friends after context change
...
Anything using theses exported variables should be using them in the new
context rather than the old
2015-08-12 11:43:39 +01:00
Tom van Neerijnen
da96cdf21e
set *PROFILE_PATH after context change
...
PROFILE_PATH and WEBCONCURRENCY_PROFILE_PATH must land in the new build context and
so should be set after the new context is created
2015-08-12 11:33:06 +01:00
Tom van Neerijnen
0b2e4e9b22
preserve ORIG_BUILD_DIR during the build process
...
using the apt buildpack in combination with the multi buildpack exports some
paths out of ORIG_BUILD_DIR. By copying instead of moving this should allow
building of python modules that have dependancies on any packages installed
into ORIG_BUILD_DIR.
2015-08-12 10:53:51 +01:00
kennethreitz
25f7421573
setuptools v18.1
2015-08-07 14:43:21 -04:00
José Padilla
69b88cb075
Update pip to 7.1.0
2015-07-02 18:15:11 -04:00
kennethreitz
d6212b46ce
new setuptools
2015-06-29 14:41:15 -04:00
kennethreitz
34f4dc43d6
Merge pull request #226 from msabramo/xtrace
...
Set xtrace if $BUILDPACK_XTRACE set
2015-06-21 13:06:55 -04:00
José Padilla
c60c5321df
Update setuptools to v17.0
2015-06-05 09:16:38 -04:00
José Padilla
c8812c7e15
Update pip to v7.0.3
2015-06-04 22:11:20 -04:00
Marc Abramowitz
77ddd7c8a6
Set xtrace if $BUILDPACK_XTRACE set
...
For debugging or for folks who are curious about how the buildpack
works.
2015-05-30 10:00:24 -07:00
kennethreitz
ed6fe287c4
proper setuptools version
2015-05-27 16:12:59 -07:00
kennethreitz
347c0eba81
updated pip and setuptools
2015-05-27 16:07:03 -07:00
kennethreitz
14b482603e
Python v2.7.10
2015-05-27 16:04:25 -07:00
kennethreitz
7fd3a047fd
GDAL
2015-05-14 08:42:56 +02:00
kennethreitz
3ea0735768
orig_build_dir
2015-05-05 18:33:49 -07:00
kennethreitz
bf202224b7
buildpack cleanup
2015-05-05 18:25:12 -07:00
kennethreitz
cead16eb57
remove debugging env
2015-05-05 18:21:10 -07:00
kennethreitz
5c91c81968
skip steps if $DOCKER_BUILD is present
2015-05-05 18:16:58 -07:00
kennethreitz
42594a47c1
Revert "remove old anvil cruft"
...
This reverts commit 0a78bd001e .
2015-05-05 18:11:10 -07:00
kennethreitz
9d20adca1a
env
2015-05-05 18:09:45 -07:00
kennethreitz
181c09cfb7
cleanup / debug
2015-05-05 18:08:31 -07:00
kennethreitz
0a78bd001e
remove old anvil cruft
2015-05-05 15:09:45 -07:00
kennethreitz
4fdaf14ded
new pip, new setuptools
2015-05-04 11:09:15 -07:00
Cyril David
683bba59d7
Update to 6.0.8
2015-03-18 21:15:43 -07:00
kennethreitz
ecbcfff5cb
Merge remote-tracking branch 'origin/master'
2015-03-18 12:48:42 -07:00
kennethreitz
085d295342
Revert "sub-env pip-install"
...
This reverts commit 3c2839147f .
2015-03-18 12:48:33 -07:00
Thomas Iovine
d2b82441fe
Update compile
2015-02-05 17:14:48 +01:00
kennethreitz
d8a75c56d0
WEBCONCURRENCY_PROFILE_PATH
2015-01-08 14:35:32 -05:00
kennethreitz
f582b2f4fa
setuptools v11.3.1
2015-01-08 14:29:43 -05:00
kennethreitz
26b54b690c
update pip and setuptools
2015-01-05 17:16:45 -05:00
Kenneth Reitz
7e4159e297
default python: 2.7.9
2014-12-11 11:29:24 -06:00
Patrick
3c2839147f
sub-env pip-install
2014-11-20 12:24:21 -05:00
Kenneth Reitz
2631f5204b
seutptools v7.0
2014-10-29 15:20:49 -04:00
Kenneth Reitz
a26f0374ec
setuptools sanity check
2014-08-01 18:16:54 -04:00
Kenneth Reitz
fd19ec2c6a
support for cryptography!
2014-08-01 18:00:49 -04:00