cpython/Mac/PythonLauncher
Ned Deily 0da5466650
bpo-26317: Support OBJC and OBJCXX configure command line variables (GH-20176)
Add support to the configure script for OBJC and OBJCXX command line options so that the macOS builds can use the clang compiler for the macOS-specific Objective C source files. This allows third-party compilers, like GNU gcc, to be used to build the rest of the project since some of the Objective C system header files are not compilable by GNU gcc.

Co-authored-by: Jeffrey Kintscher <websurfer@surf2c.net>
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
2020-05-18 09:17:22 -04:00
..
English.lproj
doscript.h
doscript.m
factorySettings.plist
FileSettings.h
FileSettings.m
Info.plist.in Bring Python into the next decade. (GH-17801) 2020-01-02 18:56:34 -08:00
main.m
Makefile.in bpo-26317: Support OBJC and OBJCXX configure command line variables (GH-20176) 2020-05-18 09:17:22 -04:00
MyAppDelegate.h
MyAppDelegate.m
MyDocument.h
MyDocument.m
PreferencesWindowController.h
PreferencesWindowController.m