From: H. H. <hen...@gm...> - 2008-08-23 19:59:19
|
Yes okay, I can work with Makefile for now. I will not however commit that into the repos, only use it locally. On Sat, Aug 23, 2008 at 10:54 PM, Jason McKesson <ko...@gm...> wrote: > Henri Häkkinen wrote: > > Hello, > > > > I am now fully working on the GLM test suite and I am using CUnit for > > it. We will need to think on the build system which we will be using. > > Somebody mentioned CMake? I don't know about this system much or other > > systems, so I will lead this up to you completely. I wish someone else > > would take this to his/her responsibility. Choosing and implementing > > the build system would easy my work as for now I need to manually run > > the gcc commands from the terminal every time when I need to compile > > something. > > > > -- > > Henri 'henux' Häkkinen > CMake would be a good choice, since it is fairly easy to use. Though it > is problematic in that it requires an additional external download, > which is something we should try to minimize. > > As for you own work, can't you just use a Makefile or something in the > interim? I mean, we're still pretty far away from having an initial > release, so you should use whatever build process you feel comfortable > with. > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Glsdk-devel mailing list > Gls...@li... > https://lists.sourceforge.net/lists/listinfo/glsdk-devel > -- Henri 'henux' Häkkinen |