Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/electron/gyp


https://github.com/electron/gyp

Add more files to the base gyp file.

Review URL: http://codereview.chromium.org/21114

git-svn-id: http://gyp.googlecode.com/svn/trun...

8b6d2edb34a96ca9459ce6ce155cb938723e8439 authored about 16 years ago
Moving excluded files to _excuded_files

git-svn-id: http://gyp.googlecode.com/svn/trunk@133 78cadc50-ecff-11dd-a971-7dbc132099af

48bcf41e78203eb1c8de0d09c7c6f42b17f9e514 authored about 16 years ago
Allow !@(cmd) (and <@(var) and >@(var)) form of expansion, which expands

directly into a list.

git-svn-id: http://gyp.googlecode.com/svn/trunk@132 78cadc50-ecff-11dd-a9...

bfad45dfd6f64916f0dd5cd2eb6b10eb2b45ff6c authored about 16 years ago
Support !(command) expansions, which can currently only expand to string

values. We probably want to support lists too.

git-svn-id: http://gyp.googlecode.com/svn/trunk...

2e2b771020b7f2932bfda8dcf3d1fb0814a73e66 authored about 16 years ago
Fix Mac build

git-svn-id: http://gyp.googlecode.com/svn/trunk@130 78cadc50-ecff-11dd-a971-7dbc132099af

c18d2f4cc0926d3b1f823a4aea1f93fd89ea2309 authored about 16 years ago
Taking out unneeded tools items.

git-svn-id: http://gyp.googlecode.com/svn/trunk@129 78cadc50-ecff-11dd-a971-7dbc132099af

06a8e6b0c90090fc6534f048cf30e18491746ea5 authored about 16 years ago
msvs generator now adds excluded files as disabled to the source tree.

msvs generator can now handle most of the settings in the vsprops files.
Missing items include:
...

ecd612384b7aade2eebc757943059fbfa0df276a authored about 16 years ago
Make ! and / rule processing recursive so that -Wall can be excluded with a

! rule by external_code.gypi. Turn -Werror on for the Mac build, and disable
it along with -Wall...

32c37d4d86d229415c5d9dc4924c49bbbc1dfea3 authored about 16 years ago
Include an "All" aggregate target as the first target in an Xcode project file

when the project file contains more than one other target. This ensures that
when a project file...

37964e1e03b108dd29cba4d9b87e05684b8bc504 authored about 16 years ago
Improve Xcode generator module performance by another 10% by further

optimizing string encoding to take better advantage of regular expressions.

git-svn-id: http://...

3f928260127dcbc8fe32df338a6ab751662ecd28 authored about 16 years ago
Inching out vsprops...

git-svn-id: http://gyp.googlecode.com/svn/trunk@124 78cadc50-ecff-11dd-a971-7dbc132099af

f03535b0e5e399a121143fed53ed522dfef2cb1c authored about 16 years ago
Fix RE from r122.

git-svn-id: http://gyp.googlecode.com/svn/trunk@123 78cadc50-ecff-11dd-a971-7dbc132099af

6e761255794c5c1cddb163c7d21355a70a180f6e authored about 16 years ago
Xcode generator improvements:

- 20% performance improvement in Xcode generator. Profiling showed much time
spent in XCObje...

3abfc975b0eecb629f33828f3be96235632d924f authored about 16 years ago
Don't reload include files that have already been loaded once already.

git-svn-id: http://gyp.googlecode.com/svn/trunk@121 78cadc50-ecff-11dd-a971-7dbc132099af

bf684ddd17bb8e6c0ad08d3d693875a8c070e20a authored about 16 years ago
Bring up net_unittests on Mac.

git-svn-id: http://gyp.googlecode.com/svn/trunk@120 78cadc50-ecff-11dd-a971-7dbc132099af

c2b1ecc9d97517fb209adaf2bf6871a9526a46fb authored about 16 years ago
Add missing files to base_gfx.

git-svn-id: http://gyp.googlecode.com/svn/trunk@119 78cadc50-ecff-11dd-a971-7dbc132099af

92b762c8a556eec91998102abbeea866052a8c59 authored about 16 years ago
When generating .xcodeproj output, include all headers and other excluded files

in the top-level "Sources" group. Make the top-level "Sources" group
hierarchical. Sort all top...

