Home | History | Annotate | Download | only in Lib

Lines Matching full:universal

14 # configuration variables that may contain universal build flags,
129 """Returns True if universal builds are supported on this system"""
131 # then we are running with an Xcode environment that supports universal
133 # is in support of allowing 10.4 universal builds to run on 10.3.x systems.
207 """Remove all universal build arguments from config vars"""
349 # the universal build requires the usage of a universal SDK and not all
397 # using a universal build of python.
459 # assume no universal support
463 # The universal build will build fat binaries, but not on
482 machine = 'universal'