#17961: Move darwin_utilities to a directory of its own
-------------------------------------+-------------------------------------
Reporter: gouezel | Owner:
Type: defect | Status: new
Priority: major | Milestone: sage-6.6
Component: build | Keywords:
Merged in: | Authors: Sebastien Gouezel
Reviewers: | Report Upstream: N/A
Work issues: | Branch:
Commit: | u/gouezel/darwin_subdir
7b10c3ad9be531c4b4ea71762f4bd7ac0a03c4e3| Dependencies:
Stopgaps: |
-------------------------------------+-------------------------------------
Since #17767, all `pyx` files in `sage/misc` are compiled on all
platforms, due to the following line in `modules_list.py`:
{{{
Extension('*', ['sage/misc/*.pyx'])
}}}
This is in particular the case of `sage/misc/darwin_utilities.pyx`, which
should however only be included on Darwin as specified on lines 2096 and
following of `modules_list.py`:
{{{
# Only include darwin_utilities on OS_X >= 10.5
}}}
This ticket moves this file and its friends to a subdirectory of its own.
--
Ticket URL: <http://trac.sagemath.org/ticket/17961>
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.