lp:pkg-config

Created by VCS imports and last modified
Get this branch:
bzr branch lp:pkg-config

Related bugs

Related blueprints

Branch information

Owner:
VCS imports
Project:
pkg-config
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/pkg-config.

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 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 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
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
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-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 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

Recent revisions

493. By Dan Nicholson <email address hidden>

parse: Don't emit unknown keyword warning for Libs.private

Requires.private and Libs.private are skipped unless --static is in use.
However, the parser was checking for Libs.private and this option in a
single conditional unlike Requires.private. This was making the check
fall through to the else and emit an "Unknown keyword" debug message
when --static was not used. This was harmless but not true.

https://bugs.freedesktop.org/show_bug.cgi?id=99770

492. By Dan Nicholson <email address hidden>

Update to 0.29.2

491. By Dan Nicholson <email address hidden>

pkg.m4: Bump the serial number for release

There aren't any significant changes here, but this will cause aclocal
to get the latest version.

490. By Dan Nicholson <email address hidden>

pkg: Check INCLUDE environment variable for MSVC

On Windows builds when --msvc-syntax is in use, add paths in the INCLUDE
environment variable to the system include search path and ignore the
various GCC environment variables. See
https://msdn.microsoft.com/en-us/library/73f9s62w.aspx for details.

https://bugs.freedesktop.org/show_bug.cgi?id=94729

489. By Dan Nicholson <email address hidden>

check: Add test for system flags pruning

Test that pkg-config respects the various environment variables that
override the system flags handling.

https://bugs.freedesktop.org/show_bug.cgi?id=94729

488. By Dan Nicholson <email address hidden>

Ignore automake's compile wrapper

487. By Dan Nicholson <email address hidden>

Respect sysroot for -isystem and -idirafter

Treat -isystem and -idirafter as -I Cflags since they control the
compiler search path. Adjust the sysroot handling so that the arguments
to these options have the sysroot prefixed. However, leave them out of the
system Cflags handling since these directives are explicitly trying to
adjust the compiler's system header search behavior.

The special-flags test case output needs adjustment since all the flags
are now considered -I flags and come out in the order specified in the
pc file.

https://bugs.freedesktop.org/show_bug.cgi?id=97337

486. By Dan Nicholson <email address hidden>

check: Include special-flags in sysroot test

Make sure that the sysroot behavior works right when we have non-I/L
flags to consider.

https://bugs.freedesktop.org/show_bug.cgi?id=97337

485. By Dan Nicholson <email address hidden>

check: Add more flags to the special-flags test

Make sure that all the flag types are covered so that the ordering
between them is being tested.

https://bugs.freedesktop.org/show_bug.cgi?id=97337

484. By Dan Nicholson <email address hidden>

glib: Fix bundled build with GCC 6

Backport two patches from upstream glib to handle -Wformat-nonliteral
included by default with GCC 6. Ideally the snapshot should be updated,
but this fix the issue until that happens.

https://bugs.freedesktop.org/show_bug.cgi?id=95326

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.