Commit Graph

  • 555b653bfe
    Merge branch 'main' into doc UebelAndre 2022-01-13 10:21:38 -0800
  • a0b51d5322 Merge branch 'main' into native-binary-runfiles Geoffrey Martin-Noble 2022-01-12 12:23:40 -0800
  • 32c80bf103 Avoid dependence on unistd.h Geoffrey Martin-Noble 2022-01-12 12:23:01 -0800
  • c1346b1c8c Format Geoffrey Martin-Noble 2022-01-12 12:06:02 -0800
  • 5657827699 Add test (and fix existing tests) Geoffrey Martin-Noble 2022-01-12 12:03:26 -0800
  • f209762b3a Conditionally use merge_all Geoffrey Martin-Noble 2022-01-12 11:39:30 -0800
  • ecc11f9a4c
    Fix name arg documentation for native_binary (#338) Geoffrey Martin-Noble 2022-01-12 08:28:43 -0800
  • d1d30a2956 Update generated docs Alexandre Rostovtsev 2022-01-12 11:22:51 -0500
  • aba5b8978b Allow unit test rules to be documented UebelAndre 2022-01-07 11:55:50 -0800
  • b4ccd8eae9 Fix formatting Geoffrey Martin-Noble 2022-01-05 15:17:54 -0800
  • cb0107ecb5 Pick up transitive data runfiles Geoffrey Martin-Noble 2022-01-05 14:01:11 -0800
  • 74126193bf Fix runfiles in native_binary/native_test Geoffrey Martin-Noble 2022-01-05 12:28:05 -0800
  • d9c791e6fc
    Fix name arg documentation for native_binary Geoffrey Martin-Noble 2022-01-05 11:50:18 -0800
  • 6e30a77347
    Update internal dependencies to modern versions. Bazel Federation repo is deprecated. (#327) Alexandre Rostovtsev 2021-10-27 09:13:59 -0400
  • dfd34d4e34
    Merge branch 'main' into no-federation Alexandre Rostovtsev 2021-10-26 14:04:19 -0400
  • 8e923ca4b9
    Use more portable `#!/usr/bin/env bash` shebang instead of hardcoded /bin/bash. (#329) Yesudeep Mangalapilly 2021-10-25 06:12:41 -0700
  • 4516789157 Use portable #!/usr/bin/env bash shebang instead of hardcoded /bin/bash. Yesudeep Mangalapilly 2021-10-22 23:16:08 -0700
  • 72daf0d489 Use latest rules_cc versioned release instead of github commit Alexandre Rostovtsev 2021-10-21 11:19:51 -0400
  • e0beaa410a Remove internal_deps.bzl/internal_setup.bzl - unnecessary complexity needed only for deprecated Federation setup Alexandre Rostovtsev 2021-10-21 11:12:35 -0400
  • 163f9692e6 Regenerate docs with modern Stardoc release. Alexandre Rostovtsev 2021-10-21 10:36:31 -0400
  • 1ad16ded47 Update internal dependencies to modern versions. Bazel Federation is deprecated. Alexandre Rostovtsev 2021-10-21 10:34:09 -0400
  • e40c4a23e3
    Remove unnecessary runfiles declaration of copy_file Fabian Meumertzheim 2021-10-15 21:57:09 +0200
  • 437b878f81 copy_file allows directories as well Alex Eagle 2021-10-09 11:42:06 -0700
  • 01dfcc17b3 fix: allow multiple copy_file in the same package Alex Eagle 2021-10-09 12:42:53 -0700
  • 506c17293e
    Improve escaping in unittest failure message (#320) Samuel Freilich 2021-10-04 12:03:48 -0400
  • 929c20d5b4 Update generated docs Alexandre Rostovtsev 2021-10-04 11:56:21 -0400
  • e6f188c7c1 Add doc for unittest_toolchain attrs Samuel Freilich 2021-10-04 11:45:05 -0400
  • dba494d148 Improve escaping in unittest failure message Samuel Freilich 2021-09-29 18:29:20 -0400
  • b2ed61686e
    Missing version number bump in version.bzl for the new release (#318) 1.1.1 Alexandre Rostovtsev 2021-09-27 13:12:59 -0400
  • 0bdd382d1e Missing version number bump in version.bzl for the new release. Alexandre Rostovtsev 2021-09-27 12:48:30 -0400
  • 50d2680f5f
    Update changelog for release 1.1.0 (#317) 1.1.0 Alexandre Rostovtsev 2021-09-27 12:23:51 -0400
  • 4032a3a850 Update release notes for 1.1.0 Alexandre Rostovtsev 2021-09-23 18:08:15 -0400
  • eabe5f7fe9
    Run regenerate_docs.sh (#297) Alex Eagle 2021-09-24 08:24:43 -0700
  • 28ebe48fa0
    Merge branch 'main' into docs Alexandre Rostovtsev 2021-09-24 11:21:22 -0400
  • 43a545a67e
    Make diff_test work on windows with --enable_runfiles (#314) Thaler Benedek 2021-09-24 16:49:07 +0200
  • 6017e8c403
    Merge branch 'main' into patch-1 Alexandre Rostovtsev 2021-09-24 10:45:41 -0400
  • 14f17ae7f7
    Windows support for build_test (#302) Mansur 2021-09-24 16:43:30 +0200
  • 9a2ef4db1c
    Merge branch 'main' into main Alexandre Rostovtsev 2021-09-24 10:37:44 -0400
  • 08398cdc99
    Allow specifying additional aspects to tut (#299) Daniel Wagner-Hall 2021-09-23 21:21:58 +0100
  • 2363fa3182 Add test Daniel Wagner-Hall 2021-09-20 15:41:08 +0100
  • 802243942d Allow specifying additional aspects to tut Daniel Wagner-Hall 2021-05-24 16:34:16 +0100
  • df3c9e2735
    diff_test: add ability for caller to specify a message printed on fai… (#307) Alex Eagle 2021-08-18 08:23:43 -0700
  • c15524920b
    Merge branch 'main' into main Alexandre Rostovtsev 2021-08-18 11:20:48 -0400
  • cc054f8c82
    Make diff_test work on windows with --enable_runfiles Thaler Benedek 2021-08-16 16:50:05 +0200
  • 0c57e74606
    Remove `$` from grep regexes (#311) Philipp Wollermann 2021-08-09 17:15:50 +0200
  • 42152eaa40
    Remove `$` from grep regexes Philipp Wollermann 2021-08-09 14:37:15 +0200
  • b053a5ae11
    Update partial.bzl to generate better markdown (#309) dmaclach 2021-07-26 12:26:28 -0700
  • 3d02fbb37f Update partial.bzl dmaclach 2021-07-15 07:55:14 -0700
  • 775f66fb28
    Update partial_doc.md (#308) dmaclach 2021-07-14 18:55:10 -0700
  • 345efa3459
    Update partial_doc.md dmaclach 2021-07-14 15:59:25 -0700
  • 58ad64fb01 diff_test: add ability for caller to specify a message printed on failure. Alex Eagle 2021-06-20 10:39:19 -0700
  • 2fddce4861
    Apply suggestions from code review codeschlosser 2021-06-16 21:54:48 +0200
  • fd75066f15
    update links to bazel docs (#306) aiuto 2021-06-16 13:00:06 -0400
  • 4ebb7836e4 update links to bazel docs Tony Aiuto 2021-06-16 12:37:59 -0400
  • 1b5674abdf
    More concise code codeschlosser 2021-06-03 11:21:26 +0200
  • f90f9bdab9
    Windows support for build_test codeschlosser 2021-06-02 15:09:01 +0200
  • 1e3892b006 Regenerate docs Alex Eagle 2021-05-11 16:46:44 -0700
  • c6f6b5425b
    Fix default branch name in README (#292) Alexandre Rostovtsev 2021-05-13 10:22:43 -0400
  • 804e7b30ce Fix default branch name in README Alexandre Rostovtsev 2021-04-17 16:31:37 -0400
  • 7b859037a6
    to_json/to_proto methods on structs are deprecated and will be removed (#295) Alexandre Rostovtsev 2021-05-03 12:27:40 -0400
  • 11c7e5884b Newline to make buildifier happy. Alexandre Rostovtsev 2021-05-03 12:24:02 -0400
  • f3c5fbe8c8 Add a comment about future to_json()/to_proto() removal. Alexandre Rostovtsev 2021-05-03 12:18:56 -0400
  • 6c43cf7b04 Buildifier fixes. Alexandre Rostovtsev 2021-04-29 11:24:43 -0400
  • dd4e713ac2 to_json/to_proto methods on structs are deprecated and will be removed Alexandre Rostovtsev 2021-04-29 11:12:45 -0400
  • d583b7bd3a
    Merge branch 'master' into sets-union-list-param Alexandre Rostovtsev 2021-03-31 18:00:08 -0400
  • 398f312289
    lint warning fix (#115) c-parsons 2021-03-31 16:06:00 -0400
  • cd2bd83b16
    Merge branch 'master' into analyzer-fixes-2 Alexandre Rostovtsev 2021-03-31 16:01:16 -0400
  • 82c1d0fa3e
    Add shebang lines to tests directory shell scripts (#288) Olek Wojnar 2021-03-31 15:46:21 -0400
  • 67cf86ed39
    Merge branch 'master' into add-test-shebangs Alexandre Rostovtsev 2021-03-31 15:42:56 -0400
  • b3ce9e70e5
    Add write_file and copy_file docs to README (#291) Christopher Sauer 2021-03-31 12:34:15 -0700
  • ad65dcaa3a
    Alphabetical order for README entries Christopher Sauer 2021-03-31 12:31:15 -0700
  • 762ab3cf88
    Add write_file and copy_file docs to README Christopher Sauer 2021-03-31 12:21:24 -0700
  • e86f5421b2 Update compatlib and add some tests. Tom Rybka 2021-03-22 20:12:27 -0400
  • fa9f398f69
    Create compatibility.bzl Tom Rybka 2021-03-01 10:20:53 -0500
  • f80bc733d4
    update owners (#289) aiuto 2021-01-29 13:38:17 -0500
  • 38e5012572 Remove c-parsons Jon Brandvein 2021-01-29 13:31:34 -0500
  • 9c2cbd76c8 update owners Tony Aiuto 2021-01-28 22:44:19 -0500
  • c7d39aa47d Add shebang lines to tests directory shell scripts Olek Wojnar 2021-01-28 14:50:23 -0500
  • e19d391ac9
    Explain criteria for contributing (#286) alandonovan 2020-12-17 17:20:24 -0500
  • 5cff1b4543
    Update README.md alandonovan 2020-12-17 14:10:31 -0500
  • b6c32c3bd0
    Update common_settings.bzl juliexxia-patch-2 Julie 2020-12-16 13:39:45 -0800
  • ab6506c674
    Add a helper getter method for common settings Julie 2020-12-16 13:38:44 -0800
  • bb5e8d8a82
    Update README.md alandonovan 2020-12-16 11:59:34 -0500
  • 2e6acb89d9
    Explain criteria for contributing alandonovan 2020-12-16 11:57:52 -0500
  • 9106ad8137 Add paths.globmatch function erenon 2020-12-16 10:22:42 +0100
  • ed7f03cde6
    Enable unittest.suite to accept partial calls of test rules (#276) David Sanderson 2020-11-12 21:04:39 -0500
  • 884ce4e473 Document a breaking change in bazel that this code needs to be aware of. David Sanderson 2020-11-12 19:38:38 -0500
  • bdcd227009 Respond to review feedback. David Sanderson 2020-11-12 19:06:13 -0500
  • 8909370cc6 Enable unittest.suite to accept partial calls of rules David Sanderson 2020-09-24 09:15:04 -0400
  • 182046f090
    Handle "internal" directory visibility (#274) Andrew Z Allen 2020-10-21 23:52:14 -0600
  • 4f844928b4 Handle "internal" directory visibility Andrew Allen 2020-09-14 04:04:19 +0000
  • b2ffc94b17
    Gazelle now handles imports from `@bazel_tools` (#273) Andrew Z Allen 2020-10-19 10:49:17 -0600
  • 8fcde7ebb1
    Merge branch 'master' into bazel_tools c-parsons 2020-10-19 12:46:38 -0400
  • a81c2c0efe
    Regenerate new_sets.bzl docs. (#280) River 2020-10-15 11:20:00 -0700
  • 2f54909c98 Regenerate new_sets_doc.md Johnny Jacobs 2020-10-08 14:50:16 -0700
  • ac9ddaa41c
    Fix the docs to match the comment and code. River 2020-09-29 14:32:16 -0700
  • 528e424134
    Remove laurentlb from CODEOWNERS (#279) Laurent Le Brun 2020-09-25 22:55:01 +0200
  • 0616a21420
    Merge branch 'master' into master Laurent Le Brun 2020-09-25 22:32:31 +0200
  • 56ec790c9b
    Address latent buildifier issues. (#278) David Sanderson 2020-09-25 16:32:06 -0400
  • 454a55b639 Remove laurentlb from CODEOWNERS Laurent Le Brun 2020-09-25 16:47:45 +0200