| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also includes the following changes:
Introduce a helper class for low-boilerplate time measurements and logging.
--
Removed attribute "args" from java_test.
--
Adds the arm64, mips, mips64, x86, and x86_64 toolchains in the Android NDK
This adds the precited targets to the crosstools file generated by the android_ndk_repository rule. The crosstools support NDK revision r10e-rc4.
RELNOTES: arm64, mips, mips64, x86, and x86_64 NDK toolchains added to android_ndk_repository in Bazel
--
MOS_MIGRATED_REVID=100953441
|
|
|
|
| |
MOS_MIGRATED_REVID=100930529
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=100928168
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=100926797
|
|
|
|
|
|
|
| |
Fixes one part of #383.
--
MOS_MIGRATED_REVID=100925734
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=100924958
|
|
|
|
|
|
|
| |
This means that some tests had to be changed from using exact equality of error messages to working with contains() / startsWith().
--
MOS_MIGRATED_REVID=100923593
|
|
|
|
|
|
|
| |
fragments can be accessed.
--
MOS_MIGRATED_REVID=100923388
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=100919043
|
|
|
|
|
|
|
| |
No need to create one each time.
--
MOS_MIGRATED_REVID=100918777
|
|
|
|
|
|
|
|
| |
Avoid throwing UnsupportedOperationException in a method that may be called
by RuleContext when checking the deps of a rule for specific providers.
--
MOS_MIGRATED_REVID=100916381
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=100915378
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=100913716
|
|
|
|
|
|
|
| |
This test is taking more than 300s on the continous integration machine on GCE.
--
MOS_MIGRATED_REVID=100909674
|
|
|
|
|
|
|
|
|
| |
don't clash with some Android artifacts.
Ideally, we'd simply put these in a temp directory, but we currently have no mechanism for cleaning up temp directories after each action and we don't have sandboxing yet, so we can't rely on that, either.
--
MOS_MIGRATED_REVID=100907458
|
|
|
|
|
|
|
| |
disables loading phase.
--
MOS_MIGRATED_REVID=100906028
|
|
|
|
|
|
|
| |
documentation of predefined attributes consistent with new look and feel.
--
MOS_MIGRATED_REVID=100905320
|
|
|
|
|
|
|
| |
RELNOTES: Change Objective-C defaults to sdk 8.4 and ios_cpu=x86_64 (64-bit simulator).
--
MOS_MIGRATED_REVID=100890740
|
|
|
|
|
|
|
|
|
| |
target patterns in query.
We never use anything but the getTargets() field, so it's useless to store other things.
--
MOS_MIGRATED_REVID=100846573
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=100843669
|
|
|
|
|
|
|
|
| |
submenus to sidebar, and expand and highlight the link for the current page.
Collapse sidebar on mobile and expose button for toggling sidebar.
--
MOS_MIGRATED_REVID=100836792
|
|
|
|
|
|
|
|
| |
Moving it to scripts/ci let that unchanged and that results in an error
in the CI system.
--
MOS_MIGRATED_REVID=100825881
|
|
|
|
|
|
|
| |
The unique names are generally limited.
--
MOS_MIGRATED_REVID=100821922
|
|
|
|
|
|
|
| |
increasing the thread worker timeout.
--
MOS_MIGRATED_REVID=100820878
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=100814605
|
|
|
|
|
|
|
| |
--
Change-Id: I424db210611f94b986eda872626a97415221fcea
Reviewed-on: https://bazel-review.googlesource.com/1800
MOS_MIGRATED_REVID=100806076
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It provides method to build, package and deploy artifacts, as
well as constructing announcement mails:
- bazel_build build bazel with the good label, execute the tests,
build the packages and copy the artifacts into a release directory.
- bazel_release deploy the relase to GCS and Github and send an
announcement mail.
--
Change-Id: I68f5a600c0718fac5fa12423d1cb8e0cc86728b5
Reviewed-on: https://bazel-review.googlesource.com/#/c/1811
MOS_MIGRATED_REVID=100805636
|
|
|
|
|
|
|
| |
This allows Swift code to import and use Objective-C interfaces.
--
MOS_MIGRATED_REVID=100715248
|
|
|
|
|
|
|
| |
can log timing information if they wish.
--
MOS_MIGRATED_REVID=100712340
|
|
|
|
|
|
|
| |
construction.
--
MOS_MIGRATED_REVID=100709648
|
|
|
|
|
|
|
|
| |
Going off the observation that many labels will be repeated, remember
all of the labels we see so we can skip decoding and reuse instances.
--
MOS_MIGRATED_REVID=100698109
|
|
|
|
|
|
|
|
|
|
|
| |
Make Context DeserializationContext, use as a dumb container object for
one-time-use deserialization. The previous organization was imbalanced-
some deserialization was done by context, other was done by PackageDeserializer.
This will make it easer to add more context and make it available to
more parts of deserialization.
--
MOS_MIGRATED_REVID=100690973
|
|
|
|
|
|
|
| |
versions of Closure Compiler and Closure Templates.
--
MOS_MIGRATED_REVID=100681323
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=100672806
|
|
|
|
| |
MOS_MIGRATED_REVID=100662805
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=100655790
|
|
|
|
|
|
|
|
|
| |
objc_proto_library overriding the global setting. This is needed as third_party libraries often do not use depot-relative include paths.
RELNOTES: Add objc_proto_library.per_proto_includes attribute.
--
MOS_MIGRATED_REVID=100637689
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=100609863
|
|
|
|
|
|
|
| |
Fixes #375
--
MOS_MIGRATED_REVID=100581187
|
|
|
|
|
|
|
| |
--
Change-Id: I36b096cfdf7b150121809ff5b07c74eac1cbf7ad
Reviewed-on: https://bazel-review.git.corp.google.com/#/c/1771
MOS_MIGRATED_REVID=100573875
|
|
|
|
|
|
|
|
|
|
| |
Previously, configured attribute value flattening caused failures when
deserializing maps whose configured values had entries with the same
keys. Now, flattened maps successfully deserialize, retaining the
first entry seen for each key.
--
MOS_MIGRATED_REVID=100573192
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=100568149
|
|
|
|
|
|
|
| |
--
Change-Id: I332634baa1feacbe54c669c12e1933ca9f3f1755
Reviewed-on: https://bazel-review.googlesource.com/#/c/1810
MOS_MIGRATED_REVID=100556377
|
|
|
|
|
|
|
| |
ConservativeAspectResolver) aspect resolution.
--
MOS_MIGRATED_REVID=100526575
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=100511986
|
|
|
|
|
|
|
| |
don't unnecessarily invalidate DirectoryListingStateValues.
--
MOS_MIGRATED_REVID=100511935
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=100501490
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=100494619
|
|
|
|
|
|
|
| |
and add an example.
--
MOS_MIGRATED_REVID=100493818
|
|
|
|
|
| |
--
MOS_MIGRATED_REVID=100490916
|