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

Automake: various updates #3828

Merged
merged 12 commits into from
Oct 19, 2023
Merged

Commits on Oct 15, 2023

  1. Automake,refactor: make bl_check more reusable

    Signed-off-by: Masatake YAMATO <yamato@redhat.com>
    masatake committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    0e9470d View commit details
    Browse the repository at this point in the history
  2. Automake,refactor: make bl_check return the length of the matched entry

    Signed-off-by: Masatake YAMATO <yamato@redhat.com>
    masatake committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    6023a8e View commit details
    Browse the repository at this point in the history
  3. Automake,refactor: make bl_check am_blacklist automakeMakeTag local

    Signed-off-by: Masatake YAMATO <yamato@redhat.com>
    masatake committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    bbc9bce View commit details
    Browse the repository at this point in the history
  4. Automake,refactor: make dir_blacklist read-only

    Signed-off-by: Masatake YAMATO <yamato@redhat.com>
    masatake committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    bb1bc68 View commit details
    Browse the repository at this point in the history
  5. Automake: extract nonint|check|EXTRA_PROGRAM objects

    Signed-off-by: Masatake YAMATO <yamato@redhat.com>
    masatake committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    b6119df View commit details
    Browse the repository at this point in the history
  6. Automake: ignore dist_|nodist|nobase_|notrans_ prefixes

    Signed-off-by: Masatake YAMATO <yamato@redhat.com>
    masatake committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    3da0216 View commit details
    Browse the repository at this point in the history
  7. Automake: add "canonicalizedName" language specific extra

    Signed-off-by: Masatake YAMATO <yamato@redhat.com>
    masatake committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    b6e02cc View commit details
    Browse the repository at this point in the history
  8. Automake,refactor: add a helper function for skipping prefix

    Signed-off-by: Masatake YAMATO <yamato@redhat.com>
    masatake committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    d00a158 View commit details
    Browse the repository at this point in the history
  9. Automake,refactor: lift up the code calling skipPrefix

    Signed-off-by: Masatake YAMATO <yamato@redhat.com>
    masatake committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    b856096 View commit details
    Browse the repository at this point in the history
  10. Automake,refactor: rename the names of structure constants for skippi…

    …ng prefix
    
    Signed-off-by: Masatake YAMATO <yamato@redhat.com>
    masatake committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    3bd64f8 View commit details
    Browse the repository at this point in the history
  11. main,comment: write more about placeholder in tagEntryInfo

    Signed-off-by: Masatake YAMATO <yamato@redhat.com>
    masatake committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    7a8f44a View commit details
    Browse the repository at this point in the history
  12. Automake: fill the scope for nonint|check|EXTRA_PROGRAM objects

    Signed-off-by: Masatake YAMATO <yamato@redhat.com>
    masatake committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    920c64d View commit details
    Browse the repository at this point in the history