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

fs configure_file_list function #12272

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 15, 2024

  1. fs configure_file_list function

    This function produces, at build time, a file containing the list of
    files given as argument. It is used when a command uses, as argument, a file
    containing the list of files to process. One usecase is to provide to `xgettext` the
    list of files to process, from the list of source files, when this list is too
    long to be provided to the command line as individual files.
    bruchar1 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d19c2f1 View commit details
    Browse the repository at this point in the history