Closed GoogleCodeExporter closed 9 years ago
This could get us automated testing for the client code, as well, which I think
we need.
Original comment by ted.mielczarek
on 10 Oct 2007 at 2:36
Maybe it is better to adopt something more sane than autotools? SCons, for
instance,
http://www.scons.org/
It would be also be cross-platform and maintainable. Take a look at NSIS
http://nsis.sf.net for an example of SCons application.
Original comment by techtonik@gmail.com
on 11 Oct 2007 at 7:44
For my own attempt at breakpad integration I've made a CMakeLists.txt file to
compile the client stuff on win,
osx and linux using cmake as the build system. It's not perfect, but a good
starting point, I think. CMake rocks
for this kind of cross-platform work!
Original comment by vur...@gmail.com
on 20 Mar 2009 at 12:55
Attachments:
Neal fixed this, the Linux client code gets built via configure now. (The
Solaris
code isn't, but someone could fix that.)
Original comment by ted.mielczarek
on 29 Mar 2010 at 5:06
Original issue reported on code.google.com by
mmento...@gmail.com
on 28 Sep 2007 at 6:19