G
G

GYP

GYP is a Meta-Build system: a build system that generates other build systems.

Cost / License

  • Free
  • Open Source

Platforms

  • Linux
  • WebRTC
  • Google Chrome
  • Electron / Atom Shell
  • JavaScript
  • Node.JS
  • Dart
Alternatives
1like
0alternatives
0articles

Features

GYP News & Activities

Highlights All activities

Recent activities

No activities found.

GYP information

AlternativeTo Category

Development
GYP was added to AlternativeTo by erstdyui on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is GYP?

GYP (Generate Your Projects) is a build automation tool. GYP is created by Google to generate native IDE project files (such as Visual Studio and Xcode) for building the Chromium web browser and is licensed as open source software using the BSD software license.

The functionality of GYP is similar to the CMake build tool. GYP processes a file that contains a JSON dictionary in order to generate one or more target project make files. The single source .GYP file is generic while the target files are specific to each targeted build tool.

Software projects being built using GYP include the V8 JavaScript engine, Google's HTTP explorer (Chrome), Dart (programming language), Node.js, WebRTC and Electron.

https://en.wikipedia.org/wiki/GYP_(software)