dbd5170901cfeb753bd7cee93b5b7c40dcc76337 authored about 16 years ago
Refer to the Mac OS X 10.5 SDK as "macosx10.5" as Xcode does, instead of by

path as our .xcconfigs did. Don't append to WARNING_CFLAGS, just set it, to
let list operations ...

c01d3b9569cc6e87f80f902495cbadd163b462d5 authored about 16 years ago
Support variable-relative file references like "$(SDKROOT)/System/..." in

the Xcode generator. Update samples to refer to system frameworks by
$(SDKROOT).

git-svn-id: h...

7d92f3c852ec11de99cfde1a3ce35d0c2f37a0e4 authored about 16 years ago
Weeded out more vsprops.

git-svn-id: http://gyp.googlecode.com/svn/trunk@115 78cadc50-ecff-11dd-a971-7dbc132099af

5b24826692c4f76c9f703a3121a476676378f1f9 authored about 16 years ago
Taking out use of external_code.vsprops

git-svn-id: http://gyp.googlecode.com/svn/trunk@114 78cadc50-ecff-11dd-a971-7dbc132099af

eeda268b0dcd55c0333740df3a8511b950063bf6 authored about 16 years ago
Redo r111 by leveraging existing merge code to make list and dict copies and

fix paths.

git-svn-id: http://gyp.googlecode.com/svn/trunk@113 78cadc50-ecff-11dd-a971-7dbc1320...

e2ceef17c5ccc829101887b50eed780474cb7b02 authored about 16 years ago
Generator working after a fashion on windows again.

git-svn-id: http://gyp.googlecode.com/svn/trunk@112 78cadc50-ecff-11dd-a971-7dbc132099af

069b88ea0a9f6c24a02e4b0afc2e99103b6c2423 authored about 16 years ago
Fix paths in dicts inside of lists, too.

git-svn-id: http://gyp.googlecode.com/svn/trunk@111 78cadc50-ecff-11dd-a971-7dbc132099af

e6b0e03ca3aa6867b01463552a2175e1323b04fe authored about 16 years ago
Rework icu dependencies slightly.

git-svn-id: http://gyp.googlecode.com/svn/trunk@110 78cadc50-ecff-11dd-a971-7dbc132099af

88b9b65396bbba379d9d0f2b5737b52c62697cb1 authored about 16 years ago
Fixing up msvs generator to match changes in input.

Found possible issue with include.

git-svn-id: http://gyp.googlecode.com/svn/trunk@109 78cadc50...

1368be862a64b8af3ccedf40587a1a5fae470aa5 authored about 16 years ago
Xcode treats WARNING_CFLAGS as a list, not a flat string. I should have known

better.

git-svn-id: http://gyp.googlecode.com/svn/trunk@107 78cadc50-ecff-11dd-a971-7dbc132099af

6ca462f52633f4caa50ea502751f7796791d96ed authored about 16 years ago
Add missing end-of-line comma.

git-svn-id: http://gyp.googlecode.com/svn/trunk@105 78cadc50-ecff-11dd-a971-7dbc132099af

cc84096869e66824ba50a4d756bad580fece2546 authored about 16 years ago
vs_ -> msvs_

git-svn-id: http://gyp.googlecode.com/svn/trunk@104 78cadc50-ecff-11dd-a971-7dbc132099af

6c0830b5991a07466d2afc94a48c83569de8b8b1 authored about 16 years ago
Add include files to base.gyp. Review url: http://codereview.chromium.org/20062

git-svn-id: http://gyp.googlecode.com/svn/trunk@103 78cadc50-ecff-11dd-a971-7dbc132099af

53e1774a060685922ad67efebce3d021edbe0f4f authored about 16 years ago
Put back a comment that fell out in r99.

git-svn-id: http://gyp.googlecode.com/svn/trunk@102 78cadc50-ecff-11dd-a971-7dbc132099af

2f023c35265ed0dc92c0be341aead47c2d39cd98 authored about 16 years ago
Put message_pump_libevent.cc back into the Mac build, inadvertently excluded

(sources!) in r98.

git-svn-id: http://gyp.googlecode.com/svn/trunk@101 78cadc50-ecff-11dd-a971-...

74e14d4c86c2a94196a610bec5069e963c365d06 authored about 16 years ago
Cosmetic updates to parallel changes in the scons.py generator.

