1. 847121b Clean up a few things with the way we use rules_rust by Brian Silverman · 3 years, 8 months ago
  2. bc38b4e Simplify scouting bundle by Philipp Schrader · 3 years, 7 months ago
  3. 480763e Python runtime: Fix path to blas and lapack. by Tyler Chatow · 3 years, 7 months ago
  4. 817cce3 Run `prettier` on //scouting by Philipp Schrader · 3 years, 7 months ago
  5. ace0884 Add `prettier` support for //scouting by Philipp Schrader · 3 years, 7 months ago
  6. f6bec33 Delete //scouting:sql_demo by Philipp Schrader · 3 years, 7 months ago
  7. 4e661d6 Allow users to run the scouting app with HTTPS/LDAP by Philipp Schrader · 3 years, 7 months ago
  8. 7365d32 Migrate the scouting database to postgres by Philipp Schrader · 3 years, 8 months ago
  9. d999c9f Migrate //scouting:scouting_test to Protractor by Philipp Schrader · 3 years, 8 months ago
  10. 684a8e8 Combine scouting webserver and scouting web pages by Philipp Schrader · 3 years, 8 months ago
  11. de605f1 Upgrade CTRE libraries for 2022 by Austin Schuh · 3 years, 8 months ago
  12. 2e28d87 Add osqp based python solver by Austin Schuh · 3 years, 8 months ago
  13. b74f266 Merge "Add basic webtesting example." by Philipp Schrader · 3 years, 8 months ago
  14. da729fb Merge "Delete platform_mappings and switch to platform suffixes" by Brian Silverman · 3 years, 8 months ago
  15. 5404796 Add basic webtesting example. by Philipp Schrader · 3 years, 8 months ago
  16. 33b5e80 Delete platform_mappings and switch to platform suffixes by Philipp Schrader · 3 years, 9 months ago
  17. 394e567 Fix builds on machines without gcc installed by Philipp Schrader · 3 years, 8 months ago
  18. 6efe573 Upgrade bazel to 5.0.0 by Philipp Schrader · 3 years, 8 months ago
  19. 8f2a3d4 Merge "Automatically prune unused Go dependencies" by Philipp Schrader · 3 years, 9 months ago
  20. 7c2c573 Merge "Remove unused hack from cc_toolchain_config" by Brian Silverman · 3 years, 9 months ago
  21. 60f85e4 Merge "Add arm64 support" by Philipp Schrader · 3 years, 9 months ago
  22. d96d4cb Automatically prune unused Go dependencies by Philipp Schrader · 3 years, 9 months ago
  23. 33ca369 Remove unused hack from cc_toolchain_config by Brian Silverman · 3 years, 9 months ago
  24. c6df332 Create scraping library to get match data by Het Satasiya · 3 years, 9 months ago
  25. f1bbf34 Add arm64 support by Philipp Schrader · 3 years, 9 months ago
  26. cd8d773 Merge "Add rust toolchains" by Brian Silverman · 3 years, 9 months ago
  27. 1680980 Add rust toolchains by Ravago Jones · 4 years ago
  28. 6088e2b Improve error message passing a URL with scheme to rehost.sh by Brian Silverman · 3 years, 9 months ago
  29. 4ad1b4a Merge "Create a folder for the scouting app" by Philipp Schrader · 3 years, 9 months ago
  30. 12e8fa4 Create a folder for the scouting app by Sabina Leaver · 3 years, 11 months ago
  31. d0e33a4 Import apache2 for testing by Philipp Schrader · 3 years, 9 months ago
  32. 022f40d Merge changes I3e2a4f4e,I1297d7fb by Brian Silverman · 3 years, 9 months ago
  33. 4c7235a Switch to a preconfigured Clang for k8 and armv7 by Brian Silverman · 4 years ago
  34. c26a290 Rehost all our dependencies which Bazel fetches on software.frc971.org by Austin Schuh · 3 years, 9 months ago
  35. 87277f4 Upgrade npm bazel rules to latest by Philipp Schrader · 3 years, 10 months ago
  36. 94cab07 Clean up toolchain_config.bzl a bit by Brian Silverman · 3 years, 10 months ago
  37. 0a96ea3 Add basic rpi2040 blink demo app by Austin Schuh · 3 years, 10 months ago
  38. cc016b3 Import buildifier by Philipp Schrader · 3 years, 10 months ago
  39. 37fdbb6 Import gazelle by Philipp Schrader · 3 years, 10 months ago
  40. 773577f Add a gofmt check to CI by Philipp Schrader · 3 years, 10 months ago
  41. 73e5660 Import rules_go by Philipp Schrader · 3 years, 11 months ago
  42. ebf46a5 Merge "Upgrade bazel to 4.2.2" by Philipp Schrader · 3 years, 11 months ago
  43. 1e9b213 Upgrade bazel to 4.2.2 by Philipp Schrader · 3 years, 11 months ago
  44. 092a62d Prevent Python from importing the host's pip packages by Philipp Schrader · 3 years, 11 months ago
  45. f198a15 Use a proper bazel toolchain for Python by Philipp Schrader · 3 years, 11 months ago
  46. 3de0f95 Add a cherry-pick-merge command by Austin Schuh · 4 years ago
  47. d97acd5 Merge changes Ie0caf2e6,Ic19f5404 by James Kuszmaul · 4 years, 5 months ago
  48. f4bf9fe Update googletest to latest master by James Kuszmaul · 4 years, 6 months ago
  49. 566223f Update bazel to 4.1.0 by Philipp Schrader · 4 years, 5 months ago
  50. 05fe85d Only notify build results by Austin Schuh · 4 years, 7 months ago
  51. 68d2891 Schedule a master build too by Austin Schuh · 4 years, 7 months ago
  52. 0745043 Retry builds on buildkite failure and support rebuilds by Austin Schuh · 4 years, 7 months ago
  53. a478392 Turn on colors in buildkite by Austin Schuh · 4 years, 7 months ago
  54. 085eab9 Switch to python3 and scipy from slycot by Austin Schuh · 5 years ago
  55. c4788d1 Add platform mappings to make --cpu work again by Austin Schuh · 4 years, 9 months ago
  56. 7ae48d2 Upgrade bazel to 4.0.0 by Philipp Schrader · 4 years, 9 months ago
  57. fce955f Don't define AOS_ARCHITECTURE_arm_frc on k8 by Brian Silverman · 4 years, 9 months ago
  58. bc02ff4 Make rawrtc build by James Kuszmaul · 4 years, 9 months ago
  59. fd8431e Add a golang program used to trigger buildkite from gerrit by Austin Schuh · 4 years, 10 months ago
  60. 512b98f Clean the disk cache after every build by Austin Schuh · 4 years, 10 months ago
  61. 168524c Enable dynamic pipelines by Austin Schuh · 4 years, 10 months ago
  62. d7208ba Enable the disk cache and keep the server up by Austin Schuh · 4 years, 10 months ago
  63. a2503a7 Buildify various files by Austin Schuh · 4 years, 10 months ago
  64. baa897a Add //y2020:download_stripped to CI by James Kuszmaul · 4 years, 10 months ago
  65. d64e130 Upgrade bazel to 4.0.0rc6 by Philipp Schrader · 4 years, 10 months ago
  66. dada107 Switch everything to platforms by Philipp Schrader · 5 years ago
  67. fc183e8 Update bazel to fix some Incompatible Target Skipping bugs by Philipp Schrader · 4 years, 11 months ago
  68. 4086152 Don't require bazel to be installed by Austin Schuh · 5 years ago
  69. da9d060 Upgrade bazel to 4.0.0rc2 by Austin Schuh · 6 years ago
  70. 06224e6 Remove unused tools/ruby directory by Austin Schuh · 5 years ago
  71. ee89895 Get rid of all empscripten support by Philipp Schrader · 5 years ago
  72. 5dd9eda Update some deprecated Starlark function calls by Philipp Schrader · 5 years ago
  73. e6a59ef Fix the name of cpu=aarch64 by Brian Silverman · 5 years ago
  74. f59fe3f Add code to xz-compress log files by Brian Silverman · 5 years ago
  75. 3a2f4a4 Factor out jinja2 template to be generic by Austin Schuh · 5 years ago
  76. 47d8bef Pass SSH_AUTH_SOCK through tools/bazel by Austin Schuh · 5 years ago
  77. 8f15c6e Fix bazel link by Austin Schuh · 5 years ago
  78. 000b99d Bugfix: reference to home path was wrong. by Stephan Massalt · 6 years ago
  79. 752d3b6 Script for running regular checks on disk usage on the Jenkins nodes. by Stephan Massalt · 6 years ago
  80. 60606c9 Use an amd64 Debian Buster sysroot for building by Brian Silverman · 6 years ago
  81. bf4c131 Use a Raspbian sysroot for armhf-debian builds by Brian Silverman · 6 years ago
  82. e84c3ed Initial message_bridge client and server by Austin Schuh · 6 years ago
  83. 8e17be9 Buildified the world again. by Austin Schuh · 6 years ago
  84. 21280c7 Build with -Wno-psabi by Brian Silverman · 6 years ago
  85. 3464d53 Use curl instead of wget by Brian Silverman · 6 years ago
  86. dde6405 Buildify all the build files by Austin Schuh · 6 years ago
  87. 7d15f25 Remove /usr/lib/clang/6.0/include from crosstool by Austin Schuh · 6 years ago
  88. 872efd2 Clean up post-C++-17 upgrade by James Kuszmaul · 6 years ago
  89. 3ae4226 Upgrade WPILib and upgraded compilers to C++17 by James Kuszmaul · 6 years ago
  90. cb7da4b Convert aos over to flatbuffers by Alex Perry · 6 years ago
  91. cb10841 Add support for reading, merging, and querying configs by Austin Schuh · 6 years ago
  92. 9b8125e Use rule for moving around files in emcc_binary by James Kuszmaul · 6 years ago
  93. 36816f3 Add WebGl2 benchmarking example by James Kuszmaul · 6 years ago
  94. 9a05bfd Build emscripten caches in sandbox by James Kuszmaul · 6 years ago
  95. 27da814 Add web assembly compiler by James Kuszmaul · 6 years ago
  96. de82171 Lean on constraints more heavily for m4f targets by Austin Schuh · 6 years ago
  97. ebdeaf5 Add -fno-canonical-system-headers to improve sandboxing by James Kuszmaul · 6 years ago
  98. f6b9463 Update to the 2019 wpilib by Austin Schuh · 7 years ago
  99. 96c7fe4 Put everything in different output_bases to keep the server warm by Austin Schuh · 7 years ago
  100. bf85279 Make bazel start if ~/.cache doesn't exist yet by Austin Schuh · 7 years ago