Commit graph

128 commits

Author SHA1 Message Date
Roland Conybeare
f88484a79d indentlog: xo_install_library2() -> xo_install_library3() 2023-10-17 00:17:58 -04:00
0f898ff011 bugfix: #pragma once in log_level.hpp 2023-10-11 18:37:09 -04:00
756e6c521f function: bugfix: exclude [with T = ...] suffix when printing 2023-10-11 17:43:48 -04:00
bdde88ebae print: pair.hpp: default printer for std::pair<> 2023-10-11 17:43:17 -04:00
4c5992ae40 cosmetic: tidy comment for atavism 2023-10-11 17:43:01 -04:00
03807c5c23 build: supply indentlog config to cmake customers 2023-10-11 17:42:27 -04:00
c6a258eb3c indentlog: insert xo/ into include path 2023-10-06 18:30:10 -04:00
e27c64ce15 build: standardizing 2023-10-04 00:01:55 -04:00
dfc7aa23d7 indentlog: use xo_external_target_dependency() for catch2 2023-10-03 17:27:35 -04:00
dfbc753fd6 try canonical cmake form for catch2 dep 2023-10-03 17:16:52 -04:00
19ca2b6a34 (abandoned experiment with get_target_property()) 2023-10-03 17:09:26 -04:00
1df07c4bb1 merge 2023-10-03 17:02:35 -04:00
abec2b994e + MARKDOWN + TODO 2023-10-03 17:01:57 -04:00
2fc5a385fd + .gitignore 2023-10-03 17:00:05 -04:00
8a325bab4b make catch2 include path precise 2023-10-03 16:59:44 -04:00
afd595185b indentlog: consolidate CMAKE_EXPORT_COMPILE_COMMANDS + tidy 2023-09-27 18:23:21 -04:00
50b7877593 indentlog: consolidate CMAKE_CXX_STANDARD setting 2023-09-27 18:13:46 -04:00
66d8b43941 indentlog: build: streamline using xo-cmake macros 2023-09-27 17:59:12 -04:00
81a639de98 Merge branch 'main' of github.com:Rconybea/indentlog 2023-09-27 17:33:02 -04:00
49567a59a1 indentlog: build: streamline using xo-cmake macros 2023-09-27 17:30:13 -04:00
7f6579bf30 indentlog: github: fix workflow 2023-09-27 16:20:50 -04:00
41c2093027 build: indentlog: use new xo-cmake macros 2023-09-27 13:19:50 -04:00
aa1256fca7 build: + xo-cmake dependency 2023-09-27 11:05:31 -04:00
27c4535bf6 github: bugfix: typo (#2) in .yml 2023-09-26 17:26:48 -04:00
31abb2ae41 github: bugfix: typo in .yml 2023-09-26 17:25:43 -04:00
efa8afa9c2 github: fetch new xo-cmake dep 2023-09-26 17:24:44 -04:00
bf92724aa5 bugfix: default CMAKE_INSTALL_RPATH 2023-09-24 12:49:03 -04:00
5d6bd7cd40 build: + cmake boilerplate to make indentlog cmake-findable 2023-09-22 19:46:26 -04:00
4f6f045423 utest: ++ function test 2023-09-22 15:19:06 -04:00
7aa534567f utest: + function_name test 2023-09-22 15:15:11 -04:00
3983361e78 color: bugfix: color_off() needs to know color spec 2023-09-22 15:14:50 -04:00
b2d939363e utest: + code_location test 2023-09-22 14:55:38 -04:00
ca64cdd911 utest: + tag/xtag + basename tests 2023-09-22 12:16:41 -04:00
2b7d7f9d78 cosmetic: consistent comment in color.hpp 2023-09-22 12:16:06 -04:00
20b19d9cfe tidy: forward instead of move in tag_impl 2023-09-22 12:15:43 -04:00
e7317b122c print: simplify quoted_impl 2023-09-22 12:15:09 -04:00
9cfa6db5db utest: + timeutil tests 2023-09-21 17:45:01 -04:00
b07b3e09b5 timeutil: bugfix: needs timegm() instead of mktime() ! 2023-09-21 17:44:00 -04:00
cc82199a8e utest: + array,vector printers 2023-09-21 11:20:56 -04:00
bc4474c72f print: utest for print::quoted, print::unq 2023-09-21 11:10:50 -04:00
d656a3970d cosmetic: code layout in quoted.hpp 2023-09-21 11:10:22 -04:00
896a997a53 utest: ++ fixed 2023-09-21 10:20:12 -04:00
78eceaab42 coverage: exclude system files (gcc, catch, ..) 2023-09-20 17:13:02 -04:00
d259cee009 BUILD.mk: missed in prior commit 2023-09-20 17:00:04 -04:00
dd75bcfedf + test code coverage + writeup 2023-09-20 16:59:46 -04:00
9678b6fdea github: + catch2 install for build 2023-09-19 17:33:02 -04:00
7676b7a676 + unit test for xo::fixed 2023-09-19 17:12:13 -04:00
6364779191 doc: + nix instructions 2023-09-19 15:56:22 -04:00
Roland
6775e8243a
Create cmake-single-platform.yml 2023-09-19 15:36:01 -04:00
414630a09a doc: expand build instructions 2023-09-19 15:22:20 -04:00