fix fresh-install build: add preflight script, restore third_party binaries, remove WebEngine dep
- Add build_preflight.sh to create obj/ dirs that git can't track (body/board/obj, panda/board/obj) - Wire preflight into build_only.sh and launch_chffrplus.sh - Restore missing third_party binaries (libyuv, snpe, acados, maplibre) that were text pointers - Remove dead Qt5WebEngineWidgets dependency from UI SConscript Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
1
third_party/maplibre-native-qt/aarch64
vendored
1
third_party/maplibre-native-qt/aarch64
vendored
@@ -1 +0,0 @@
|
||||
larch64/
|
||||
1
third_party/maplibre-native-qt/aarch64/include/QMapLibre/Export
vendored
Executable file
1
third_party/maplibre-native-qt/aarch64/include/QMapLibre/Export
vendored
Executable file
@@ -0,0 +1 @@
|
||||
#include "export_core.hpp"
|
||||
1
third_party/maplibre-native-qt/aarch64/include/QMapLibre/LayerParameter
vendored
Executable file
1
third_party/maplibre-native-qt/aarch64/include/QMapLibre/LayerParameter
vendored
Executable file
@@ -0,0 +1 @@
|
||||
#include "layer_parameter.hpp"
|
||||
1
third_party/maplibre-native-qt/aarch64/include/QMapLibre/Map
vendored
Executable file
1
third_party/maplibre-native-qt/aarch64/include/QMapLibre/Map
vendored
Executable file
@@ -0,0 +1 @@
|
||||
#include "map.hpp"
|
||||
1
third_party/maplibre-native-qt/aarch64/include/QMapLibre/QMapLibre
vendored
Executable file
1
third_party/maplibre-native-qt/aarch64/include/QMapLibre/QMapLibre
vendored
Executable file
@@ -0,0 +1 @@
|
||||
#include "qmaplibre"
|
||||
1
third_party/maplibre-native-qt/aarch64/include/QMapLibre/Settings
vendored
Executable file
1
third_party/maplibre-native-qt/aarch64/include/QMapLibre/Settings
vendored
Executable file
@@ -0,0 +1 @@
|
||||
#include "settings.hpp"
|
||||
1
third_party/maplibre-native-qt/aarch64/include/QMapLibre/SourceParameter
vendored
Executable file
1
third_party/maplibre-native-qt/aarch64/include/QMapLibre/SourceParameter
vendored
Executable file
@@ -0,0 +1 @@
|
||||
#include "source_parameter.hpp"
|
||||
1
third_party/maplibre-native-qt/aarch64/include/QMapLibre/StyleParameter
vendored
Executable file
1
third_party/maplibre-native-qt/aarch64/include/QMapLibre/StyleParameter
vendored
Executable file
@@ -0,0 +1 @@
|
||||
#include "style_parameter.hpp"
|
||||
1
third_party/maplibre-native-qt/aarch64/include/QMapLibre/Types
vendored
Executable file
1
third_party/maplibre-native-qt/aarch64/include/QMapLibre/Types
vendored
Executable file
@@ -0,0 +1 @@
|
||||
#include "types.hpp"
|
||||
1
third_party/maplibre-native-qt/aarch64/include/QMapLibre/Utils
vendored
Executable file
1
third_party/maplibre-native-qt/aarch64/include/QMapLibre/Utils
vendored
Executable file
@@ -0,0 +1 @@
|
||||
#include "utils.hpp"
|
||||
BIN
third_party/maplibre-native-qt/aarch64/lib/libQMapLibre.so.3.0.0
vendored
Executable file
BIN
third_party/maplibre-native-qt/aarch64/lib/libQMapLibre.so.3.0.0
vendored
Executable file
Binary file not shown.
Reference in New Issue
Block a user