git-svn-id: http://gyp.googlecode.com/svn/trunk@100 78cadc50-ecff-11dd-a971-7dbc132099af

cde8a116ef5754c45a27835daf1f3d0db0fc79d7 authored about 16 years ago
Add specific settings for Debug/Release modes.

git-svn-id: http://gyp.googlecode.com/svn/trunk@99 78cadc50-ecff-11dd-a971-7dbc132099af

c842e2d5b6204715ace5c5ffd1b7720d0570b4e7 authored about 16 years ago
Get base_unittests building and running under .gyp:

* Update our generation function for the new 'configurations' list.
* For now, just use the first...

85388cd3a2cccb10d8ff35d175f917454f1bb6bb authored about 16 years ago
On Linux, clients compiling with icu38 currently set U_STATIC_IMPLEMENTATION.

git-svn-id: http://gyp.googlecode.com/svn/trunk@97 78cadc50-ecff-11dd-a971-7dbc132099af

c47b92fee10ead65c0461be6a08a377fa7414b37 authored about 16 years ago
Add support for xcode_settings. Change the order of include phase processing

relative to early conditional phase processing to get the expected behavior.
Remove USE_HEADERMAP...

407804ed35f70aa71aaf2302c552a2acb537c1d8 authored about 16 years ago
Support for configurations within targets.

- "configurations" sections are now permitted within target dicts. Most
target settings are ...

35d23def8cd397d452a491a0ac7aa8bc1720c7d9 authored about 16 years ago
Allow "samples" to be run from anywhere

git-svn-id: http://gyp.googlecode.com/svn/trunk@94 78cadc50-ecff-11dd-a971-7dbc132099af

9353fdef0b7573fa1eae4a53b02ac3474665e57e authored about 16 years ago
Took out Website.... thing.

git-svn-id: http://gyp.googlecode.com/svn/trunk@93 78cadc50-ecff-11dd-a971-7dbc132099af

b2dfeaffad76a5863236516464c85f7ad7ac3855 authored about 16 years ago
Fixing handling of windows drive letters c:/xyz.

git-svn-id: http://gyp.googlecode.com/svn/trunk@92 78cadc50-ecff-11dd-a971-7dbc132099af

3adee9349f3d710dd2159907072bc20413e82b46 authored about 16 years ago
Switching visual studio projects to relative paths.

git-svn-id: http://gyp.googlecode.com/svn/trunk@91 78cadc50-ecff-11dd-a971-7dbc132099af

fab70d38dff2267d8d4cfcb84f9c65c90a286b57 authored about 16 years ago
Only emit Command lines for prebuild/postbuild when there is one.

git-svn-id: http://gyp.googlecode.com/svn/trunk@90 78cadc50-ecff-11dd-a971-7dbc132099af

ad56f450d737e6f679b79d04e4fd65bea229855f authored about 16 years ago
Switching copy scripts to python (so they work on non-cygwin windows for nick).

Single utility with 2 command lines:
samples push PATH_TO_CHROME
samples pull PATH_TO_CHROME

g...

57028880d87c6cea89119f8c5cb7bca4b91373d6 authored about 16 years ago
Allow include files to be injected into target .gyp files by specifying them

on the command line.

git-svn-id: http://gyp.googlecode.com/svn/trunk@87 78cadc50-ecff-11dd-a971...

159ff5bd7552350993b786890a675332da13a4a6 authored about 16 years ago
Make targets inherit from a target dict's root "target_defaults" (formerly

"settings") key properly. Each target is merged into a copy of
target_defaults now rather than t...

039b97fe2cd53ced7eda32b656bbab5d8824eb15 authored about 16 years ago
Capture initial work at generating both SConscript files and Makefiles.

This doesn't actually work--that is, files are generated that can be, in
fact, run by SCons or M...

97d85aab11bfea53a8ff74f6e47d3e1327bd22d1 authored about 16 years ago
Add shared library build support to the Xcode generator. Fix a link

dependency collection bug in the input module that this feature uncovered.

git-svn-id: http://g...

d94ee482c8742cc70d1506cd57abadbf25509ebb authored about 16 years ago
Temporarily generate xcodeproj bundles with _gyp in the name to avoid colliding

with checked-in xcodeprojs. Inspired by the msvs generator.

git-svn-id: http://gyp.googlecode....

