summaryrefslogtreecommitdiff
path: root/meta-pkgs/boost
AgeCommit message (Expand)AuthorFilesLines
2015-02-02Remove conflict markers.jdc1-4/+1
2015-02-02Regenerate for new `patch-libs_context_build_Jamfile.v2'.jdc1-1/+5
2015-02-02Restore sparc/sparc64 support.jdc1-0/+53
2015-01-25patches/patch-libs_context_src_asm_make__ppc32__sysv__macho__gas.S: Fix build...pho2-1/+20
2015-01-15Don't use plain "throw;", it breaks clang -fno-exceptions build. Bumpjoerg2-1/+15
2014-12-28Remove patches that are unnecessary in 1.57.0. Fixes build on SunOS.fhajny5-418/+1
2014-12-15The "rename" rule is a published synonym for the "opt" transform rule, howeverjperkin1-2/+2
2014-12-08Not setting GCC_REQD for OpenBSD/sparc64. None of the lang/gcc4* packagesrodent1-1/+3
2014-11-07Chamges 1.57.0:adam4-46/+29
2014-08-18Fix build on SunOS: transform _XOPEN_SOURCE=500 args where needed, andfhajny6-2/+423
2014-08-17Fix build with gcc 4.5.Xmarkd2-1/+18
2014-08-13Changes 1.56.0:adam8-81/+31
2014-05-14Regen distinfo.ryoon1-4/+4
2014-05-13Fix build of boost-libs under OpenBSD/amd64 5.5ryoon7-11/+136
2014-03-31Fix "implicit conversion changes signedness" warnings in installedwiz2-1/+36
2014-03-18Fix checksumryoon1-2/+2
2014-03-16Fix build under NetBSD with GCC 4.8.3 in base.ryoon2-1/+20
2014-02-21Disable container forward definitions for libc++, it doesn't agree withjoerg2-1/+14
2013-12-10Turn on the 'icu' option for SunOS by default. Every boost update breaksjperkin1-1/+5
2013-11-21Drop maintainership.jmmv2-4/+4
2013-11-20* Fix building with GCC (PR#48388).adam8-107/+56
2013-11-12Changes 1.55.0:adam12-616/+6
2013-10-27Fix header to be self-contained. Bump boost-headers.joerg2-1/+15
2013-04-12Do not disable normal self-configure. This prevents the exceptionjoerg2-1/+18
2013-02-12Changes 1.53.0:adam14-100/+46
2013-02-05add patch from upstream to fix insuficcient validation of UTF-8 stringsdrochner3-1/+57
2013-01-24Use <sys/endian.h> on BSD systems to determine endianness. Fixes a problemriz3-3/+32
2013-01-20No idea what happened to this file in my last commit...martin1-1/+4
2013-01-20Add missing assembler code for the context library on sparc and sparc64martin10-10/+496
2013-01-17Regenerate distinfo for martin.jperkin1-2/+2
2013-01-17More portable patch to fix alignement problem (sizeof(void*) < siezof(time_t)martin1-21/+66
2013-01-16Patch jam to provide greater alignement on NetBSD/sparc, where time_t (64bit)martin2-1/+29
2012-11-20This patch is not needed any moreadam1-40/+0
2012-11-07Changes 1.52.0:adam2-7/+6
2012-09-20Solaris requires _XOPEN_SOURCE=600 and removal of _XOPEN_SOURCE_EXTENDED.jperkin2-1/+18
2012-08-31Fix hash_value() issue in boost-1.51.0adam2-1/+42
2012-08-27Changes 1.51.0:adam6-51/+37
2012-08-02Include unistd.h for read() and close()jperkin2-1/+16
2012-08-02Need to pre-create destination directory for SunOS pax to be happyfhajny1-1/+2
2012-07-03Bring 'forach' patches back to life as they are still necessaryadam3-1/+75
2012-07-02Changes 1.50:0adam7-41/+19
2012-05-01Fix building with Clangadam2-1/+25
2012-02-29Add build fix for build with gcc46.hans2-1/+22
2012-02-29Update boost to 1.49.0hans8-4114/+6
2012-02-16Upstream build fix for https://svn.boost.org/trac/boost/ticket/6158hans5-1/+4035
2012-01-09Fix for boost::foreach, PR#45802adam3-1/+75
2012-01-08Changes 1.48.0:adam5-76/+10
2011-12-16The native tar (gtar) on SunOS 5.10 doesn't like the distfile. Sincehans1-1/+6
2011-11-06patch-ai: Fix a compile problem with the asio headers on NetBSD.tnn2-1/+32
2011-10-14Fix build of boost-libs in NetBSD/macppc: 'char' is not signed, so a piecejmmv2-1/+51