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
.
buckaroo-pm
/
boost-python
Public
forked from
boostorg/python
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
boost-python
build
on
develop
User selector
All users
All time
Commit history
Commits on Oct 12, 2018
Add comments explaining the stage/install targets in build/Jamfile
pdimov
authored and
stefanseefeld
committed
b644946
View commit details
Copy full SHA for b644946
View code at this point
Browse repository at this point
Add empty stage/install targets when Python is not configured
pdimov
authored and
stefanseefeld
committed
c7799aa
View commit details
Copy full SHA for c7799aa
View code at this point
Browse repository at this point
Use boost-install in build/Jamfile
pdimov
authored and
stefanseefeld
committed
02095af
View commit details
Copy full SHA for 02095af
View code at this point
Browse repository at this point
Commits on Mar 11, 2018
Conditionalize targets on Python configuration.
stefanseefeld
committed
0021720
View commit details
Copy full SHA for 0021720
View code at this point
Browse repository at this point
Commits on Feb 13, 2018
Add Python version to library suffix.
stefanseefeld
committed
d4d41d9
View commit details
Copy full SHA for d4d41d9
View code at this point
Browse repository at this point
Commits on Jul 20, 2017
Remove module as obsoleted by Boost.NumPy.
stefanseefeld
committed
2d1f66f
View commit details
Copy full SHA for 2d1f66f
View code at this point
Browse repository at this point
Commits on Mar 28, 2017
Fix typo.
stefanseefeld
committed
df16e3e
View commit details
Copy full SHA for df16e3e
View code at this point
Browse repository at this point
Commits on Mar 6, 2017
Don't build numpy if there's no python version to target.
grafikrobot
committed
5121fc1
View commit details
Copy full SHA for 5121fc1
View code at this point
Browse repository at this point
Commits on Mar 5, 2017
BPL builds targets need to always be defined.
grafikrobot
committed
471e618
View commit details
Copy full SHA for 471e618
View code at this point
Browse repository at this point
Fix no pynumpy target when no numpy configured.
grafikrobot
committed
398e7f0
View commit details
Copy full SHA for 398e7f0
View code at this point
Browse repository at this point
Commits on Mar 4, 2017
Fix libs from referencing BPL when there is no python configured.
grafikrobot
committed
1e31524
View commit details
Copy full SHA for 1e31524
View code at this point
Browse repository at this point
Commits on Mar 3, 2017
Fix empty numpy lib name caused by missing parens for lib name map.
grafikrobot
committed
e670de2
View commit details
Copy full SHA for e670de2
View code at this point
Browse repository at this point
Commits on Mar 1, 2017
Merge branch 'develop' of https://github.com/boostorg/python.git into develop
grafikrobot
committed
367b793
View commit details
Copy full SHA for 367b793
View code at this point
Browse repository at this point
Fix building of multiple BPL libs even when the configured python does
Show description for 8c170d9
grafikrobot
committed
8c170d9
View commit details
Copy full SHA for 8c170d9
View code at this point
Browse repository at this point
Commits on Feb 15, 2017
Fix for missing export symbols, issue #98 (#110)
Show description for bd7b8ec
SPKorhonen
authored and
stefanseefeld
committed
bd7b8ec
View commit details
Copy full SHA for bd7b8ec
View code at this point
Browse repository at this point
Commits on Jan 4, 2017
Fix library dependency with Python 3.
stefanseefeld
committed
d14b8cf
View commit details
Copy full SHA for d14b8cf
View code at this point
Browse repository at this point
Commits on Oct 28, 2016
Use Boost-global python tagging.
vprus
committed
36bbdde
View commit details
Copy full SHA for 36bbdde
View code at this point
Browse repository at this point
Commits on Oct 24, 2016
Adjust to Boost.Build changes.
stefanseefeld
committed
07c8cbe
View commit details
Copy full SHA for 07c8cbe
View code at this point
Browse repository at this point
Commits on Oct 19, 2016
Minor fixes.
stefanseefeld
committed
163e469
View commit details
Copy full SHA for 163e469
View code at this point
Browse repository at this point
Commits on Oct 18, 2016
Add NumPy support to the BB-based build logic.
stefanseefeld
committed
84c9644
View commit details
Copy full SHA for 84c9644
View code at this point
Browse repository at this point
Commits on Sep 30, 2016
Remove a bunch of obsolete files.
stefanseefeld
committed
482219f
View commit details
Copy full SHA for 482219f
View code at this point
Browse repository at this point
Commits on Sep 28, 2016
Adjust BB logic to shared_ptr test changes.
stefanseefeld
committed
d422058
View commit details
Copy full SHA for d422058
View code at this point
Browse repository at this point
Commits on Jun 13, 2010
Delay the warning that the Boost.Python Jamfile emits, until someone actually tries to use the library. Fixes #2417.
Show description for b63d44e
swatanabe
committed
b63d44e
View commit details
Copy full SHA for b63d44e
View code at this point
Browse repository at this point
Commits on Feb 28, 2010
Implement --python-buildid.
Show description for 9398a63
vprus
committed
9398a63
View commit details
Copy full SHA for 9398a63
View code at this point
Browse repository at this point
Commits on Sep 19, 2009
Merged 2009 GSoC work from sandbox-branches/bhy/py3k branch back into trunk.
Show description for ef2a02c
stefanseefeld
committed
ef2a02c
View commit details
Copy full SHA for ef2a02c
View code at this point
Browse repository at this point
Commits on Mar 28, 2008
Remove per email from Dave
Show description for 863bff9
Beman
committed
863bff9
View commit details
Copy full SHA for 863bff9
View code at this point
Browse repository at this point
Commits on Nov 3, 2007
Show description for 6a3085a
dabrahams
committed
6a3085a
View commit details
Copy full SHA for 6a3085a
View code at this point
Browse repository at this point
Commits on Nov 2, 2007
merge Changeset 37947
Show description for 8b915a1
Eric Niebler
committed
8b915a1
View commit details
Copy full SHA for 8b915a1
View code at this point
Browse repository at this point
Commits on Oct 26, 2007
Make sure every library can be installed by using
Show description for 77907c5
vprus
committed
77907c5
View commit details
Copy full SHA for 77907c5
View code at this point
Browse repository at this point
Commits on Oct 18, 2007
Fix build system error when Python is not configured, without preventing the BPL target from being declared. Instead the target is now unbuildable, and will be skipped when Python is not configured.
Show description for f005518
grafikrobot
committed
f005518
View commit details
Copy full SHA for f005518
View code at this point
Browse repository at this point
Commits on Oct 6, 2007
Remove BPL build conditional as it prevents normal build failures.
Show description for 274a219
grafikrobot
committed
274a219
View commit details
Copy full SHA for 274a219
View code at this point
Browse repository at this point
Commits on Sep 11, 2007
Patches by Nikolay Mladenov (nickm at sitius com): new pythonic signatures; docstring support for enums; fix unrelated Visual C++ 6 problem
Show description for 5809078
Ralf W. Grosse-Kunstleve
committed
5809078
View commit details
Copy full SHA for 5809078
View code at this point
Browse repository at this point
Commits on Aug 8, 2007
Remove V1 Jamfiles
Show description for 04e54d6
vprus
committed
04e54d6
View commit details
Copy full SHA for 04e54d6
View code at this point
Browse repository at this point
Commits on Jun 8, 2007
Fix #583.
Show description for bd606e5
thwitt
committed
bd606e5
View commit details
Copy full SHA for bd606e5
View code at this point
Browse repository at this point
Commits on Apr 6, 2007
Relieve need to explicitly configure Python
Show description for b8937d0
dabrahams
committed
b8937d0
View commit details
Copy full SHA for b8937d0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.