summary refs log tree commit diff
path: root/pkgs/development/libraries/boost/generic.nix
Commit message (Expand)AuthorAge
* boost: *Flags are listsRobin Gloster2019-12-30
* boost : extra arguments to b2Pulkit Sinha2019-11-29
* treewide: remove unused variables (#63177)volth2019-06-16
* boost: run build and install hooksBenjamin Hipple2019-05-24
* treewide: mark bad packagesMatthew Bauer2019-04-26
* boost: fix 1.55 build on macOS (#59508)strager2019-04-16
* treewide: remove wkennington as maintainerJörg Thalheim2019-01-26
* boost: Fixes disabling for aarch64-linux for <1.59Samuel Dionne-Riel2018-12-10
* boost: use correct c compiler for bootstrappingMatthew Bauer2018-10-17
* treewide: preserve hashesMatthew Bauer2018-10-16
* boost: use correct platformMatthew Bauer2018-10-16
* boost: remove broken patchMatthew Bauer2018-10-16
* boost: fix fiber header (#47540)Milan Svoboda2018-10-01
* boost: limit concurrent jobs to the maximum supported number (#47255)Andrew Dunham2018-09-24
* Merge branch 'master' into stagingVladimír Čunát2018-09-01
|\
| * treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson2018-08-30
* | boost: disable python explicitly in b2Args (#45679)Stephen2018-08-28
|/
* boost: disable system Python.framework detectionDaiderd Jordan2018-07-03
* boost: Disable Python / Numpy support by defaultEelco Dolstra2018-07-01
* boost: use standardized system informationMatthew Bauer2018-06-23
* boost: Fix static library builds. (link=static and runtime-link=static togeth...tkatchev2018-03-22
* boost: Don't store absolute path in #lineEelco Dolstra2018-02-05
* Correct boost configure phase when enablePython is falseBojan Nikolic2018-01-03
* boost: Do not force numpy support from 1.65Bojan Nikolic2018-01-02
* boost: Clean, reducing duplicationJohn Ericson2017-12-30
* boost: build Python numpy extension by defaultTristan Carel2017-12-12
* treewide: Use `targetPrefix` instead of `prefix` for platform name prefixesJohn Ericson2017-11-27
* pythonPackages: Add version and pname attributes to packagesadisbladis2017-11-23
* boost: add numpy supportNikolay Amiantov2017-10-17
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
* boost: Don't use stdenv ? crosshsloan2017-06-28
* boost: Don't use stdenv.cross, and utilize new platform metadataJohn Ericson2017-06-28
* boost155: Not supported on aarch64Tuomas Tynkkynen2017-03-10
* treewide: Shuffle outputsTuomas Tynkkynen2016-08-29
* Merge branch 'master' into stagingVladimír Čunát2016-05-17
|\
| * boost/generic.nix: fix Emacs syntax highlighting (cosmetic)Peter Simons2016-05-16
| * Bring my stdenv.lib.maintainers user name in line with my github nick.Peter Simons2016-05-16
* | boost: fix build on mingw after b465dc202f0bVladimír Čunát2016-05-17
|/
* Merge #14920: windows improvements, mainly mingwVladimír Čunát2016-05-05
|\
| * boost: support libiconv, also on non-glibc platformsVladimír Čunát2016-04-23
| * boost: finish fixes for mingwVladimír Čunát2016-04-23
| * boost: Add patch for mingw to use gas instead.aszlig2016-04-23
| * boost: Reduce noise during cross compile.aszlig2016-04-23
| * boost: Supply some configure flags for mingw.aszlig2016-04-23
| * boost: Fix generation of crossB2Args.aszlig2016-04-23
* | boost: Kill unnecessary 'lib' outputTuomas Tynkkynen2016-04-28
|/
* Merge branch 'master' into closure-sizeVladimír Čunát2016-04-01
|\
| * boost: Fix compilation for static builds.Michael Raitza2016-03-08
* | Merge branch 'staging' into closure-sizeVladimír Čunát2016-01-19
|\|
| * FreeBSD: minor fixes, add notes and make stdenv more robustjanus2016-01-01