Home
last modified time | relevance | path

Searched full:buildall (Results 1 – 25 of 29) sorted by relevance

12

/external/libnl/tools/
Dbuild_release.sh67 BuildAll() { function
70 echo "BuildAll: success"
80 BuildAll)
81 BuildAll
84 echo "SYNOPSIS: $0 Build|Copy|BuildAll"
/external/cronet/third_party/apache-portable-runtime/src/
DMakefile.win5 # buildall - compile everything
28 # nmake -f Makefile.win PREFIX=C:\APR buildall checkall install clean
99 all: buildall checkall
105 CTARGET=CLEAN buildall
107 buildall:
123 buildall:
138 buildall:
/external/dokka/core/src/main/kotlin/Generation/
DGenerator.kt12 fun Generator.buildAll(nodes: Iterable<DocumentationNode>) { in buildPages() method
23 fun Generator.buildAll(node: DocumentationNode): Unit = buildAll(listOf(node)) in buildPage() method
DDokkaGenerator.kt46 outputInjector.getInstance(Generator::class.java).buildAll(documentationModule) in <lambda>()
/external/protobuf/csharp/
DBUILD.bazel24 "buildall.bat",
25 "buildall.sh",
/external/toybox/
DConfig.in164 unless you used the patch in the mcm-buildall.sh script. You can also
187 Building a scripts/mcm-buildall.sh toolchain patches musl to fix this.
DREADME40 the file "scripts/mcm-buildall.sh" in the toybox source) are available at:
/external/protobuf/kokoro/windows/csharp/
Dbuild.bat17 call buildall.bat
/external/cronet/third_party/protobuf/kokoro/windows/csharp/
Dbuild.bat17 call buildall.bat
/external/toybox/www/downloads/binaries/toolchains/
DREADME2 all the source tarballs. Run ./mcm-buildall.sh to reproduce them in the
/external/toybox/scripts/
Dhelp.txt22 CROSS= cross compile (see scripts/mcm-buildall.sh)
Dmcm-buildall.sh14 echo ' ~/toybox/scripts/mcm-buildall.sh'
/external/ksp/gradle-plugin/src/main/kotlin/com/google/devtools/ksp/gradle/model/builder/
DKspModelBuilder.kt36 override fun buildAll(modelName: String, project: Project): Any? { in buildAll() method in com.google.devtools.ksp.gradle.model.builder.KspModelBuilder
/external/vixl/tools/
Dtest.py282 def BuildAll(build_options, jobs, environment_options): function
427 build_rc = BuildAll(options, args.jobs, environment_options)
/external/libnl/.github/workflows/
Dci.yml130 NO_GPG_SIGN=1 ./tools/build_release.sh BuildAll
/external/toybox/www/
Dfaq.html623 …f=https://github.com/landley/toybox/blob/master/scripts/mcm-buildall.sh>scripts/mcm-buildall.sh</a…
632 ../toybox/scripts/mcm-buildall.sh # this takes a while
808 <a href=https://github.com/landley/toybox/blob/master/scripts/mcm-buildall.sh>scripts/mcm-buildall.…
817 ../toybox/scripts/mcm-buildall.sh # this takes a while
Dabout.html101 <a href=https://github.com/landley/toybox/blob/master/scripts/mcm-buildall.sh>compiler</a>)
Dindex.html101 <a href=https://github.com/landley/toybox/blob/master/scripts/mcm-buildall.sh>compiler</a>)
Dnews.html192 <p>Several new <b>mcm-buildall.sh</b> targets (or1k, riscv32, riscv64, sh4eb)
194 musl-1.2.5. The target list in mcm-buildall.sh moved into a <b>TARGETS=()</b>
237 updated <b>mcm-buildall.sh</b> to autodetect host type and automatically
273 and the architecture list got updated to match mcm-buildall.sh.
1158 The mcm-buildall.sh script got some minor updates, and the resulting
1712 <p>As for <b>scripts/mcm-buildall.sh</b> building cross compilers,
1941 <p>The new "scripts/mcm-buildall.sh" convenience script builds cross
/external/toybox/mkroot/
DREADME87 The downloadable toolchains were built with toybox's scripts/mcm-buildall.sh
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/
DCoverageLevel2.java361 approvalMatchers = ApprovalRequirementMatcher.buildAll(approvalRequirements);
/external/protobuf/
Dtests.sh145 csharp/buildall.sh
DMakefile.am66 csharp/buildall.bat \
67 csharp/buildall.sh \
/external/cronet/third_party/protobuf/
Dtests.sh149 csharp/buildall.sh
DMakefile.am61 csharp/buildall.bat \
62 csharp/buildall.sh \

12