1. 33b5e80 Delete platform_mappings and switch to platform suffixes by Philipp Schrader · 3 years, 8 months ago
  2. 7c2c573 Merge "Remove unused hack from cc_toolchain_config" by Brian Silverman · 3 years, 8 months ago
  3. 33ca369 Remove unused hack from cc_toolchain_config by Brian Silverman · 3 years, 8 months ago
  4. f1bbf34 Add arm64 support by Philipp Schrader · 3 years, 8 months ago
  5. 1680980 Add rust toolchains by Ravago Jones · 3 years, 10 months ago
  6. 4c7235a Switch to a preconfigured Clang for k8 and armv7 by Brian Silverman · 3 years, 10 months ago
  7. 94cab07 Clean up toolchain_config.bzl a bit by Brian Silverman · 3 years, 9 months ago
  8. 0a96ea3 Add basic rpi2040 blink demo app by Austin Schuh · 3 years, 9 months ago
  9. cc016b3 Import buildifier by Philipp Schrader · 3 years, 9 months ago
  10. c4788d1 Add platform mappings to make --cpu work again by Austin Schuh · 4 years, 8 months ago
  11. fce955f Don't define AOS_ARCHITECTURE_arm_frc on k8 by Brian Silverman · 4 years, 8 months ago
  12. a2503a7 Buildify various files by Austin Schuh · 4 years, 9 months ago
  13. dada107 Switch everything to platforms by Philipp Schrader · 4 years, 10 months ago
  14. da9d060 Upgrade bazel to 4.0.0rc2 by Austin Schuh · 6 years ago
  15. ee89895 Get rid of all empscripten support by Philipp Schrader · 4 years, 10 months ago
  16. 60606c9 Use an amd64 Debian Buster sysroot for building by Brian Silverman · 6 years ago
  17. bf4c131 Use a Raspbian sysroot for armhf-debian builds by Brian Silverman · 6 years ago
  18. e84c3ed Initial message_bridge client and server by Austin Schuh · 6 years ago
  19. 8e17be9 Buildified the world again. by Austin Schuh · 6 years ago
  20. 21280c7 Build with -Wno-psabi by Brian Silverman · 6 years ago
  21. dde6405 Buildify all the build files by Austin Schuh · 6 years ago
  22. 7d15f25 Remove /usr/lib/clang/6.0/include from crosstool by Austin Schuh · 6 years ago
  23. 872efd2 Clean up post-C++-17 upgrade by James Kuszmaul · 6 years ago
  24. 3ae4226 Upgrade WPILib and upgraded compilers to C++17 by James Kuszmaul · 6 years ago
  25. cb10841 Add support for reading, merging, and querying configs by Austin Schuh · 6 years ago
  26. 9b8125e Use rule for moving around files in emcc_binary by James Kuszmaul · 6 years ago
  27. 36816f3 Add WebGl2 benchmarking example by James Kuszmaul · 6 years ago
  28. 9a05bfd Build emscripten caches in sandbox by James Kuszmaul · 6 years ago
  29. 27da814 Add web assembly compiler by James Kuszmaul · 6 years ago
  30. ebdeaf5 Add -fno-canonical-system-headers to improve sandboxing by James Kuszmaul · 6 years ago
  31. f6b9463 Update to the 2019 wpilib by Austin Schuh · 7 years ago
  32. 59b3b5b Merge "Convert CROSSTOOL file mostly over to features" by Austin Schuh · 7 years ago
  33. ef147de Convert CROSSTOOL file mostly over to features by Austin Schuh · 7 years ago
  34. d4dc126 Sanify the MCU linker scripts by Brian Silverman · 7 years ago
  35. e18baff Upgrade to bazel 0.19.0-rc5 by Austin Schuh · 7 years ago
  36. 6c8b88b Switch to a new cortex-m4 compiler by Brian Silverman · 7 years ago
  37. 96da942 Merge "Use the downloaded clang when building for armhf-debian" by Brian Silverman · 7 years ago
  38. 7ab1b0e Merge " Get all our roborio tools loading downloaded .sos" by Brian Silverman · 7 years ago
  39. 7a7c24d Use the downloaded clang when building for armhf-debian by Brian Silverman · 7 years ago
  40. 50b9ac0 Get all our roborio tools loading downloaded .sos by Brian Silverman · 7 years ago
  41. 7b8899e Generate our CROSSTOOL by Brian Silverman · 7 years ago
  42. 5c00e23 Get all our k8 clang tools loading downloaded .sos by Brian Silverman · 7 years ago
  43. 9b1790e Use sandboxed clang by Philipp Schrader · 8 years ago
  44. 137d945 Upgrade bazel by Austin Schuh · 7 years ago
  45. 94f51e9 Initial stab at the new WPILib. by Austin Schuh · 8 years ago
  46. 4bde3e5 Fix roborio reference in our armhf-debian toolchain by Brian Silverman · 8 years ago
  47. 6260c09 Finish the pistol grip code by Brian Silverman · 8 years ago
  48. f91524f Get a basic USB device working by Brian Silverman · 8 years ago
  49. 8b63869 Get some basic Teensy code working by Brian Silverman · 8 years ago
  50. e5e2a25 Unbreak armhf-debian toolchain by Brian Silverman · 9 years ago
  51. 51f95c4 Merge "Remember to add the libs folder" by Austin Schuh · 9 years ago
  52. fe6839e Remember to add the libs folder by Brian · 9 years ago
  53. b200c17 Upgrade to a new Bazel version by Brian Silverman · 9 years ago
  54. 5d7bb0c Merge changes I48eaf7a5,I0e35f34c by Austin Schuh · 10 years ago
  55. 6d35040 Tell new Bazel that our toolchains can make shared objects by Brian Silverman · 10 years ago
  56. 6166083 Renamed linaro compiler to work with the new bazel. by Austin Schuh · 10 years ago
  57. 4345b76 Merge "Add support for building code for Debian armhf" by Brian Silverman · 10 years ago
  58. 826e1cd s/-/_/g on repository names for newer Bazel by Brian Silverman · 10 years ago
  59. 0d57fc8 Add support for building code for Debian armhf by Brian Silverman · 10 years ago
  60. b466eef Get most of the code actually working with most sanitizers by Brian Silverman · 10 years ago
  61. 6622bc8 Merge "Remove useless parts of //tools/cpp:BUILD" by Brian Silverman · 10 years ago
  62. 78b41ee Remove useless parts of //tools/cpp:BUILD by Brian Silverman · 10 years ago
  63. d254040 Include debugging info in all compilation modes by Brian Silverman · 10 years ago
  64. a4a4ea6 Finish pulling info over from the GYP build files by Brian Silverman · 10 years ago
  65. 63889f9 Add the various sanitizers from the GYP setup by Brian Silverman · 10 years ago
  66. ca8eb14 Remove GYP->Bazel conversion helper by Brian Silverman · 10 years ago
  67. 5bc5434 Include debug info in all binaries by Brian Silverman · 10 years ago
  68. 660d609 Hook up tcmalloc by Brian Silverman · 10 years ago
  69. b2215d0 Get stuff building with newer Bazel with sandboxing by Brian Silverman · 10 years ago
  70. a20ae72 Crosstool changes. by Austin Schuh · 10 years ago
  71. 281bf30 Tell Bazel our C++ toolchains support param files by Brian Silverman · 10 years ago
  72. 594be0d Spend more time checking for strict aliasing issues by Brian Silverman · 10 years ago
  73. 044e18b Fixed building with a bazel with hdrs_check fixed again. by Austin Schuh · 10 years ago
  74. 7b684d3 Fixed crosstool file. by Austin Schuh · 10 years ago
  75. 55139fe Used external roborio compiler instead of local compiler. by Austin Schuh · 10 years ago
  76. 55d5a07 Removed unsupported flag from clang CROSSTOOL. by Austin Schuh · 10 years ago
  77. 23da18b Got basic code building with the roboRIO compiler. by Austin Schuh · 10 years ago
  78. 5dc0007 s/^I/ / ... by Brian Silverman · 10 years ago
  79. a7ba3aa Add nice skylark wrappers to abstract changing based on compiler etc by Brian Silverman · 10 years ago
  80. 23a1b34 Compile C with -pthread too... by Brian Silverman · 10 years ago
  81. 12b3fc5 Add working CROSSTOOL for amd64 by Brian Silverman · 10 years ago