Commit Graph

11 Commits

Author SHA1 Message Date
froejdh_e
2bff4c40ac added sync, renamed action 2025-05-22 17:49:44 +02:00
froejdh_e
000857be42 added sls_detector bin 2025-05-22 17:49:40 +02:00
Fröjd Lars Erik
674ec61806 added workflow for python lib 2025-05-22 17:48:21 +02:00
Fröjd Lars Erik
92cae4c000 removed conda build pin 2025-05-22 17:47:54 +02:00
Fröjd Lars Erik
62dc042040 fixed typo 2025-05-22 17:47:35 +02:00
Fröjd Lars Erik
445df01b82 conda build of main library 2025-05-22 17:47:24 +02:00
ed6686d4a7 Dev/workflow build fix png and tiff (#1071)
* installing png on github workflow actions for the build fail on github due to latest ubuntu

* installing tiff on github workflow
2025-01-13 16:07:34 +01:00
Erik Fröjdh
d7aa3305d1 forward declare zmq_msg_t and moved include (#869)
* forward declare zmq_msg_t and moved include

* removed zmq from pkg list
2023-11-20 11:43:30 +01:00
Erik Fröjdh
9c50a3ee1e Internalpybind (#782)
* using fetchcontent to get zmq

* local copy of libzmq

* added guard for policy setting

* removed the need to export by using build interface

* moved pybind11 to FetchContent

* removed zmq hint from cmk script

* Fixed comments

---------
authored-by: froejdh_e <erik.frojdh@psi.ch>
2023-07-17 14:38:39 +02:00
Erik Fröjdh
3b8c612103 Fixed build of the moenchZmqExecutables (#706)
* changed to pure virtual methods for Clone and setClusterSize

* added std::

* added moench to the github actions build
2023-03-29 15:01:22 +02:00
Erik Fröjdh
08c0c59a28 Added github actions for build and run unit tests (#705) 2023-03-28 16:27:01 +02:00