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

qol revisions: SIMD detection, external zlib, Makefile CXXFLAGS/LDFLAGS #232

Open
wants to merge 34 commits into
base: master
Choose a base branch
from

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    99bace5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    597d992 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68fee72 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. doing the twist since 2013

    ggraham committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    cda8b1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be6e31b View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. add configure system

    ggraham committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    551965a View commit details
    Browse the repository at this point in the history
  2. add configure system

    ggraham committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    a1334d7 View commit details
    Browse the repository at this point in the history
  3. add build-aux

    ggraham committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    0f73f39 View commit details
    Browse the repository at this point in the history
  4. Makefile.in

    ggraham committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    2351144 View commit details
    Browse the repository at this point in the history
  5. config.h.in

    ggraham committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    8d3015b View commit details
    Browse the repository at this point in the history
  6. add configure.ac

    ggraham committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    82b10c8 View commit details
    Browse the repository at this point in the history
  7. add m4 rules

    ggraham committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    277a8ae View commit details
    Browse the repository at this point in the history
  8. add ChangeLog

    ggraham committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    ae6ff9d View commit details
    Browse the repository at this point in the history
  9. update .gitignore

    ggraham committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    e89dd10 View commit details
    Browse the repository at this point in the history
  10. start adding headers

    ggraham committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    094df5f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1daabff View commit details
    Browse the repository at this point in the history
  12. add neon SIMD for aarch64

    ggraham committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    bb91d47 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4556d80 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    46ba14b View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    ba96fd6 View commit details
    Browse the repository at this point in the history
  2. deps got in there somewhere

    ggraham committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    af4cb27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3879fa View commit details
    Browse the repository at this point in the history
  4. cleanup

    ggraham committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    f134327 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    088d5b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87e2319 View commit details
    Browse the repository at this point in the history
  7. updoot

    ggraham committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    2245141 View commit details
    Browse the repository at this point in the history
  8. cleanup .deps

    ggraham committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    1a83d3f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9086ab0 View commit details
    Browse the repository at this point in the history
  10. rm .deps

    ggraham committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    a1a7171 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dad5f17 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    36352d7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4047fa4 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. include Makefile.in in src

    ggraham committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    d44ddc5 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. rm -m64

    ggraham committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    e3f3caf View commit details
    Browse the repository at this point in the history