Sign in
bazel
/
bazel
/
e87d2a6fc91148ec5a97dec9ab2832785c6ae21d
e87d2a6
Add abseil to //third_party:srcs
by Adam Michael
· 7 years ago
ff4f522
BEP: In the TestResult meta data, allow reporting remote cache hits
by aehlig
· 7 years ago
67566e5
Depend on //tools/jdk:host_jdk for the host javabase instead of the default JDK.
by lberki
· 7 years ago
a88933e
Update bazel py rules "deps" documentation
by elenairina
· 7 years ago
6183faf
Disallow undeclared access to the $(JAVA) and $(JAVABASE) template variables.
by lberki
· 7 years ago
bec2fe8
Make ProcessWrapperUtil aware of the execution statistics file, and add new ExecutionStatisticsProvider.
by ruperts
· 7 years ago
7964b1a
Reflect progress on incremental dexing in android_binary's incremental_dexing attribute documentation.
by kmb
· 7 years ago
a2d2615
Check for null build file returned from getBuildFileForPackage.
by jcater
· 7 years ago
21fdc48
Upgrade --target_environment, --auto_cpu_environment_group.
by gregce
· 7 years ago
f1db5c9
Dedupe inputs in dexmerger tool similar to other tools. RELNOTES: None.
by kmb
· 7 years ago
2f3d7df
Moving the RemoteWorker into tools/remote directory.
by olaola
· 7 years ago
110432f
Stub out def_parser_test on non-Windows platforms.
by Adam Michael
· 7 years ago
5a163fb
Add aapt2 to the filegroup of integration test dependencies.
by ajmichael
· 7 years ago
e4eb23f
Automated rollback of commit d0f06a6e4b61adc39bf5e1cfbae39501a89dc8e3.
by nharmata
· 7 years ago
97facf3a
Fix error prone warning about reference equality.
by ajmichael
· 7 years ago
3be6417
scripts/serve-docs.sh: allow overriding PORT/HOST
by Klaus Aehlig
· 7 years ago
a1c3231
Expose getGenJarsProvider methods from JavaSkylarkApiProvider in JavaInfo
by dbabkin
· 7 years ago
1fa2dfb
Build output files if the build tag filter contains only tags to exclude.
by lberki
· 7 years ago
7b54020
This and further changes may contain minor modifications to BUILD files that don't serve any apparent purpose. The reason for these changes is that we're switching from checked-in BUILD files to generated BUILD files, and there may be small differences between these files.
by tomlu
· 7 years ago
b9e1c8a
Add a 'fdo_optimize' feature to the auto-configured crosstool.
by Benjamin Peterson
· 7 years ago
3d53cb0
Release 0.8.1 (2017-12-05)
by Bazel Release System
· 7 years ago
c4cd986
Add a //tools/jdk:host_jdk target.
by lberki
· 7 years ago
4fcaf58
Add absl-py 0.1.1 as third_party/py/abseil
by Akira Baruah
· 7 years ago
3d362fb
Add --experimental_java_coverage.
by elenairina
· 7 years ago
581c197
remote: Have --remote_rest_cache respect --remote_timeout.
by buchgr
· 7 years ago
a0a3e2a
Fixing regression of SHA1 with the RemoteWorker.
by olaola
· 7 years ago
07b9c6f
Fix docs for repository_name
by Rodrigo Queiro
· 7 years ago
9ac1f28
Added execution platform to the ActionExecutionMetadata.
by John Cater
· 7 years ago
ddd5ac16a
Improve exception message to output more information. RELNOTES:None.
by cnsun
· 7 years ago
b0fb55a
Remove static import of inner class InferredType's fields
by ccross
· 7 years ago
3495954
Platform options are no longer experimental.
by jcater
· 7 years ago
8bec8dd
From apple_binary, receive AppleExecutableBinaryProvider from the bundle_loader attribute
by cparsons
· 7 years ago
ba66e72
Document the startup option --host_javabase.
by Googler
· 7 years ago
4d0e626
Use PEP 328 absolute import for third_party python gflags.
by Akira Baruah
· 7 years ago
bb406b9
Expose ObjcProtoProvider as a Skylark object.
by cparsons
· 7 years ago
b4ba96f
Clarify bazel clean's options.
by ccalvarin
· 7 years ago
0885abd
Remove some deadish Windows-related runfiles code.
by Benjamin Peterson
· 7 years ago
2877735
Install instructions: emphasize that the distfile is architecture independent
by Klaus Aehlig
· 7 years ago
0b31854
Move extra action flag docs into the Semantics section.
by Benjamin Peterson
· 7 years ago
44e40bc
remote: Replace Retrier with Retrier2.
by buchgr
· 7 years ago
a3cdbba
Fix link to Skyark Linter docs from main docs navigation
by Akira Baruah
· 7 years ago
76e1a99
Add BAZEL_VC and JAVA_HOME to build_windows_jni.sh
by Loo Rong Jie
· 7 years ago
a9c6d0e
Remove `-R` flags from the MacOS crosstool template.
by John Millikin
· 7 years ago
e5fb5f0
Fix getBuildFiles to not assume BUILD is the name of the build file.
by John Cater
· 7 years ago
8e9b289
Add an open-source version of find_cpp_toolchain, to allow open-source users of
by cpeyser
· 7 years ago
934efbe
Expose some methods from JavaSkylarkApiProvider in JavaInfo
by dbabkin
· 7 years ago
8bd3c97
py_binary can now be used as data with custom python.
by Austin Schuh
· 7 years ago
2c63af5
Allow `python3` as value for the `--python_path` flag.
by Misha Seltzer
· 7 years ago
515ba89
Switch GenRuleBase to use the new Expander API
by ulfjack
· 7 years ago
7cf1c69
Set default value of incompatible_load_argument_is_label to true.
by laurentlb
· 7 years ago
4739eb5
Remove redirects for domains be.bazel.build and cr.bazel.build from the source for docs.bazel.build (because those subdomains don't resolve here; they resolve to bazel.build, which has the redirects for them)
by Googler
· 7 years ago
57daf52
Remove the java_executable field from ctx.fragments.jvm .
by lberki
· 7 years ago
d926bc4
Spoof gflags pseudo-package __name__ for backwards compatibility.
by Akira Baruah
· 7 years ago
d3fed12
Change Bazel's default hash function to SHA256. Fixes #3193
by buchgr
· 7 years ago
076977e
Fix missing print statements in output functions
by vladmos
· 7 years ago
ff1b77e
Fixed @androidsdk's qemu2 paths on darwin.
by jingwen
· 7 years ago
b3da717
Forward test relevant flags to mobile-install launcher.
by Googler
· 7 years ago
72f3a10
Make Predicate<String> obtainable from RuleClassNamePredicate
by Googler
· 7 years ago
26bc282
Add user and system execution time to provide total CPU execution time for each Action.
by ruperts
· 7 years ago
dec0329
Remove duplicated method from AndroidBinary.
by ajmichael
· 7 years ago
c69068a
Move IDL constant out of AndroidSemantics
by ajmichael
· 7 years ago
6a5669a
Make AndroidSdkProvider.verifyPresence throw.
by ajmichael
· 7 years ago
062da5c
Prevent git filegroup from choking on gitk temporary files.
by Andreas Bergmeier
· 7 years ago
ff12a22
Windows: Expose find_vc_path and find_msvc_tool function
by Yun Peng
· 7 years ago
49008a3
Avoid NPEs when providers are not found in JavaInfo.
by elenairina
· 7 years ago
9c97bf9
Windows: Don't leak any handles from Bazel client to Bazel server
by Yun Peng
· 7 years ago
8fd0f4a
Update python-gflags to version 3.1.1
by Akira Baruah
· 8 years ago
fb15f0f
Match upstream python-gflags-3.1.0 imports (fixes #3816)
by Akira Baruah
· 8 years ago
bda9ada
Remove unused adb_jobs flag.
by Googler
· 7 years ago
3c5581d
Properly enforce one version for android_robolectric_test targets by respecting the one version for java test flag, and enforcing one version on the _deploy.jar
by Googler
· 7 years ago
944d4f7
Automated rollback of commit a7a9d56539a467ef095d3003a16d33922d9505a5.
by ajmichael
· 7 years ago
cf0ac02
Add redirect from skylark/index.html to skylark/concepts.html.
by David Z. Chen
· 7 years ago
1a483d4
Move bazel conditions into src/conditions.
by tomlu
· 7 years ago
b2d8201
Add rexopts attribute to android_binary.
by dannark
· 7 years ago
a497af1
Remove some unused code from GenRuleBase
by ulfjack
· 7 years ago
8c5e290
Suppress ThinLTO indexing for linkstatic tests
by Googler
· 7 years ago
5ddd804
Update tests to use the label-based load() syntax.
by laurentlb
· 7 years ago
559a07d
Refactor the FileSystem API to allow for different hash functions.
by buchgr
· 7 years ago
1c9b698
Remove no-longer-needed experimental_android_inherit_resources_in_tests flag
by Googler
· 7 years ago
be1c8d7
Update some of the tests to use the label-based load() syntax.
by laurentlb
· 7 years ago
2db75f6
Refactor Android rule classes to minimize bazel specific stuff.
by ajmichael
· 7 years ago
39c2a36
Improve the error messaging by suppressing stack traces for expected errors.
by corysmith
· 7 years ago
38bd6d7
Remove unused code from RuleSetUtils
by Googler
· 7 years ago
551d439
Fix documentation
by vladmos
· 7 years ago
27221aa
Make "timeout" a constant in ExecutionRequirements
by ulfjack
· 7 years ago
dbf6bcc
Set --objc_debug_with_GLIBCXX=false by default in the Bazel binary.
by cpeyser
· 7 years ago
5670fb2
Simplify tagged event handling.
by ulfjack
· 7 years ago
16a5bd9
Switch ExtraActionFactory to the Expander API
by ulfjack
· 7 years ago
08e48a7
Move BazelRuleClassProvider.CONFIG_RULES to its own class in the config package.
by lpino
· 7 years ago
f08e9fe
PiperOrigin-RevId: 177447311
by Googler
· 7 years ago
52390cf
Skylint: Add a warning for the '|' operator.
by laurentlb
· 7 years ago
ef23ba5
Mark relative_to_caller_repository as deprecated in Label constructor.
by laurentlb
· 7 years ago
3549d76
remote: don't hide non-test failures behind test failures. Fixes #4082
by buchgr
· 7 years ago
bdf8354
Take MB/s into account for the Slow read message.
by Austin Schuh
· 7 years ago
1df4635
Do not filter debug messages
by vladmos
· 7 years ago
bc7c660
Successful SpawnResult is not a user error.
by buchgr
· 7 years ago
ec3d932
Buffer blaze query
by ulfjack
· 7 years ago
70eabb6
Emit Blaze server pid when there is a connection timeout.
by felly
· 7 years ago
af27695
Add a CommandLineBuilder for the process-wrapper embedded tool, and use it everywhere instead of duplicating process-wrapper --shell_arguments in Blaze.
by ruperts
· 7 years ago
3766619
Explicitly validate that the argument to JarCreator.addDirectory exists
by cushon
· 7 years ago
Next »