Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(6)

Issue 5651086: Make `make` require only one param to run and add 'serve' alias (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 4 months ago by techtonik
Modified:
14 years, 3 months ago
Reviewers:
Andi Albrecht, M-A
CC:
codereview-list_googlegroups.com
Visibility:
Public.

Description

Make `make` require only one param to run and add 'serve' alias

Patch Set 1 #

Total comments: 5

Patch Set 2 : Fix for tools in PATH #

Patch Set 3 : Autodetect most common AppEngine location in ../google_appengine #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M Makefile View 1 2 1 chunk +8 lines, -1 line 0 comments Download

Messages

Total messages: 15
techtonik
14 years, 4 months ago (2012-02-13 09:59:46 UTC) #1
Andi Albrecht
http://codereview.appspot.com/5651086/diff/1/Makefile File Makefile (right): http://codereview.appspot.com/5651086/diff/1/Makefile#newcode6 Makefile:6: DEV_APPSERVER?= $(SDK_PATH)/dev_appserver.py This breaks setups where dev_appserver.py (and appcfg.py) ...
14 years, 4 months ago (2012-02-13 10:07:01 UTC) #2
techtonik
http://codereview.appspot.com/5651086/diff/1/Makefile File Makefile (right): http://codereview.appspot.com/5651086/diff/1/Makefile#newcode6 Makefile:6: DEV_APPSERVER?= $(SDK_PATH)/dev_appserver.py On 2012/02/13 10:07:01, Andi Albrecht wrote: > ...
14 years, 4 months ago (2012-02-13 10:12:56 UTC) #3
techtonik
14 years, 4 months ago (2012-02-13 10:26:32 UTC) #4
techtonik
See the PatchSet no.2 http://codereview.appspot.com/5651086/diff/1/Makefile File Makefile (right): http://codereview.appspot.com/5651086/diff/1/Makefile#newcode6 Makefile:6: DEV_APPSERVER?= $(SDK_PATH)/dev_appserver.py On 2012/02/13 10:12:56, ...
14 years, 4 months ago (2012-02-13 10:32:09 UTC) #5
Andi Albrecht
LGTM - but I'm not sure if this works for all make implementations.
14 years, 4 months ago (2012-02-13 11:21:02 UTC) #6
M-A
On 2012/02/13 11:21:02, Andi Albrecht wrote: > LGTM - but I'm not sure if this ...
14 years, 4 months ago (2012-02-13 15:50:00 UTC) #7
Andi Albrecht
On Mon, Feb 13, 2012 at 4:50 PM, <maruel@chromium.org> wrote: > On 2012/02/13 11:21:02, Andi ...
14 years, 4 months ago (2012-02-13 15:55:23 UTC) #8
techtonik
I prefer to look for ../google_appengine by default too, but can't immediately see [1] the ...
14 years, 4 months ago (2012-02-13 18:57:42 UTC) #9
M-A
On 2012/02/13 18:57:42, techtonik wrote: > I prefer to look for ../google_appengine by default too, ...
14 years, 4 months ago (2012-02-13 19:00:26 UTC) #10
techtonik
On 2012/02/13 19:00:26, M-A wrote: > On 2012/02/13 18:57:42, techtonik wrote: > > I prefer ...
14 years, 4 months ago (2012-02-14 06:09:42 UTC) #11
Andi Albrecht
On 2012/02/14 06:09:42, techtonik wrote: > On 2012/02/13 19:00:26, M-A wrote: > > On 2012/02/13 ...
14 years, 4 months ago (2012-02-15 20:17:03 UTC) #12
techtonik
14 years, 3 months ago (2012-02-16 07:29:01 UTC) #13
techtonik
Adding comment manuall, because -m upload.py option didn't work. Reopening as I've learned some more ...
14 years, 3 months ago (2012-02-16 07:31:33 UTC) #14
techtonik
14 years, 3 months ago (2012-02-18 08:00:08 UTC) #15
Reopening the stale issue is a bad way to communicate. Closing.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b