[sldev] cmake weirdness

Soft soft at lindenlab.com
Tue Jul 8 06:35:25 PDT 2008


On Tue, Jul 8, 2008 at 5:13 AM, Jason Giglio <gigstaggart at gmail.com> wrote:
> I think something is broken with cmake/develop.py now.  When I tell
> develop.py to just generate the build files, it starts downloading a
> bunch of stuff I already have from Amazon.
>
> What's up with that?

Which branch are you working in?

The new cmake setup pulls individual library bundles as needed - we're
phasing out the single giant library tarballs. The cmake scripts cache
these locally so that as libraries are updated or as you switch
between branches, only the libs that you're using for the first time
will need to be downloaded.


More information about the SLDev mailing list