EnglishFrenchSpanish

OnWorks favicon

gyp - Online in the Cloud

Run gyp in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command gyp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


gyp - cross-platform makefile generator for Chromium

SYNOPSIS


gyp [options] [build_file...]

DESCRIPTION


Uses the specified build files to generate build scripts or project files in the current
platform’s native format. If no build file is specified, all files in the current
directory with a .gyp suffix are used.

OPTIONS


-D<variable>=<value>
Provide a default value for the given variable. This supplements settings from the
GYP_DEFINES environment variable, which should be a space-separated list of
<variable>=<value> pairs.

-f<format>[(,<format>)...], --format=<format>[(,<format>)...]
Generate output in the formats listed. Valid formats include make (GNU makefile),
xcode (Xcode project file), msvs (Visual Studio project file), scons (SCons rule set),
and gypd (gyp input, for debugging).

Defaults to the value of the GYP_GENERATORS environment variable, which should be a
comma-separated list of formats, or the platform’s native format if unset (xcode for
Mac OS X, msvs for Windows, including Cygwin, make for other Unix).

-I<path>, --include=<path>
Implicitly include the contents of the <path> file in all loaded .gyp files.

--depth=<path>
For Chromium, the gyp "depth" variable should always be a relative path to Chromium’s
top-level src directory. This option allows one to specify a path the DEPTH variable
should be set relative to.

Defaults to the first directory named src found as an ancestor of one of the build
files passed on the command line.

-d<debug mode>, --debug=<debug mode>
Turn on debugging output. Valid debugging modes include "general" to list options
used, "variables" to trace variable expansion, and "includes" to trace build file
include directives.

-S<suffix>, --suffix=<suffix>
Insert the specified string in the names of generated files before the standard
extension. For example, with the make backend and a suffix of ".foo", gyp will write
the main makefile to Makefile.foo and target-specific snippets to target.foo.mk.

-G<flag>=<value>
Set a "generator flag", which is an option specific to the particular output format.
All generator flags have names beginning with the name of the output format. This
supplements the GYP_GENERATOR_FLAGS environment variable, which should be a
space-separated list of <flag>=<value> pairs.

--generator-output=<dir>
Write the generated build files under the <dir> directory and adjust paths
accordingly. This allows building in a separate directory from the source files.

This overrides the GYP_GENERATOR_OUTPUT environment variable.

--ignore-environment
Do not read options from environment variables.

--check
Take extra time to verify the syntax of each build_file.

--parallel
Use multiprocessing for speed (experimental).

--toplevel-dir=<dir>
Directory to use as the root of the source tree.

--build=<configs>
Configuration for build after project generation.

--no-circular-check
Disable the check for circular relationships between .gyp files. These relationships
should not exist, but they’ve only been observed to be harmful with the Xcode output
format. Chromium’s .gyp files currently have some circular relationships on non-Mac
platforms, so this option allows the strict behavior to be used on Macs and the
lenient behavior to be used elsewhere.

This option is likely to be removed once all circular relationships in Chromium are
eliminated.

ENVIRONMENT


GYP_DEFINES, GYP_GENERATORS, GYP_GENERATOR_FLAGS, GYP_GENERATOR_OUTPUT
See the -D, --format, -G, and --generator-output options.

Use gyp online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Phaser
    Phaser
    Phaser is a fast, free, and fun open
    source HTML5 game framework that offers
    WebGL and Canvas rendering across
    desktop and mobile web browsers. Games
    can be co...
    Download Phaser
  • 2
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 3
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 4
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 5
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 6
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • More »

Linux commands

Ad