790651f954514c1cbef5a73cc3c107933c24db8a authored about 16 years ago
Source code reorganization. Move most input-specific functionality into

gyp.input. Move functions useful for both input and output into gyp.common.
Rename the xcodeproj...

f6d65a99233197a7b2e194d19be63ec85ff635d2 authored about 16 years ago
- Refactor static library dependency adjustment phase.

- Make resultant dependency ordering more consistent and in line with
expectations.
...

7bf9d8be9e8ea36b38da8093730af981c33c6ca3 authored about 16 years ago
Adding security tests, issues with SolutionDir need to still be resolved.

Added shared_library type.

git-svn-id: http://gyp.googlecode.com/svn/trunk@80 78cadc50-ecff-11d...

2cb9c6068fc4618ab251ff21f784546fafa655c6 authored about 16 years ago
Fixing indenting.

git-svn-id: http://gyp.googlecode.com/svn/trunk@79 78cadc50-ecff-11dd-a971-7dbc132099af

78633bd660b1a7d56eeb5af1f2070897ab28d829 authored about 16 years ago
Redo *_dependent_settings and link_settings merging to loop over dependencies,

not dependents. This should result in a more predictable and expected
ordering.

git-svn-id: ht...

74b2d4e3181a86482c6c6e312a1054e87c0538da authored about 16 years ago
Refactor dependent_settings into direct_dependent_settings, with the same

semantics as the old dependent_settings. Add all_dependent_settings, which
is fully transitive. ...

7bda99cb95bdfb7735461acfd3b1af332d73fb33 authored about 16 years ago
Fixing lint warnings.

git-svn-id: http://gyp.googlecode.com/svn/trunk@76 78cadc50-ecff-11dd-a971-7dbc132099af

23b3f3e49298f37f9a409c8959fd34f7595c9165 authored about 16 years ago
Fix a bug in the input reader: "variables" sections should not be unhooked

during variable expansion and conditional evaluation, they need to stay in
the dict tree so that ...

d3af177abeb81ef1b0afdc40848d3ee8305f0f3b authored about 16 years ago
Add libjpeg.gyp to samples.sh. (Seems to have been overlooked.)

git-svn-id: http://gyp.googlecode.com/svn/trunk@74 78cadc50-ecff-11dd-a971-7dbc132099af

354fd9b38a710209612734a3052abed2157c4b90 authored about 16 years ago
Got net_unittests building and running on windows.

git-svn-id: http://gyp.googlecode.com/svn/trunk@73 78cadc50-ecff-11dd-a971-7dbc132099af

0d34720126c972bb7700aa8309f62079a7b4704a authored about 16 years ago
Adding in modp_b64.

git-svn-id: http://gyp.googlecode.com/svn/trunk@72 78cadc50-ecff-11dd-a971-7dbc132099af

b626691c00fa106b65848bc13fc442453f7d9cf8 authored about 16 years ago
Adding .gyp files to the generated projects (to allow them to be edited).

git-svn-id: http://gyp.googlecode.com/svn/trunk@71 78cadc50-ecff-11dd-a971-7dbc132099af

f0e2a15d9e015fd091daa2937e877c49f559d86c authored about 16 years ago
Added support disabling visual studio warnings.

Disabled several warnings in base.
These were originally disabled in base.vcproj for 3 particular...

6e4febd7171b98ec9eef34f9d24f3c1306c84fd0 authored about 16 years ago
r69 provides real conditional expression evaluation support, via Python eval().

- variables_hack is removed and replaced by eval() of supplied expressions
bound to the same ...

1d4bf03af656e8f45c6ff3edd85af569acf710aa authored about 16 years ago
Improve variable expansion and condition evaluation phases. They are now

performed simultaneously, and as a bonus, target_conditions sections are now
meaningful. Nested ...

161b360b4181997ac88882f90655c0927e9c5438 authored about 16 years ago
Add object_watcher.cc to base sources! (exclude) list on non-Windows.

git-svn-id: http://gyp.googlecode.com/svn/trunk@67 78cadc50-ecff-11dd-a971-7dbc132099af

68eaa37a286ad930e3f0c859ba1c47d1a42271a0 authored about 16 years ago
Adding in net_unittests and many (but not all of its dependencies).

It gets to the link, but is missing a few things on windows.

git-svn-id: http://gyp.googlecode...

