summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-03-09remove unnecessary depMithicSpirit
2024-02-29use deps for cargo-make, duckscriptMithicSpirit
Instead of building them from source every time
2024-02-08disable LTO optionMithicSpirit
Fixes build fail when lto is enabled in makepkg.conf
2023-12-27bump flutter (fix build)MithicSpirit
2023-11-24bump flutter (fix build)MithicSpirit
2023-10-15Fix missing dependencyMithicSpirit
2023-09-04Fix compilation issuesMithicSpirit
- Use rustup instead of any rust rust (sorry if you have rustc installed, but it doesn't work otherwise :/) - Add rsync because that's needed for icons apparently (even though it's not documented) - Set RUSTUP_HOME, CARGO_HOME, and PUB_CACHE environment variables to prevent build artifacts from leaking - Misc improvements and fixes (see diff)
2023-06-09Update flutterMithicSpirit
2023-06-03Remove unnecessary dart dependencyMithicSpirit
Flutter comes bundled with one
2023-04-28Update flutter and executable filenameMithicSpirit
2023-03-03fix blank screen issue when xdg-user-dirs is missingMithicSpirit
2023-02-27Fix buildMithicSpirit
- Flutter install takes precendence over system flutter - Fixes issue with renamed paths now that tauri is becoming a thing. I will make the tauri package (probably just a split package here) soonTM.
2023-02-04Fix build by hardcoding flutter versionMithicSpirit
2022-12-13Building the ffi wasn't workingMithicSpirit
2022-09-17Add libkeybinder3 to dependenciesMithicSpirit
2022-07-23Update .SRCINFO (oops)MithicSpirit
2022-07-23Build appflowy release insteadMithicSpirit
2022-07-23Fix buildMithicSpirit
2022-05-25Unpin flutter versionMithicSpirit
2022-05-20Add sqlite to dependenciesMithicSpirit
2022-05-20Initial CommitMithicSpirit