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
Commit message (
Expand
)
Author
Age
...
*
Number test directories from one separately from each basename so that we don...
Lukacs Berki
2016-08-19
*
The value of the --resources flag is <PATH>:<NAME>, not <NAME>:<PATH>
Sasha Smundak
2016-08-19
*
Make test "args" attribute configurable.
Greg Estren
2016-08-19
*
Fixes noneable annotation not being enforced in SkylarkCallable.
Pedro Liberal Fernandez
2016-08-19
*
Make BuildViewTest#testErrorBelowCycle properly deterministic so that it can ...
Janak Ramakrishnan
2016-08-19
*
Allow CompileOneDependencyTransformer#transformCompileOneDependency to throw ...
Janak Ramakrishnan
2016-08-19
*
Refactor GlobFunction to avoid random-access lookup of the returned map of a ...
Janak Ramakrishnan
2016-08-18
*
Implement the first stage of Bazel's "Sandbox 2.0" for Linux.
Philipp Wollermann
2016-08-18
*
Fix tmpdir with standalone test strategy
Kristina Chodorow
2016-08-18
*
Fixes order of keyword arguments in the error message printed when a Java
Pedro Liberal Fernandez
2016-08-18
*
Use -fno-canonical-system-headers when supported
Brian Silverman
2016-08-18
*
Add a test for sandboxing when nobody's UID is different
Brian Silverman
2016-08-18
*
call SetupDirectories after uids are mapped in the user namespace
Jason Lunz
2016-08-18
*
Fix typos: min_rank -> minrank, max_rank -> maxrank
Googler
2016-08-18
*
Stop catching InterruptedException in remote execution.
Janak Ramakrishnan
2016-08-18
*
Log gRPC interrupt events.
Lukacs Berki
2016-08-18
*
Use array comparison and not reference comparison between digests.
Shreya Bhattarai
2016-08-18
*
Delete unused empty file.
Adam Michael
2016-08-18
*
Fix NPE when aspect propagates over an alias.
Googler
2016-08-18
*
Replaces sh_binary redirects with aliases in Bazel.
Adam Michael
2016-08-18
*
Implement the fully link action in the OSX crosstool.
Cal Peyser
2016-08-18
*
Restore objc -> cc_inc_library deps, add regression test.
Cal Peyser
2016-08-18
*
java_(lite_)?proto_library to get Java proto runtimes from //external: instea...
Carmi Grushko
2016-08-18
*
Implement --compression and --dont_change_compression.
Sasha Smundak
2016-08-18
*
RELNOTES: The string list returned by the skylark 'glob' function is now sort...
Nathan Harmata
2016-08-18
*
Remove unnecessary wrapping of InterruptedException in SkyQueryEnvironment.
Janak Ramakrishnan
2016-08-18
*
Check that dependencies are non-null upon insertion.
Carmi Grushko
2016-08-18
*
Propagate DEVELOPER_DIR environment variable to the apple release bundling co...
Chris Parsons
2016-08-18
*
Allow SkyframePackageRootResolver's methods to throw interrupts, now that the...
Janak Ramakrishnan
2016-08-18
*
Set the LibraryIdentifier before building the LTO Indexing link action
Googler
2016-08-18
*
Improve BlazeModule documentation.
Ulf Adams
2016-08-18
*
Remove the awkward logic that used to look at the string form at a command li...
Lukacs Berki
2016-08-18
*
Make native deps with embedded runtimes work again. commit 0978a8ea1593ef204e...
Lukacs Berki
2016-08-17
*
Remove SourcesJavaCompilationArgsProvider
Liam Miller-Cushon
2016-08-17
*
Fix slow hostname lookup
Marcel Hlopko
2016-08-17
*
Share source paths for more compact res proto serialization
Googler
2016-08-17
*
Open-source java_lite_proto_library.
Carmi Grushko
2016-08-17
*
Rollback of commit cf00c82a394e5a392a55c058ed01483d2e39c3db.
Liam Miller-Cushon
2016-08-17
*
Make retrieval of an already loaded target interruptible. There is no reason ...
Janak Ramakrishnan
2016-08-17
*
Add defines to experimental_objc_library.
Cal Peyser
2016-08-17
*
Simplify SkyframeExecutor#evaluateSkyKeyForCodeMigration and allow it to thro...
Janak Ramakrishnan
2016-08-17
*
Preparation for enabling --compression/--dont_change_compression options:
Sasha Smundak
2016-08-17
*
Add a more robust test for cc_library deps that is not confused by an
Cal Peyser
2016-08-17
*
Test for META-INF/services/* and META-INF/spring.handlers and META-INF/spring...
Sasha Smundak
2016-08-17
*
Make the proto bundling behavior the default when using the new library. Take 2
Sergio Campama
2016-08-17
*
Let Bazel use sandboxing during bootstrap, if it's available.
Philipp Wollermann
2016-08-17
*
In BlazeQueryEnvironment, stop wrapping InterruptedExceptions in QueryExcepti...
Janak Ramakrishnan
2016-08-17
*
Differentiate between regular and alwayslink static libraries in LinkerInput#...
Lukacs Berki
2016-08-17
*
Remove references to ARCHIVE_FILETYPES and ARCHIVE_LIBRARY_FILETYPES from our...
Lukacs Berki
2016-08-17
*
Handle public tags in merger -> R.class writer
Googler
2016-08-17
[prev]
[next]