Home
last modified time | relevance | path

Searched full:macos (Results 1 – 25 of 1069) sorted by relevance

12345678910>>...43

/third_party/flutter/flutter/dev/tools/gen_keycodes/data/
Dkey_data.json18 "macos": null null
41 "macos": null null
62 "macos": null null
87 "macos": null null
110 "macos": null null
135 "macos": null null
156 "macos": null null
177 "macos": null null
202 "macos": null null
229 "macos": null null
[all …]
/third_party/python/Mac/BuildScript/
DREADME.rst10 The installer package built on the dmg is a macOS bundle format installer
12 macOS systems; it is usable on macOS 10.6 and earlier systems.
13 To be usable on newer versions of macOS, the bits in the bundle package
14 must be assembled in a macOS flat installer package, using current
15 versions of the pkgbuild and productbuild utilities. To pass macoS
18 Starting with macOS 10.15 Catalina, Gatekeeper now also requires
22 the macOS 10.9 SDK, mout now be signed with the codesign utility
29 building on a newer version of macOS that will run on older versions
31 Python C modules do not yet support runtime testing of macOS
32 feature availability (for example, by using macOS AvailabilityMacros.h
[all …]
/third_party/flutter/flutter/packages/flutter_tools/lib/src/commands/
Dbuild_macos.dart12 import '../macos/build_macos.dart';
17 /// A command to build a macOS desktop target through a build shell script.
25 final String name = 'macos';
32 DevelopmentArtifact.macOS,
37 String get description => 'build the macOS desktop target.';
45 throwToolExit('"build macos" is not currently supported.');
48 throwToolExit('"build macos" only supported on macOS hosts.');
50 if (!flutterProject.macos.existsSync()) {
51 throwToolExit('No macOS desktop project configured.');
/third_party/python/Mac/
DREADME.rst2 Python on macOS README
10 This document provides a quick overview of some macOS specific features in
13 macOS specific arguments to configure
20 _`Building and using a framework-based Python on macOS` for more
44 The optional argument specifies which macOS SDK should be used to perform the
47 Line Tools developer directory will be used. See the macOS ``xcrun`` man page
48 for more information. Current versions of macOS and Xcode no longer install
53 and since macOS 10.14, no longer possible to force the installation of system
63 as of macOS 10.15 Catalina, 32-bit execution is no longer supported by
72 Building and using a universal binary of Python on macOS
[all …]
/third_party/freetype/builds/mac/
DREADME15 running on classic MacOS. To build FreeType running on
19 vanilla FreeType to fit classic MacOS.
21 The information about MacOS specific API is written in
55 classic MacOS, MacPython is available:
89 m68k MacOS: System 6, with 32bit addressing
94 CFM binary executable format for m68k MacOS:
98 CFM binary executable format for ppc MacOS:
99 System 7, MacOS 8, MacOS 9. So-called "Toolbox"
103 CFM binary executable format for ppc MacOS:
104 MacOS 9. Carbon API is used.
[all …]
Dftlib.prj.xml74 <SETTING><NAME>PathFormat</NAME><VALUE>MacOS</VALUE></SETTING>
84 <SETTING><NAME>PathFormat</NAME><VALUE>MacOS</VALUE></SETTING>
94 <SETTING><NAME>PathFormat</NAME><VALUE>MacOS</VALUE></SETTING>
104 <SETTING><NAME>PathFormat</NAME><VALUE>MacOS</VALUE></SETTING>
116 <SETTING><NAME>PathFormat</NAME><VALUE>MacOS</VALUE></SETTING>
136 <SETTING><NAME>Linker</NAME><VALUE>MacOS PPC Linker</VALUE></SETTING>
142 <SETTING><NAME>PathFormat</NAME><VALUE>MacOS</VALUE></SETTING>
597 <!-- Settings for "MacOS Merge Panel" panel -->
609 <SETTING><NAME>PathFormat</NAME><VALUE>MacOS</VALUE></SETTING>
734 <SETTING><NAME>PathFormat</NAME><VALUE>MacOS</VALUE></SETTING>
[all …]
/third_party/flutter/skia/third_party/externals/freetype/builds/mac/
DREADME15 running on classic MacOS. To build FreeType running on
19 vanilla FreeType to fit classic MacOS.
21 The information about MacOS specific API is written in
55 classic MacOS, MacPython is available:
89 m68k MacOS: System 6, with 32bit addressing
94 CFM binary executable format for m68k MacOS:
98 CFM binary executable format for ppc MacOS:
99 System 7, MacOS 8, MacOS 9. So-called "Toolbox"
103 CFM binary executable format for ppc MacOS:
104 MacOS 9. Carbon API is used.
[all …]
Dftlib.prj.xml74 <SETTING><NAME>PathFormat</NAME><VALUE>MacOS</VALUE></SETTING>
84 <SETTING><NAME>PathFormat</NAME><VALUE>MacOS</VALUE></SETTING>
94 <SETTING><NAME>PathFormat</NAME><VALUE>MacOS</VALUE></SETTING>
104 <SETTING><NAME>PathFormat</NAME><VALUE>MacOS</VALUE></SETTING>
116 <SETTING><NAME>PathFormat</NAME><VALUE>MacOS</VALUE></SETTING>
136 <SETTING><NAME>Linker</NAME><VALUE>MacOS PPC Linker</VALUE></SETTING>
142 <SETTING><NAME>PathFormat</NAME><VALUE>MacOS</VALUE></SETTING>
597 <!-- Settings for "MacOS Merge Panel" panel -->
609 <SETTING><NAME>PathFormat</NAME><VALUE>MacOS</VALUE></SETTING>
734 <SETTING><NAME>PathFormat</NAME><VALUE>MacOS</VALUE></SETTING>
[all …]
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/commands/
Dbuild_macos_test.dart54 testUsingContext('macOS build fails when there is no macos project', () async {
58 const <String>['build', 'macos']
65 testUsingContext('macOS build fails on non-macOS platform', () async {
73 const <String>['build', 'macos']
81 testUsingContext('macOS build invokes xcode build', () async {
84 fs.directory('macos').createSync();
94 '-workspace', flutterProject.macos.xcodeWorkspace.path,
102 fs.file(fs.path.join('macos', 'Flutter', 'ephemeral', '.app_filename'))
109 const <String>['build', 'macos', '--release']
118 testUsingContext('Refuses to build for macOS when feature is disabled', () {
[all …]
/third_party/curl/src/macos/
DMACINSTALL.TXT1 MACOS (not MACOS X)
3 This is the first attempt at porting curl to MacOS.
9 bringing some of the comforts of UNIX 98 to traditional MacOS.
13 I have also written a few functions to help port Unix applications to MacOS.
20 curl for MacOS requires using the CodeWarrior compiler from Metrowerks.
29 In the 'curl/src/macos' directory, decode "curl.mcp.xml.sit.hqx" (This is a
31 From the CodeWarrior IDE, import 'curl/src/macos/curl.xml', adjust the access
/third_party/libjpeg/
Dmakeproj.mac49 Set Preferences of panel "Target Settings" to {Linker:"MacOS PPC Linker"}
114 Set Preferences of panel "Target Settings" to {Linker:"MacOS PPC Linker"}
133 …Add Files (cw_folder as string) & "Metrowerks CodeWarrior:MacOS Support:Libraries:Runtime:Runtime …
135 …Add Files (cw_folder as string) & "Metrowerks CodeWarrior:MacOS Support:Libraries:MacOS Common:Int…
136 …Add Files (cw_folder as string) & "Metrowerks CodeWarrior:MacOS Support:Libraries:MacOS Common:Mat…
149 Set Preferences of panel "Target Settings" to {Linker:"MacOS PPC Linker"}
168 …Add Files (cw_folder as string) & "Metrowerks CodeWarrior:MacOS Support:Libraries:Runtime:Runtime …
170 …Add Files (cw_folder as string) & "Metrowerks CodeWarrior:MacOS Support:Libraries:MacOS Common:Int…
171 …Add Files (cw_folder as string) & "Metrowerks CodeWarrior:MacOS Support:Libraries:MacOS Common:Mat…
184 Set Preferences of panel "Target Settings" to {Linker:"MacOS PPC Linker"}
[all …]
/third_party/flutter/flutter/packages/flutter_tools/lib/src/macos/
Dbuild_macos.dart19 /// Builds the macOS project through xcodebuild.
38 await processPodsIfNeeded(flutterProject.macos, getMacOSBuildDirectory(), buildInfo.mode);
40 if (!flutterProject.macos.inputFileList.existsSync()) {
41 flutterProject.macos.inputFileList.createSync(recursive: true);
43 if (!flutterProject.macos.outputFileList.existsSync()) {
44 flutterProject.macos.outputFileList.createSync(recursive: true);
58 '-workspace', flutterProject.macos.xcodeWorkspace.path,
67 'Building macOS application...',
87 flutterUsage.sendTiming('build', 'xcode-macos', Duration(milliseconds: sw.elapsedMilliseconds));
Dapplication_package.dart14 /// Tests whether a [FileSystemEntity] is an macOS bundle directory
21 /// Creates a new [MacOSApp] from a macOS project directory.
44 /// Look up the executable name for a macOS application bundle.
65 printError('Invalid prebuilt macOS app. Does not contain Info.plist.');
72 printError('Invalid prebuilt macOS app. Info.plist does not contain bundle identifier');
75 final String executable = fs.path.join(bundleDir.path, 'Contents', 'MacOS', executableName);
77 printError('Could not find macOS binary at $executable');
121 String get name => 'macOS';
Dmacos_device.dart15 import '../macos/application_package.dart';
21 /// A device that represents a desktop MacOS target.
24 'macOS',
26 platformType: PlatformType.macos,
64 String get name => 'macOS';
142 return flutterProject.macos.existsSync();
147 MacOSDevices() : super('macOS devices');
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/web/
Dworkflow_test.dart23 MockPlatform macos;
28 notSupported = MockPlatform(linux: false, windows: false, macos: false);
31 macos = MockPlatform(macos: true);
52 test('Applies on macOS', () => testbed.run(() {
58 Platform: () => macos,
86 Platform: () => macos,
97 this.macos = false,
104 final bool macos;
114 bool get isMacOS => macos;
/third_party/flutter/flutter/packages/flutter_tools/lib/src/build_system/targets/
Dmacos.dart16 import '../../macos/xcode.dart';
21 const String _kOutputPrefix = '{PROJECT_DIR}/macos/Flutter/ephemeral/FlutterMacOS.framework';
23 /// The copying logic for flutter assets in macOS.
53 final String prefix = fs.path.join(flutterProject.macos.ephemeralDirectory.path,
64 /// Copy the macOS framework to the correct copy dir by invoking 'cp -R'.
80 Source.pattern('{FLUTTER_ROOT}/packages/flutter_tools/lib/src/build_system/targets/macos.dart'),
113 final Directory targetDirectory = flutterProject.macos
131 /// Create an App.framework for debug macOS targets.
146 flutterProject.macos.ephemeralDirectory.path, 'App.framework', 'App'));
161 '-o', 'macos/Flutter/ephemeral/App.framework/App',
[all …]
/third_party/libsnd/.github/workflows/
Daction.yml14 macos-autotools,
19 macos-cmake,
20 macos-cmake-shared,
45 - name: macos-autotools
46 os: macos-latest
97 - name: macos-cmake
98 os: macos-latest
108 - name: macos-cmake-shared
109 os: macos-latest
179 - name: Install MacOS dependencies
[all …]
/third_party/node/deps/npm/node_modules/node-gyp/
DmacOS_Catalina.md1 # Installation notes for macOS Catalina (v10.15)
3 …ious versions of macOS to Catalina (10.15). It should be removed from the source repository when C…
5 **Upgrading to macOS Catalina may cause normal `node-gyp` installations to fail.**
7 ### Is my Mac running macOS Catalina?
15 … you. Normal install docs for `node-gyp` on macOS can be found at https://github.com/nodejs/node-g…
30 There are three ways to install the Xcode libraries `node-gyp` needs on macOS. People running Catal…
66 …de" for your version of Catalina from developer.apple.com/download. As of MacOS 10.15.2, that's Co…
/third_party/python/.azure-pipelines/
Dci.yml36 displayName: macOS CI Tests
39 # bpo-39837: macOS tests on Azure Pipelines are disabled
43 testRunTitle: '$(build.sourceBranchName)-macos'
44 testRunPlatform: macos
47 vmImage: macos-10.14
50 - template: ./macos-steps.yml
Dpr.yml34 displayName: macOS PR Tests
37 # bpo-39837: macOS tests on Azure Pipelines are disabled
41 testRunTitle: '$(system.pullRequest.TargetBranch)-macos'
42 testRunPlatform: macos
45 vmImage: macos-10.14
48 - template: ./macos-steps.yml
/third_party/flutter/flutter/packages/flutter_tools/test/general.shard/
Dfeatures_test.dart84 test('flutter macOS desktop help string', () {
85 …pFeature.generateHelpMessage(), 'Enable or disable Flutter for desktop on macOS. This setting will…
192 /// Flutter macOS desktop.
194 test('flutter macos desktop off by default on master', () => testbed.run(() {
200 test('flutter macos desktop enabled with config on master', () => testbed.run(() {
202 when<bool>(mockFlutterConfig.getValue('enable-macos-desktop')).thenReturn(true);
207 test('flutter macos desktop enabled with environment variable on master', () => testbed.run(() {
214 test('flutter macos desktop off by default on dev', () => testbed.run(() {
220 test('flutter macos desktop not enabled with config on dev', () => testbed.run(() {
222 when<bool>(mockFlutterConfig.getValue('flutter-desktop-macos')).thenReturn(true);
[all …]
/third_party/node/test/parallel/
Dtest-macos-app-sandbox.js21 appBundleContentPath, 'MacOS', 'node');
27 // ├── MacOS
31 fs.mkdirSync(path.join(appBundleContentPath, 'MacOS'));
33 fixtures.path('macos-app-sandbox', 'Info.plist'),
44 'macos-app-sandbox', 'node_sandboxed.entitlements'),
/third_party/boost/libs/predef/
Dazure-pipelines.yml181 - job: 'macOS'
188 VM_IMAGE: 'macOS-10.15'
193 VM_IMAGE: 'macOS-10.15'
198 VM_IMAGE: 'macOS-10.15'
203 VM_IMAGE: 'macOS-10.15'
208 VM_IMAGE: 'macOS-10.15'
213 VM_IMAGE: 'macOS-10.15'
218 VM_IMAGE: 'macOS-10.14'
223 VM_IMAGE: 'macOS-10.14'
228 VM_IMAGE: 'macOS-10.14'
[all …]
/third_party/gstreamer/gstreamer/m4/
Dintlmacosx.m416 dnl Checks for special options needed on MacOS X.
20 dnl Check for API introduced in MacOS X 10.2.
32 …[Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in the CoreFoundation fram…
34 dnl Check for API introduced in MacOS X 10.3.
44 …[Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the CoreFoundation framework.…
/third_party/gstreamer/gstplugins_base/m4/
Dintlmacosx.m416 dnl Checks for special options needed on MacOS X.
20 dnl Check for API introduced in MacOS X 10.2.
32 …[Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in the CoreFoundation fram…
34 dnl Check for API introduced in MacOS X 10.3.
44 …[Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the CoreFoundation framework.…

12345678910>>...43