Re: [Scons-dev] Shipping one time migration scripts with SCons

2016-02-01 Thread Dirk Bächle
Hi Anatoly, On 01.02.2016 20:14, anatoly techtonik wrote: Hi, There is an interesting thread, which needs some consensus. https://bitbucket.org/scons/scons/pull-requests/302/change-the-cache-to-use-2-character/ "consensus" between whom? And what is your concrete idea about how this

Re: [Scons-dev] Shipping one time migration scripts with SCons

2016-02-01 Thread William Blevins
On Mon, Feb 1, 2016 at 9:13 PM, Dirk Bächle wrote: > Hi Anatoly, > > On 01.02.2016 20:14, anatoly techtonik wrote: > >> Hi, >> >> There is an interesting thread, which needs some >> consensus. >> >>

Re: [Scons-dev] Missing Wiki page on pkg-config

2016-02-01 Thread Russel Winder
On Sun, 2016-01-31 at 22:07 +0200, anatoly techtonik wrote: > […] > > So how can I use it? I don't have `pkg-config` installed and I can't > install > pango binary package from MinGW, but I need to get to includes, libs > and > C flags from this archive. This add-on is all about using

Re: [Scons-dev] Missing Wiki page on pkg-config

2016-02-01 Thread Russel Winder
On Sun, 2016-01-31 at 22:14 +0200, anatoly techtonik wrote: > […] > Wiki usually contains more info and useful user feedback. So is it > possible to recover that page to ensure that nothing important was > lost? I think it would be worth having the page recovered if at all possible. > > […] >

Re: [Scons-dev] On the state of CI

2016-02-01 Thread Russel Winder
On Sun, 2016-01-31 at 22:17 +0200, anatoly techtonik wrote: > […] > So, you're not going to donate to SCons Foundation? =( > And we could get a nice build graph representation for that > money. Well I am donating my time to SCons, which I think must count for something ;-) -- Russel.

Re: [Scons-dev] The Git vs Mercurial debate…

2016-02-01 Thread Neal Becker
Russel Winder wrote: > I have started using Git submodules as ways of getting certain sorts of > dependencies into projects. I have no idea if Mercurial has something > similar. > > In this case getting tools and add-ons from a repository is easy using > Git and submodules. Populating site_scons

Re: [Scons-dev] Shipping one time migration scripts with SCons

2016-02-01 Thread Vasily
Maybe such scripts could be kept in a separate directory or even in a separate repository to not be mixed with core scons code? Thanks, Vasily 02 февр. 2016 г. 0:57 пользователь "William Blevins" написал: > > > On Mon, Feb 1, 2016 at 9:13 PM, Dirk Bächle