Searched full:macos (Results 1 – 25 of 1501) sorted by relevance
12345678910>>...61
18 "macos": null null41 "macos": null null62 "macos": null null87 "macos": null null110 "macos": null null135 "macos": null null156 "macos": null null177 "macos": null null202 "macos": null null229 "macos": null null[all …]
361 dEQP-VK.image.swapchain_mutable.macos.2d.b8g8r8a8_snorm_b8g8r8a8_srgb_clear_copy_format_list362 dEQP-VK.image.swapchain_mutable.macos.2d.b8g8r8a8_snorm_b8g8r8a8_srgb_copy_copy_format_list363 dEQP-VK.image.swapchain_mutable.macos.2d.b8g8r8a8_snorm_b8g8r8a8_srgb_draw_copy_format_list364 dEQP-VK.image.swapchain_mutable.macos.2d.b8g8r8a8_snorm_b8g8r8a8_unorm_clear_copy_format_list365 dEQP-VK.image.swapchain_mutable.macos.2d.b8g8r8a8_snorm_b8g8r8a8_unorm_copy_copy_format_list366 dEQP-VK.image.swapchain_mutable.macos.2d.b8g8r8a8_snorm_b8g8r8a8_unorm_draw_copy_format_list367 dEQP-VK.image.swapchain_mutable.macos.2d.b8g8r8a8_snorm_r8g8b8a8_snorm_clear_copy_format_list368 dEQP-VK.image.swapchain_mutable.macos.2d.b8g8r8a8_snorm_r8g8b8a8_snorm_clear_load_format_list369 dEQP-VK.image.swapchain_mutable.macos.2d.b8g8r8a8_snorm_r8g8b8a8_snorm_clear_texture_format_list370 dEQP-VK.image.swapchain_mutable.macos.2d.b8g8r8a8_snorm_r8g8b8a8_snorm_copy_copy_format_list[all …]
1801 dEQP-VK.image.swapchain_mutable.macos.2d.r8g8b8a8_unorm_r8g8b8a8_snorm_clear_copy_format_list1802 dEQP-VK.image.swapchain_mutable.macos.2d.r8g8b8a8_unorm_r8g8b8a8_snorm_clear_load_format_list1803 dEQP-VK.image.swapchain_mutable.macos.2d.r8g8b8a8_unorm_r8g8b8a8_snorm_clear_texture_format_list1804 dEQP-VK.image.swapchain_mutable.macos.2d.r8g8b8a8_unorm_r8g8b8a8_snorm_copy_copy_format_list1805 dEQP-VK.image.swapchain_mutable.macos.2d.r8g8b8a8_unorm_r8g8b8a8_snorm_copy_load_format_list1806 dEQP-VK.image.swapchain_mutable.macos.2d.r8g8b8a8_unorm_r8g8b8a8_snorm_copy_texture_format_list1807 dEQP-VK.image.swapchain_mutable.macos.2d.r8g8b8a8_unorm_r8g8b8a8_snorm_store_copy_format_list1808 dEQP-VK.image.swapchain_mutable.macos.2d.r8g8b8a8_unorm_r8g8b8a8_snorm_store_load_format_list1809 dEQP-VK.image.swapchain_mutable.macos.2d.r8g8b8a8_unorm_r8g8b8a8_snorm_store_texture_format_list1810 dEQP-VK.image.swapchain_mutable.macos.2d.r8g8b8a8_unorm_r8g8b8a8_snorm_draw_copy_format_list[all …]
10 The installer package built on the dmg is a macOS bundle format installer12 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 package14 must be assembled in a macOS flat installer package, using current15 versions of the pkgbuild and productbuild utilities. To pass macoS18 Starting with macOS 10.15 Catalina, Gatekeeper now also requires22 the macOS 10.9 SDK, mout now be signed with the codesign utility29 building on a newer version of macOS that will run on older versions31 Python C modules do not yet support runtime testing of macOS32 feature availability (for example, by using macOS AvailabilityMacros.h[all …]
12 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.');
2 Python on macOS README10 This document provides a quick overview of some macOS specific features in13 macOS specific arguments to configure20 _`Building and using a framework-based Python on macOS` for more44 The optional argument specifies which macOS SDK should be used to perform the47 Line Tools developer directory will be used. See the macOS ``xcrun`` man page48 for more information. Current versions of macOS and Xcode no longer install53 and since macOS 10.14, no longer possible to force the installation of system63 as of macOS 10.15 Catalina, 32-bit execution is no longer supported by72 Building and using a universal binary of Python on macOS[all …]
15 running on classic MacOS. To build FreeType running on19 vanilla FreeType to fit classic MacOS.21 The information about MacOS specific API is written in55 classic MacOS, MacPython is available:89 m68k MacOS: System 6, with 32bit addressing94 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 …]
54 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 …]
1 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
2995 dEQP-VK.wsi.macos.surface.create2996 dEQP-VK.wsi.macos.surface.create_custom_allocator2997 dEQP-VK.wsi.macos.surface.create_simulate_oom2998 dEQP-VK.wsi.macos.surface.query_support2999 dEQP-VK.wsi.macos.surface.query_presentation_support3000 dEQP-VK.wsi.macos.surface.query_capabilities3001 dEQP-VK.wsi.macos.surface.query_capabilities23002 dEQP-VK.wsi.macos.surface.query_protected_capabilities3003 dEQP-VK.wsi.macos.surface.query_surface_counters3004 dEQP-VK.wsi.macos.surface.query_formats[all …]
49 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 …]
19 /// 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));
14 /// Tests whether a [FileSystemEntity] is an macOS bundle directory21 /// 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';
9 \f0\fs24 \cf0 This package will install Python $FULL_VERSION for macOS $MACOSX_DEPLOYMENT_TARGET fo…40 Due to new security checks on macOS 10.15 Catalina, when launching IDLE macOS may open a window wit…53 \f1\b \ul macOS 11.0 (Big Sur) and Apple Silicon Mac support [new in 3.9.1]\56 As of 2020-11, macOS 11.0 (Big Sur) is the latest release of macOS and one of its major features is…58 …macOS have been provided via a downloadable installer that supports the Intel 64 architecture on m…60 …macOS 10.9 or later. Some of the advantages of the new installer variant: native ARM64 code on Ap…
23 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;
16 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.macos131 /// 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 …]
69 if (@available(macOS 10.11, iOS 8.3, *)) { in setVertexBuffer()84 SK_API_AVAILABLE(macos(10.11), ios(8.3)) { in setVertexBufferOffset()93 if (@available(macOS 10.11, iOS 8.3, *)) { in setFragmentBuffer()108 SK_API_AVAILABLE(macos(10.11), ios(8.3)) { in setFragmentBufferOffset()117 SK_API_AVAILABLE(macos(10.11), ios(8.3)) { in setVertexBytes()123 SK_API_AVAILABLE(macos(10.11), ios(8.3)) { in setFragmentBytes()154 SK_API_AVAILABLE(macos(10.11), ios(9.0)) { in setStencilFrontBackReferenceValues()187 NSUInteger baseInstance) SK_API_AVAILABLE(macos(10.11), ios(9.0)) { in drawPrimitives()195 NSUInteger indirectBufferOffset) SK_API_AVAILABLE(macos(10.11), ios(9.0)) { in drawPrimitives()215 NSUInteger baseInstance) SK_API_AVAILABLE(macos(10.11), ios(9.0)) { in drawIndexedPrimitives()[all …]
14 macos-autotools,19 macos-cmake,20 macos-cmake-shared,45 - name: macos-autotools46 os: macos-latest97 - name: macos-cmake98 os: macos-latest108 - name: macos-cmake-shared109 os: macos-latest179 - name: Install MacOS dependencies[all …]
11 os: [ubuntu-20.04, macos-10.15]41 - name: MacOS setup42 if: runner.os == 'macOS'62 - name: Setup clang (MacOS)63 if: runner.os == 'macOS' && matrix.compiler == 'clang'72 - name: Setup gcc (MacOS)73 if: runner.os == 'macOS' && matrix.compiler == 'gcc'
1 # 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…
69 if (@available(macOS 10.11, iOS 8.3, *)) { in setVertexBuffer()84 SK_API_AVAILABLE(macos(10.11), ios(8.3)) { in setVertexBufferOffset()95 if (@available(macOS 10.11, iOS 8.3, *)) { in setFragmentBuffer()110 SK_API_AVAILABLE(macos(10.11), ios(8.3)) { in setFragmentBufferOffset()120 SK_API_AVAILABLE(macos(10.11), ios(8.3)) { in setVertexBytes()126 SK_API_AVAILABLE(macos(10.11), ios(8.3)) { in setFragmentBytes()158 SK_API_AVAILABLE(macos(10.11), ios(9.0)) { in setStencilFrontBackReferenceValues()191 NSUInteger baseInstance) SK_API_AVAILABLE(macos(10.11), ios(9.0)) { in drawPrimitives()199 NSUInteger indirectBufferOffset) SK_API_AVAILABLE(macos(10.11), ios(9.0)) { in drawPrimitives()219 NSUInteger baseInstance) SK_API_AVAILABLE(macos(10.11), ios(9.0)) { in drawIndexedPrimitives()[all …]
26 .build macos common:29 - 'gst-macos-11.1'166 macos autotools:167 extends: '.build macos common'177 macos autotools clang:178 extends: '.build macos common'188 macos meson:189 extends: '.build macos common'
36 displayName: macOS CI Tests39 # bpo-39837: macOS tests on Azure Pipelines are disabled43 testRunTitle: '$(build.sourceBranchName)-macos'44 testRunPlatform: macos47 vmImage: macos-10.1450 - template: ./macos-steps.yml