Commit graph

27 commits

Author SHA1 Message Date
76f5e4caca xo-preflect: ++ .gitignore (+ .projectile file) 2024-06-19 10:58:26 -04:00
bd8c2c4e13 xo-pyreflect: bind Metatype; + TypeDescr.metatype 2024-06-19 10:57:40 -04:00
e57ba44ae7 xo-pyreflect: + TypeDescr.complete_flag 2024-06-19 10:57:14 -04:00
50d3d32fc3 xo-pyreflect: + TypeDescr.short_name 2024-06-19 10:56:53 -04:00
00025a66e4 xo-pyreflect: + TypeDescr.lookup_by_name() 2024-06-19 10:56:29 -04:00
af8b0d4a46 xo-pyreflect: build: streamline cmake 2024-06-19 10:55:57 -04:00
17d26aaf4e build: suppress bootstrap message in submodule build 2024-03-29 14:33:41 -04:00
fd279f0e38 build: streamline CMAKE_MODULE_PATH interaction 2024-03-15 19:30:07 -04:00
ccccf26f59 Merge branch 'main' of github.com:Rconybea/xo-pyreflect 2023-10-24 20:37:34 -04:00
484b2e9f0d cosmetic: drop unneeded comments 2023-10-24 20:36:44 -04:00
098c979f2d cmake target pyreflect -> xo_pyreflect 2023-10-22 15:53:04 -04:00
74a23f1132 pyreflect: + xo-pyutil dep 2023-10-22 14:55:32 -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
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
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
ac5534d8e2 build: use new xo_pybind11_dependency() 2023-10-07 16:03:39 -04:00
415c81b181 README: formatting + example 2023-10-06 23:41:26 -04:00
a467f151bc .gitignore: + compile_commands.json 2023-10-06 23:41:16 -04:00
c12a3ec726 + .gitignore 2023-10-06 23:13:27 -04:00
515f632cb5 initial commit (kitbashed from kalman project) 2023-10-06 23:10:40 -04:00