b88a4d39e4d4fd1214cd1e8d59523e7ad6c53357 authored about 16 years ago
Support additional list merge policies. In addition to the already-supported

append (no suffix), these new policies are now available: prepend ("+"),
replace ("="), and set-i...

bc59849bd8615924e965da2abf7b1628cbfe20fd authored about 16 years ago
Dll copying now working.

git-svn-id: http://gyp.googlecode.com/svn/trunk@64 78cadc50-ecff-11dd-a971-7dbc132099af

b8bfc7484fac90f6560d1de8bcf9d45a719eb178 authored about 16 years ago
Put source files into folder hierarchy under each project (instead of flat

list).

git-svn-id: http://gyp.googlecode.com/svn/trunk@63 78cadc50-ecff-11dd-a971-7dbc132099af

d608a528ca8b287471e10d2d9f4c7db7381e3dea authored about 16 years ago
Initial variable expansion support.

git-svn-id: http://gyp.googlecode.com/svn/trunk@62 78cadc50-ecff-11dd-a971-7dbc132099af

1b6cfc432309559b0707c98cdfaaad5f9ffecd82 authored about 16 years ago
Add generalized rule processing, replacing source_excludes and source_patterns

with "!" and "/" suffixes, respectively, that can appear as keys of any list
immediately within a...

8f086e261eebc8e0b8be8ad3aeee5e473981ff25 authored about 16 years ago
Now able to link unit tests.

Some fail, missing copy step.

git-svn-id: http://gyp.googlecode.com/svn/trunk@52 78cadc50-ecff...

f659a89cab25f122ca271a8d9dc4ecf6de0f7763 authored about 16 years ago
Closer on vs build working.

git-svn-id: http://gyp.googlecode.com/svn/trunk@51 78cadc50-ecff-11dd-a971-7dbc132099af

5e4b07b470f332073601f8596b73ba7d59f99120 authored about 16 years ago
Explicitly close file objects when done. This isn't C++ and destructors don't

run as soon as objects go out of scope.

git-svn-id: http://gyp.googlecode.com/svn/trunk@50 78ca...

c35392f3525b1d05e88acf13d19ab59da7bf39cc authored about 16 years ago
Adding a new gypd output generator module, which outputs .gypd files (the "d"

stands for "debug") from .gyp input after all merging, conditional evaluation,
dependency adjustm...

57caca144623b8e487ea3215f4db68012a798707 authored about 16 years ago
Fixed some of the cygwin/windows pathing weirdness.

git-svn-id: http://gyp.googlecode.com/svn/trunk@48 78cadc50-ecff-11dd-a971-7dbc132099af

6360f52f6a3d7883c46f2b463cfc82c80bce4a84 authored about 16 years ago
Keep all source files in "sources" sections, and in "conditions" sections,

use "source_excludes" in preference to "sources". This approach has the
advantage that generator...

e6c045807abe02fdb3d0ba4de735cf2ab48af6ab authored about 16 years ago
Completely replaced the topological sort procedure for dependency graphs.

The old one probably had problems flattening complex graphs.

git-svn-id: http://gyp.googlecode....

f3c29f21e3d758bd8b78cafa71bf00b2e0a082ee authored about 16 years ago
Taking out incorrectly specified dependencies.

git-svn-id: http://gyp.googlecode.com/svn/trunk@45 78cadc50-ecff-11dd-a971-7dbc132099af

f0608af51f44882effaa8ddeb98f1d4f6f965702 authored about 16 years ago
Adding more windowisms to gyp samples.

Removing erroneous 'depends' section.

git-svn-id: http://gyp.googlecode.com/svn/trunk@44 78cad...

960cf7510f0c091e123fc178a21980c2ab4cc44a authored about 16 years ago
Adding in transitive dependent projects.

git-svn-id: http://gyp.googlecode.com/svn/trunk@43 78cadc50-ecff-11dd-a971-7dbc132099af

5a4072996065f30c7eb0abd50beab3921f376a0f authored about 16 years ago
Adding batch file to run from windows active python.

Currently only works if input gyp path is relative.

git-svn-id: http://gyp.googlecode.com/svn/...

4700a450b9ea911fa9340af636074241c03f9f5d authored about 16 years ago
Checkpoint 2009-01-29 23:00

- Fix an expected relative path bug confirmed by new skia.gyp.
- Add trial source_excludes exer...

