vere/pkg/ur
fighet-parnet f7a75b51f0 Refactor the way arguments are passed in bazel, add -flto
This adds a macro "vere_library" which supports our concepts of debug and
release builds, and gives finer-grained control over which copts/linkopts are
passed and when.

Takes advantage of bazel's "compilation_mode={dbg,opt}" to control
debug/optimized builds.
2023-06-27 11:03:15 -04:00
..
bitstream.c Build with bazel on linux-x86_64 (#10) 2023-01-09 13:46:48 -05:00
bitstream.h Build with bazel on linux-x86_64 (#10) 2023-01-09 13:46:48 -05:00
BUILD.bazel Refactor the way arguments are passed in bazel, add -flto 2023-06-27 11:03:15 -04:00
defs.h Build with bazel on linux-x86_64 (#10) 2023-01-09 13:46:48 -05:00
hashcons.c Build with bazel on linux-x86_64 (#10) 2023-01-09 13:46:48 -05:00
hashcons.h Build with bazel on linux-x86_64 (#10) 2023-01-09 13:46:48 -05:00
serial.c Build with bazel on linux-x86_64 (#10) 2023-01-09 13:46:48 -05:00
serial.h Build with bazel on linux-x86_64 (#10) 2023-01-09 13:46:48 -05:00
tests.c Build with bazel on linux-x86_64 (#10) 2023-01-09 13:46:48 -05:00
ur.h Build with bazel on linux-x86_64 (#10) 2023-01-09 13:46:48 -05:00