Re: [nodejs] Repercussions of GN replacing GYP upstream?

2014-07-15 Thread Steven R. Loomis
El jueves, 10 de julio de 2014 13:39:38 UTC-7, Ryan Dahl escribió: > > > On Thu, Jul 10, 2014 at 3:33 PM, Fedor Indutny > wrote: > >> The best question to ask is - what problems do we have with GYP? >> > > 1. Main road block to removing python dependency. (Though gn uses python > for custom actio

[nodejs] Re: [icu-support] Building Node.js with full-icu on Raspbian

2018-02-22 Thread Steven R. Loomis
Hello, 1. instead of rebuilding ICU, you can also just supply the full ICU data (you already have the full code) at runtime. See https://nodejs.org/api/intl.html#intl_providing_icu_data_at_runtime and the full-icu npm module. 2. You don't need to run ICU build or check as 'sudo' (in fact I would