Home
last modified time | relevance | path

Searched +full:build +full:- +full:swift (Results 1 – 25 of 194) sorted by relevance

12345678

/third_party/skia/docker/
DREADME.md5 ## skia-release
7 This image is used to build Skia at TOT with SwiftShader.
12 docker build -t skia-release ./docker/skia-release/
13 docker tag skia-release gcr.io/skia-public/skia-release:prod
14 docker push gcr.io/skia-public/skia-release:prod
16 ## skia-wasm-release
18 This image is used to build the Web Assembly (WASM) libraries of Skia
24 docker build -t skia-wasm-release ./docker/skia-wasm-release/
25 docker tag skia-wasm-release gcr.io/skia-public/skia-wasm-release:prod
26 docker push gcr.io/skia-public/skia-wasm-release:prod
[all …]
/third_party/flutter/skia/docker/
DREADME.md6 skia-release
7 ------
9 This image is used to build Skia at TOT with SwiftShader.
14 docker build -t skia-release ./docker/skia-release/
15 docker tag skia-release gcr.io/skia-public/skia-release:prod
16 docker push gcr.io/skia-public/skia-release:prod
18 skia-wasm-release
19 ------
21 This image is used to build the Web Assembly (WASM) libraries of Skia
27 docker build -t skia-wasm-release ./docker/skia-wasm-release/
[all …]
/third_party/skia/docker/skia-with-swift-shader-base/
Dbuild-with-swift-shader-and-run9 # to use Swiftshade w/o having to over-write /usr/local/lib/libEGL.so and related on the
19 # build-with-swift-shader-and-run "out/with-swift-shader/fuzz --gpuInfo -t api -n NativeGLCanvas"
22 # After running the above, feel free to check out $SKIA_OUT/out/with-swift-shader. It has binaries
23 # but if you try to run out/with-swift-shader/fuzz --gpuInfo -t api -n NativeGLCanvas w/o using
28 # build-with-swift-shader-and-run "out/with-swift-shader/fuzz -t filter_fuzz -b /skia/skbug_1234"
30 # $SKIA_ROOT gets mapped to /skia - other than that, the docker container does not have
34 IMAGE = 'gcr.io/skia-public/skia-with-swift-shader-base:prod'
36 BUILD_SCRIPT_PATH = '/skia/docker/skia-with-swift-shader-base/build.sh'
37 EXECUTABLE_DIR = 'out/with-swift-shader/'
40 parser.add_argument('--sync_deps', action='store_true', help='Sync the deps before building?')
[all …]
/third_party/flutter/skia/docker/skia-with-swift-shader-base/
Dbuild-with-swift-shader-and-run9 # to use Swiftshade w/o having to over-write /usr/local/lib/libEGL.so and related on the
19 # build-with-swift-shader-and-run "out/with-swift-shader/fuzz --gpuInfo -t api -n NativeGLCanvas"
22 # After running the above, feel free to check out $SKIA_OUT/out/with-swift-shader. It has binaries
23 # but if you try to run out/with-swift-shader/fuzz --gpuInfo -t api -n NativeGLCanvas w/o using
28 # build-with-swift-shader-and-run "out/with-swift-shader/fuzz -t filter_fuzz -b /skia/skbug_1234"
30 # $SKIA_ROOT gets mapped to /skia - other than that, the docker container does not have
34 IMAGE = 'gcr.io/skia-public/skia-with-swift-shader-base:prod'
36 BUILD_SCRIPT_PATH = '/skia/docker/skia-with-swift-shader-base/build.sh'
37 EXECUTABLE_DIR = 'out/with-swift-shader/'
40 parser.add_argument('--sync_deps', action='store_true', help='Sync the deps before building?')
[all …]
/third_party/flatbuffers/.travis/
Dformat_install.sh9 # http://www.apache.org/licenses/LICENSE-2.0
17 set -e
18 set -x
25 wget https://raw.githubusercontent.com/creationix/nvm/v0.31.0/nvm.sh -O ~/.nvm/nvm.sh
28 node --version
29 curl -o- -L https://yarnpkg.com/install.sh | bash
31 yarn config set prefix ~/.yarn -g
34 # Install swift
35 sudo apt-get install \
38 libc6-dev \
[all …]
/third_party/flatbuffers/tests/FlatBuffers.Test.Swift/
DSwiftTest.sh5 shopt -s expand_aliases
8 fbc --swift --gen-mutable --grpc --gen-object-api -I ${test_dir}/include_test ${test_dir}/monster_t…
9 fbc --swift ${test_dir}/optional_scalars.fbs
10 fbc --swift --gen-object-api ${test_dir}/more_defaults.fbs
12 swift build --build-tests
13 swift test
/third_party/ejdb/src/bindings/ejdb2_swift/
DCMakeLists.txt2 find_program(SWIFT_EXEC swift)
3 if (SWIFT_EXEC MATCHES "SWIFT_EXEC-NOTFOUND")
4 message(FATAL_ERROR "`swift` executable not found")
10 REGEX "(/\\.build)|(.+\\.db)" EXCLUDE
13 list(TRANSFORM PROJECT_INCLUDE_DIRS PREPEND "-Xcc;-I" OUTPUT_VARIABLE SWIFT_IDIRS)
24 COMMAND swift build
25 -c ${SWIFT_BUILD_TYPE}
26 -Xlinker -L${CMAKE_BINARY_DIR}/src
27 -Xcc -DINPROJECT_BUILD
40 …COMMAND ${CMAKE_COMMAND} -E env "LD_LIBRARY_PATH=${CMAKE_BINARY_DIR}/src;DYLD_LIBRARY_PATH=${CMAKE…
[all …]
/third_party/gn/examples/ios/app/
DBUILD.gn2 # Use of this source code is governed by a BSD-style license that can be
5 import("//build/config/ios/templates/ios_app_bundle.gni")
6 import("//build/config/ios/templates/storyboards.gni")
46 sources = [ "Baz.swift" ]
51 sources = [ "Bar.swift" ]
61 bridge_header = "Foo-Bridging-Header.h"
63 "Foo.swift",
64 "FooWrapper.swift",
/third_party/grpc/src/objective-c/examples/SwiftSample/SwiftSample.xcodeproj/
Dproject.pbxproj11 …B210007E424 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 633BFFC71B950B2100…
12 …007E424 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 633BFFC91B950B21000…
20 …B210007E424 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swif…
21 …007E424 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift
24-SwiftSample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = …
26-SwiftSample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType …
44 A7E614A494D89D01BB395761 /* Pods-SwiftSample.debug.xcconfig */,
45 C314E3E246AF23AC29B38FCF /* Pods-SwiftSample.release.xcconfig */,
71 633BFFC71B950B210007E424 /* AppDelegate.swift */,
72 633BFFC91B950B210007E424 /* ViewController.swift */,
[all …]
/third_party/ejdb/docker/testbed/
Dsetup.sh3 set -e
4 set -x
10 pwd -P
16 dpkg --add-architecture i386
17 apt-get update
18 apt-get install -y apt-utils software-properties-common apt-transport-https sudo curl wget zip unzip
19 apt-get update
20 apt-get dist-upgrade -y
22 wget -O - https://apt.kitware.com/keys/kitware-archive-latest.asc 2>/dev/null | gpg --dearmor - | t…
23 wget -qO- https://deb.nodesource.com/setup_12.x | bash -
[all …]
/third_party/flatbuffers/docs/source/
DSwiftUsage.md1 Use in Swift {#flatbuffers_guide_use_swift}
6 Before diving into the FlatBuffers usage in Swift, it should be noted that
8 to general FlatBuffers usage in all of the supported languages (including Swift).
10 Swift.
13 documentation to build `flatc` and should be familiar with
17 ## FlatBuffers Swift library code location
19 The code for the FlatBuffers Swift library can be found at
20 `flatbuffers/swift`. You can browse the library code on the [FlatBuffers
21 GitHub page](https://github.com/google/flatbuffers/tree/master/swift).
23 ## Testing the FlatBuffers Swift library
[all …]
/third_party/flatbuffers/.github/workflows/
Dbuild.yml6 - master
9 - master
12 build-linux:
13 name: Build Linux
14 runs-on: ubuntu-latest
17 cxx: [g++-9, clang++-9]
19 - uses: actions/checkout@v1
20 - name: cmake
21 run: CXX=${{ matrix.cxx }} cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Release .
22 - name: build
[all …]
/third_party/flutter/flutter/dev/integration_tests/ios_add2app/
D.gitignore3 # gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.…
7 ## Build generated
8 build/
24 *.moved-aside
28 ## Obj-C/Swift specific
38 # https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-so…
50 Carthage/Build
54 # It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-gener…
57 # https://docs.fastlane.tools/best-practices/source-control/#source-control
/third_party/gn/src/gn/
Dswift_values.h2 // Use of this source code is governed by a BSD-style license that can be
18 // Holds values specific to target that compile .swift files.
27 // Called when the target is resolved. This may update target->swift_values().
65 // Name of the optional bridge header used to import Objective-C classes.
66 // Filled from the target, may be empty even if the target include .swift
74 // target does not include .swift sources.
78 // target. Will be null if the target does not include .swift sources.
82 // target is resolved (can be non-empty even if the target does not build
83 // .swift sources due to transitive dependencies).
Dfunction_toolchain.cc2 // Use of this source code is governed by a BSD-style license that can be
35 // toolchain -------------------------------------------------------------------
42 A toolchain is a set of commands and build flags used to compile the source
47 You can have more than one toolchain in use at once in a build and a target
48 can exist simultaneously in multiple toolchains. A build file is executed
50 parameters of each target (or which targets exist) on a per-toolchain basis.
52 When you have a simple build with only one toolchain, the build config file
53 is loaded only once at the beginning of the build. It must call
59 help labels" for how to specify this), GN will start a build using that
60 secondary toolchain to resolve the target. GN will load the build config file
[all …]
/third_party/flatbuffers/grpc/examples/
Dgenerate.sh9 # http://www.apache.org/licenses/LICENSE-2.0
17 set -e
28 if [ -e ${main_dir}/flatc ]; then
30 elif [ -e ${main_dir}/Debug/flatc ]; then
33 echo 'flatc' could not be found. Make sure to build FlatBuffers from the \
38 generator="--grpc $current_dir/greeter.fbs"
44 fbc --go ${generator}
53 fbc --python ${generator}
57 # Regenerate Swift code
58 cd swift
[all …]
/third_party/gn/examples/ios/build/
DBUILD.gn2 # Use of this source code is governed by a BSD-style license that can be
5 import("//build/config/ios/deployment_target.gni")
14 cflags = [ "-g" ]
15 swiftflags = [ "-g" ]
28 cflags_objc = [ "-fobjc-abi-version=2" ]
31 "-Xlinker",
32 "-objc_abi_version",
33 "-Xlinker",
47 "-fobjc-arc",
48 "-fobjc-weak",
[all …]
/third_party/protobuf/objectivec/DevTools/
Dfull_mac_build.sh3 # Helper to do build so you don't have to remember all the steps/args.
6 set -eu
9 readonly ScriptDir=$(dirname "$(echo $0 | sed -e "s,^\([^/]\),$(pwd)/\1,")")
17 This script does the common build steps needed.
23 -h, --help
25 -c, --clean
26 Issue a clean before the normal build.
27 -a, --autogen
29 -r, --regenerate-descriptors
32 -j #, --jobs #
[all …]
/third_party/flutter/flutter/packages/flutter_tools/templates/app/ios-swift.tmpl/Runner.xcodeproj/
Dproject.pbxproj.tmpl14 …C5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600…
43 …DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcec…
44 …10 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = source…
109 74858FAE1ED2DC5600515810 /* AppDelegate.swift */,
110 74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */,
127 …buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget …
143 productType = "com.apple.product-type.application";
160 …buildConfigurationList = 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runn…
220 shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
229 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */,
[all …]
/third_party/flutter/flutter/examples/platform_channel_swift/ios/Runner.xcodeproj/
Dproject.pbxproj13 …DA300EE9294 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3BAEBBFE1EBA9DA300…
41 …94 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = source…
42 …294 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
105 3BAEBBFE1EBA9DA300EE9294 /* AppDelegate.swift */,
110 3BAEBC001EBA9DCA00EE9294 /* Runner-Bridging-Header.h */,
135 …buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget …
151 productType = "com.apple.product-type.application";
168 …buildConfigurationList = 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runn…
228 shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
237 3BAEBBFF1EBA9DA300EE9294 /* AppDelegate.swift in Sources */,
[all …]
/third_party/ejdb/
DBASE.md3 [![Join Telegram](https://img.shields.io/badge/join-ejdb2%20telegram-0088cc.svg)](https://tlg.name/…
9 [The Story of the IT-depression, birds and EJDB 2.0](https://medium.com/@adamansky/ejdb2-41670e8089…
20 * [Support of collection joins](#jql-collection-joins)
21 * Powered by [iowow.io](http://iowow.io) - The persistent key/value storage engine
25 ---
26 * [Native language bindings](#native-language-bindings)
34 * [Grammar](#jql-grammar)
35 * [Quick into](#jql-quick-introduction)
36 * [Data modification](#jql-data-modification)
37 * [Projections](#jql-projections)
[all …]
/third_party/ejdb/src/bindings/ejdb2_flutter/example/ios/Runner.xcodeproj/
Dproject.pbxproj14 …C5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600…
43 …DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcec…
44 …10 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = source…
54-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.…
55-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = tex…
56-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = tex…
77 BCAD53272E9DBD49C6B92F9E /* Pods-Runner.debug.xcconfig */,
78 C31F2AB4B28DA314400465C8 /* Pods-Runner.release.xcconfig */,
79 DCA5BC6A1307BEDBD6EAC2DF /* Pods-Runner.profile.xcconfig */,
134 74858FAE1ED2DC5600515810 /* AppDelegate.swift */,
[all …]
/third_party/flutter/flutter/examples/platform_channel_swift/
DREADME.md4 specific services on iOS using Swift. The equivalent version of this
8 [accessing platform and third-party services in Flutter](https://flutter.dev/platform-channels/).
11 You can use the commands `flutter build` and `flutter run` from the app's root
12 directory to build/run the app or you can open `ios/Runner.xcworkspace` in Xcode
13 and build/run the project as usual.
/third_party/protobuf/objectivec/
D.gitignore1 ## Build generated
2 build/
17 *.moved-aside
21 ## Obj-C/Swift specific
/third_party/gn/examples/ios/build/toolchain/ios/
DBUILD.gn2 # Use of this source code is governed by a BSD-style license that can be
5 import("//build/config/ios/deployment_target.gni")
9 # swift modules.
22 _sdk_info = exec_script("//build/config/ios/scripts/sdk_info.py",
24 "--target-cpu",
26 "--deployment-target",
31 cc = "clang -target ${_sdk_info.target} -isysroot ${_sdk_info.sdk_path}"
32 cxx = "clang++ -target ${_sdk_info.target} -isysroot ${_sdk_info.sdk_path}"
34 swiftmodule_switch = "-Wl,-add_ast_path,"
42 …command = "$cxx {{ldflags}} -o $output -Wl,-filelist,$rspfile {{libs}} {{solibs}} {{frameworks}} {…
[all …]

12345678