Skip to content

Extract library-specific elements to separate files#1419

Merged
jasonkatonica merged 1 commit into
IBM:mainfrom
KostasTsiounis:extract_common
May 5, 2026
Merged

Extract library-specific elements to separate files#1419
jasonkatonica merged 1 commit into
IBM:mainfrom
KostasTsiounis:extract_common

Conversation

@KostasTsiounis

Copy link
Copy Markdown
Member

For each of the platform-specific makefiles, the rules and variables that are applicable to all potential native libraries are extracted to common makefiles.

The original makefiles only maintain the library-specific elements and include the equivalent common makefiles for the rest of them.

Signed-off-by: Kostas Tsiounis kostas.tsiounis@ibm.com

@jasonkatonica jasonkatonica left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@taoliult taoliult left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@JinhangZhang JinhangZhang left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

For each of the platform-specific makefiles, the rules and variables
that are applicable to all potential native libraries are extracted
to common makefiles.

The original makefiles only maintain the library-specific elements
and include the equivalent common makefiles for the rest of them.

Signed-off-by: Kostas Tsiounis <kostas.tsiounis@ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants