Commit graph

1,533 commits

Author SHA1 Message Date
3831e387a9 indentlog: need unique cmake targets across xo for submodule build 2023-10-22 14:45:18 -04:00
35820ef0da xo-cmake: sub-module build w/out relying on cmake external-project 2023-10-22 14:29:03 -04:00
a480e40afe build: adopt builddir/include/xo/target in include path 2023-10-20 12:39:29 -04:00
3194fb35f7 fix include path for generated .hpp 2023-10-20 12:34:06 -04:00
729975b145 tidy: drop dead comments 2023-10-20 12:32:19 -04:00
2dbda84ef1 fix include symlink handling for pybind11 libraries 2023-10-20 12:25:10 -04:00
71416fcd25 xo-cmake: provide canoncial include dir for generated pyfoo.hpp 2023-10-19 17:42:09 -04:00
0119cdfe1c symlink policy for pybind11 libs 2023-10-19 17:35:05 -04:00
20fbb27afc build: symlink-aware install variation for pyxxx libraries 2023-10-19 17:29:24 -04:00
aa24e18909 build: support symlink-centric variation 2023-10-19 16:56:14 -04:00
5b3f712e0f build: + symlink-centric install 2023-10-19 16:52:29 -04:00
f48208072a xo-cmake: + xo_install_library5() 2023-10-19 16:52:08 -04:00
4f5cd005b3 Merge branch 'main' of github.com:Rconybea/randomgen 2023-10-19 16:35:17 -04:00
36a6edc51f build: allow symlink-preferred install 2023-10-19 16:34:28 -04:00
ee6eb49354 build: make symlink-aware 2023-10-19 16:26:49 -04:00
ea36e50ea0 minor tweaks : doc , build messaging 2023-10-19 16:26:27 -04:00
6d5a14b335 bugfix: XO_PROJECT_NAME -> PROJECT_NAME in .cmake.in 2023-10-19 16:20:33 -04:00
7ccc752b00 build: support symlink-only install 2023-10-19 16:02:33 -04:00
6bb448708b build: symlink-aware install 2023-10-19 15:46:37 -04:00
49844da0e6 minor: +warning on deprecated xo_install_include_tree() 2023-10-19 15:46:05 -04:00
9dfe247729 xo-cmake: + xo_add_shared_library4() (symlink-hpp-enabled) 2023-10-19 15:41:29 -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
450b17807a + XO_SYMLINK_INSTALL + symlink-only install variations 2023-10-19 15:25:52 -04:00
Roland Conybeare
a6d0252dd4 build: clang16 fixes (c++20 concept headers available) 2023-10-19 12:15:18 -04:00
Roland Conybeare
0068f6c0fd build: concept carveout for clang + std::copyable 2023-10-19 00:00:41 -04:00
63d63f953f + include/README.md so git checkout creates dir 2023-10-18 15:53:41 -04:00
10856b2ed9 bugfix: track modified path to generated include pyreflect.hpp 2023-10-18 13:39:08 -04:00
70c76bd4a8 xo-cmake: generate .hpp in build directory (src not writable w/ nix) 2023-10-18 13:29:42 -04:00
5f927717b6 bugfix: compile fix to include path for generated pyreflect.hpp 2023-10-18 12:49:06 -04:00
711b0a580f github: install pybind11-dev dep 2023-10-18 12:45:47 -04:00
758b883f0e bugfix: remove generated .hpp file 2023-10-18 12:36:40 -04:00
a1f935579b github: + workflow 2023-10-18 12:36:12 -04:00
bc55885778 doc: README additions 2023-10-17 15:13:58 -04:00
4246f33642 build: track xo-cmake streamlining 2023-10-17 15:13:19 -04:00
4468aa0ee1 doc: README improvements 2023-10-17 15:06:30 -04:00
b8d15cc1fa mention dependencies in README 2023-10-17 15:02:57 -04:00
2040d530b8 build: streamlining, use xo_install_library3() 2023-10-17 14:55:25 -04:00
a4c264d8db randomgen: distribution + related concepts 2023-10-17 14:54:27 -04:00
0d6e9afc0a build: tidy in CMakeLists.txt 2023-10-17 14:52:53 -04:00
0707571945 cosmetic: indentation 2023-10-17 14:52:44 -04:00
8231420c5e cosmetic: indenting 2023-10-17 14:52:27 -04:00
47f86347a4 doc updates 2023-10-17 14:52:09 -04:00
fb36eee3d0 track XO_LITERAL api change 2023-10-17 14:42:33 -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
6a094194f6 Merge branch 'main' of github.com:Rconybea/xo-cmake 2023-10-17 14:34:51 -04:00
54413efce4 + xo_add_shared_library3() 2023-10-17 14:33:52 -04:00
Roland Conybeare
f0208ec71a randomgen: compile fixes for OSX (clang 11) 2023-10-17 00:20:00 -04:00
Roland Conybeare
9227ed0ecf build: drop default gcc-only concept diagnostic 2023-10-17 00:19:13 -04:00