- 29 Oct, 2019 1 commit
-
-
Jenn Magder authored
-
- 28 Oct, 2019 1 commit
-
-
Jonah Williams authored
-
- 15 Oct, 2019 1 commit
-
-
Jenn Magder authored
-
- 14 Oct, 2019 1 commit
-
-
Jenn Magder authored
-
- 10 Oct, 2019 1 commit
-
-
Jonah Williams authored
-
- 09 Oct, 2019 1 commit
-
-
stuartmorgan authored
-
- 04 Oct, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 30 Sep, 2019 2 commits
-
-
Jenn Magder authored
-
Alexandre Ardhuin authored
* add missing trailing commas * add more missing trailing commas * add more and more missing trailing commas
-
- 24 Sep, 2019 1 commit
-
-
Alexandre Ardhuin authored
-
- 16 Sep, 2019 2 commits
-
-
Jonah Williams authored
-
Zachary Anderson authored
-
- 13 Sep, 2019 1 commit
-
-
Zachary Anderson authored
-
- 12 Sep, 2019 2 commits
-
-
stuartmorgan authored
- Makes build_macos.dart handle the case where there is only one Xcode project in the macos/ directory, but it's not called Runner.xcodeproj - Makes getInfo throw a tool exit when trying to get project info and it can't find a project, since that is a configuration error by the user rather than a tool bug.
-
Zachary Anderson authored
-
- 10 Sep, 2019 1 commit
-
-
Jenn Magder authored
-
- 05 Sep, 2019 1 commit
-
-
stuartmorgan authored
Avoids unnecessarily breaking projects that have another .xcodeproj in their macos/ directory, which worked until the addition of the getInfo call.
-
- 28 Aug, 2019 4 commits
-
-
Dan Field authored
-
Jonah Williams authored
This reverts commit 202c1b42.
-
Dan Field authored
-
Zachary Anderson authored
-
- 27 Aug, 2019 1 commit
-
-
Jonah Williams authored
-
- 26 Aug, 2019 1 commit
-
-
stuartmorgan authored
Fix some places where Debug/Release was treated as a binary switch. Makes similar changes to Windows and Linux to simplify adding profile support to those platforms in the future. This means `--profile` builds will fail on Linux and Windows for now, but that's fine since they aren't actually supported, and unlike `--release` don't provide useful functionality at the native code level. Also fixes 'stopApp' always using Debug on macOS, to avoid showing an error when running Profile (or Release). Fixes #33203
-
- 23 Aug, 2019 1 commit
-
-
Christopher Fujino authored
-
- 22 Aug, 2019 1 commit
-
-
Jenn Magder authored
-
- 20 Aug, 2019 1 commit
-
-
Zachary Anderson authored
-
- 17 Aug, 2019 1 commit
-
-
Todd Volkert authored
We were using the `defaults` command-line utility to parse Plist files, but it was never supported by Apple, and it appears that in an upcoming OS release, it will be less likely to work: > WARNING: The defaults command will be changed in an upcoming > major release to only operate on preferences domains. General > plist manipulation utilities will be folded into a different > command-line program. Fixes https://github.com/flutter/flutter/issues/37701
-
- 15 Aug, 2019 1 commit
-
-
Jonah Williams authored
-
- 08 Aug, 2019 1 commit
-
-
jmagman authored
-
- 06 Aug, 2019 1 commit
-
-
Jonah Williams authored
-
- 02 Aug, 2019 1 commit
-
-
Christopher Fujino authored
-
- 01 Aug, 2019 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
- 31 Jul, 2019 1 commit
-
-
Jonah Williams authored
-
- 29 Jul, 2019 1 commit
-
-
Zachary Anderson authored
-
- 22 Jul, 2019 3 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
This reverts commit bd52a78c.
-
Jonah Williams authored
-
- 19 Jul, 2019 1 commit
-
-
Dan Field authored
-
- 16 Jul, 2019 1 commit
-
-
Todd Volkert authored
Slight cleanup of file locations in flutter_tools to make it easier to see which files are responsible for data reporting.
-