#18494: Install sage headers and auxiliary files (.h/.pxd/.pxi files)
-------------------------------------+-------------------------------------
       Reporter:  fbissey            |        Owner:
           Type:  defect             |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.8
      Component:  distribution       |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  François Bissey    |    Reviewers:  Jeroen Demeyer
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/fbissey/trac18494                |  769b69edf7811fd16ed2bf90bd8fe376e17b5006
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by fbissey):

 Replying to [comment:77 jdemeyer]:
 > I don't want to assume that all `cython_generated_files` are in
 `sage/ext/interrupt`, so I don't like this:
 > {{{
 > python_data_files = [
 >     (os.path.join(SAGE_LIB, 'sage', 'ext', 'interrupt'),
 cython_generated_files)
 > ]
 > }}}
 >
 > Eventually, also files like
 `src/build/cythonized/sage/modular/arithgroup/farey_symbol.h` should be
 installed in the correct directory.

 I guess we could use a slice but that wouldn't be as clean as using a
 dictionary or specifically named variable. I would go for the dictionary.

--
Ticket URL: <http://trac.sagemath.org/ticket/18494#comment:78>
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