610f8dc4627f3ce5c0394f400f7be63d2260c1be authored about 16 years ago
Fixed up path handled in generator.

git-svn-id: http://gyp.googlecode.com/svn/trunk@40 78cadc50-ecff-11dd-a971-7dbc132099af

efc584a5b3478f37569a2c01413127d7df2a19c5 authored about 16 years ago
Checkpoint 2009-01-29 20:15

- #!/bin/sh, not #!/usr/bin/bash.
- Set some svn properties on new files.

git-svn-id: http://...

7192f7637a03a31bca7677844a03bfcbb2e7e3ec authored about 16 years ago
Actually got the generator going now, sort of.

Several issues:
1. cygwin paths
2. not populating the solutions with all the projects needed
3. h...

03a7d374054e087f605cfe603e24aa15e5cb1719 authored about 16 years ago
Ooops, /bin/bash, not /usr/bin/bash

git-svn-id: http://gyp.googlecode.com/svn/trunk@37 78cadc50-ecff-11dd-a971-7dbc132099af

00f90055fc982bb35fbc6b63603eca61e4df9a61 authored about 16 years ago
Adding scripts to copy to and from samples.

Adding windows tweak to icu38.

git-svn-id: http://gyp.googlecode.com/svn/trunk@36 78cadc50-ecf...

bf71f622f0a5da8b3809474d55cf833517ea41d5 authored about 16 years ago
Adding in sample gyp files needed for windows.

git-svn-id: http://gyp.googlecode.com/svn/trunk@35 78cadc50-ecff-11dd-a971-7dbc132099af

24fa69abf4a598f48246e4dadfe0802e399d4faa authored about 16 years ago
Checkpoint 2009-01-29 17:59

- Add xcode_framework_dirs.
- Fix a relative path interpretation bug.

git-svn-id: http://gyp....

7bf531d3b959542beeacc4a8a17f912d5c0e5c15 authored about 16 years ago
Adding in visual studio project generator.

Adding stub for msvs generator.

git-svn-id: http://gyp.googlecode.com/svn/trunk@33 78cadc50-ec...

8c8c673b0bc4b57322c048919e3adc0fd445bec4 authored about 16 years ago
Checkpoint 2009-01-29 17:21

- I meant msvs, not msvc.

git-svn-id: http://gyp.googlecode.com/svn/trunk@32 78cadc50-ecff-11d...

66bae89438bdfe4f952ed4b7fae797f6cb01a54d authored about 16 years ago
Checkpoint 2009-01-29 17:19

- Provide default generator name (msvc) for win32 and cygwin.
- Make conditional evaluation sli...

81f836d22e87477721a659f6edb72ff6113594c9 authored about 16 years ago
Checkpoint 2009-01-29 16:43

- Update sample files to reflect agreed-upon style:
- Standardize on 'single-quoting' instea...

5278366a8f41b3108ab803f027e195fac968b214 authored about 16 years ago
Checkpoint 2009-01-29 16:34

- Commit current wrapper.

git-svn-id: http://gyp.googlecode.com/svn/trunk@29 78cadc50-ecff-11d...

892ac19aeeb6fd47de4a4222034e053713f4510c authored about 16 years ago
Checkpoint 2009-01-29 16:13

- Clean up static library dependency adjustments.

git-svn-id: http://gyp.googlecode.com/svn/tr...

42ca7d073c71f0f4b7e7f1255ae4e915eafecb8f authored about 16 years ago
Checkpoint 2009-01-29 15:42

- Allow "includes" sections within a list:
- They're still only functional within a dict con...

201f4a88209ff069e346f5b6186c2590a67f74eb authored about 16 years ago
Checkpoint 2009-01-29 14:40

- Change "targets" from a dict to a list.
- Check in sample input files.

git-svn-id: http://g...

7868141eb6a6211aeada7ef186e2d14dfda05929 authored about 16 years ago
Checkpoint 2009-01-29 14:18

- Mass conversion of quoting style from "..." to '...'

git-svn-id: http://gyp.googlecode.com/s...

22bf54785eb1fec2a100fb79177ed34497e74292 authored about 16 years ago
Checkpoint 2009-01-29 13:31

- Restore "includes" and refactor build file loading.

git-svn-id: http://gyp.googlecode.com/sv...

cda52ccef764a179b7ee6889f039903974d557d8 authored about 16 years ago