about summary refs log tree commit diff
path: root/pkgs/development/tools/build-managers
AgeCommit message (Expand)AuthorFilesLines
2024-05-03bob: fix vulnerable dependenciesPaul Meyer1-2/+17
2024-02-27bear: disable testsJustin Restivo1-0/+2
2024-02-27bear: remove broken on darwinJustin Restivo1-1/+0
2024-02-27bear: use ninjaEmily1-0/+2
2024-02-27bear: fixEmily3-30/+63
2024-02-16jam: set std=c89Alexander Lash1-0/+3
2024-02-10gradle_7: 7.6.3 -> 7.6.4Harsh Shandilya1-2/+2
2024-01-02fixup! bazel_7: Check-in the main lockfileGuillaume Maudoux1-0/+8657
2024-01-02bazel_7: Check-in the main lockfileGuillaume Maudoux1-4/+6
2024-01-02bazel_7: fix remaining testsGuillaume Maudoux3-150/+152
2024-01-02bazel_7: improve lockfile parsingGuillaume Maudoux2-27/+45
2024-01-02bazel_7: Cleanup tests a bitGuillaume Maudoux2-7/+94
2024-01-02fixup! bazel_7: backport bazel_6 bash fixes for remote executionGuillaume Maudoux1-42/+0
2024-01-02bazel_7: Add regression test for empty lockfilesGuillaume Maudoux1-0/+7
2024-01-02fixup! bazel_7: backport bazel_6 bash fixes for remote executionGuillaume Maudoux1-5/+0
2024-01-02bazel_7: Unse runJDK for runtimeGuillaume Maudoux1-1/+1
2024-01-02bazel_7: backport bazel_6 bash fixes for remote executionGuillaume Maudoux1-21/+31
2024-01-02bazel_7: fix protobuf test on darwinGuillaume Maudoux3-52/+51
2024-01-02bazel_7: fix cpp-test with bzlmod, for linuxGuillaume Maudoux4-14/+1488
2024-01-02bazel_7: re-enable arc in xcode_locator commandGuillaume Maudoux2-40/+6
2024-01-02bazel_7: restore xcode_locator no-arc fix, still neededGuillaume Maudoux2-2/+33
2024-01-02bazel_7: restore xcode_locator patch from no-arc patchGuillaume Maudoux3-43/+21
2024-01-02bazel_7: address most review commentsGuillaume Maudoux3-48/+10
2024-01-02bazel_7: 7.0.0rc7 -> 7.0.0Guillaume Maudoux1-9/+4
2024-01-02bazel_7: fix darwin compilation with CLang 16 & recent nixpkgs/masterDmitry Ivankov1-1/+5
2024-01-02bazel_7: 7.0.0rc2 -> 7.0.0rc7Guillaume Maudoux1-4/+4
2024-01-02bazel_7: darwin (sandbox) fixesGuillaume Maudoux2-6/+7
2024-01-02bazel_7: rename protobuf test lockfile, part 2Guillaume Maudoux1-1/+1
2024-01-02bazel_7: rename protobuf test lockfileGuillaume Maudoux2-6/+6
2024-01-02bazel_7: cleanup unused filesGuillaume Maudoux10-3135/+0
2024-01-02bazel_7: cleanup protobuf testsGuillaume Maudoux2-35/+19
2024-01-02bazel_7: cleanup changes made to common patchesGuillaume Maudoux1-28/+28
2024-01-02bazel_7: cleanup changes made to common testsGuillaume Maudoux8-119/+293
2024-01-02Bump to 7.0.0rc2Guillaume Maudoux6-347/+360
2024-01-02Add 7.0.0rc2, but some patches need an updateGuillaume Maudoux1-0/+5
2024-01-02Rework repository_cache, lockfile generation, and protobuf tests as a wholeGuillaume Maudoux6-85/+2948
2024-01-02bazel_7: Cleanup patchPhaseGuillaume Maudoux1-26/+0
2024-01-02bazel_7: Separate test deps (without binaries)Guillaume Maudoux2-9/+21
2024-01-02bazel_7: Filter bzlmod dependencies by name predicateGuillaume Maudoux2-31/+26
2024-01-02Get bazel building on all major platforms, with testsGuillaume Maudoux10-144/+641
2024-01-02bazel_7: More refactorsGuillaume Maudoux6-67/+27
2024-01-02bazel_7: refactor and commentGuillaume Maudoux1-17/+16
2024-01-02bazel_7: split tests for clarityGuillaume Maudoux2-147/+160
2024-01-02bazel_7: restrict USER hack to darwinGuillaume Maudoux1-2/+3
2024-01-02bazel_7: Simplify callBazelTestGuillaume Maudoux1-3/+4
2024-01-02bazel_7: init at 7.0.0-pre.20230917.3Guillaume Maudoux18-495/+1127
2024-01-02bazel_7: start by copying bazel_6Guillaume Maudoux8-0/+3153
2023-12-11Merge pull request #271177 from NixOS/backport-269484-to-release-23.11Weijia Wang2-0/+61
2023-12-07Update pkgs/development/tools/build-managers/bazel/bazel_6/default.nixDmitry Ivankov1-1/+1
2023-12-07bazel_6: fix: make patched bash a native binaryDmitry Ivankov1-1/+13