-
- Downloads
Merge pull request #33 in ASAPO/asapo from feature_python_api to develop
* commit 'faa14fc1': fix test fix paths fix paths test python only for windows release python for windows fix windows warnings return coverage tests fix tests use TCP_NO_DELAY for small messages performance, test for getlast fix win? fix win? test json python api for linux only fix test fix,temporarily switch off coverage do not save beamline/beamtime in the file name add numpy include dirs removed python calls from c more work on python API start working at python API for
Showing
- CMakeLists.txt 3 additions, 1 deletionCMakeLists.txt
- CMakeModules/FindNumpy.cmake 41 additions, 0 deletionsCMakeModules/FindNumpy.cmake
- CMakeModules/FindPython.cmake 224 additions, 0 deletionsCMakeModules/FindPython.cmake
- CMakeModules/FindPython/Support.cmake 1316 additions, 0 deletionsCMakeModules/FindPython/Support.cmake
- CMakeModules/FindPython3.cmake 189 additions, 0 deletionsCMakeModules/FindPython3.cmake
- CMakeModules/SelectLibraryConfigurations.cmake 80 additions, 0 deletionsCMakeModules/SelectLibraryConfigurations.cmake
- CMakeModules/testing_cpp.cmake 1 addition, 1 deletionCMakeModules/testing_cpp.cmake
- common/cpp/src/data_structs/data_structs.cpp 14 additions, 1 deletioncommon/cpp/src/data_structs/data_structs.cpp
- common/cpp/src/system_io/system_io.cpp 3 additions, 3 deletionscommon/cpp/src/system_io/system_io.cpp
- common/cpp/src/system_io/system_io_linux.cpp 4 additions, 2 deletionscommon/cpp/src/system_io/system_io_linux.cpp
- common/cpp/unittests/data_structs/test_data_structs.cpp 11 additions, 6 deletionscommon/cpp/unittests/data_structs/test_data_structs.cpp
- deploy/nomad_jobs/receiver.json.tpl 1 addition, 1 deletiondeploy/nomad_jobs/receiver.json.tpl
- examples/producer/dummy-data-producer/check_linux.sh 1 addition, 1 deletionexamples/producer/dummy-data-producer/check_linux.sh
- examples/producer/dummy-data-producer/check_windows.bat 3 additions, 3 deletionsexamples/producer/dummy-data-producer/check_windows.bat
- examples/producer/dummy-data-producer/dummy_data_producer.cpp 1 addition, 1 deletion...ples/producer/dummy-data-producer/dummy_data_producer.cpp
- examples/worker/CMakeLists.txt 4 additions, 0 deletionsexamples/worker/CMakeLists.txt
- examples/worker/getnext_broker/check_linux.sh 1 addition, 2 deletionsexamples/worker/getnext_broker/check_linux.sh
- examples/worker/getnext_broker_python/CMakeLists.txt 17 additions, 0 deletionsexamples/worker/getnext_broker_python/CMakeLists.txt
- examples/worker/getnext_broker_python/check_linux.sh 51 additions, 0 deletionsexamples/worker/getnext_broker_python/check_linux.sh
- examples/worker/getnext_broker_python/check_windows.bat 41 additions, 0 deletionsexamples/worker/getnext_broker_python/check_windows.bat
Loading
Please register or sign in to comment