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
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
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 }}
ros-infrastructure
/
bloom
Public
Notifications
You must be signed in to change notification settings
Fork
103
Star
74
Code
Issues
93
Pull requests
28
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Vcpkg support for Bloom
- #541
#541
Open
lennonwoo
wants to merge 35 commits into
ros-infrastructure:master
ros-infrastructure/bloom:master
from
lennonwoo:vcpkg_work
lennonwoo/bloom:vcpkg_work
Copy head branch name to clipboard
Conversation
Commits
35
(35)
Checks
Files changed
Open
Vcpkg support for Bloom
#541
lennonwoo
wants to merge 35 commits into
ros-infrastructure:master
ros-infrastructure/bloom:master
from
lennonwoo:vcpkg_work
lennonwoo/bloom:vcpkg_work
Copy head branch name to clipboard
Commits
Commits on Jul 3, 2019
get_package_data return list, reuse it
Show description for b63931b
lennonwoo
committed
b63931b
View commit details
Copy full SHA for b63931b
Browse repository at this point
reuse post_rebase in release generator
lennonwoo
committed
05363ff
View commit details
Copy full SHA for 05363ff
Browse repository at this point
change resolver into class's staticmethod
Show description for 41037cb
lennonwoo
committed
41037cb
View commit details
Copy full SHA for 41037cb
Browse repository at this point
use common Inc and package system
lennonwoo
committed
0495da6
View commit details
Copy full SHA for 0495da6
Browse repository at this point
put class relate method to where it belongs
lennonwoo
committed
fba38ed
View commit details
Copy full SHA for fba38ed
Browse repository at this point
PackageSystemGenerator for collecting common process arguemnt function
lennonwoo
committed
0c9693d
View commit details
Copy full SHA for 0c9693d
Browse repository at this point
common function when generate packages files
lennonwoo
committed
c10869f
View commit details
Copy full SHA for c10869f
Browse repository at this point
deal with specific part of template operation
Show description for 95cc65b
lennonwoo
committed
95cc65b
View commit details
Copy full SHA for 95cc65b
Browse repository at this point
use pacakge manager as base generator's name
lennonwoo
committed
1f5a705
View commit details
Copy full SHA for 1f5a705
Browse repository at this point
refactor RpmGenerator
Show description for 0e1c8c0
lennonwoo
committed
0e1c8c0
View commit details
Copy full SHA for 0e1c8c0
Browse repository at this point
add set_default_distros test
lennonwoo
committed
452fece
View commit details
Copy full SHA for 452fece
Browse repository at this point
test place template files logic added
lennonwoo
committed
263275f
View commit details
Copy full SHA for 263275f
Browse repository at this point
check_all_key_are_valid function test added
Show description for d2ef245
lennonwoo
committed
d2ef245
View commit details
Copy full SHA for d2ef245
Browse repository at this point
test common part of substitutions
lennonwoo
committed
d1aa11c
View commit details
Copy full SHA for d1aa11c
Browse repository at this point
add missed rosdistro in super's get_subs_hooks
Show description for 8c23028
lennonwoo
committed
8c23028
View commit details
Copy full SHA for 8c23028
Browse repository at this point
Commits on Aug 10, 2019
Drop 'Group' value from RPM spec templates
Show description for 87123ef
cottsay
authored and
lennonwoo
committed
87123ef
View commit details
Copy full SHA for 87123ef
Browse repository at this point
Use 'autosetup' macro in RPM spec files
Show description for 5db12cc
cottsay
authored and
lennonwoo
committed
5db12cc
View commit details
Copy full SHA for 5db12cc
Browse repository at this point
Use 'make_*' macros in RPM spec files
Show description for ff203da
cottsay
authored and
lennonwoo
committed
ff203da
View commit details
Copy full SHA for ff203da
Browse repository at this point
Use more standard 4-space indentation in RPM spec files
Show description for fd52e5c
cottsay
authored and
lennonwoo
committed
fd52e5c
View commit details
Copy full SHA for fd52e5c
Browse repository at this point
Disable dependency generation in RPM spec files
Show description for 68583c4
cottsay
authored and
lennonwoo
committed
68583c4
View commit details
Copy full SHA for 68583c4
Browse repository at this point
Disable automagic byte compilation in RPM spec files
Show description for 24eb6d4
cottsay
authored and
lennonwoo
committed
24eb6d4
View commit details
Copy full SHA for 24eb6d4
Browse repository at this point
Use 'cmake3' macro in RPM spec files
Show description for 6bb0248
cottsay
authored and
lennonwoo
committed
6bb0248
View commit details
Copy full SHA for 6bb0248
Browse repository at this point
Always create archive of sources when building RPM (#540)
Show description for 95afe33
cottsay
authored and
lennonwoo
committed
95afe33
View commit details
Copy full SHA for 95afe33
Browse repository at this point
Merge remote-tracking branch 'origin/master' into HEAD
lennonwoo
committed
970380e
View commit details
Copy full SHA for 970380e
Browse repository at this point
change genrate_tag_name to staticmethod
Show description for 2445d92
lennonwoo
committed
2445d92
View commit details
Copy full SHA for 2445d92
Browse repository at this point
[vcpkg] add CONTROL template
Show description for a30b7c3
lennonwoo
committed
a30b7c3
View commit details
Copy full SHA for a30b7c3
Browse repository at this point
[VCPKG] handle cmake based package via portfil.cmake.em
Show description for 4ae79f0
lennonwoo
committed
4ae79f0
View commit details
Copy full SHA for 4ae79f0
Browse repository at this point
[VCPKG] handle python in portfil.cmake
Show description for bc196c7
lennonwoo
committed
bc196c7
View commit details
Copy full SHA for bc196c7
Browse repository at this point
[VCPKG] add template.nuspec.em
Show description for 255a15a
lennonwoo
committed
255a15a
View commit details
Copy full SHA for 255a15a
Browse repository at this point
[VCPKG] add build_dependencies.config.em
Show description for df05285
lennonwoo
committed
df05285
View commit details
Copy full SHA for df05285
Browse repository at this point
[VCPKG] install templates during pyhon setup.py
lennonwoo
committed
67e2d0e
View commit details
Copy full SHA for 67e2d0e
Browse repository at this point
[VCPKG] add vcpkg generator
Show description for bd0032f
lennonwoo
committed
bd0032f
View commit details
Copy full SHA for bd0032f
Browse repository at this point
[VCPKG] add local generate for vcpkg
Show description for ffb5841
lennonwoo
committed
ffb5841
View commit details
Copy full SHA for ffb5841
Browse repository at this point
[VCPKG] add ros vcpkg generator
Show description for 09f308c
lennonwoo
committed
09f308c
View commit details
Copy full SHA for 09f308c
Browse repository at this point
[VCPKG] regist vcpkg related generator in setup.py
lennonwoo
committed
a40d7db
View commit details
Copy full SHA for a40d7db
Browse repository at this point
You can’t perform that action at this time.