Dreckly/dreckly 769e357devel/gyp replace-python.mk Makefile.replace-python

gyp: rename file for pkglint
DeltaFile
+140-0devel/gyp/replace-python.mk
+0-140devel/gyp/Makefile.replace-python
+2-2devel/gyp/Makefile
+142-1423 files

Dreckly/dreckly fcd1b5ddevel/gettext-lib builtin.mk, devel/gnustep-make gnustep.mk

devel: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
DeltaFile
+139-139devel/gyp/Makefile.replace-python
+21-21devel/libevent/builtin.mk
+19-19devel/gnustep-make/gnustep.mk
+16-16devel/gettext-lib/builtin.mk
+14-14devel/roundup/Makefile
+14-14devel/ncurses/builtin.mk
+223-223268 files not shown
+1,176-1,176274 files

Dreckly/dreckly 4904392devel/gyp distinfo Makefile, devel/gyp/patches patch-test_lib_TestGyp.py patch-pylib_gyp_common.py

Updated py-gyp to 0.1pre20161117.940a15ee3f1c89f193cb4c19373b3f6e9ad15b95.

Two years of development.

git log is here:
https://chromium.googlesource.com/external/gyp/+/master

No summary found.
DeltaFile
+5-14devel/gyp/patches/patch-test_lib_TestGyp.py
+3-12devel/gyp/patches/patch-pylib_gyp_common.py
+7-7devel/gyp/distinfo
+7-5devel/gyp/Makefile
+1-4devel/gyp/PLIST
+1-2devel/gyp/Makefile.replace-python
+24-446 files

Dreckly/dreckly ecfb673devel/gyp Makefile.replace-python, devel/gyp/patches patch-test_variables_commands_commands-repeated.gyp.stdout patch-test_variables_commands_commands.gyp.stdout

Fix gyp so that all but one of the self-tests pass.
The one test remaining I've not been able to figure out what goes
wrong (it tries overriding the compiler to use, but ends up passing
the source to cc anyway, which wasn't supposed to happen).

Updated DESCR to be a little more verbose.  It now starts with

   GYP is a tool for the Chromium project that generates native
   Visual Studio, Xcode and SCons and/or make build files from a
   platform-independent input format.

Other changes:
 * Substitute /usr/bin/python and a bare "python" in a couple of files
 * Replace python in the interpreter line in all *.py files,
   done in a separate Makefile.replalce-python due to its size
 * Add a tool.mk make fragment for pkgsrc, for users of "gyp" within
   pkgsrc.  It makes a "python" available, via the python package's
   own tool.mk.  The GYP language spec says it's kosher to invoke
   Python from a gyp file by just saying "python".

    [9 lines not shown]
DeltaFile
+280-0devel/gyp/patches/patch-test_variables_commands_commands-repeated.gyp.stdout
+200-0devel/gyp/patches/patch-test_variables_commands_commands.gyp.stdout
+200-0devel/gyp/patches/patch-test_variables_commands_commands.gyp.ignore-env.stdout
+141-0devel/gyp/Makefile.replace-python
+59-4devel/gyp/patches/patch-pylib_gyp_generator_make.py
+45-0devel/gyp/patches/patch-test_module_src_program.c
+925-49 files not shown
+1,056-1815 files