index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Make module maps generation conditional for native Swift rules.
Dmitry Shevchenko
2016-06-22
*
Avoid nested BatchStreamedCallbacks in SkyQueryEnvironment
Mark Schaller
2016-06-22
*
Fix analysis performance regression caused by header compilation
Liam Miller-Cushon
2016-06-22
*
Take --output_tree_tracking out of experimental.
Eric Fellheimer
2016-06-22
*
Change Markdown in execution_requirements docs to HTML, fixes #706.
John Cater
2016-06-22
*
Roll forward commit 4ab4f05a8cbbaa4b7d938d1d305961fe95a5416c.
Googler
2016-06-22
*
Remove the "glibc" selector from CppConfiguration.
Lukacs Berki
2016-06-22
*
Refactor common code that determines whether a target is covered
Googler
2016-06-22
*
Replace #!/bin/bash -eu with #!/bin/bash and "set -eu". Otherwise, the "-eu" ...
Philipp Wollermann
2016-06-21
*
Pass a locale to a getLowerCase call in BlazeRuntime.
Ulf Adams
2016-06-21
*
Global cleanup change.
Googler
2016-06-21
*
Fixed two Bazel java tests on Windows by using the right native file system
Yun Peng
2016-06-21
*
Add some docs on what rules and files are
Kristina Chodorow
2016-06-21
*
When running Java-based tools, use -XX:+TieredCompilation -XX:TieredStopAtLev...
Philipp Wollermann
2016-06-21
*
Mention that redirection from HTTP to HTTPS doesn't work
Kristina Chodorow
2016-06-21
*
Skylark: ObjcProvider related errors now use the correct Skylark type instead...
Florian Weikert
2016-06-21
*
Allow any filename in the srcs attribute of the sh_* rules.
Julio Merino
2016-06-21
*
Rollback of commit b692917a73e73d05a65979992f87ad93445dee97.
Damien Martin-Guillerez
2016-06-21
*
Rollback of commit 2ee0377d835af26a6488ad7b80291953860c4dce.
Philipp Wollermann
2016-06-21
*
Disable runfiles on Windows.
Dmitry Lomov
2016-06-21
*
sandbox: Remove debug flags from LinuxSandboxedStrategyTestCase as they were ...
Philipp Wollermann
2016-06-21
*
Update the startup option help texts.
Ulf Adams
2016-06-21
*
We need to keep LD_LIBRARY_PATH in the environment for actions that use the d...
Philipp Wollermann
2016-06-21
*
Set output_to_bindir to 1 for libunix.dylib
Damien Martin-Guillerez
2016-06-21
*
Added more pointers to Aspect-related documentation.
Florian Weikert
2016-06-21
*
Add an option for the number of actions shown in the experimental UI
Klaus Aehlig
2016-06-21
*
Rollback of commit 1f1f207573c7b9c3e2d3ca1ffb0780a8fd592214.
Googler
2016-06-21
*
Optimize an assertion which was showing up in profiles. (Even better might be
Googler
2016-06-21
*
Remove breakpad support from bazel
Dmitry Shevchenko
2016-06-21
*
Add action to write android_binary and lib R.classes directly
Googler
2016-06-21
*
Updates BuildViewTestCase.invalidatePackages() to also invalidate
Greg Estren
2016-06-21
*
Adds the label of the rule that produced the artifact to the apk manifest.
Alex Humesky
2016-06-21
*
Batchify child node lookups in Skyframe cycle detection.
Eric Fellheimer
2016-06-21
*
Simplify OutputGroupProviderTest.
Michael Staib
2016-06-21
*
Simplify the logic of determining output groups.
Alex Humesky
2016-06-21
*
Minor change to add QueryableGraphBackedSkyFunctionEnvironment.
Janak Ramakrishnan
2016-06-21
*
Move Android and Java 7 javacopts into java_toolchain
Liam Miller-Cushon
2016-06-21
*
Minor improvement to cycle detection algorithm: Do not recurse into done node...
Eric Fellheimer
2016-06-21
*
Remove --objc_generate_debug_symbols flag
Dmitry Shevchenko
2016-06-21
*
Add license types to the documentation
Kristina Chodorow
2016-06-21
*
Make skylark repository rules accept basic rule attributes
Kristina Chodorow
2016-06-21
*
experimental UI: be less verbose about test summaries
Klaus Aehlig
2016-06-21
*
Don't generate links for non-documented modules since this results in dead li...
Florian Weikert
2016-06-21
*
Fix new_git_repository documentation
Kristina Chodorow
2016-06-21
*
Move execroot tree creation to its own class
Kristina Chodorow
2016-06-21
*
Fixed more Bazel tests on Windows by using the right line separator
Yun Peng
2016-06-21
*
sandbox: Mount input files and directories actually read-only.
Philipp Wollermann
2016-06-21
*
Avoid the main use of String.format() during loading and analysis. This is
Googler
2016-06-21
*
sandbox: So refactoring, much no-op change, wow.
Philipp Wollermann
2016-06-21
*
Optimize Environment.lookup() to avoid Throwable.fillInStackTrace();
Googler
2016-06-21
[next]