Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
a57b70145cb0a950c1c3a9a4fddf0438c60126f2
/
tools
/
cpp
60606c9
Use an amd64 Debian Buster sysroot for building
by Brian Silverman
· 5 years ago
bf4c131
Use a Raspbian sysroot for armhf-debian builds
by Brian Silverman
· 5 years ago
e84c3ed
Initial message_bridge client and server
by Austin Schuh
· 5 years ago
8e17be9
Buildified the world again.
by Austin Schuh
· 5 years ago
21280c7
Build with -Wno-psabi
by Brian Silverman
· 5 years ago
dde6405
Buildify all the build files
by Austin Schuh
· 5 years ago
7d15f25
Remove /usr/lib/clang/6.0/include from crosstool
by Austin Schuh
· 5 years ago
872efd2
Clean up post-C++-17 upgrade
by James Kuszmaul
· 5 years ago
3ae4226
Upgrade WPILib and upgraded compilers to C++17
by James Kuszmaul
· 5 years ago
cb10841
Add support for reading, merging, and querying configs
by Austin Schuh
· 6 years ago
9b8125e
Use rule for moving around files in emcc_binary
by James Kuszmaul
· 6 years ago
36816f3
Add WebGl2 benchmarking example
by James Kuszmaul
· 6 years ago
9a05bfd
Build emscripten caches in sandbox
by James Kuszmaul
· 6 years ago
27da814
Add web assembly compiler
by James Kuszmaul
· 6 years ago
ebdeaf5
Add -fno-canonical-system-headers to improve sandboxing
by James Kuszmaul
· 6 years ago
f6b9463
Update to the 2019 wpilib
by Austin Schuh
· 6 years ago
59b3b5b
Merge "Convert CROSSTOOL file mostly over to features"
by Austin Schuh
· 7 years ago
ef147de
Convert CROSSTOOL file mostly over to features
by Austin Schuh
· 7 years ago
d4dc126
Sanify the MCU linker scripts
by Brian Silverman
· 7 years ago
e18baff
Upgrade to bazel 0.19.0-rc5
by Austin Schuh
· 7 years ago
6c8b88b
Switch to a new cortex-m4 compiler
by Brian Silverman
· 7 years ago
96da942
Merge "Use the downloaded clang when building for armhf-debian"
by Brian Silverman
· 7 years ago
7ab1b0e
Merge " Get all our roborio tools loading downloaded .sos"
by Brian Silverman
· 7 years ago
7a7c24d
Use the downloaded clang when building for armhf-debian
by Brian Silverman
· 7 years ago
50b9ac0
Get all our roborio tools loading downloaded .sos
by Brian Silverman
· 7 years ago
7b8899e
Generate our CROSSTOOL
by Brian Silverman
· 7 years ago
5c00e23
Get all our k8 clang tools loading downloaded .sos
by Brian Silverman
· 7 years ago
9b1790e
Use sandboxed clang
by Philipp Schrader
· 7 years ago
137d945
Upgrade bazel
by Austin Schuh
· 7 years ago
94f51e9
Initial stab at the new WPILib.
by Austin Schuh
· 8 years ago
4bde3e5
Fix roborio reference in our armhf-debian toolchain
by Brian Silverman
· 7 years ago
6260c09
Finish the pistol grip code
by Brian Silverman
· 7 years ago
f91524f
Get a basic USB device working
by Brian Silverman
· 8 years ago
8b63869
Get some basic Teensy code working
by Brian Silverman
· 8 years ago
e5e2a25
Unbreak armhf-debian toolchain
by Brian Silverman
· 8 years ago
51f95c4
Merge "Remember to add the libs folder"
by Austin Schuh
· 8 years ago
fe6839e
Remember to add the libs folder
by Brian
· 8 years ago
b200c17
Upgrade to a new Bazel version
by Brian Silverman
· 8 years ago
5d7bb0c
Merge changes I48eaf7a5,I0e35f34c
by Austin Schuh
· 9 years ago
6d35040
Tell new Bazel that our toolchains can make shared objects
by Brian Silverman
· 9 years ago
6166083
Renamed linaro compiler to work with the new bazel.
by Austin Schuh
· 9 years ago
4345b76
Merge "Add support for building code for Debian armhf"
by Brian Silverman
· 9 years ago
826e1cd
s/-/_/g on repository names for newer Bazel
by Brian Silverman
· 9 years ago
0d57fc8
Add support for building code for Debian armhf
by Brian Silverman
· 9 years ago
b466eef
Get most of the code actually working with most sanitizers
by Brian Silverman
· 9 years ago
6622bc8
Merge "Remove useless parts of //tools/cpp:BUILD"
by Brian Silverman
· 9 years ago
78b41ee
Remove useless parts of //tools/cpp:BUILD
by Brian Silverman
· 9 years ago
d254040
Include debugging info in all compilation modes
by Brian Silverman
· 9 years ago
a4a4ea6
Finish pulling info over from the GYP build files
by Brian Silverman
· 9 years ago
63889f9
Add the various sanitizers from the GYP setup
by Brian Silverman
· 9 years ago
ca8eb14
Remove GYP->Bazel conversion helper
by Brian Silverman
· 9 years ago
5bc5434
Include debug info in all binaries
by Brian Silverman
· 9 years ago
660d609
Hook up tcmalloc
by Brian Silverman
· 9 years ago
b2215d0
Get stuff building with newer Bazel with sandboxing
by Brian Silverman
· 9 years ago
a20ae72
Crosstool changes.
by Austin Schuh
· 10 years ago
281bf30
Tell Bazel our C++ toolchains support param files
by Brian Silverman
· 10 years ago
594be0d
Spend more time checking for strict aliasing issues
by Brian Silverman
· 10 years ago
044e18b
Fixed building with a bazel with hdrs_check fixed again.
by Austin Schuh
· 10 years ago
7b684d3
Fixed crosstool file.
by Austin Schuh
· 10 years ago
55139fe
Used external roborio compiler instead of local compiler.
by Austin Schuh
· 10 years ago
55d5a07
Removed unsupported flag from clang CROSSTOOL.
by Austin Schuh
· 10 years ago
23da18b
Got basic code building with the roboRIO compiler.
by Austin Schuh
· 10 years ago
5dc0007
s/^I/ / ...
by Brian Silverman
· 10 years ago
a7ba3aa
Add nice skylark wrappers to abstract changing based on compiler etc
by Brian Silverman
· 10 years ago
23a1b34
Compile C with -pthread too...
by Brian Silverman
· 10 years ago
12b3fc5
Add working CROSSTOOL for amd64
by Brian Silverman
· 10 years ago