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
/
main
/
java
/
com
Commit message (
Expand
)
Author
Age
*
Rename inputsExemptFromDiscovery to prunableMandatoryInputs, which seems to b...
Lukacs Berki
2017-02-01
*
Rollback of commit 00ac342f386be8b8ce1bdb11515c7828e86903c0.
Yun Peng
2017-01-31
*
Simplify action input discovery by removing Action#getInputsWhenSkippingInput...
Lukacs Berki
2017-01-31
*
Don't short-circuit runfiles creation in tests if the output MANIFEST file is...
Janak Ramakrishnan
2017-01-31
*
Fix test breakage, which tests build flags to be canonical, by maintaining --...
Andrew Pellegrini
2017-01-31
*
Global cleanup change.
Googler
2017-01-31
*
Split transitions that return an empty list of options do not suppress dynami...
Cal Peyser
2017-01-30
*
When the apple crosstool transition is being used (set with --apple_crosstool...
Cal Peyser
2017-01-30
*
Change depset conversion to strings
Vladimir Moskva
2017-01-30
*
Fix the translation of names of implicit or latebound attributes to their Sky...
Florian Weikert
2017-01-30
*
Update dict docs
Jon Brandvein
2017-01-30
*
Expands the number of attributes that XcodeVersionProperties provides to Skyl...
Sergio Campama
2017-01-30
*
Remove --ios_multi_cpus (simulator & device) restriction on the objc_bundle_l...
Chris Parsons
2017-01-30
*
Tiny cleanup: narrow the scope of two variable declarations.
Greg Estren
2017-01-30
*
Fix error handling in WorkspaceFile/WorkspaceAST
Kristina Chodorow
2017-01-30
*
Switch to RunfilesSuppliers for communicating runfiles
Michajlo Matijkiw
2017-01-30
*
Create a base implementation of GenRule that can be used by both Bazel and
John Cater
2017-01-30
*
Framework resource deduping (framework resources are kept in the framework bu...
Chris Parsons
2017-01-30
*
Update print() doc to admonish use in production code
Jon Brandvein
2017-01-30
*
Unify CppCompileActionContext#{getScannedIncludeFiles,findAdditionalInputs}.
Lukacs Berki
2017-01-27
*
Create aliases for tools for upcoming android_device rule.
Adam Michael
2017-01-27
*
Incremental dexing for java_lite_proto_libraries
Googler
2017-01-27
*
Add a flag that alters the behavior of the parse_headers feature. With the
Googler
2017-01-27
*
Add Bitcode symbol maps and AppleDebugOutputsProvider
Dmitry Shevchenko
2017-01-26
*
Deletes dead code. AndroidNativeLibraryProvider is collected and propagated,
Alex Humesky
2017-01-26
*
Module maps arising from an experimental_objc_library are not automatically
Cal Peyser
2017-01-26
*
Root j2objc linker artifacts underneath the appropriate child configuration
Chris Parsons
2017-01-26
*
Expose rpath entries as a build variable
Marcel Hlopko
2017-01-26
*
Add parameter files to the android resource processing.
Googler
2017-01-26
*
Tweak output string phrasing.
Googler
2017-01-26
*
android_sdk_repository exports system-images files.
Adam Michael
2017-01-26
*
Add dependency for external files to the corresponding RepositoryDirectoryValue
Damien Martin-Guillerez
2017-01-26
*
Move Android resource shrinking from experimental to stable.
Andrew Pellegrini
2017-01-26
*
Adds Bazel support for Android NDK R13.
Adam Michael
2017-01-26
*
Rename thinlto_param_file to thinlto_indexing_param_file for indexing actions
Marcel Hlopko
2017-01-26
*
Rollback of commit bbfa9fa5ad1dd66ecedcb136a4ff3d0f8d397b9b.
Yun Peng
2017-01-26
*
Java template windows performance
Renaud Paquay
2017-01-26
*
Switch Bazel to use the common test env variables.
Ulf Adams
2017-01-26
*
Set defaults for xcode_version and *_sdk_version flags based on the informati...
Chris Parsons
2017-01-26
*
Fix the OptionsParser to deal with CRLF line endings.
Googler
2017-01-25
*
Cleanup android rules and android tools so that my IDE stops complaining to me.
Adam Michael
2017-01-25
*
Add desired type of Profiler action to error message on crash. Also use Preco...
Janak Ramakrishnan
2017-01-25
*
(Re)-Add tests for GenRule.
John Cater
2017-01-25
*
java_stub_template: Create classpath jar when classpath is too long
Yun Peng
2017-01-25
*
Make include pruning work in Bazel.
Lukacs Berki
2017-01-25
*
Enable Java sandwich for all Java rules.
Irina Iancu
2017-01-25
*
Rollback of commit d9a7d3a789be559bd6972208af21adae871d7a44.
Yun Peng
2017-01-25
*
java_binary now supports long classpath that exceeds command line argment len...
Yun Peng
2017-01-25
*
Add a java_toolchain entry for the resource jar builder
Liam Miller-Cushon
2017-01-25
*
Move rexed proguard map to top level blaze-bin directory when rex enabled
Googler
2017-01-25
[next]