#15039: sage python library and automake
----------------------------+-----------------------------------
    Reporter:  felixs       |            Owner:
        Type:  enhancement  |           Status:  new
    Priority:  minor        |        Milestone:  sage-wishlist
   Component:  build        |         Keywords:
   Merged in:               |          Authors:  Felix Salfelder
   Reviewers:               |  Report Upstream:  N/A
 Work issues:               |           Branch:
Dependencies:               |         Stopgaps:
----------------------------+-----------------------------------
 I have chosen to implement the distribution independent build system with
 autotools. It turns out that two changes considerably simplify issues.

 - change the suffix for .pyx files that are intended to be compiled to c++
 code. automake derives the build rules from this suffix, not from meta
 information.
 - don't use `lib[a-z]*.pyx` as the filenames for cython code. libtool will
 confuse the resulting plugins with shared libraries.

 These changes are pretty small and can be tested/reviewed/merged
 independently.

--
Ticket URL: <http://trac.sagemath.org/ticket/15039>
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/groups/opt_out.


Reply via email to