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

Generate and install libgap.pc for use with pkg-config #5080

Merged
merged 21 commits into from
Oct 14, 2022

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    89335ce View commit details
    Browse the repository at this point in the history
  2. Update pkg's description in libgap.pc.in

    Co-authored-by: Max Horn <[email protected]>
    dimpase and fingolfin committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    4502c27 View commit details
    Browse the repository at this point in the history
  3. no need for libgpmxx in libgap.pc.in

    Co-authored-by: Max Horn <[email protected]>
    dimpase and fingolfin committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    5ba04f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ace09ff View commit details
    Browse the repository at this point in the history
  5. added tests for pkg-config output

    to execute them, run
    
        make tst/testpkgconfigbuild tst/testpkgconfigversion
    dimpase committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    61ab1c2 View commit details
    Browse the repository at this point in the history
  6. URL in libgap.pc.in

    Co-authored-by: Max Horn <[email protected]>
    dimpase and fingolfin committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    6fef5de View commit details
    Browse the repository at this point in the history
  7. make gmp private in libgap.pc.in

    Co-authored-by: Max Horn <[email protected]>
    dimpase and fingolfin committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    5ceffbe View commit details
    Browse the repository at this point in the history
  8. add libgap.pc target

    dimpase committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    4215559 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b65086f View commit details
    Browse the repository at this point in the history
  10. put ;; in the right place

    dimpase committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    a310a5d View commit details
    Browse the repository at this point in the history
  11. lauch make in $SRCDIR

    dimpase committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    3851869 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dda5fea View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5306b4f View commit details
    Browse the repository at this point in the history
  14. Update libgap.pc.in

    Co-authored-by: Max Horn <[email protected]>
    dimpase and fingolfin committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    22e8e22 View commit details
    Browse the repository at this point in the history
  15. Update libgap.pc.in

    use @GAP_VERSION@ for Version
    
    Co-authored-by: Max Horn <[email protected]>
    dimpase and fingolfin committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    4a637de View commit details
    Browse the repository at this point in the history
  16. add "exit 1" to the rule testing libgap version output

    Co-authored-by: Max Horn <[email protected]>
    dimpase and fingolfin committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    fd5af12 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. install libgap.pc with 0644 mask

    Co-authored-by: Max Horn <[email protected]>
    dimpase and fingolfin authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    635262e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebd754d View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. removed "Required...:"

    dimpase authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    d132d7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bd19b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0b8513 View commit details
    Browse the repository at this point in the history