about summary refs log tree commit diff
path: root/pkgs/development/tools/build-managers/bazel
AgeCommit message (Expand)AuthorFilesLines
2024-03-19Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt1-0/+1
2024-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm1-0/+1
2024-03-11Merge staging-next into staginggithub-actions[bot]6-2433/+0
2024-03-11llvmPackages_{12,13,14,15,16,17,git}.{libcxx,libcxxabi}: merge libcxxabi into...a-n-n-a-l-e-e3-13/+1
2024-03-10bazel_4: dropWeijia Wang6-2433/+0
2024-02-01bazel: 7.0.0 -> 7.0.2Noah Santschi-Cooney4-210/+2191
2024-01-04Merge pull request #231839 from divanorama/bazel_watcher-0.23.1Uri Baghin3-24/+0
2023-12-31fixup! bazel_7: Check-in the main lockfileGuillaume Maudoux1-0/+8657
2023-12-31bazel_7: Check-in the main lockfileGuillaume Maudoux1-4/+6
2023-12-31bazel_7: fix remaining testsGuillaume Maudoux3-150/+152
2023-12-31bazel_7: improve lockfile parsingGuillaume Maudoux2-27/+45
2023-12-28bazel_7: Cleanup tests a bitGuillaume Maudoux2-7/+94
2023-12-18fixup! bazel_7: backport bazel_6 bash fixes for remote executionGuillaume Maudoux1-42/+0
2023-12-18bazel_7: Add regression test for empty lockfilesGuillaume Maudoux1-0/+7
2023-12-18fixup! bazel_7: backport bazel_6 bash fixes for remote executionGuillaume Maudoux1-5/+0
2023-12-18bazel_7: Unse runJDK for runtimeGuillaume Maudoux1-1/+1
2023-12-18bazel_7: backport bazel_6 bash fixes for remote executionGuillaume Maudoux1-21/+31
2023-12-14bazel_7: fix protobuf test on darwinGuillaume Maudoux3-52/+51
2023-12-14bazel_7: fix cpp-test with bzlmod, for linuxGuillaume Maudoux4-14/+1488
2023-12-14bazel_7: re-enable arc in xcode_locator commandGuillaume Maudoux2-40/+6
2023-12-13bazel_7: restore xcode_locator no-arc fix, still neededGuillaume Maudoux2-2/+33
2023-12-13bazel_7: restore xcode_locator patch from no-arc patchGuillaume Maudoux3-43/+21
2023-12-13bazel_7: address most review commentsGuillaume Maudoux3-48/+10
2023-12-13bazel_7: 7.0.0rc7 -> 7.0.0Guillaume Maudoux1-9/+4
2023-12-13bazel_7: fix darwin compilation with CLang 16 & recent nixpkgs/masterDmitry Ivankov1-1/+5
2023-12-13bazel_7: 7.0.0rc2 -> 7.0.0rc7Guillaume Maudoux1-4/+4
2023-12-13bazel_7: darwin (sandbox) fixesGuillaume Maudoux2-6/+7
2023-12-13bazel_7: rename protobuf test lockfile, part 2Guillaume Maudoux1-1/+1
2023-12-13bazel_7: rename protobuf test lockfileGuillaume Maudoux2-6/+6
2023-12-13bazel_7: cleanup unused filesGuillaume Maudoux10-3135/+0
2023-12-13bazel_7: cleanup protobuf testsGuillaume Maudoux2-35/+19
2023-12-13bazel_7: cleanup changes made to common patchesGuillaume Maudoux1-28/+28
2023-12-13bazel_7: cleanup changes made to common testsGuillaume Maudoux8-119/+293
2023-12-13Bump to 7.0.0rc2Guillaume Maudoux6-347/+360
2023-12-13Add 7.0.0rc2, but some patches need an updateGuillaume Maudoux1-0/+5
2023-12-13Rework repository_cache, lockfile generation, and protobuf tests as a wholeGuillaume Maudoux6-85/+2948
2023-12-13bazel_7: Cleanup patchPhaseGuillaume Maudoux1-26/+0
2023-12-13bazel_7: Separate test deps (without binaries)Guillaume Maudoux2-9/+21
2023-12-13bazel_7: Filter bzlmod dependencies by name predicateGuillaume Maudoux2-31/+26
2023-12-13Get bazel building on all major platforms, with testsGuillaume Maudoux10-144/+641
2023-12-13bazel_7: More refactorsGuillaume Maudoux6-67/+27
2023-12-13bazel_7: refactor and commentGuillaume Maudoux1-17/+16
2023-12-13bazel_7: split tests for clarityGuillaume Maudoux2-147/+160
2023-12-13bazel_7: restrict USER hack to darwinGuillaume Maudoux1-2/+3
2023-12-13bazel_7: Simplify callBazelTestGuillaume Maudoux1-3/+4
2023-12-13bazel_7: init at 7.0.0-pre.20230917.3Guillaume Maudoux18-495/+1127
2023-12-13bazel_7: start by copying bazel_6Guillaume Maudoux8-0/+3153
2023-12-01treewide: remove unreferenced patch filesPeder Bergebakken Sundt1-24/+0
2023-11-24Merge pull request #269481 from boltzmannrain/bazel_5_clang16Uri Baghin2-0/+85
2023-11-23bazel_4: fix CLang 16 Werror-s on darwinDmitry Ivankov3-0/+63