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
*
Cleanup in the parser
Laurent Le Brun
2016-10-26
*
Fix uses of LocalRepositoryLookupFunction to work with JDK7.
John Cater
2016-10-26
*
Refactor: extract anonymous classes
Laszlo Csomor
2016-10-26
*
Merge all jars in AAR in aar_import, not just classes.jar
Adam Michael
2016-10-26
*
bazel query --output=xml: avoid iterating over all possible values for
Greg Estren
2016-10-26
*
Uncomment lines inside blaze_util_tests since the tests are now
Luis Fernando Pino Duque
2016-10-26
*
Adds a check that the new local repository path exists and is a
John Cater
2016-10-25
*
Add generic parameter to make ParallelSkyQueryUtil Java7 compliant
Googler
2016-10-25
*
Adds support to aar_import for native libs in /jni.
Adam Michael
2016-10-25
*
Rollback of commit abb0b633339ef76bf19a1e5af8477d42d13151d8.
Peter Schmitt
2016-10-25
*
Remove deprecated kind in IDE aspect.
Googler
2016-10-25
*
Move from simulator version 8.4 to 9.3 which is going to be far more common n...
Dave MacLachlan
2016-10-25
*
Remove iossim from Bazel.
Dave MacLachlan
2016-10-25
*
Add new skyframe function to lookup the repository given a path, and use that
John Cater
2016-10-25
*
Wrap the source Path in a DataSource object.
Googler
2016-10-25
*
Add a new concept of failure causes
Klaus Aehlig
2016-10-25
*
Trim labels in location expressions before expansion.
Tobias Werth
2016-10-25
*
Multidex uses singlejar instead of zip.
Adam Michael
2016-10-25
*
Reimplement whole archive on Windows
Yun Peng
2016-10-25
*
VFS: implement a Windows-specific Path subclass
Laszlo Csomor
2016-10-25
*
Ignore the environment variable "http_proxy" so that it doesn't interfere wit...
Lukacs Berki
2016-10-25
*
Fix help text for --command_port so that it does not refer to the nonexistent...
Lukacs Berki
2016-10-25
*
Add a flag to lock down isystem include checks.
Ulf Adams
2016-10-25
*
Enables AllowValues and DisallowValues invocation policy operations to take
Alex Humesky
2016-10-25
*
If a group of deps has only one unique element, store it bare.
Janak Ramakrishnan
2016-10-25
*
Accept valid relative symlinks in TreeArtifacts.
Rumou Duan
2016-10-25
*
Defer targetification of SkyKeys during unbounded allrdeps evaluation
Googler
2016-10-24
*
Add support for exported_plugins to android_library
Googler
2016-10-24
*
Remove hack from bazel_apple_test to select an xcode that is 7-series or 8-se...
Chris Parsons
2016-10-24
*
Prepare to remove --experimental_optimize_header_compilation_annotation_proce...
Liam Miller-Cushon
2016-10-24
*
Syncing up the latest protos with the internal version. Adding UNSUPPORTED
Ola Rozenfeld
2016-10-24
*
Gives warning instead of error when fail to delete sandbox directory.
Yue Gan
2016-10-24
*
Move -l/-L link opts to FeatureConfiguration
Marcel Hlopko
2016-10-24
*
cpp: remove unused functions after AF_UNIX refactoring
Thiago Farina
2016-10-24
*
Create a distribution artifact
Klaus Aehlig
2016-10-24
*
Don't mark modules as used if they would only contribute textual_hdrs. There is
Googler
2016-10-24
*
Move junitrunner fake/stub classes from javatests/c/g/testing/junit/runner to...
Googler
2016-10-24
*
intellij_info.bzl: Fix typo 'Implementaion' => 'Implementation'.
Ivan Vucica
2016-10-24
*
Bump test size for //src/test/shell/bazel:process_wrapper_test from small to ...
Philipp Wollermann
2016-10-21
*
Fix bazel_apple_test and Swift example to work with Xcode 8.0.
Philipp Wollermann
2016-10-21
*
Fix and re-enable bazel_windows_example_test
Yun Peng
2016-10-21
*
Use a select in the data attribute of bazel_toolchain_test to remove the Lina...
Philipp Wollermann
2016-10-21
*
Short-term solution for discrepency between backends that do input discovery
Googler
2016-10-21
*
Print a warning if the macOS sandbox is non functional.
Philipp Wollermann
2016-10-21
*
Proper action output checks for TreeArtifacts. Instead of crashing Bazel, we ...
Rumou Duan
2016-10-19
*
Add missing "final" specifiers to fix Bazel's JDK7 build.
Philipp Wollermann
2016-10-19
*
Add swiftmodule outputs to the linking step.
Dmitry Shevchenko
2016-10-19
*
Allow bypassing input file discovery in package building
Michajlo Matijkiw
2016-10-19
*
Made HttpDownloader download calls non-static.
Jingwen Chen
2016-10-19
*
Add more useful bazelrc options.
John Cater
2016-10-19
[next]