#18078: CMake optional package
-------------------------------------+-------------------------------------
       Reporter:  isuruf             |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.7
      Component:  packages:          |   Resolution:
  optional                           |    Merged in:
       Keywords:                     |    Reviewers:
        Authors:  Isuru Fernando     |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  3aae9bf7905d0cb5ec63eaceef8ee9f590c87463
  u/isuruf/cmake_optional_package    |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by leif):

 I guess this is still pretty much work in progress, but we certainly
 should use/tweak a couple of configure options for bootstrapping within
 Sage, such as for example
 {{{
   --parallel=n            bootstrap cmake in parallel, where n is
                           number of nodes [1]

   --no-system-libs        use all cmake-provided third-party libraries
                           (default)

   --system-zlib           use system-installed zlib library
   --no-system-zlib        use cmake-provided zlib library (default)
   --system-bzip2          use system-installed bzip2 library
   --no-system-bzip2       use cmake-provided bzip2 library (default)

   ...
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/18078#comment:30>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" 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-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to