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
/
test
Commit message (
Expand
)
Author
Age
*
Rollback "Allow Merge action to take an interface as primary, not just Resour...
cparsons
2018-04-02
*
Create proguard.txt in android_library AAR output.
ajmichael
2018-04-02
*
Change profiling to only accept strings for its "description" argument. Profi...
janakr
2018-04-01
*
build and test KeepScanner tool open-source
kmb
2018-03-30
*
Don't test for reference equality of the underlying IOException. It's overkil...
nharmata
2018-03-30
*
Improve performance and output of bazel_determinism_test.
Philipp Wollermann
2018-03-30
*
Migrate SkylarkDict and MutableList methods to use @SkylarkCallable instead o...
cparsons
2018-03-30
*
Enforce @SkylarkCallable must have a non-empty doc string or explicitly be do...
cparsons
2018-03-30
*
Make RuleClass serializable and remove Environment from it, since it was only...
janakr
2018-03-30
*
Remove category checking from incompatible changes.
ccalvarin
2018-03-30
*
Make the client's java startup command line list all startup options.
ccalvarin
2018-03-30
*
This change adds the writing of the remote execution log to a file behind an ...
Googler
2018-03-29
*
Allow Merge action to take an interface as primary, not just ResourceContainer
asteinb
2018-03-29
*
Fixing issue with external j2objc protos (reattempt at #4058)
Mike Lewis
2018-03-29
*
Rename LocalResourceContainer to AndroidResources and remove asset code from it
asteinb
2018-03-29
*
Remove startup JVM version check
cushon
2018-03-29
*
Introduce FastHotKeyAtomicLongMap#getCounter. This is useful for when clients...
nharmata
2018-03-28
*
Move more tests to test suite (int function, list index, list mutation)
laurentlb
2018-03-28
*
Add codecs needed to fully serialize Attributes.
janakr
2018-03-28
*
Remove BuildConfiguration from ConfiguredTarget.
janakr
2018-03-28
*
Remove `--swift_whole_module_optimization` flag.
allevato
2018-03-28
*
Migrate string tests to Skylark test suite.
laurentlb
2018-03-28
*
Removes superfluous generic parameter from DynamicCodec, allowing it to be used
shahan
2018-03-28
*
ArtifactRoot correctly switches output base when serializing.
shahan
2018-03-28
*
Make deprecated ObjcProvider fields return empty sets when --incompatible_dis...
cparsons
2018-03-28
*
Remove categories from Bazel options.
ccalvarin
2018-03-28
*
Delete the ios_device rule from bazel.
kaipi
2018-03-28
*
Move strip and compile build variables into separate classes
hlopko
2018-03-28
*
Add tests verifying the embedded skylark code
Klaus Aehlig
2018-03-28
*
Make error messages about illegal dependencies involving aliases clearer.
lberki
2018-03-28
*
Remove last few test uses of ConfiguredTarget#getConfiguration. Only uses are...
janakr
2018-03-27
*
Replace nearly all test uses of ConfiguredTarget#getConfiguration with utilit...
janakr
2018-03-27
*
Get rid of all remaining non-test non-internal uses of ConfiguredTarget#getCo...
janakr
2018-03-27
*
Introduce a simple data structure for incrementing keyed atomic long counters...
nharmata
2018-03-27
*
Remove ConfiguredTargetKey#of(ConfiguredTarget), since it calls ConfiguredTar...
janakr
2018-03-27
*
Expose j2objc.dead_code_report as a configuration field instead of a basic st...
cparsons
2018-03-27
*
DynamicCodec class.
shahan
2018-03-27
*
New incompatible flag to disable PACKAGE_NAME and REPOSITORY_NAME.
laurentlb
2018-03-27
*
Thread configuration map through TestFilteringCompleteEvent. This isn't the m...
janakr
2018-03-27
*
Remove the --allow_configurable_attributes startup option.
ccalvarin
2018-03-27
*
Fix and rollforward of "Convert SkylarkRuleImplementationFunctions functions ...
cparsons
2018-03-27
*
Ensure Runner name is always set.
Googler
2018-03-27
*
C++: Fixes Blaze crashing on CLIF in toolchains that don't need PIC
plf
2018-03-27
*
Add toolchain definitions for autoconfigured cc_toolchain entries.
jcater
2018-03-27
*
Only allow regular files and directories spawn outputs to be uploaded to a re...
Benjamin Peterson
2018-03-27
*
Automated rollback of commit 1f8ba946a3c20413ff0a95235b20d7cc1b4964f0.
twerth
2018-03-27
*
Remove global_whole_archive_open feature from osx crosstools
hlopko
2018-03-27
*
Isolate C++ compile build variables
hlopko
2018-03-27
*
Remove FastStringCodec
michajlo
2018-03-26
*
Simplify Executor.getSpawnActionContext() by removing mnemonic: spawn is enough.
Googler
2018-03-26
[next]