Alex to
d965d26e60
Enable Linux build
...
1. BUILD_ON_LINUX.md is instruction of building Linux version
2. Update toml files in scripts/makefile/ and /Makefile.toml to support Linux
Building Windows/Linux release version is verified
Didn't get chance to verify building macos version
2021-11-19 12:09:56 +08:00
AppFlowy.IO
2b9367aa40
Merge pull request #29 from akshay-rirev/patch-1
...
[DOCS] Added Command line source update command
2021-11-19 07:59:39 +08:00
Akshay Bengani Rirev
0b6d52cb46
[DOCS] Added Command line source update command
2021-11-18 23:06:42 +05:30
annie
b7a40a7cda
Merge branch 'main' of https://github.com/AppFlowy-IO/appflowy
2021-11-18 16:19:40 +08:00
annie
58078c26db
[flutter]: support dev build window
2021-11-18 16:18:20 +08:00
AppFlowy.IO
5a1e059a78
Merge pull request #22 from pdckxd/main
...
Fix task dependency order problem. Extract step of "vcpkg install sql…
2021-11-18 00:00:31 +08:00
Alex to
fc5e82d169
Fix task dependency order problem. Extract step of "vcpkg install sqlite3:x64-windows-static-md" from task "install_diesel.windows"
2021-11-17 23:43:49 +08:00
annie
93ce7d3b7d
[flutter]: add appflowy icon to windows platform
2021-11-17 23:14:27 +08:00
AppFlowy.IO
6536098b38
Merge pull request #21 from pdckxd/main
...
#19 - [FR] Successfully to build workable version for windows (Rust t…
2021-11-17 22:07:42 +08:00
Alex to
5ee37972ef
#19 - [FR] Successfully to build workable version for windows (Rust target: x86_64-pc-windows-msvc), request to contribute
...
1. scripts\flowy-tool\Cargo.toml
- Remove shell dependency which does not support windows
2. scripts\makefile\env.toml
- Enhance environment checking for building app on windows
3. scripts\flowy-tool\src\util\file.rs
- Trim unnecessary prefix "\\?\" for std::fs::canonicalize(root) on windows
4. scripts\makefile\flutter.toml
- add dependency for "tasks.appflowy-windows" to copy dart_ffi.dll from rust build folder to flutter build folder
5. scripts\flowy-tool\src\proto\proto_gen.rs
- Remove dir by using platform independent code rather than calling *nix shell command
6. scripts\makefile\protobuf.toml
- tasks.gen_dart_event: call duckscript to gen_dart_event on windows platform
2021-11-17 21:45:18 +08:00
annie
59922b95a9
[flutter]: update windows crate type
2021-11-17 17:52:49 +08:00
appflowy
89ba4195e5
[flutter]: fix some warnings
2021-11-17 14:28:21 +08:00
appflowy
f94f3f2d6a
[flutter]: ignore podfile.lock
2021-11-17 14:27:37 +08:00
appflowy
74239d65cb
[rust]: windows config
2021-11-17 14:18:21 +08:00
annie
19968010af
[flutter]: format time of trash cell
2021-11-16 21:38:50 +08:00
AppFlowy.IO
796a0a9f41
Merge pull request #14 from stephengroat/patch-1
...
Use brewfile
2021-11-16 16:44:09 +08:00
Stephen
3cfa7d0c68
unpin protobuf version
...
3.13 no longer available
2021-11-16 00:34:20 -08:00
Stephen
e334cde639
try using rustup-init for rust install
2021-11-16 00:25:45 -08:00
Stephen
1cdf5aea53
add rustup-init
2021-11-16 00:23:54 -08:00
Stephen
ce8979afe8
Create Brewfile
2021-11-16 00:20:21 -08:00
Stephen
df053fbc48
use brew bundle
2021-11-16 00:19:49 -08:00
Stephen
fcb8d49cf9
remove brew install from env.toml
2021-11-16 00:18:48 -08:00
appflowy
a72dc5d2ec
[flutter]: disable copy-to-sys-tmpdir task
2021-11-16 14:23:48 +08:00
AppFlowy.IO
418812d61d
Merge pull request #9 from stephengroat/patch-1
...
Thanks, the pipeline will be set up very soon.
2021-11-16 12:56:53 +08:00
Stephen
a2854297b3
Create ci.yaml
2021-11-15 20:32:43 -08:00
appflowy
92ab7eac17
[rust]: fix scripts errors
2021-11-15 22:14:47 +08:00
appflowy
96560d2b3e
[flutter]: update appflowy desktop bundle identifier
2021-11-15 21:39:37 +08:00
appflowy
f7d66a1e59
[flutter]: update version
2021-11-15 18:23:04 +08:00
appflowy
706f64c9dd
[flutter]: build flowy sdk as static lib
2021-11-15 18:23:04 +08:00
appflowy
d2a8f89668
[flutter]: release build with x86
2021-11-15 18:23:04 +08:00
appflowy
b0a818b813
[flutter]: update build script
2021-11-15 18:23:04 +08:00
appflowy
259a61378d
[flutter]: config window build script
2021-11-15 18:23:04 +08:00
appflowy
0e8ebe1e4d
[flutter]: update build script
2021-11-15 18:23:04 +08:00
Annie
118219e5b3
Update formatting easier copy cds
2021-11-15 11:09:46 +08:00
AppFlowy.IO
d160c35e29
Merge pull request #5 from LeonardoRosaa/main
...
Documentation: does make easier copies of some command lines codes
2021-11-15 10:41:53 +08:00
Leonardo Rosa
51a7cc9dee
Update README.md
2021-11-14 14:46:19 -03:00
Annie
b51b12ab7d
Update ABOUT_APPFLOWY.md
2021-11-14 16:12:42 +08:00
Annie
95a5c06e30
Update roadmap.md
2021-11-14 13:39:04 +08:00
Annie
2e03e03c77
Update ABOUT_APPFLOWY.md
2021-11-14 13:37:56 +08:00
AppFlowy.IO
b36de8b8c8
Update README.md
2021-11-13 23:23:04 +08:00
appflowy
6cdbb459fa
[flutter]: update default page title
2021-11-13 14:51:06 +08:00
appflowy
7f11b01480
[flutter]: add licenses
2021-11-13 14:51:06 +08:00
appflowy
b63a6e8abc
[flutter]: update avatar config
2021-11-13 14:51:06 +08:00
AppFlowy.IO
4661e32053
Update README.md
2021-11-13 14:50:08 +08:00
AppFlowy.IO
c42311d34e
Update README.md
2021-11-13 12:24:53 +08:00
appflowy
72de8938f5
[flutter]: update readme images
2021-11-13 12:20:57 +08:00
appflowy
fbac3e262c
[flutter]: update readme
2021-11-13 12:12:01 +08:00
appflowy
1896c79379
[flutter]: create read me when user sign up
2021-11-13 11:53:50 +08:00
appflowy
b4237b1986
[rust]: extract flowy-document-infra
2021-11-13 11:11:24 +08:00
appflowy
22b93f0343
[rust]: fix compile issue on release mode
2021-11-12 23:50:58 +08:00