Justin McCandless
|
d24bc5a0ef
|
Path clarification in Setting-up-the-Engine-development-environment.md (flutter/engine#55529)
I thought that this was referring to the flutter/flutter repo, but it's actually in flutter/engine/src/flutter/bin. Updated to clarify.
|
2024-10-07 18:16:04 +00:00 |
|
Gray Mackall
|
b01bfc77e5
|
Fix broken links in docs/ (flutter/engine#54815)
Fixes some links that were broken as a part of https://github.com/flutter/engine/pull/53595, because it was pointed out on discord
Specifically, replaces `../../` with `https://github.com/flutter/flutter/blob/master/docs/` in the places that `grep` surfaced it.
[C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
|
2024-08-27 23:14:04 +00:00 |
|
Eric Seidel
|
07f0051638
|
Update pre-commit formatter to use java from repo rather than path. (flutter/engine#54450)
This removes the recently added requirement of contributors having
`java` on their path.
Also removed the mention of java being needed in setup (I don't have
java
installed and have built the engine from mac for years).
Fixes https://github.com/flutter/flutter/issues/152968
Fixes https://github.com/flutter/flutter/issues/129221
|
2024-08-09 08:16:08 -07:00 |
|
Matan Lurey
|
5a76d742ca
|
Update Setting-up-the-Engine-development-environment.md (flutter/engine#53828)
Part of https://github.com/flutter/flutter/issues/150869.
|
2024-07-11 23:06:59 +00:00 |
|
Matan Lurey
|
af854d0c7b
|
Copy flutter/flutter/docs/engine to flutter/engine/docs as-is (no changes) (flutter/engine#53595)
See https://github.com/flutter/flutter/issues/150869.
|
2024-06-26 13:35:07 -07:00 |
|