Ecosyste.ms: OpenCollective

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

github.com/bincrafters/gyp

[OBSOLETE] USE https://github.com/refack/GYP INSTEAD! (fork of https://chromium.googlesource.com/external/gyp with Python 3 support)
https://github.com/bincrafters/gyp

Added tld_cleanup to net build for windows.

net_unittests running again on windows.

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

6c69494024ccbc2bcf92c0cd281623c8ddb0ebbe authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Changes for Xcode generator's INTERMEDIATE_DIR, fixes to eliminate link

dependents of executables.

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

dc3b1785c4e1c1b67002ac25119266fd18484be9 authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Adding in rules support.

Fixing typos in common.
Using variables in place of macros.

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

d45e7766776258524caa69f62f8abf8ea8a2c9a0 authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Support v8 snapshot build.

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

6717b752a535daa9c401bc823c36397ca823ebd5 authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
More progress on the v8 build

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

3bcc5c728f20ce97fe7f576c090d93fae1ed3005 authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add the vcproj prettifier tool

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

4787a79516a69bdfa3e5255d116a03d513d2b61a authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Removing python 2.5 dependency.

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

8ae5f27d3df00172df14b2fdb906c49d0fc39b07 authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Introduces an "actions" section for custom build actions. Adds a v8 sample

using this new feature.

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

5ca0052c48077a11341c00a09bf37a0276416af9 authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Live from VX 24 comes a little bit of minor cleanup. Mostly I just wanted to

try checking code in from a commercial flight.

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

8b2fda99d0344c7002b98c8e6c77d2f0b9450807 authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Don't make relative paths that begin with $, -, <, >, or !, even if in a

section listed in the path_sections list.

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

4c727d4e79f799c1e437d20f78500ff61662a1bd authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Moving excluded files to _excuded_files

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

48bcf41e78203eb1c8de0d09c7c6f42b17f9e514 authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Fix Mac build

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

c18d2f4cc0926d3b1f823a4aea1f93fd89ea2309 authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Taking out unneeded tools items.

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

06a8e6b0c90090fc6534f048cf30e18491746ea5 authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Inching out vsprops...

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

f03535b0e5e399a121143fed53ed522dfef2cb1c authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Fix RE from r122.

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

6e761255794c5c1cddb163c7d21355a70a180f6e authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Xcode generator improvements:

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

3abfc975b0eecb629f33828f3be96235632d924f authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Bring up net_unittests on Mac.

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

c2b1ecc9d97517fb209adaf2bf6871a9526a46fb authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add missing files to base_gfx.

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

92b762c8a556eec91998102abbeea866052a8c59 authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Weeded out more vsprops.

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

5b24826692c4f76c9f703a3121a476676378f1f9 authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Taking out use of external_code.vsprops

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

eeda268b0dcd55c0333740df3a8511b950063bf6 authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Rework icu dependencies slightly.

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

88b9b65396bbba379d9d0f2b5737b52c62697cb1 authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add missing end-of-line comma.

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

cc84096869e66824ba50a4d756bad580fece2546 authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
vs_ -> msvs_

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

6c0830b5991a07466d2afc94a48c83569de8b8b1 authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Add specific settings for Debug/Release modes.

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

c842e2d5b6204715ace5c5ffd1b7720d0570b4e7 authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Support for configurations within targets.

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

35d23def8cd397d452a491a0ac7aa8bc1720c7d9 authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Allow "samples" to be run from anywhere

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

9353fdef0b7573fa1eae4a53b02ac3474665e57e authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Took out Website.... thing.

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

b2dfeaffad76a5863236516464c85f7ad7ac3855 authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Switching visual studio projects to relative paths.

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

fab70d38dff2267d8d4cfcb84f9c65c90a286b57 authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
- Refactor static library dependency adjustment phase.

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

7bf9d8be9e8ea36b38da8093730af981c33c6ca3 authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Fixing indenting.

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

78633bd660b1a7d56eeb5af1f2070897ab28d829 authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Fixing lint warnings.

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

23b3f3e49298f37f9a409c8959fd34f7595c9165 authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Adding in modp_b64.

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

b626691c00fa106b65848bc13fc442453f7d9cf8 authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Added support disabling visual studio warnings.

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

6e4febd7171b98ec9eef34f9d24f3c1306c84fd0 authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Dll copying now working.

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

b8bfc7484fac90f6560d1de8bcf9d45a719eb178 authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Initial variable expansion support.

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

1b6cfc432309559b0707c98cdfaaad5f9ffecd82 authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Closer on vs build working.

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

5e4b07b470f332073601f8596b73ba7d59f99120 authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Taking out incorrectly specified dependencies.

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

f0608af51f44882effaa8ddeb98f1d4f6f965702 authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Adding more windowisms to gyp samples.

Removing erroneous 'depends' section.

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

960cf7510f0c091e123fc178a21980c2ab4cc44a authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Adding in transitive dependent projects.

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

5a4072996065f30c7eb0abd50beab3921f376a0f authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Checkpoint 2009-01-29 23:00

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

610f8dc4627f3ce5c0394f400f7be63d2260c1be authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Fixed up path handled in generator.

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

efc584a5b3478f37569a2c01413127d7df2a19c5 authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Ooops, /bin/bash, not /usr/bin/bash

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

00f90055fc982bb35fbc6b63603eca61e4df9a61 authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
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 over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>
Checkpoint 2009-01-29 17:59

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

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

7bf531d3b959542beeacc4a8a17f912d5c0e5c15 authored over 15 years ago by [email protected] <[email protected]@78cadc50-ecff-11dd-a971-7dbc132099af>