Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-09 | remove unnecessary dep | MithicSpirit | |
2024-02-29 | use deps for cargo-make, duckscript | MithicSpirit | |
Instead of building them from source every time | |||
2024-02-08 | disable LTO option | MithicSpirit | |
Fixes build fail when lto is enabled in makepkg.conf | |||
2023-12-27 | bump flutter (fix build) | MithicSpirit | |
2023-11-24 | bump flutter (fix build) | MithicSpirit | |
2023-10-15 | Fix missing dependency | MithicSpirit | |
2023-09-04 | Fix compilation issues | MithicSpirit | |
- 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-09 | Update flutter | MithicSpirit | |
2023-06-03 | Remove unnecessary dart dependency | MithicSpirit | |
Flutter comes bundled with one | |||
2023-04-28 | Update flutter and executable filename | MithicSpirit | |
2023-03-03 | fix blank screen issue when xdg-user-dirs is missing | MithicSpirit | |
2023-02-27 | Fix build | MithicSpirit | |
- 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-04 | Fix build by hardcoding flutter version | MithicSpirit | |
2022-12-13 | Building the ffi wasn't working | MithicSpirit | |
2022-09-17 | Add libkeybinder3 to dependencies | MithicSpirit | |
2022-07-23 | Update .SRCINFO (oops) | MithicSpirit | |
2022-07-23 | Build appflowy release instead | MithicSpirit | |
2022-07-23 | Fix build | MithicSpirit | |
2022-05-25 | Unpin flutter version | MithicSpirit | |
2022-05-20 | Add sqlite to dependencies | MithicSpirit | |
2022-05-20 | Initial Commit | MithicSpirit | |