Commit Graph

5 Commits

Author SHA1 Message Date
Stefan Siegl
24ab22bea8
gn: fix sandbox build 2017-09-24 19:23:20 +02:00
Stefan Siegl
665918c24a
gn: init at 0.0.0.20170629 2017-09-24 11:37:28 +02:00
Nikolay Amiantov
003fa8fed5 gn: remove
Chromium depends on bundled versioon of gn. It's also chromium-specific build
tool, so it's not feasible to package.
2017-02-08 22:52:40 +03:00
Frederik Rietdijk
9b88697bbd gn: use python2 2016-11-24 22:28:04 +01:00
aszlig
09f87eeb7f
gn: Init at 0.0.0.20161008
This is the standalone version of GN used currently solely for building
Chromium. An upstream bug report is available at
https://crbug.com/504074 to support a standalone build without needing
various components from the Chromium source tree.

Because there isn't a standalone vrsion available, I'm choosing
0.0.0.${date} as the version scheme here so that we don't conflict with
versioned releases from upstream someday[TM].

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-11-08 20:11:48 +01:00