Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Jeremy Apthorp f11f66be68 build: define is_mas_build as a GN arg
This is to support the GN build, which won't read the MAS_BUILD
environment variable, and will instead rely on the GN args system to
toggle between MAS/non-MAS.
2018-07-19 14:54:33 -07:00
deepak1556 418c3ed5d9 Build pepper flash behind feature flag 2018-06-21 03:37:20 +05:30
Nitish Sakhawalkar ea544a0973 Add patch to fix v8_context_snapshot_generator build.
Update patches yaml file
Update build_time_executable config for macos
2018-06-11 11:07:28 +02:00
Ales Pergl 193a1cd72a Simplified static_library GN target definitions
This change defines the static_library GN targets only during the second pass
of the static_library build. The config targets had to be moved out of the main
`BUILD.gn` to prevent undefined variable errors because I removed the
`if (obj_something)` checks.
2018-02-20 14:26:32 +01:00