Commit Graph
17 Commits
Author SHA1 Message Date
Mike-Solar f0d41eae52 build: rebrand output artifacts to Oak and fix macOS QML deployment
- Rename macOS bundle output from Olive.app to Oak.app.
- Rename editor binary to oak-editor and render worker to oak-render-worker.
- Rename crash handler output to oak-crashhandler.
- Update worker lookup, NSIS installer, Linux desktop/AppRun, crashhandler
  symbol paths, and documentation for the new binary names.
- Update CD workflow paths and add -qmldir flags to macdeployqt so QtQuick
  / QML plugins required by KDDockWidgets are bundled, fixing the launch
  crash on macOS.
- Update user-facing GitHub URLs to OakVideoEditorCommunity/oak.
2026-07-13 15:26:15 +08:00
Mike-Solar bfb1b2fce4 update copyright back 2026-01-16 21:22:05 +08:00
Mike-Solar b8669f6a11 Change project name; 2026-01-05 16:22:26 +08:00
Mike Solar 6fdfd03ffd update: update copyright 2025-08-05 17:12:49 +08:00
Mike Solar 74f73ab3be change: change code style to Linux style except indent. 2025-08-03 03:09:40 +08:00
itsmattkc 7785c0d66a crashhandler: fix duplicate variable name 2022-06-28 10:05:43 -07:00
itsmattkc 9b5e0f393d crashhandler: handle ssl errors 2022-06-28 09:53:56 -07:00
itsmattkc bc49cfeede crashhandler: use correct c++ thing 2022-06-21 10:10:58 -07:00
itsmattkc da0b191254 crashhandler: show error code 2022-06-21 10:07:12 -07:00
itsmattkc c5b6b0c4fc crashhandler: fix symbol issue 2022-05-19 18:16:30 -07:00
itsmattkc 4b366a9b73 update copyright year to 2022 2022-05-10 10:38:56 -07:00
itsmattkc 469e0525ba use new version in crash handler 2021-10-08 12:10:59 -07:00
itsmattkc 022ac6aad6 require message on crash report 2021-10-06 00:19:47 -07:00
itsmattkc 59952fdd94 crashhandler: convert git hash to utf-8 2021-04-28 18:28:29 +10:00
itsmattkc aeb3a83293 cmake: compile git hash into separate object
Should improve incremental compile speeds
2021-04-28 18:19:26 +10:00
itsmattkc 9dadf6258b cmake: fixed new crashhandler directory 2021-04-22 11:50:24 +10:00
itsmattkc 3929004535 cmake: reworked everything and add unit tests 2021-04-22 11:50:24 +10:00