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

.gihtub/workflow/config.yml: check eusg with non-x environment #491

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

Commits on May 2, 2022

  1. Configuration menu
    Copy the full SHA
    3ed7901 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c5a617 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f1839c View commit details
    Browse the repository at this point in the history
  4. lib/eusrt.l, lisp/image/jpeg/eusjpeg.l: move image code from eusx to …

    …eusg, disable catalog-jpeg-files (in lisp/image/jpeg/eusjpg.l) which requires x::window
    k-okada committed May 2, 2022
    Configuration menu
    Copy the full SHA
    00cf3f1 View commit details
    Browse the repository at this point in the history
  5. .github/workflows/fix-load-lib-from-eusdir-arch-lib.patch: fix load-l…

    …ib-from-eusdir-arch-lib for new Makefile/eusrt.l
    k-okada committed May 2, 2022
    Configuration menu
    Copy the full SHA
    19a6486 View commit details
    Browse the repository at this point in the history
  6. lisp/Makefile.generic2, lisp/tool/gccls.c: gccls write tmpfile under …

    …/tmp direcotry, which does not work on cross-compile environment, so change tt witer under lisp directory
    
    add dependency gccls.c -> gccls
    k-okada committed May 2, 2022
    Configuration menu
    Copy the full SHA
    dd010f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fe6d553 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b4a2871 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9569a7a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    db5105d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f8c6043 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3438488 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e4d6c45 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    437eeab View commit details
    Browse the repository at this point in the history
  15. lisp/Makefile.*: use -dumpfullversion -dumpversion to get minor versi…

    …on, see https://stackoverflow.com/questions/45168516/gcc-7-1-1-on-fedora-26-dumpversion-now-only-includes-major-version-by-default
    
    we need to compile eusg with --no-as-needed, otherwise eusg removes depenency to libeusgeo.so, because no functions is used in eusg.
    k-okada committed May 2, 2022
    Configuration menu
    Copy the full SHA
    c11298d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    57e5139 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Configuration menu
    Copy the full SHA
    56fa6dd View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    b25962d View commit details
    Browse the repository at this point in the history