cpython/Mac/Resources
Russell Keith-Magee 48cd104b0c
gh-120522: Add a `--with-app-store-compliance` configure option to patch out problematic code (#120984)
* Add --app-store-compliance configuration option.

* Added blurb.

* Correct tab-vs-spaces formatting issue.

* Correct source file name in docs.

Co-authored-by: Nice Zombies <nineteendo19d0@gmail.com>

* Correct source code reference in Mac docs

Co-authored-by: Nice Zombies <nineteendo19d0@gmail.com>

* Only apply the patch forward, and ensure the working directory is correct.

* Make patching reslient to multiple builds.

* Documentation fixes found during review

Co-authored-by: Alyssa Coghlan <ncoghlan@gmail.com>

* Documentation and configure.ac syntax improvements

Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>

* Regenerate configure script.

* Silence the patch echo output.

---------

Co-authored-by: Nice Zombies <nineteendo19d0@gmail.com>
Co-authored-by: Alyssa Coghlan <ncoghlan@gmail.com>
Co-authored-by: Erlend E. Aasland <erlend.aasland@protonmail.com>
2024-06-30 08:34:35 +08:00
..
app Update copyright years to 2024. (GH-113608) 2024-01-16 21:54:05 +01:00
framework Update copyright years to 2024. (GH-113608) 2024-01-16 21:54:05 +01:00
iconsrc Unmark files as executable that can't actually be executed. (GH-15353) 2019-08-20 21:53:59 -07:00
app-store-compliance.patch gh-120522: Add a `--with-app-store-compliance` configure option to patch out problematic code (#120984) 2024-06-30 08:34:35 +08:00