Commit graph

163 commits

Author SHA1 Message Date
b3335c22fb Merge branch 'main' of github.com:rconybea/indentlog 2024-05-01 14:52:56 -04:00
307f82daa2 xo-indentlog: temporarily revert gcc13 carveout 2024-05-01 14:52:35 -04:00
f3f7e144eb xo-indentlog: tweaking utest to explore gcc 13 regression 2024-05-01 14:51:55 -04:00
9d3cae1dee xo-indentlog: workaround unexpected ambiguity with hex() inserter 2024-05-01 14:49:55 -04:00
f47c5db866 xo-indentlog: fix regression in utest for <..> printers 2024-04-29 23:03:00 -05:00
da58be3f38 xo-indentlog: print hex view on failed quoted()/unq() utest 2024-04-29 10:59:04 -04:00
89fc563f00 xo-indentlog: utest: track gcc behavior change around 13.2 2024-04-29 10:56:18 -04:00
787aba1e19 xo-indentlog: utest: ++ behavior tracking for gcc 13.2 2024-04-29 10:45:54 -04:00
340deff5fa xo-indentlog: minor: comment 2024-04-29 10:43:06 -04:00
453f8aa9e1 xo-indentlog: bugfix: gcc version check on embedded newline test 2024-04-29 10:39:33 -04:00
9ef4f66ec3 xo-indentlog: github: retry test 2024-04-29 00:51:29 -04:00
6b0acb1d7b xo-indentlog: github: re-run tests on failure 2024-04-29 00:49:43 -04:00
3d4821cc84 xo-indentlog: build: streamline using new xo-cmake macros 2024-04-28 14:47:51 -04:00
27dec697ed xo-indentlog: explicit cstdint to satisfy compiler warning 2024-04-28 14:47:29 -04:00
74eda2bc75 xo-indentlog: bugfix: + array size to satisfy compiler warning 2024-04-28 14:47:01 -04:00
86c6bbe806 xo-indentlog: bugfix: escaped special chars behaving unexpectedly 2024-04-28 14:46:34 -04:00
292a410f1f xo-indentlog: hex() explicit kword to avoid ambiguity w/ templates 2024-04-28 14:45:31 -04:00
bdb39b8226 xo-indentlog: + hex printer 2024-04-17 18:23:39 -04:00
8d81f4fb91 xo-indentlog: build: print GUESSED_CMAKE_CMD 2024-04-17 18:23:22 -04:00
20774158ad xo-indentlog: + XTAG() macro 2024-04-01 18:01:24 -04:00
8bbf326805 lsp: prevent some false complaints from LSP clang seeing gcc headers 2024-03-29 14:54:05 -04:00
d42d29fa52 indentlog: allow for multiply STRINGIFY macro defs 2024-03-29 14:52:24 -04:00
dd2a897192 build: suppress bootstrap message in submodule build 2024-03-29 14:33:41 -04:00
94be37cef7 build: streamline CMAKE_MODULE_PATH interaction (2) 2024-03-15 19:23:51 -04:00
bcf9713e07 build: streamline CMAKE_MODULE_PATH interaction 2024-03-15 19:23:15 -04:00
aa8f431cc2 indentlog: cosmetic: + comment 2024-03-13 15:30:31 -04:00
474446218d Merge remote-tracking branch 'origin/main' 2023-10-23 14:33:38 -04:00
264d74caed cmake: minor consolidation 2023-10-23 14:33:19 -04:00
Roland Conybeare
86fb63c679 bugfix: drop std::move to allow copy elisison 2023-10-22 20:39:54 -04:00
3831e387a9 indentlog: need unique cmake targets across xo for submodule build 2023-10-22 14:45:18 -04:00
9e680badec doc: README extensions 2023-10-19 15:27:54 -04:00
f2224d5005 indentlog: support symlink-only install 2023-10-19 15:27:37 -04:00
5fb7586fea Merge branch 'main' of github.com:rconybea/indentlog 2023-10-17 14:37:27 -04:00
298f7a2888 log_level printing + change XO_LITERAL 2023-10-17 14:35:58 -04:00
Roland Conybeare
e149d44a93 indentlog: compile fixes for OSX build (clang 11) 2023-10-17 00:18:42 -04:00
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