Commit Graph

  • c3593a1e32 Fix detection of availability of 128-bit integers in Boost.LexicalCast Petr Machata 2013-07-30 19:50:23 +0200
  • 830a7f44cf Add forgotten boost-1.54.0-__GLIBC_HAVE_LONG_LONG.patch Petr Machata 2013-07-27 11:41:56 +0200
  • 4c75e770a9 Add boost-log subpackage Petr Machata 2013-07-27 03:41:34 +0200
  • 954d15ee43 Fix changelog dates Petr Machata 2013-07-27 01:27:28 +0200
  • 5a207d1e4a Rebase to 1.54.0 Petr Machata 2013-07-27 00:45:06 +0200
  • f0abb10476 Remove BR:chrpath, that's not necessary anymore Petr Machata 2013-07-03 16:42:06 +0200
  • e7f22175bb Build everything MT-only; ditch tagged layout Petr Machata 2013-06-27 17:36:23 +0200
  • 1adfb43a85 Rebase to 1.54.0 pmachata/master-next Petr Machata 2013-07-27 00:45:06 +0200
  • 60a15dfc84 Add Obsoletes: for odeint package Petr Machata 2013-07-26 23:13:52 +0200
  • dc683c9132 Add Provides and Obsoletes for the mpich2->mpich renames Deji Akingunola 2013-07-25 10:09:54 -0400
  • cda0485c62 Add Obsoletes: for odeint package Petr Machata 2013-07-26 23:13:52 +0200
  • fa4385ac13 Add Provides and Obsoletes for the mpich2->mpich renames Deji Akingunola 2013-07-25 10:09:54 -0400
  • 92a8829062 Rename mpich2 sub-packages to mpich and rebuild for mpich-3.0 f18 Deji Akingunola 2013-07-25 01:15:40 -0400
  • 8133fa30c1 s/mpich2/mpich/ Petr Machata 2013-07-23 19:21:12 +0200
  • 6f895a0fef Add explicit dependencies between some of the boost sub-packages Petr Machata 2013-07-24 16:05:46 +0200
  • 9a6e53de4e Add explicit dependencies between some of the boost sub-packages Petr Machata 2013-07-24 16:05:46 +0200
  • 084c523878 s/mpich2/mpich/ Petr Machata 2013-07-23 19:21:12 +0200
  • 0d0ad94a52 Merge branch 'f19' Petr Machata 2013-07-23 19:12:10 +0200
  • b56c31ff13 Update thread patch Petr Machata 2013-07-23 17:55:01 +0200
  • 7fa0ea18d9 Two more local typedef patches: Boost.Python and Boost.Thread Petr Machata 2013-07-23 17:07:03 +0200
  • 255051da37 Flush more work in progress Petr Machata 2013-07-23 02:09:25 +0200
  • 0494a65cc9 Add many patches for unused typedefs, and an execstack patch Petr Machata 2013-07-22 17:47:20 +0200
  • c5eabd4220 Install images etc. for documentation Resolves: #985593 Petr Machata 2013-07-20 01:11:30 +0200
  • 35ae80fa25 Remove BR:chrpath, that's not necessary anymore Petr Machata 2013-07-03 16:42:06 +0200
  • e50fa4d644 Add symlinks for /usr/lib/libboost_{thread,locale,atomic}.so -> *-mt.so Petr Machata 2013-06-27 23:48:42 +0200
  • c8d5eede58 Add symlinks for /usr/lib/libboost_{thread,locale}.so -> *-mt.so Petr Machata 2013-06-27 20:47:56 +0200
  • 7a2b4d58fa Build everything MT-only; ditch tagged layout Petr Machata 2013-06-27 17:36:23 +0200
  • 43e7bf1610 Fix detection of availability of {,u}int64_t in glibc headers Petr Machata 2013-06-26 16:23:18 +0200
  • b2935ff7ac libboost_context.so must be guarded by conditional Petr Machata 2013-03-07 00:26:25 +0100
  • a84c8455d8 Add a separate package boost-python3-devel, build with -fno-strict-aliasing Petr Machata 2013-03-06 13:06:57 +0100
  • 5605dc8747 Make Boost.Context support conditional Petr Machata 2013-02-27 22:37:18 +0100
  • 6b46fc2044 Fix classifying incomplete UTF-8 sequences in Boost.Locale f17 Petr Machata 2013-02-13 13:26:13 +0100
  • 6605c4a402 Fix classifying incomplete UTF-8 sequences in Boost.Locale Petr Machata 2013-02-13 13:18:54 +0100
  • ba877e7805 Update the context patch with fixes from Peter Bergner Petr Machata 2013-02-11 23:01:15 +0100
  • 91de02f8db Fix build of Boost.Context on ppc64, future-proof the linker script Petr Machata 2013-02-11 20:06:45 +0100
  • bcaac65465 Fixed spelling errors. Denis Arnaud 2013-02-10 18:49:53 +0100
  • 2a146a567b Fixed the changelog dates in the RPM specification file. Denis Arnaud 2013-02-10 18:49:31 +0100
  • de6a0f31f2 Fixed the libboost_thread-mt.so script (which wrongly referred to Boost-1.50) Denis Arnaud 2013-02-10 18:27:31 +0100
  • 50c4b88ebf Meh Petr Machata 2013-02-08 01:44:42 +0100
  • 45355f8107 Update the attribute patch Petr Machata 2013-02-08 01:04:38 +0100
  • ea81f69c26 Rebase to 1.53.0 final, add two subpackages, purge module env Petr Machata 2013-02-08 00:25:26 +0100
  • a84f7fd048 Initial packaging of Beta 1.53.0 Petr Machata 2013-01-25 01:08:13 +0100
  • ba25f6b6bb Rebuild for icu soname bump Peter Robinson 2013-01-26 15:13:19 +0000
  • 5fe94647a1 Initial packaging of Beta 1.53.0 pmachata/boost153 Petr Machata 2013-01-25 01:08:13 +0100
  • 6628b109d0 Rebuild for the new MPICH2 (and libmpich2 soname bump) Denis Arnaud 2012-11-03 17:58:05 +0100
  • 6d69081e38 Add upstream ticket reference to boost-1.50.0-polygon.patch Petr Machata 2012-09-19 13:00:21 +0200
  • b5f76d5add Update %%description to reflect current state of C++ standardization Petr Machata 2012-08-16 20:42:58 +0200
  • 44a7aadaed Override boost_thread-mt.so with a linker script Petr Machata 2012-08-16 03:14:29 +0200
  • 0c64b73a16 Convert some shell variables into macros Petr Machata 2012-08-09 22:05:39 +0200
  • cccfe7b394 boost-python3 shouldn't be under the overall boost umbrella Petr Machata 2012-08-08 19:48:59 +0200
  • 9053e61361 Drop body of %check Petr Machata 2012-08-08 02:54:39 +0200
  • 216eea2217 Drop mentions of cmake Petr Machata 2012-08-08 02:53:27 +0200
  • 2dcacf6f3c Enable Python 3 builds Petr Machata 2012-08-08 00:34:36 +0200
  • a28c89a3ed Fix a couple bugs in paths Petr Machata 2012-07-26 16:06:42 +0200
  • a2450339df Initial packaging of boost 1.50 Petr Machata 2012-07-26 13:09:54 +0200
  • 4fa851e387 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild Dennis Gilmore 2012-07-18 13:09:43 -0500
  • dcde8a7557 Build Boost.Locale backends - Resolves: #832265 Petr Machata 2012-06-21 23:06:59 +0200
  • 0fa3a498eb Build Boost.Locale backends - Resolves: #832265 Petr Machata 2012-06-21 22:56:22 +0200
  • eaa3d38783 In Boost.Pool, be careful not to overflow allocated chunk size. - Resolves: #828857 f15 Petr Machata 2012-06-07 01:11:16 +0200
  • 2f5d4913f6 In Boost.Pool, be careful not to overflow allocated chunk size. - Resolves: #828857 f16 Petr Machata 2012-06-07 01:02:28 +0200
  • c41f59ffd6 In Boost.Pool, be careful not to overflow allocated chunk size. - Resolves: #828857 Petr Machata 2012-06-07 00:47:01 +0200
  • b88ee83322 In Boost.Pool, be careful not to overflow allocated chunk size. - Resolves: #828857 Petr Machata 2012-06-07 00:44:26 +0200
  • f68c4dd925 Drop enum xtime_clock_types, update uses of boost::TIME_UTC Petr Machata 2012-05-24 23:21:25 +0200
  • e86e3c9db2 Don't attempt to install Python 3 portions of boost --without python3 Petr Machata 2012-05-24 13:26:04 +0200
  • a18ee82f35 Drop BR on hwloc (workaround not required anymore) Petr Machata 2012-05-21 14:50:48 +0200
  • d6ae5d8d4d Bump release, add changelog Petr Machata 2012-05-02 23:33:23 +0200
  • 939bdf0202 Update status of several more upstream bugs Petr Machata 2012-05-02 21:50:10 +0200
  • bc9c5908b6 Add support for building boost-python against Python 3 Petr Machata 2012-05-02 21:49:40 +0200
  • 6b86fe4dc1 disable_long_double isn't used anymore Petr Machata 2012-05-02 21:45:05 +0200
  • 8aad81e67c - Included -math subpackage into umbrella package - Added missing /sbin/ldconfig for -math subpackage Robert Scheck 2012-04-22 13:14:01 +0200
  • 3f6cbc89ed Apply the forgotten patch properly Petr Machata 2012-04-20 18:55:53 +0200
  • 9fd0eee555 Add BR hwloc-devel Petr Machata 2012-04-20 18:44:55 +0200
  • a80aba9a3a Apply a forgotten patch Petr Machata 2012-04-20 18:23:44 +0200
  • 7af0b4e843 - Rebuilt for c++ ABI breakage Dennis Gilmore 2012-02-28 11:57:29 -0600
  • b8e37f1d07 Update with commentary re upstream tickets Petr Machata 2012-01-27 16:40:33 +0100
  • 3ff9d8346b Merge branch 'master' of ssh://pkgs.fedoraproject.org/boost Petr Machata 2012-01-26 13:17:15 +0100
  • 979f500141 Add a boost polygon patch Petr Machata 2012-01-26 13:16:28 +0100
  • 9f85852534 1. Extracted the (Petr Machata's) patch on long double C++ source from the CMake-ifying patch into a dedicated one. 2. Integrated the CMake-related part of the long double patch into the CMake-ifying patch. Denis Arnaud 2012-01-25 23:51:38 +0100
  • 1a7f14244d Additional build fix for proper long-double detection Petr Machata 2012-01-25 15:02:25 +0100
  • 0f5140e4c1 The second half of long double support Petr Machata 2012-01-25 02:17:46 +0100
  • a7311be698 Integrated Petr Machata's patch for long double support by Boost.Math (https://bugzilla.redhat.com/show_bug.cgi?id=783660). Denis Arnaud 2012-01-25 00:12:57 +0100
  • 8cbc559305 Add links to upstream tickets for the attribute patch Petr Machata 2012-01-17 00:10:16 +0100
  • a9044bc779 Add underscores around several uses of __attribute__((X)) Petr Machata 2012-01-16 23:26:54 +0100
  • e222e6eb69 Added source source files for mingw cross-compilation of Boost.Locale. Resolves: #781751 Denis Arnaud 2012-01-14 21:41:57 +0100
  • 252cfe78cc Added the Boost.Timer sub-package. Resolves: #772397 Denis Arnaud 2012-01-08 00:40:08 +0100
  • e82ced7d48 Integrated into "upstream" (CMake-ified Boost) the Boost.TR1/Math patch. Denis Arnaud 2012-01-05 00:00:47 +0100
  • 39e2c15fd4 Integrated into "upstream" (CMake-ified Boost) the Boost.TR1/Math patch. Denis Arnaud 2012-01-04 23:01:07 +0100
  • eebc669ef4 Build math portion of Boost.TR1, package DSOs in boost-math Petr Machata 2012-01-04 18:26:17 +0100
  • 54ddcfc414 Build math portions of Boost.TR1 and ship in boost-math Petr Machata 2012-01-04 17:31:12 +0100
  • 7a3ddc5eb8 Add an upstream patch for BOOST_ENABLE_THREADS Petr Machata 2012-01-03 18:20:40 +0100
  • 76982ecb0f Add fixes for 756005 and 757385 Petr Machata 2011-11-29 15:43:40 +0100
  • 7e49cbd1ad Revert the change in name of the example sub-package Petr Machata 2011-11-22 15:16:49 +0100
  • 3957a04980 Upgrade to Boost-1.48.0, adding two new header-only components (Container and Move) and a new library (Locale). Resolves: #754865 Added a patch with a manual page for the bjam executable. Added a patch to fix the non-UTF8-encoded example source file. Re-worked a little bit the example section, so as to fix the DOS-formatted and the ISO-8859-encoded files. The examples sub-package itself has been renamed into examples-devel. Denis Arnaud 2011-11-20 01:30:18 +0100
  • d5ee7fce50 Merge branch 'f16' Petr Machata 2011-11-03 22:41:18 +0100
  • d7d96c8c27 Use <boost/tr1/tuple> instead of C++11 header <tuple> in boost math Petr Machata 2011-11-03 22:39:38 +0100
  • aa86edc9c6 Attempt to fix the build, PATH presumably gets broken by module unload Petr Machata 2011-09-09 13:56:16 +0200
  • 21495bb58e Rebuild for libicu soname bump Petr Machata 2011-09-09 10:05:24 +0200
  • 388db9a379 Address some merge review comments Petr Machata 2011-08-30 19:33:09 +0200
  • 08909f63ae Package examples Petr Machata 2011-07-26 12:18:35 +0200
  • b00a03fd36 Add upstream bugreport comment to patch3 Petr Machata 2011-07-22 16:38:36 +0200