aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Fix hypothetical crash bug in AspectDefinition#addAllAttributesOfAspect when ...Gravatar Nathan Harmata2016-06-16
* Pass toolchain build variables to C++ link actions.Gravatar Chris Parsons2016-06-16
* Expose Apple platform name to Skylark.Gravatar Googler2016-06-16
* Updates android_binary.multidex docs.Gravatar Alex Humesky2016-06-16
* Don't include null values in AggregatingAttributeMapper#visitAttribute. Null ...Gravatar Nathan Harmata2016-06-16
* Add toString for NotifyingNodeEntry -- we lost this in commit 8be7fd0bb7cc8f0...Gravatar Janak Ramakrishnan2016-06-16
* Adds a warning to users of objc_proto_library to enable the use_objc_header_n...Gravatar Sergio Campama2016-06-16
* Fix entitlements substitution documentation.Gravatar Peter Schmitt2016-06-16
* Remove BuildConfiguration.Fragment#declareSkyframeDependencies().Gravatar Lukacs Berki2016-06-15
* Add support for xattr to Darwin.Gravatar Dave MacLachlan2016-06-15
* Make bazel test work on WindowsGravatar Yun Peng2016-06-15
* Log how long Skyframe cycle checking takes.Gravatar Eric Fellheimer2016-06-15
* When building ObjectiveC++, pass the flag -std=c++11 in addition to -stdlib=l...Gravatar Googler2016-06-15
* Make timeout test a bit more robustGravatar Kristina Chodorow2016-06-15
* Tolerate null variable values in Profiler. This can happen when the build fin...Gravatar Janak Ramakrishnan2016-06-15
* Improves flag handling.Gravatar Sergio Campama2016-06-15
* Let Java header compilation run locally when --experimental_persistent_javac ...Gravatar Philipp Wollermann2016-06-15
* Adds deprecation warning for users of output_cpp attribute.Gravatar Sergio Campama2016-06-15
* Fix action cache save save time reporting: We were giving the time in nanos a...Gravatar Eric Fellheimer2016-06-15
* Remove ability of AbstractQueueVisitor to continue after an interrupt. That f...Gravatar Janak Ramakrishnan2016-06-15
* Make experimental UI honor --noshow_progressGravatar Klaus Aehlig2016-06-15
* Fix android deps always being exported in skylark aspect.Gravatar Googler2016-06-15
* Move libtool-wrapper symlinking logic from xcrunwrapper to libtool script.Gravatar Chris Parsons2016-06-15
* Optimize memory use of AttributeContainer:Gravatar Googler2016-06-15
* CppCompileAction learns its tool from an action_config, if present. OSX cros...Gravatar Cal Peyser2016-06-15
* Make persistent action cache work on WindowsGravatar Yun Peng2016-06-15
* sandbox: Get StandaloneSpawnStrategy from executor instead of instantiating a...Gravatar Philipp Wollermann2016-06-15
* Use only one list of parameters for SkylarkSignatureGravatar Damien Martin-Guillerez2016-06-14
* Remove manual tag for worker_testGravatar Damien Martin-Guillerez2016-06-14
* Report cycles involving aspects correctly.Gravatar Lukacs Berki2016-06-14
* Make package-bazel.sh an sh scriptGravatar Klaus Aehlig2016-06-14
* Minor refactoring of C++ compilation.Gravatar Lukacs Berki2016-06-14
* Allow a config_setting() to match against the default grte_top.Gravatar Googler2016-06-14
* Rollback of commit bbab724f9c3600952a65a90febf50e1118568a96.Gravatar Peter Schmitt2016-06-14
* --Gravatar Carmi Grushko2016-06-14
* 1. Create the TreeArtifact directory structure before expanding ActionTemplates.Gravatar Rumou Duan2016-06-14
* Rollback of commit 5160d196e62bf6f8fa56b32746a01b182729c5c8.Gravatar Googler2016-06-14
* Use the precomputed skykey hash to short circuit equality comparison.Gravatar Shreya Bhattarai2016-06-14
* Zip up symlinks as symlinksGravatar Kristina Chodorow2016-06-14
* Optimize hotspot in DependencySet.process().Gravatar Googler2016-06-14
* Add --[no]instrument_test_targets option to BlazeGravatar Googler2016-06-14
* Rollback of commit 4f854d47888d011354357e965fd3c7bf1d74b95f.Gravatar Yue Gan2016-06-13
* Do not try to install a default handler for SIGSTOP and SIGKILL.Gravatar Philipp Wollermann2016-06-13
* Remove ConfigurationsCreatedEvent.Gravatar Lukacs Berki2016-06-13
* Xml processing fixes:Gravatar Googler2016-06-13
* fix crash that can happen when using incremental dexing *and* --android_cross...Gravatar Googler2016-06-13
* Always use android_compiler if android_crosstool_top is set.Gravatar Googler2016-06-13
* Remove predefined Python variable "generic_cpu"Gravatar Greg Estren2016-06-13
* Adds a step before creating the resource apk (ap_) to swap out the applicationGravatar Alex Humesky2016-06-13
* Add addMainDexListActionArguments to AndroidSemantics.Gravatar Googler2016-06-13