This website requires JavaScript.
Explore
Help
Sign In
rpms
/
boost
Watch
3
Star
0
Fork
0
You've already forked boost
Code
Issues
Pull Requests
Releases
Wiki
Activity
248
Commits
35
Branches
120
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Petr Machata
ef172f114f
Change Requires: and other package references to use %%{?_isa}
2015-01-08 21:26:36 +01:00
.gitignore
…
boost-1.48.0-add-bjam-man-page.patch
Upgrade to Boost-1.48.0, adding two new header-only components
2011-11-20 01:30:18 +01:00
boost-1.50.0-fix-non-utf8-files.patch
Initial packaging of boost 1.50
2012-07-26 13:09:54 +02:00
boost-1.50.0-foreach.patch
Initial packaging of boost 1.50
2012-07-26 13:09:54 +02:00
boost-1.50.0-long-double-1.patch
Initial packaging of boost 1.50
2012-07-26 13:09:54 +02:00
boost-1.50.0-pool.patch
Initial packaging of boost 1.50
2012-07-26 13:09:54 +02:00
boost-1.53.0-context.patch
Rebase to 1.54.0
2013-07-27 01:13:04 +02:00
boost-1.53.0-fpclassify-unused_typedef.patch
Flush more work in progress
2013-07-23 02:09:25 +02:00
boost-1.53.0-graph-unused_typedef.patch
Flush more work in progress
2013-07-23 02:09:25 +02:00
boost-1.53.0-lexical_cast-unused_typedef.patch
Flush more work in progress
2013-07-23 02:09:25 +02:00
boost-1.53.0-math-unused_typedef-3.patch
Flush more work in progress
2013-07-23 02:09:25 +02:00
boost-1.53.0-regex-unused_typedef.patch
Flush more work in progress
2013-07-23 02:09:25 +02:00
boost-1.53.0-static_assert-unused_typedef.patch
Add many patches for unused typedefs, and an execstack patch
2013-07-22 17:47:20 +02:00
boost-1.53.0-thread-unused_typedef.patch
Update thread patch
2013-07-23 17:55:01 +02:00
boost-1.54.0-bind-static_assert.patch
Add many patches for unused typedefs, and an execstack patch
2013-07-22 17:47:20 +02:00
boost-1.54.0-concept-unused_typedef.patch
Add many patches for unused typedefs, and an execstack patch
2013-07-22 17:47:20 +02:00
boost-1.54.0-date_time-unused_typedef-2.patch
Flush more work in progress
2013-07-23 02:09:25 +02:00
boost-1.54.0-date_time-unused_typedef.patch
Add many patches for unused typedefs, and an execstack patch
2013-07-22 17:47:20 +02:00
boost-1.54.0-locale-unused_typedef.patch
Flush more work in progress
2013-07-23 02:09:25 +02:00
boost-1.54.0-mpl-print.patch
Flush more work in progress
2013-07-23 02:09:25 +02:00
boost-1.54.0-numeric-unused_typedef.patch
Add many patches for unused typedefs, and an execstack patch
2013-07-22 17:47:20 +02:00
boost-1.54.0-pool-max_chunks_shadow.patch
Apply several patches to fix problems revealed by the test suite
2013-08-23 12:33:14 +02:00
boost-1.54.0-pool-test_linking.patch
Apply several patches to fix problems revealed by the test suite
2013-08-23 12:33:14 +02:00
boost-1.54.0-property_tree-unused_typedef.patch
Flush more work in progress
2013-07-23 02:09:25 +02:00
boost-1.54.0-python-unused_typedef.patch
Two more local typedef patches: Boost.Python and Boost.Thread
2013-07-23 17:07:03 +02:00
boost-1.54.0-random-unused_typedef.patch
Add many patches for unused typedefs, and an execstack patch
2013-07-22 17:47:20 +02:00
boost-1.54.0-smart_ptr-shared_ptr_at.patch
Fix boost::shared_ptr<T>::operator[] for non-array T's
2014-11-12 20:05:20 +01:00
boost-1.54.0-spirit-unused_typedef-2.patch
Flush more work in progress
2013-07-23 02:09:25 +02:00
boost-1.54.0-spirit-unused_typedef.patch
Add many patches for unused typedefs, and an execstack patch
2013-07-22 17:47:20 +02:00
boost-1.54.0-static_warning-unused_typedef.patch
Add many patches for unused typedefs, and an execstack patch
2013-07-22 17:47:20 +02:00
boost-1.54.0-tuple-unused_typedef.patch
Add many patches for unused typedefs, and an execstack patch
2013-07-22 17:47:20 +02:00
boost-1.55.0-archive-init_order.patch
Rebase to 1.55.0
2014-05-21 20:21:36 +02:00
boost-1.55.0-atomic-int128_1.patch
Boost.Atomic: Fixed incorrect initialization of 128-bit values
2015-01-02 14:12:06 +01:00
boost-1.55.0-atomic-int128_2.patch
Boost.Atomic: Fixed incorrect initialization of 128-bit values
2015-01-02 14:12:06 +01:00
boost-1.55.0-program_options-class_attribute.patch
Rebase to 1.55.0
2014-05-21 20:21:36 +02:00
boost-1.55.0-spirit-unused_typedefs.patch
Rebase to 1.55.0
2014-05-21 20:21:36 +02:00
boost-1.55.0-xpressive-unused_typedefs.patch
Rebase to 1.55.0
2014-05-21 20:21:36 +02:00
boost-cmake-soname.patch
Reintroduce the soname patch
2011-02-04 18:14:11 +01:00
boost.spec
Change Requires: and other package references to use %%{?_isa}
2015-01-08 21:26:36 +01:00
libboost_thread.so
Try again
2013-12-02 00:53:40 +01:00
sources
Rebase to 1.55.0
2014-05-21 20:21:36 +02:00
ver.py
Enable Python 3 builds
2012-08-08 01:38:07 +02:00
Description
Clone of
https://src.fedoraproject.org/rpms/boost
3.3
MiB
Languages
RPM Spec
62.8%
Diff
37.2%