Re: [opensource-dev] Rebuilding Breakpad

2012-11-11 Thread Boroondas Gupte
On 11.11.2012 19:17, Argent Stonecutter wrote: > Shouldn't builds be based on build rules, and not on tweaks in the > application? Chances are these tweaks aren't in the cmake binary but in build rules which are part of the CMake distribution. As these tweaks probably compensate for differences be

Re: [opensource-dev] Rebuilding Breakpad

2012-11-11 Thread Argent Stonecutter
Shouldn't builds be based on build rules, and not on tweaks in the application? On 2012-11-11, at 12:06, Nicky Perian wrote: > I saw some message list traffic on the cmake list about the newer cmake > versions having some lion behavior tweaks. > http://www.cmake.org/mailman/listinfo/cmake that

Re: [opensource-dev] Rebuilding Breakpad

2012-11-11 Thread Nicky Perian
I saw some message list traffic on the cmake list about the newer cmake versions having some lion behavior tweaks. http://www.cmake.org/mailman/listinfo/cmake that is the subscribe link, You should be able to find the archive from there. I don't have a mac so, I don't kn0w the details.   >__