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

Dynamically link FriBiDi instead of Raqm #5062

Merged
merged 22 commits into from Mar 27, 2021

Commits on Jan 4, 2021

  1. add raqm to thirdparty directory

    nulano authored and radarhere committed Jan 4, 2021
    Copy the full SHA
    e5e5761 View commit details
    Browse the repository at this point in the history
  2. use FriBiDi shim in Raqm

    nulano authored and radarhere committed Jan 4, 2021
    Copy the full SHA
    8bc1ff3 View commit details
    Browse the repository at this point in the history
  3. add Raqm license and readme

    nulano authored and radarhere committed Jan 4, 2021
    Copy the full SHA
    9e5fc13 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    5cd688f View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d4403be View commit details
    Browse the repository at this point in the history
  6. replace tabs in thirdparty libs

    nulano authored and radarhere committed Jan 4, 2021
    Copy the full SHA
    3386a9c View commit details
    Browse the repository at this point in the history
  7. fix finding raqm deps

    nulano authored and radarhere committed Jan 4, 2021
    Copy the full SHA
    be0d0a3 View commit details
    Browse the repository at this point in the history
  8. lint

    nulano authored and radarhere committed Jan 4, 2021
    Copy the full SHA
    834c2e5 View commit details
    Browse the repository at this point in the history
  9. avoid NULL in fribidi shim

    nulano authored and radarhere committed Jan 4, 2021
    Copy the full SHA
    c3fce85 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    f2b2d53 View commit details
    Browse the repository at this point in the history
  11. support FriBiDi<1.0

    nulano authored and radarhere committed Jan 4, 2021
    Copy the full SHA
    b4a57d6 View commit details
    Browse the repository at this point in the history
  12. raqm: fix FriBiDi<1 support

    nulano authored and radarhere committed Jan 4, 2021
    Copy the full SHA
    9c17843 View commit details
    Browse the repository at this point in the history
  13. test

    nulano authored and radarhere committed Jan 4, 2021
    Copy the full SHA
    db0dad9 View commit details
    Browse the repository at this point in the history
  14. Revert "raqm: avoid declaring variables in for statement for C89 comp…

    …atibility"
    
    This reverts commit b3cfe73.
    nulano authored and radarhere committed Jan 4, 2021
    Copy the full SHA
    8c02e38 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    43bde01 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    0488a27 View commit details
    Browse the repository at this point in the history
  17. lint

    nulano authored and radarhere committed Jan 4, 2021
    Copy the full SHA
    aae9411 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2021

  1. Copy the full SHA
    9b56833 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

  1. fix merge

    nulano committed Feb 27, 2021
    Copy the full SHA
    70fb148 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e4cc422 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Copy the full SHA
    5e61c18 View commit details
    Browse the repository at this point in the history
  2. avoid unused variable warnings

    nulano committed Mar 24, 2021
    Copy the full SHA
    c718cc6 View commit details
    Browse the repository at this point in the history