kennethreitz
155b5eecb9
Grep bug fix ( #456 )
...
* fixed the bug for pypy-5.8.0
* changelog entry
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
* use std-lib sub-env
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
* let's see if this cleans things up
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
* try v7 of stdlib
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
* use new sub_env
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
* set_env
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
* set_default_env
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
* v8 of stdlib
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
* v112
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
* oops (merge bug)
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
* final merge error resolve
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
* final final fix for merge conflict
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2017-08-28 13:41:32 -04:00
Kenneth Reitz
63cea99415
chmod +x
2013-12-20 16:48:34 -05:00
Kenneth Reitz
206a2dbc04
third argument support for envs in compile
2013-12-13 15:48:39 -08:00
manojlds
431ecee509
Using the bin path at root of pwd
...
The compile script is run with the root of the git repo of the project
being pushed as the working directory.
$BIN_DIR is pointing to the bin directory of the buildpack which is not
where you would want to put the pre and post compile hooks.
Changing back to the old convention of looking for the hooks from the
bin directory at the root of the project.
2013-04-10 15:06:51 +05:30
Marc Tamlyn
5be3e0ce52
Use $BIN_DIR in hooks.
2013-01-11 10:54:05 +00:00
Kenneth Reitz
5d2ecd2f1f
echo "----->"
2012-05-30 04:21:22 -04:00
Kenneth Reitz
f9b83a4e95
chmod
2012-05-30 03:21:46 -04:00
Kenneth Reitz
b1f8bf9f5e
whitespace
2012-05-30 03:15:09 -04:00
Kenneth Reitz
7af5175942
hooks
2012-05-30 03:13:32 -04:00