Open
Conversation
…n be built on its own
… files into a single file Please note: there are improvements which can be made to the CMakeLists.txt code (DRY avoidance, bug fixes, installation logic), but the only purpose of this particular issue was to get the code into a single file.
Small refinements
…ists JCF: Issue #28: collapse all the CMake code across the CMakeLists.txt…
…k to namespace dunedaq::appfwk
Rename app-framework include directory and change namespace
Conflicts: CMakeLists.txt
…ndedQueue from Facebook's folly library
Issue to daq_application when no JSON configuration specified.
…ication Move example JSON configuration to test directory
Fix typo constrution -> construction
… available in daq-buildtools was used
…everything JCF: clang-format the files; the configs/clang_format_config file now…
…k, out of the CMakeLists.txt file
…eueType, and fix some cpplint complaints
…CMakeLists.txt is constructed by quick-start.sh from the current head of jcfreeman2/issue3_cmake_wrapper_functions (eb50e9c989cab08c668a30a647b30f7958f2ff96)
…age call. Not this relies on the requirement that CMAKE_MODULE_PATH includes daq-buildtool's new CMake modules directory, available at the current head of jcfreeman2/issue3_cmake_wrapper_functions
restore copy push for DAQSink
Delete producer_consumer_test_app.cxx
…d installation logic
…ack logic removed for the time being
fix seg fault and add empty constructor
…omments explaining its purpose. Changed std::runtime_error to ERS issue.
…ThreadHelper Eflumerf/issue46 rename daq module thread helper
Recast daq_sink_source as unit test.
…_single_cmakelists' into develop Conflicts: CMakeLists.txt
Merge from upstream
Conflicts: CMakeLists.txt include/appfwk/detail/QueueRegistry.hxx test/queue_IO_check.cxx
…with virtual functions.
Adding command registration
Conflicts: CMakeLists.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
merge test to Phil's branch