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
*
Add flag_values attribute to config_setting.
mstaib
2017-04-10
*
Make depset.to_list() return a non-frozen list
brandjon
2017-04-10
*
Experimental UI: increase progress rate limit with time, if no in-place update
Klaus Aehlig
2017-04-10
*
Remove getAaptSupportsMainDexCreation from AndroidSdkProvider.
ajmichael
2017-04-07
*
Add "aarch64" to the set of ARM CPU archs
Daniel Trebbien
2017-04-07
*
BEP: Extend infrastructure to allow reporting artifacts only once
Klaus Aehlig
2017-04-07
*
Allow Bazel commands to be marked as having sensitive command lines.
felly
2017-04-07
*
LocalSpawnRunner: on Windows, don't use the process wrapper for now
ulfjack
2017-04-07
*
Fix bug breaking sandboxing on macOS 10.12
Ty Book
2017-04-07
*
Fix "enums should only have immutable fields, 'Set' is mutable" in CPU.java.
philwo
2017-04-07
*
sandbox: Add new flag --experimental_sandbox_base.
philwo
2017-04-07
*
Fixes the broken test_ios_test and test_swift_test tests.
philwo
2017-04-07
*
Fix possible parsing of same rc file multiple times.
lpino
2017-04-07
*
Open source LocalSpawnRunner
ulfjack
2017-04-07
*
PiperOrigin-RevId: 152483983
lpino
2017-04-07
*
Do not trample the PersistentMap journal
Benjamin Peterson
2017-04-07
*
Don't close System.err
cushon
2017-04-07
*
Remove --no_ support.
ccalvarin
2017-04-07
*
Move InvocationPolicy from a startup argument to part of the RunRequest proto.
ccalvarin
2017-04-07
*
Subtract protos from avoid_deps of apple_static_library
cparsons
2017-04-07
*
Adding toolchain provider and function to Skylark.
John Cater
2017-04-07
*
Update RuleErrorConsumer documentation.
gregce
2017-04-07
*
BEP: Improve the BuildEventTransport interface.
buchgr
2017-04-07
*
Delete SubincludePreprocessor
laurentlb
2017-04-07
*
Remove the last remaining public ctor from PathFragment.
nharmata
2017-04-07
*
Using JavaProvider.getProvidersFromListOfTargets in JavaCommon
elenairina
2017-04-07
*
Disable SubincludePreprocessor
laurentlb
2017-04-07
*
Experimental UI: only show progress in terminal title if curses enabled
Klaus Aehlig
2017-04-07
*
Move the chmod call from SkyframeActionExecutor to ActionMetadataHandler
ulfjack
2017-04-07
*
Remove error handling from Preprocessor
laurentlb
2017-04-07
*
Refactoring the chunking logic out of GrpcActionCache, and cleaning it up. Also
olaola
2017-04-06
*
Delete SubincludePreprocessorModule
laurentlb
2017-04-06
*
Fix bash in incompatible_changes_conflict_test
hlopko
2017-04-06
*
Delete more Python-preprocessing tests and documentation
laurentlb
2017-04-06
*
Explicitly document the state transition on MetadataHandler
ulfjack
2017-04-06
*
Add a class providing a view of a NestedSet
Klaus Aehlig
2017-04-06
*
Add/fix default values for optional fields in java_common.compile.
elenairina
2017-04-06
*
Update incremental dexing helper flag defaults
kmb
2017-04-06
*
Remove unused data dependency on JavaBuilder
cushon
2017-04-06
*
When tracking the critical path, if not keeping incremental state, don't keep...
janakr
2017-04-06
*
Add missing @Test annotations to JUnit 4 tests, reduce the visibility of test...
Googler
2017-04-06
*
Move action_outs directory to under the output path.
janakr
2017-04-06
*
Add mechanism to trigger Python type-stripping via a tag.
Googler
2017-04-06
*
Add runfiles in jdk.BUILD
Stephen Twigg
2017-04-06
*
Fix android_integration_test.
ajmichael
2017-04-06
*
Upgrade Android data binding integration to work with newest libraries.
gregce
2017-04-06
*
Move ConfigSetting into rules/config.
mstaib
2017-04-06
*
Automated g4 rollback of commit 520f947580634cb9b62020fba4c93d5e78044ccf.
mstaib
2017-04-06
*
Deprecate native Apple bundling rules.
allevato
2017-04-06
*
Genrules only depend on the host JDK if they have Java make variables.
Googler
2017-04-06
[next]