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
*
Rollback of commit 0545788b86c8ff58f22ac62e51d096e876e7feea.
Sergio Campama
2016-08-23
*
Automated [] rollback of commit 846a5ab98fc26d72024890fdb79a5d3bc6a5a1ba + ma...
Nathan Harmata
2016-08-23
*
Removes the generation of modulemaps per proto group, and only adds one per p...
Sergio Campama
2016-08-23
*
Remove joda-time dependency from the java test runner
Yunchi Luo
2016-08-23
*
Use helper method for collecting transitive source jars.
Googler
2016-08-23
*
Update the JAVAC_VERSION regex to handle the case where javac adds extra text...
John Cater
2016-08-23
*
Avoid copying SkyKeys into a set and then into a map when retrieving them. In...
Janak Ramakrishnan
2016-08-23
*
BuildConfiguration: prefer TreeMap over HashMap to obtain a stable order
Klaus Aehlig
2016-08-23
*
Generate Zip64 End Of Central Directory record if the output archive is >4G o...
Sasha Smundak
2016-08-23
*
Adds a flag to generate LLVM coverage symbols.
Erik Abair
2016-08-23
*
Prune .pcm files based on the results of include scanning.
Googler
2016-08-23
*
More flexible LValue syntax
Vladimir Moskva
2016-08-23
*
Propagate defines through objc -> cc deps.
Cal Peyser
2016-08-23
*
Fix empty archive handling.
Sasha Smundak
2016-08-23
*
Add option --action_env and make BuildConfiguration declare environment depen...
Klaus Aehlig
2016-08-23
*
Add worker support to single jar.
Googler
2016-08-23
*
Use path given by which to invoke grep to bypass aliases set by the user
Damien Martin-Guillerez
2016-08-23
*
Make Digest (renamed Md5Digest) a little more multi-purpose.
Shreya Bhattarai
2016-08-23
*
Remove versions directory that was not completely cleaned up by rollback.
David Chen
2016-08-23
*
Adds data binding support to the Android resource processor.
Greg Estren
2016-08-23
*
Avoid setting CFBundleExecutable on objc_bundle_library plists
Chris Parsons
2016-08-23
*
Move $swiftstdlibtoolwrapper to ReleaseBundlingToolsRule, the accurate place ...
Chris Parsons
2016-08-23
*
Expose single and multi-architecture platform retrieval methods (AppleConfigu...
Chris Parsons
2016-08-23
*
Enables objc_proto_library to depend on other objc_proto_libraries. This only...
Sergio Campama
2016-08-23
*
removed protobuf.meta and flags.xml from apk
Googler
2016-08-23
*
Removing some of GUAVA dependencies from junit.runner.sharding.
Elena-Irina Iancu
2016-08-23
*
Remove CppCompilationContext.equals/hashCode. Making them throw an exception
Googler
2016-08-23
*
Add a switch to treat any objc_library like an experimental_objc_library. This
Cal Peyser
2016-08-23
*
Rollback of commit bb5d5efb4b50710241b5b374eb67084f4bf08278.
Tobias Werth
2016-08-23
*
Remove support for thin archives.
Lukacs Berki
2016-08-23
*
Adds data binding support libs for the Android resource processor
Greg Estren
2016-08-22
*
Move SkylarkImport from LoadStatement to BuildFileAST
Miguel Alcon Pinto
2016-08-22
*
Update the query documentation to reflect the fact that locations printed are...
Lukacs Berki
2016-08-22
*
Fixes ci breakage in sandbox for //src/tools/singlejar:stored_jar
Yue Gan
2016-08-22
*
Use guava Uninterruptibles#joinUninterruptibly utility method instead of roll...
Janak Ramakrishnan
2016-08-22
*
Use guava Uninterruptibles#joinUninterruptibly utility method instead of roll...
Janak Ramakrishnan
2016-08-22
*
Use ${link} references in common attribute documentation.
David Chen
2016-08-22
*
Instead of filtering for dynamic libraries when creating solib symlinks, asse...
Lukacs Berki
2016-08-22
*
Make Bazel not crash when a cc_library is in the hdrs of another cc_library.
Lukacs Berki
2016-08-22
*
Instead of using the smallest group as the inputs for the generation actions,...
Sergio Campama
2016-08-22
*
When building protos on a linking target, propagate the protos header search ...
Sergio Campama
2016-08-22
*
Flip on @+id parsing by default
Googler
2016-08-22
*
The target pointed to by the 'singlejar' attribute of the java_toolchain rule...
Sasha Smundak
2016-08-22
*
Refactor ActionExecutionFunction to avoid unnecessary unwrapping of SkyKeys t...
Janak Ramakrishnan
2016-08-22
*
Remove unmatched parenthesis from javadoc.
Adam Michael
2016-08-22
*
Disable broken tests.
Cal Peyser
2016-08-22
*
Enables support for compiling generated proto files (as in genrules).
Sergio Campama
2016-08-22
*
Implement timeouts on Windows.
Lukacs Berki
2016-08-22
*
--
Luis Fernando Pino Duque
2016-08-19
*
fix ci breakage on Mac
Yue Gan
2016-08-19
[next]