about summary refs log tree commit diff
path: root/pkgs/development/libraries/boost
AgeCommit message (Expand)AuthorFilesLines
2020-04-14boost: Fix library and include paths in generated cmake filesTQ Hirsch2-1/+23
2020-04-13boost: check clang versionHolger Wünsche1-0/+3
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly2-4/+4
2020-04-03boost: init at 1.72.0Matthias Beyer1-0/+16
2020-03-13boost: remove versions 1.62, 1.63, and 1.64Benjamin Hipple3-36/+0
2019-12-30boost: *Flags are listsRobin Gloster1-1/+1
2019-11-29boost : extra arguments to b2Pulkit Sinha1-1/+3
2019-11-16Merge pull request #67282 from dtzWill/feature/boost-1.71Will Dietz1-0/+15
2019-09-03boost171: use 'urls' attribute per suggestion (thanks!)Will Dietz1-1/+4
2019-08-28treewide: remove redundant recvolth12-12/+12
2019-08-22boost171: grab from bintray, not on sf.net ("yet"?)Will Dietz1-1/+2
2019-08-22boost171: init at 1.71.0Will Dietz1-0/+11
2019-06-16treewide: remove unused variables (#63177)volth1-1/+1
2019-05-26Merge branch 'staging-next' into stagingVladimír Čunát28-3249/+0
2019-05-24boost: run build and install hooksBenjamin Hipple1-6/+11
2019-05-18Merge pull request #59754 from matthewbauer/remove-old-patchesMatthew Bauer28-3249/+0
2019-05-07Merge master into staging-nextFrederik Rietdijk1-0/+11
2019-05-06Merge pull request #59602 from amirshavit/boost170Peter Simons1-0/+11
2019-04-26treewide: mark bad packagesMatthew Bauer1-2/+3
2019-04-26boost167: patch for macOS 10.12Dmitry Kalinkin1-5/+27
2019-04-16boost: remove old cygwin patchesMatthew Bauer28-3249/+0
2019-04-16boost: fix 1.55 build on macOS (#59508)strager2-1/+49
2019-04-15boost170: init at 1.70.0Amir Shavit1-0/+11
2019-03-06boost: fix misspelled version numbers in 1.66.0, 1.67.0, 1.68.0, and 1.69.0Peter Simons4-4/+4
2019-01-26treewide: remove wkennington as maintainerJörg Thalheim1-1/+1
2018-12-20Merge pull request #51813 from samueldr/aarch64/disable-non-arm-builds-part-1Samuel Dionne-Riel1-1/+2
2018-12-16boost169: init (at 1.69)Will Dietz1-0/+11
2018-12-10boost: Fixes disabling for aarch64-linux for <1.59Samuel Dionne-Riel1-1/+2
2018-10-17boost: use correct c compiler for bootstrappingMatthew Bauer1-1/+2
2018-10-16treewide: preserve hashesMatthew Bauer1-0/+2
2018-10-16boost: use correct platformMatthew Bauer1-1/+1
2018-10-16boost: remove broken patchMatthew Bauer1-8/+2
2018-10-01boost: fix fiber header (#47540)Milan Svoboda1-1/+1
2018-09-24boost: limit concurrent jobs to the maximum supported number (#47255)Andrew Dunham1-1/+15
2018-09-01Merge branch 'master' into stagingVladimír Čunát4-22/+22
2018-08-30treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson4-22/+22
2018-08-28boost: disable python explicitly in b2Args (#45679)Stephen1-0/+1
2018-08-22boost168: initWill Dietz1-0/+11
2018-07-24Merge staging-next into master (#44009)Frederik Rietdijk1-1/+7
2018-07-03boost: disable system Python.framework detectionDaiderd Jordan2-5/+52
2018-07-01boost: Disable Python / Numpy support by defaultEelco Dolstra1-2/+2
2018-06-23boost: use standardized system informationMatthew Bauer1-6/+15
2018-06-23boost: use default toolset optionMatthew Bauer2-4/+0
2018-06-03boost 1.67 (#41258)Will Dietz1-0/+13
2018-03-22boost: Fix static library builds. (link=static and runtime-link=static togeth...tkatchev1-2/+2
2018-02-28boost: Fix cross-compilationShea Levy1-1/+2
2018-02-05boost: Don't store absolute path in #lineEelco Dolstra1-1/+1
2018-01-03Correct boost configure phase when enablePython is falseBojan Nikolic1-3/+3
2018-01-02boost: Do not force numpy support from 1.65Bojan Nikolic3-5/+1
2017-12-30Merge pull request #33188 from obsidiansystems/clean-boostJohn Ericson2-125/+83