|
|
69a81a3fae
|
xo-cmake: generalize for non-xo project stem
|
2024-05-14 14:57:31 -07:00 |
|
|
|
6778d4ce45
|
xo-cmake: bugfix: syntax when no CMAKE_BUILD_TYPE def
|
2024-04-29 21:40:58 -05:00 |
|
|
|
65d8fb79b5
|
xo-cmake: streamline doxygen/sphinx setup; collect targets
|
2024-04-25 18:14:00 -04:00 |
|
|
|
c22cde60d7
|
xo-cmake: skip coverage config stuff unless coverage build
|
2024-04-25 14:43:58 -04:00 |
|
|
|
62c6786d38
|
xo-cmake: bugfix: must install Doxyfile.in
|
2024-04-25 14:43:36 -04:00 |
|
|
|
8846fa5da8
|
xo-cmake: + xo-cmake-config --doxygen-template
|
2024-04-25 14:31:24 -04:00 |
|
|
|
f9619cf5b0
|
xo-cmake: bugfix: fix path in exported cmake_module_path config
|
2024-04-25 14:13:24 -04:00 |
|
|
|
40ce9b63bc
|
xo-cmake: bugfix: fix path for cmake macro install dest
|
2024-04-25 14:07:48 -04:00 |
|
|
|
c111a3eff2
|
xo-cmake: bugfix: need full CMAKE_INSTALL_FULL_DATADIR
|
2024-04-25 14:00:29 -04:00 |
|
|
|
d3b12a97e2
|
xo-cmake: bugfix: cmake_module_path must-> CMAKE_INSTALL_DATADIR !
|
2024-04-25 13:58:38 -04:00 |
|
|
|
294f1ebb81
|
xo-cmake: github: fix xo-cmake-config path
|
2024-04-25 13:47:47 -04:00 |
|
|
|
a978d91e94
|
xo-cmake: github: + debug message
|
2024-04-25 13:46:23 -04:00 |
|
|
|
3339ea8eb6
|
xo-cmake: github: + workflow using docker-xo-builder
|
2024-04-25 13:44:47 -04:00 |
|
|
|
6a702ed88a
|
xo-cmake: xo-cmake-config helper script + streamline coverage gen
|
2024-04-25 13:12:46 -04:00 |
|
|
|
c8ac0ceb49
|
cmake: + xo_self_headeronly_dependency()
|
2024-04-16 13:30:16 -04:00 |
|
|
|
b8f2360b89
|
.gitignore: + compile_commands.json
|
2024-04-01 19:47:48 -04:00 |
|
|
|
ca721658e9
|
stremaline xo-cmake info messages
|
2024-03-15 19:20:18 -04:00 |
|
|
|
93910f9013
|
pybind11 python-fetching deprecated, drop it
|
2024-03-13 16:34:07 -04:00 |
|
|
|
ffd8e9dca9
|
Merge branch 'main' of github.com:Rconybea/xo-cmake
|
2023-10-24 22:18:23 -04:00 |
|
|
|
e4169def1c
|
tweak message on INTERFACE_LINK_LIBRARIES
|
2023-10-24 22:18:06 -04:00 |
|
|
|
38c95a5542
|
build: drop XO_SYMLINK_INSTALL console message
|
2023-10-24 12:26:21 -04:00 |
|
|
|
7d599854fb
|
bugfix: bad include install in vanilla build
|
2023-10-23 15:55:55 -04:00 |
|
|
|
64842065a3
|
bugfix: + install for xo-project-macros.cmake
|
2023-10-23 13:36:51 -04:00 |
|
|
|
5ae6f41e63
|
+ xo_cxx_toplevel_options() to consolidate boilerplate
|
2023-10-23 13:34:53 -04:00 |
|
|
|
cd96900046
|
build: drop debug log messages
|
2023-10-22 17:52:50 -04:00 |
|
|
|
6360cd7297
|
build: + xo_strip_xo_prefix() + use to consolidate
|
2023-10-22 17:45:52 -04:00 |
|
|
|
b2d7a04a09
|
build: extend xo_install_library4 + retire xo_install_library5P
|
2023-10-22 17:36:21 -04:00 |
|
|
|
4ccb726cca
|
xo-cmake: simplify api -- drop nxo_ args
|
2023-10-22 17:26:00 -04:00 |
|
|
|
16306684d3
|
cosmetic: comments
|
2023-10-22 17:05:05 -04:00 |
|
|
|
8ad5460831
|
build: patch xo- or xo_ prefixes
|
2023-10-22 15:50:42 -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 |
|
|
|
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 |
|
|
|
f48208072a
|
xo-cmake: + xo_install_library5()
|
2023-10-19 16:52:08 -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 |
|
|
|
450b17807a
|
+ XO_SYMLINK_INSTALL + symlink-only install variations
|
2023-10-19 15:25:52 -04:00 |
|
|
|
70c76bd4a8
|
xo-cmake: generate .hpp in build directory (src not writable w/ nix)
|
2023-10-18 13:29:42 -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
|
9a1e33dfd6
|
cmake: set readonly permissions on install
|
2023-10-17 00:17:02 -04:00 |
|
Roland Conybeare
|
4c78144b47
|
xo-cmake: need CMAKE_INSTALL_PREFIX at least for OSX
|
2023-10-16 23:17:24 -04:00 |
|
Roland Conybeare
|
d99acc979d
|
xo-cmake: additions to README
|
2023-10-16 23:12:14 -04:00 |
|
|
|
1c648d70c3
|
xo-cmake: + xo_install_library3()
|
2023-10-11 18:03:40 -04:00 |
|
|
|
4c825252ed
|
xo-cmake: + xo_add_headeronly_library()
|
2023-10-11 18:03:20 -04:00 |
|
|
|
46ff8f0b41
|
cmake: + xo_hreaderonly_dependency() to fix confusion
|
2023-10-08 13:50:08 -04:00 |
|
|
|
2ccb974fbf
|
xo-cmake: + xo_pybind11_dependency()
|
2023-10-07 16:07:06 -04:00 |
|