Commit 2c3e2ef
committed
chore: update linker flags, clean build artifacts, and refactor import paths
- Add -lstdc++exp to VSCode C++ linker flags for experimental C++ features
- Remove generated cpptrace build artifacts (cmake configs and version header)
- Update atom submodule to dirty state
- Refactor example includes to use new modular paths:
* components/manager.hpp → components/manager/manager.hpp
* task/sequencer.hpp → task/core/sequencer.hpp
* task/target.hpp → task/core/target.hpp
- Apply black formatting to isolate1 parent c70b22d commit 2c3e2ef
File tree
501 files changed
+50912
-6781
lines changed- .vscode
- build_test/cpptrace
- cmake
- include/cpptrace
- example
- components
- task
- python
- executor
- lithium_bridge
- tools
- auto_updater
- build_helper
- cert_manager
- common
- compiler_helper
- convert_to_header
- dotnet_manager
- git_utils
- hotspot
- nginx_manager
- pacman_manager
- src
- client
- ascom
- plugin
- astap
- plugin
- astrometry/plugin
- common
- indi-manager
- indigo
- plugin
- indi
- plugin
- solver
- common
- plugin
- service
- stellarsolver
- plugin
- components
- core
- debug
- manager
- system
- config
- components
- core
- sections
- database
- cache
- core
- orm
- query
- device
- bridge
- common
- events
- manager
- plugin
- service
- logging
- core
- sinks
- utils
- script
- ipc
- isolated
- numpy
- shell
- execution
- tools
- venv
- server
- command
- device
- script
- system
- controller
- device
- plugin
- script
- sequencer
- system
- middleware
- models
- plugin
- websocket
- target
- io
- model
- observability
- online
- cache
- client
- parser
- provider
- service
- recommendation
- repository
- search
- service
- task
- adapters
- components
- astrometry
- camera
- astrometry
- calibration
- common
- exposure
- filter
- focus
- guiding
- imaging
- safety
- settings
- common
- filterwheel
- focuser
- guider
- observatory
- script
- workflow
- core
- custom
- utils
- tests
- client
- indi
- solver
- components
- dependency
- integration
- loader
- manager
- module
- system
- tracker
- version
- config
- components
- core
- utils
- database
- debug
- terminal
- device
- phd2
- service
- logging
- sinks
- script
- ipc
- isolated
- numpy
- shell
- tools
- server
- command
- controller
- middleware
- models
- plugin
- utils
- websocket
- target
- index
- io
- model
- online
- recommendation
- repository
- search
- service
- task
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
501 files changed
+50912
-6781
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments