lp:liboil

Created by VCS imports and last modified
Get this branch:
bzr branch lp:liboil

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
VCS imports
Project:
liboil
Status:
Development

Import details

Import Status: Reviewed

This branch is an import of the HEAD branch of the Git repository at git://anongit.freedesktop.org/liboil.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 5 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log

Recent revisions

584. By David Schleef

Fix --enable-vfp flag

Patch from Christophe Lyon, fixes #36084.

583. By David Schleef

x86: Fix cpuid function on x86-64

Fixes: #28956.

582. By David Schleef

Add warning about no new development

581. By David Schleef

Release 0.3.17

580. By David Schleef

Fix compile warning

579. By Dmitry V. Levin

Use both AC_CONFIG_MACRO_DIR and ACLOCAL_AMFLAGS

libtoolize(1) tool suggests adding AC_CONFIG_MACRO_DIR macro to
configure.ac, and gtkdocize tool also uses AC_CONFIG_MACRO_DIR from
configure.ac to find out where to install gtk-doc.m4 file.

According to libtool documentation at
http://www.gnu.org/software/libtool/manual/html_node/Invoking-libtoolize.html

"If libtoolize detects an explicit call to AC_CONFIG_MACRO_DIR (see The
Autoconf Manual) in your configure.ac, it will put the Libtool macros in
the specified directory.

In the future other Autotools will automatically check the contents of
AC_CONFIG_MACRO_DIR, but at the moment it is more portable to add the
macro directory to ACLOCAL_AMFLAGS in Makefile.am, which is where the
tools currently look. If libtoolize doesn't see AC_CONFIG_MACRO_DIR, it
too will honour the first ‘-I’ argument in ACLOCAL_AMFLAGS when choosing
a directory to store libtool configuration macros in. It is perfectly
sensible to use both AC_CONFIG_MACRO_DIR and ACLOCAL_AMFLAGS, as long as
they are kept in synchronisation."

Fixed #25927

578. By David Schleef

Use mm_load1_pd() instead of mm_load1_pd1()

Fixes #23840. Patch from Rafał Rzepecki.

577. By David Schleef

Disable motovec

Fixes #20815

576. By Adrian Bunk

fix ARM -mfloat-abi=soft builds

If __SOFTFP__ is defined, VFP support is not available
even when __VFP_FP__ is defined.

575. By David Schleef

Add --enable-vfp

Patch from Kalle Vahlman. Fixes #12454

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.