Sign in
bazel
/
bazel
/
41f2974d50aaafe713d938866ee17b03c58bec00
/
src
41f2974
Move option tag checks to compile time.
by ccalvarin
· 8 years ago
10dc345
Typo fix: prosess -> process
by jingwen
· 8 years ago
ebafc96
Enable using a parameter for large lists of resources to link.
by corysmith
· 8 years ago
e7e0f87
Abort stream if BuildEventServiceTransport does not wait for all ACKs.
by Googler
· 8 years ago
e005adf
Busybox all the Bazel Android tools.
by ajmichael
· 8 years ago
af682d1
Introduce enum to quickly discriminate AST nodes.
by laurentlb
· 8 years ago
4d7935d
Naming style fix for AndroidInstrumentationInfo(Provider).
by dslomov
· 8 years ago
c79ed5d
Refactor JavaInfo.
by dslomov
· 8 years ago
23bb662
Allow generator attributes in android_libraries used as android_resources
by Googler
· 8 years ago
54c5c5c
Windows: Implement Java native launcher
by Yun Peng
· 8 years ago
2049c84
Remove "set -o pipefail" as it breaks bazel_sandboxing_test.
by philwo
· 8 years ago
a23cde7
Replace deprecated `set` constructor and its order names in integration tests
by vladmos
· 8 years ago
0174424
Move compile-time checks to own package.
by ccalvarin
· 8 years ago
b4a1bb9
Extract a string constant into a final field.
by lberki
· 8 years ago
097baed
Trick the srcs_test to regenerate the list of sources at every change of the workspace
by dmarting
· 8 years ago
bfa35dd
Automated rollback of commit d31a944cfae27564caa7f974e0daec99314d4c44.
by lberki
· 8 years ago
efba8c2
Add an xcode_config_alias rule that is an alias to the current xcode_config rule in use and expose data in XcodeConfigProvider to Skylark.
by lberki
· 8 years ago
a4634cf
Automated rollback of commit bb0aba3e91b603bf96d4e214a3886d1f47c3d90a.
by janakr
· 8 years ago
93fdf03
Restore VectorArg to CustomCommandLine's public interface.
by tomlu
· 8 years ago
3fb6ac3
Allow CommandLine expansion to throw an exception.
by tomlu
· 8 years ago
4e08dfc
Request test artifacts to be built in parallel with running the test.
by janakr
· 8 years ago
0903d87
Use CustomCommandLine directly instead of via SpawnAction.Builder.
by tomlu
· 8 years ago
edee4f2
Check at compile time that all options are declared public, and are non-final and non-static.
by ccalvarin
· 8 years ago
1e2954d
Add resource filtering support for third pseudolocale
by Googler
· 8 years ago
be6a401
Annotate CriticalPathComputer's Subscriber methods with @AllowConcurrentEvents so as to allow concurrently published events to be handled concurrently. The lack of this annotation means sequential @Subscriber work is a bottleneck during the execution phase.
by nharmata
· 8 years ago
eb3261d
Stop using CustomMultiArgv in ProtoCompileActionBuilder.
by tomlu
· 8 years ago
7a7c41d
Pull maven -src jars when available alongside jars re:
by juliexxia
· 8 years ago
0071b39
Enable parameter files for manifest merger actions.
by apell
· 8 years ago
827d3d2
Final tweaks and fixes to enable aapt2 for Blaze.
by corysmith
· 8 years ago
a7271d2
Update documentation for the print function
by vladmos
· 8 years ago
ed52a4d
Use CustomCommandLine directly instead of via SpawnAction.Builder.
by tomlu
· 8 years ago
2cd8ded
Change default_macosx_sdk_version to default_macos_sdk_version.
by cparsons
· 8 years ago
6be3af9
Support print_action command in Bazel.
by Googler
· 8 years ago
8ef59cf
Use CustomCommandLine directly instead of via SpawnAction.Builder.
by tomlu
· 8 years ago
ce10ea2
Use CustomCommandLine directly instead of via SpawnAction.Builder.
by tomlu
· 8 years ago
a21bb62
Use CustomCommandLine directly instead of via SpawnAction.Builder.
by tomlu
· 8 years ago
8eafe6b
Store content digests in repository marker files. https://www.bazel.build/designs/2016/10/18/repository-invalidation.html
by Benjamin Peterson
· 8 years ago
317a269
Refactor: Parse return statements without an expression properly
by fzaiser
· 8 years ago
5ce914f3
Set +x to bazel_determinism_test.sh and srcs_test.sh
by dmarting
· 8 years ago
e516a10
Adds compile action for aapt2: Aapt2ResourcePackagingAction
by corysmith
· 8 years ago
da1d416
Add a Bazel test testing determinism of `bazel build //src:bazel`
by Damien Martin-Guillerez
· 8 years ago
b36dbd5
Use CustomCommandLine directly instead of via SpawnAction.Builder.
by tomlu
· 8 years ago
369d1a6
Use CustomCommandLine directly instead of via SpawnAction.Builder.
by tomlu
· 8 years ago
c01c30c
Harden AutoHandle.
by Dmitry Lomov
· 8 years ago
64c6632
Minor refactor of UserDefinedFunction constructor, accessors
by brandjon
· 8 years ago
c1934b8
Remove unnecessary custom android_sdk from apksigner tests.
by ajmichael
· 8 years ago
30fd060
RELNOTES: Allow java_lite_proto_library in the deps of android rules.
by ajmichael
· 8 years ago
79f36d5
Use CustomCommandLine directly instead of via SpawnAction.Builder.
by tomlu
· 8 years ago
3159916
Adding compile time checks to the options parser.
by ccalvarin
· 8 years ago
dc506f6
Use CustomCommandLine directly instead of via SpawnAction.Builder.
by tomlu
· 8 years ago
5c1ab08
Use CustomCommandLine directly instead of via SpawnAction.Builder.
by tomlu
· 8 years ago
d6869f1
Use CustomCommandLine directly instead of via SpawnAction.Builder.
by tomlu
· 8 years ago
3595c95
Use CustomCommandLine directly instead of via SpawnAction.Builder.
by tomlu
· 8 years ago
4040c9f
Use CustomCommandLine directly instead of via SpawnAction.Builder.
by tomlu
· 8 years ago
8a8126a
Use CustomCommandLine directly instead of via SpawnAction.Builder.
by tomlu
· 8 years ago
b3b86a0
Use CustomCommandLine directly instead of via SpawnAction.Builder.
by tomlu
· 8 years ago
a3781a2
Use CustomCommandLine directly instead of via SpawnAction.Builder.
by tomlu
· 8 years ago
1a5f129
Use CustomCommandLine directly instead of via SpawnAction.Builder.
by tomlu
· 8 years ago
141cb88
Start work on the Skylark linter (skylint).
by fzaiser
· 8 years ago
16ac800
Move AarImportTest into the proper package.
by ajmichael
· 8 years ago
5d8c44a
Use CustomCommandLine directly instead of via SpawnAction.Builder.
by tomlu
· 8 years ago
0baff0f
Make the srcs test be a Bazel test
by Damien Martin-Guillerez
· 8 years ago
ab58a92
Remove dialect distinction from the parser.
by laurentlb
· 8 years ago
f129657
Split Info into SkylarkInfo and NativeInfo.
by dslomov
· 8 years ago
5a0d6ff
Propagate detected value of BAZEL_SH to --client_env.
by Dmitry Lomov
· 8 years ago
a1c52fc
Small improvments on native launcher and test
by Yun Peng
· 8 years ago
e8aae03
Add OptionDefinition layer between the @Option annotation and its fields and the options parser.
by ccalvarin
· 8 years ago
78ce3d1
Use CustomCommandLine directly instead of via SpawnAction.Builder.
by tomlu
· 8 years ago
01f659d
Add a --build_runfile_manifests flag which controls production of
by Googler
· 8 years ago
49b5bbc
Remove FeaturePolicyConfiguration et al. in favor of the new Whitelisting.
by mstaib
· 8 years ago
e2eea44
Update javac version to 9-dev-r4023-3
by Liam Miller-Cushon
· 8 years ago
d968401
Don't deduplicate LINK_INPUTS.
by allevato
· 8 years ago
fb91363
Parallelize target pattern preloading (used by 'blaze query').
by nharmata
· 8 years ago
7dc86d0
Minor change to the ActionOnIOExceptionReadingBuildFile interface.
by nharmata
· 8 years ago
8d9576d
Change some apple_static_library tests so they work for
by cpeyser
· 8 years ago
fedeb9d
Remove workaround. The ASM bug is fixed. And we use ClassRemapper now.
by cnsun
· 8 years ago
529385c
Update documentation for srcs_version in python rules
by yiyu
· 8 years ago
c03ca7c
Improve CustomCommandLine interface.
by tomlu
· 8 years ago
d795133a
Resource filtering properly handles pseudolocales
by Googler
· 8 years ago
3ff87f7
remote: don't fail build if upload fails
by Benjamin Peterson
· 8 years ago
523a01c
Remove ALREADY_EXISTS special treatment from the CAS uploader. This error should no longer be thrown by any CAS implementations.
by olaola
· 8 years ago
167d7e9
Blaze exports a feature for actions with objective c source in their transitive
by cpeyser
· 8 years ago
9119307
Terminate requests with OK instead of ALREADY_EXISTS in the Remote Worker.
by olaola
· 8 years ago
242e691
Stop using CustomMultiArgv in OneVersionCheckActionBuilder.
by tomlu
· 8 years ago
375f95b
Rename some of native declared providers according to the new naming scheme.
by dslomov
· 8 years ago
e368449
Throw a static error when lvalue of an augmented assignment is a list.
by laurentlb
· 8 years ago
9d79c60
Simplify RunfilesSupport interface by having it call RuleContext.shouldCreateRunfilesSymlinks() itself.
by Googler
· 8 years ago
dc8b2e9a
Initial (partial) implementation of configured target query. Activated by passing the --post_build_query flag to a build command, with a query expression as the argument. Bazel then executes this query on the configured target graph as constructed by the build command.
by janakr
· 8 years ago
8529746
Replace TransitionApplier interface with a dedicated class.
by gregce
· 8 years ago
8158a28
Remove CustomArgv. It is unused.
by tomlu
· 8 years ago
f3ec180
j2objc java tests work for --experimental_objc_crosstool=all
by cpeyser
· 8 years ago
3e0277a
Windows: Implement python native launcher
by Yun Peng
· 8 years ago
a05cda4
Fix stale comment.
by nharmata
· 8 years ago
e890994
Prevent using android libraries as resources if they have non-resource info
by Googler
· 8 years ago
74a8c3e
Switch android tools' use of options parser to a more concise form for the single options-base case.
by ccalvarin
· 8 years ago
e6d2077
Refactor Bash Launcher
by Yun Peng
· 8 years ago
c08f679
Do not add linking features in CppActionConfigs when crosstool already defines it
by hlopko
· 8 years ago
abc69c3
Automated rollback of commit 2f38404728a12840e416566b453e9cdebab5d859.
by elenairina
· 8 years ago
619ca49
Make cpp_darwin_integration_test.sh executable
by hlopko
· 8 years ago
e3d0a9a
Make an immutable copy of a map in a simpler way.
by lberki
· 8 years ago
Next »