Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DBus reversal of path and interface naming scheme #525

Merged
merged 10 commits into from
Apr 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@ if (BUILD_EXAMPLES)
add_subdirectory(examples)
endif()

if (BUILD_FRONTEND)
add_subdirectory(cockpit)
endif ()

# Clang format all files

file(GLOB_RECURSE ALL_SOURCE_FILES libs/**/*.cpp libs/**/*.hpp exes/**/*.cpp exes/**/*.hpp)
Expand Down
2 changes: 1 addition & 1 deletion cmake
Submodule cmake updated 1 files
+0 −3 tfc_options.cmake
21 changes: 0 additions & 21 deletions cockpit/.eslintrc.json

This file was deleted.

20 changes: 0 additions & 20 deletions cockpit/.gitignore

This file was deleted.

31 changes: 0 additions & 31 deletions cockpit/CMakeLists.txt

This file was deleted.

42 changes: 0 additions & 42 deletions cockpit/install/create_link.js

This file was deleted.

26 changes: 0 additions & 26 deletions cockpit/manifest.json

This file was deleted.

87 changes: 0 additions & 87 deletions cockpit/package.json

This file was deleted.

11 changes: 0 additions & 11 deletions cockpit/public/index.html

This file was deleted.

29 changes: 0 additions & 29 deletions cockpit/src/App.css

This file was deleted.

Loading
Loading