Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes gobject-introspection #673

Merged
merged 4 commits into from
Mar 6, 2015
Merged

Fixes gobject-introspection #673

merged 4 commits into from
Mar 6, 2015

Commits on Feb 24, 2015

  1. Update glib2

    certik committed Feb 24, 2015
    Configuration menu
    Copy the full SHA
    a0f77a5 View commit details
    Browse the repository at this point in the history
  2. Update gobject-introspection

    certik committed Feb 24, 2015
    Configuration menu
    Copy the full SHA
    8d7bb03 View commit details
    Browse the repository at this point in the history
  3. Introduce global_flags

    Set this to True to export LDFLAGS and similar as global variables, as opposed
    to being local just for the configure step (the default). No packages are
    affected by this until you set 'global_flags: true'.
    certik committed Feb 24, 2015
    Configuration menu
    Copy the full SHA
    cee9e0f View commit details
    Browse the repository at this point in the history
  4. Use global flags for gobject-introspection

    Fixes #672
    certik committed Feb 24, 2015
    Configuration menu
    Copy the full SHA
    790b117 View commit details
    Browse the repository at this point in the history