Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
nodejs
/
node
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
36.4k
Star
119k
Code
Issues
799
Pull requests
1.1k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
build: refactor pkg-config for shared libraries
- #1603
#1603
Closed
jbergstroem
wants to merge 16 commits into
nodejs:master
nodejs/node:master
from
jbergstroem:feature/pkgconfig_inherit
jbergstroem/node:feature/pkgconfig_inherit
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Closed
build: refactor pkg-config for shared libraries
#1603
jbergstroem
wants to merge 16 commits into
nodejs:master
nodejs/node:master
from
jbergstroem:feature/pkgconfig_inherit
jbergstroem/node:feature/pkgconfig_inherit
Copy head branch name to clipboard
Commits
Commits on May 4, 2015
build: refactor pkg-config for shared libraries
Show description for e7ce51e
jbergstroem
committed
e7ce51e
View commit details
Copy full SHA for e7ce51e
Browse repository at this point
fixup! simplify library uniqueness
jbergstroem
committed
38c6195
View commit details
Copy full SHA for 38c6195
Browse repository at this point
fixup! avoid one pkg-config call
jbergstroem
committed
4365f34
View commit details
Copy full SHA for 4365f34
Browse repository at this point
fixup! style
jbergstroem
committed
d5990d1
View commit details
Copy full SHA for d5990d1
Browse repository at this point
fixup! remove unneeded string replace
jbergstroem
committed
43feb45
View commit details
Copy full SHA for 43feb45
Browse repository at this point
fixup! check PKG_CONFIG_PATH as well
Show description for 82e5af7
jbergstroem
committed
82e5af7
View commit details
Copy full SHA for 82e5af7
Browse repository at this point
Commits on May 12, 2015
fixup: properly parse include headers
jbergstroem
committed
524de59
View commit details
Copy full SHA for 524de59
Browse repository at this point
fixup: styling and libpath support
Show description for ac3df1b
jbergstroem
committed
ac3df1b
View commit details
Copy full SHA for ac3df1b
Browse repository at this point
fixup: another styling nit
jbergstroem
committed
bb6697f
View commit details
Copy full SHA for bb6697f
Browse repository at this point
fixup: check for libs when using system-icu
jbergstroem
committed
1f99345
View commit details
Copy full SHA for 1f99345
Browse repository at this point
fixup: check_output returns bytes, not a string
jbergstroem
committed
dea139a
View commit details
Copy full SHA for dea139a
Browse repository at this point
Commits on May 14, 2015
fixup: style and document info about splitting lib/libpath
Show description for 0350f14
jbergstroem
committed
0350f14
View commit details
Copy full SHA for 0350f14
Browse repository at this point
Commits on May 18, 2015
fixup: provide libpath ahead of libraries
jbergstroem
committed
d8f4f6d
View commit details
Copy full SHA for d8f4f6d
Browse repository at this point
fixup: avoid using set for variable name
jbergstroem
committed
c5fed67
View commit details
Copy full SHA for c5fed67
Browse repository at this point
fix: Don't use PKG_CONFIG_PATH
jbergstroem
committed
1e1b008
View commit details
Copy full SHA for 1e1b008
Browse repository at this point
fix: don't sort/unique libs
jbergstroem
committed
389a667
View commit details
Copy full SHA for 389a667
Browse repository at this point
You can’t perform that action at this time.