Le vendredi 3 juillet 2015 09:41:02 UTC+2, Jeroen Demeyer a écrit : > > Hello all, > > There were some important changes to the Sage build system in 6.8.beta7: > > * All logs of running "make" will appear in install.log, including the > logs of the documentation and the Sage library build. Nothing changed > for the individual log files. > > * The documentation can now be built in parallel with packages: if you > run "make", then all packages will be built and the documentation will > be built. Packages which are not required for the documentation might be > built at the same time as the documentation. Note that the documentation > has a lot of dependencies, so in practice, the documentation will > usually be the last thing to finish building anyway. >
> * New-style packages can now be installed with dependency checking by > running "make pkgname". This applies to all types (standard, optional, > experimental). I remind that new-style packages should define > dependencies in a build/pkgs/pkgname/dependencies file, this information > will be used by "make pkgname". I think this should become the > recommended way to install packages, while "./sage -i" (which does NOT > use dependencies) is a more low-level interface, analogous to "./sage -b" > Hello, with the make method, is there something analogous to ./sage -i -c pkgname ? -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
