prjxray/lib
Jake Mercer c05b4b0406 MAKE - Format Trailing Whitespace
Add `make format-trailing-ws`.  This recipe finds all _files_ (not
links) known to Git and uses `sed` to remove trailing whitespace.

Signed-off-by: Jake Mercer <jake.mercer@civica.co.uk>
2019-10-26 10:04:52 +01:00
..
include/prjxray bitstream_tools: Add support for Spartan6 2019-10-22 09:20:04 +02:00
test_data MAKE - Format Trailing Whitespace 2019-10-26 10:04:52 +01:00
xilinx bitstream_tools: Add unit tests for Spartan6 2019-10-22 09:20:04 +02:00
CMakeLists.txt bitstream_tools: Add unit tests for Spartan6 2019-10-22 09:20:04 +02:00
big_endian_span_test.cc lib: adapter to read big-endian words from a span<> containing bytes 2017-12-20 22:46:39 +01:00
bit_ops_test.cc Apply clang-format to all C++ files 2018-01-08 17:14:27 -08:00
database.cc Apply clang-format to all C++ files 2018-01-08 17:14:27 -08:00
memory_mapped_file.cc Apply clang-format to all C++ files 2018-01-08 17:14:27 -08:00
memory_mapped_file_test.cc lib: Return a valid MemoryMappedFile for zero-length files 2017-12-20 22:46:39 +01:00
segbits_file_reader.cc MAKE - Format Trailing Whitespace 2019-10-26 10:04:52 +01:00
segbits_file_reader_test.cc Apply clang-format to all C++ files 2018-01-08 17:14:27 -08:00