summary refs log tree commit diff
path: root/pkgs/development/libraries/boehm-gc
AgeCommit message (Expand)AuthorFilesLines
2023-05-16vlang: fix build on darwinWeijia Wang1-0/+2
2022-12-07boehmgc: little cleanupSandro Jäckel1-4/+3
2022-11-06boehmgc: switch from versionAtLeast to == for powerpc workaroundAdam Joseph1-3/+7
2022-11-06rephrase to avoid mass-rebuildAdam Joseph1-4/+4
2022-11-06boehmgc: disable SOFT_VDB on powerpc64le for version 8.2.2Adam Joseph1-0/+11
2022-09-19boehmgc: disabled tests on x86_64-darwinzowoq1-1/+2
2022-08-30boehmgc: 8.0.6 -> 8.2.2Ivan Maidanski2-20/+4
2022-07-17boehmgc: refactorAndersonTorres1-21/+24
2022-02-01boehmgc: drop musl flags, per upstream's note (!) (#157625)Will Dietz1-4/+0
2022-01-26treewide: replace nix_2_3 with nixVersions.nix_2_3Bernardo Meurer1-13/+2
2021-12-26boehmgc: revert "8.0.6 -> 8.2.0", experimental releaseSergei Trofimovich1-3/+3
2021-12-17boehmgc: Add Nix packages to passthruRobert Hensing1-0/+14
2021-12-17boehmgc: Make comment future proofRobert Hensing1-1/+1
2021-12-17boehmgc: 8.0.6 -> 8.2.0R. Ryantm1-3/+3
2021-10-08Drop boehmgc_766 attributeIvan Maidanski3-128/+1
2021-10-08boehmgc: 8.0.4 -> 8.0.6Ivan Maidanski1-6/+4
2021-01-21pkgs/development/libraries: stdenv.lib -> libBen Siraphob2-4/+4
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly2-4/+4
2019-11-16Treewide: fix URL permanent redirectsc0bw3b2-6/+6
2019-11-11Merge remote-tracking branch 'upstream/master' into mingw-mcfthreadsJohn Ericson1-5/+3
2019-11-11boehm-gc: Fix build on MinGW with mcfgthreadsJohn Ericson2-1/+18
2019-09-29bohem-gc: fix static buildDomen Kožar1-7/+2
2019-09-29boehm-gc: support static + muslMatthew Bauer1-3/+6
2019-08-15treewide: name -> pname (easy cases) (#66585)volth2-2/+2
2019-06-18Merge staging-next into stagingFrederik Rietdijk1-1/+1
2019-06-16treewide: remove unused variables (#63177)volth1-1/+1
2019-06-15boehm-gc: remove libatomic_ops build inputBen Wolsieffer1-11/+3
2019-06-15boehm-gc: remove unneeded dontStrip attributeBen Wolsieffer1-3/+0
2019-03-02boehmgc: 8.0.2 -> 8.0.4Will Dietz1-2/+2
2019-02-20Merge branch 'staging-next'Vladimír Čunát1-5/+1
2019-02-19Merge pull request #54402 from lopsided98/boehm-gc-cross-fixMatthew Bauer1-1/+6
2019-02-13Merge master into staging-nextFrederik Rietdijk2-2/+2
2019-02-03boehmgc_766: similarly fix CFLAGS w/musl to include space firstWill Dietz1-1/+1
2019-02-03boehmgc: fix CFLAGS w/musl so new args are separate (add a space first)Will Dietz1-1/+1
2019-01-20boehm-gc: don't link to libatomic_ops when cross-compilingBen Wolsieffer1-1/+6
2019-01-12Merge branch 'master' into staging-nextVladimír Čunát1-1/+2
2019-01-11boehmgc: avoid mass rebuild due to the parent commitVladimír Čunát1-0/+1
2019-01-11boehmgc: fix patch urlDmitry Kalinkin1-1/+1
2019-01-08boehm-gc: remove obsolete sys_select patchDylan Simon1-4/+1
2018-12-29boehmgc: 8.0.0 -> 8.0.2Will Dietz1-3/+3
2018-10-21boehmgc: 7.6.8 -> 8.0.0R. RyanTM1-2/+2
2018-10-08boehmgc: reinstate 7.6.6, use for asymptoteMichael Raskin1-0/+74
2018-09-20boehmgc: 7.6.6 -> 7.6.8 (#45708)Will Dietz1-2/+2
2018-08-30treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson1-3/+2
2018-07-06nix: use boehmgc with enableLargeConfig = trueVladimír Čunát1-1/+2
2018-07-02github-gentoo-compromized_cannot-download_boehm-gc-7.6.0-sys_select.patch-fro...sander1-1/+1
2018-04-20boehmgc: 7.6.4 -> 7.6.6Will Dietz1-2/+2
2018-02-18boehmgc: Add patch for RISC-V support.Shea Levy2-1/+56
2018-02-13changes some targetPlatform to hostPlatform checksWill Dietz1-2/+2