G33X Nexus Entertainment > Precursors

Source code?

<< < (3/7) > >>

Mwaza:
Ahaa...
What build system do you use?
Jam? Scons? autoconf/automake?
Just curious..
/Mwaza

Morgul:
Jam. It's sooo much simplier.

--Chris

Mwaza:
Well, I guess I have to learn that then. But when I tried last time I couldn't find any good documentation for it, so I used scons instead.

But the first step is compiling CS (which I'm doing now..) :)
/Mwaza

Morgul:
Ah. Jam is VERY simple. For example, to compile CS with it, you simply type in:
'jam'

:P.

Basically, it boils down to:  'jam' and then the target... like 'jam apidocs' or something like that. (most typically, I use it to do a clean/distclean: 'jam clean' )

Like I said, it's pretty easy.

--Chris

Mwaza:
err..
The perforce ftp server (where jam is) is REALLY slow.. 1K/s..
/Mwaza

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version