summaryrefslogtreecommitdiff
path: root/gyptest.py
diff options
context:
space:
mode:
authorbradnelson@google.com <bradnelson@google.com@78cadc50-ecff-11dd-a971-7dbc132099af>2010-01-25 22:04:11 +0000
committerbradnelson@google.com <bradnelson@google.com@78cadc50-ecff-11dd-a971-7dbc132099af>2010-01-25 22:04:11 +0000
commit4433ceec4876f3db8aa845a5fe08aa8e0bae2b1c (patch)
tree5497f4c16f22640fc9c72b5d6b6801799e10d703 /gyptest.py
parentc71318854e624daa273f4ea793b6c052122acad3 (diff)
downloadgyp-4433ceec4876f3db8aa845a5fe08aa8e0bae2b1c.tar.gz
Making the generators handling of output filename consistent.
product_dir - alters the directory where output goes product_name - overrides the output base name not including prefix or extension product_prefix - overrides the output prefix (doesn't include '.') product_extension - overrides the output extension (doesn't include '.') (I considered adding product_prefix, but I felt like it didn't seem to fall out naturally for most of the generators. Let me know if anyone feels strongly about this.) Also fixing broken msvs express test (needed -G in a separate parameter). Also fixing windows dependencies in msvs generator preventing it from runnning on non-windows systems. Turned on executable bit for gyptest.py. Added support for bare keyword for built_file_path (to allow testing of product_*). BUG=GYP135 TEST=product Review URL: http://codereview.chromium.org/552015 git-svn-id: http://gyp.googlecode.com/svn/trunk@776 78cadc50-ecff-11dd-a971-7dbc132099af
Diffstat (limited to 'gyptest.py')
-rwxr-xr-x[-rw-r--r--]gyptest.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/gyptest.py b/gyptest.py
index 8ac75f19..8ac75f19 100644..100755
--- a/gyptest.py
+++ b/gyptest.py