Skip to content

Commit dfef36e

Browse files
committed
gyp: vendor in GYP3 6.0.4
refack/GYP3@6a5d254
1 parent 2592036 commit dfef36e

77 files changed

Lines changed: 6727 additions & 9545 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

gyp/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11
*.pyc
2+
/out/
3+
/.venv/
4+
*.tests

gyp/AUTHORS

Lines changed: 0 additions & 13 deletions
This file was deleted.

gyp/DEPS

Lines changed: 0 additions & 24 deletions
This file was deleted.

gyp/LICENSE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Copyright (c) 2009 Google Inc. All rights reserved.
2+
Copyright (c) 2019 Refael Ackermann<[email protected]>. All rights reserved.
23

34
Redistribution and use in source and binary forms, with or without
45
modification, are permitted provided that the following conditions are

gyp/OWNERS

Lines changed: 0 additions & 1 deletion
This file was deleted.

gyp/PRESUBMIT.py

Lines changed: 0 additions & 138 deletions
This file was deleted.

gyp/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[a fork of the unmaintained [google/GYP](https://chromium.googlesource.com/external/gyp)]
2+
3+
[![Build Status](https://travis-ci.com/refack/GYP.svg?branch=master)](https://travis-ci.com/refack/GYP)
4+
5+
Generate You Projects
6+
===================================
7+
8+
Documentation is available at [http://gyp3.org/](http://gyp3.org/) (or at the [`gh-pages`](https://github.com/refack/GYP/blob/gh-pages/index.md) branch).

gyp/codereview.settings

Lines changed: 0 additions & 10 deletions
This file was deleted.

gyp/gyp

Lines changed: 0 additions & 8 deletions
This file was deleted.

gyp/gyp.bat

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)