aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* JavaLibraryHelper can return a JavaCompilationArgsProvider which fully descri...Gravatar Carmi Grushko2016-06-17
* Adds cycle detection errors when top-level dynamicGravatar Greg Estren2016-06-17
* Make the execution root match the runfiles tree structure for external reposi...Gravatar Kristina Chodorow2016-06-17
* Rollback of commit 021dc4e1d25827f0e68a9b6a09ff5f79aa18f8a4.Gravatar Googler2016-06-17
* Fixed some Bazel java tests on WindowsGravatar Yun Peng2016-06-17
* Make more Bazel java tests pass on WindowsGravatar Yun Peng2016-06-17
* Remove one instance of -F interspersing with framework linking.Gravatar Chris Parsons2016-06-17
* Create mark file for local repositories, tooGravatar Kristina Chodorow2016-06-17
* --Gravatar Luis Fernando Pino Duque2016-06-16
* Spawn executionInfo from Cpp{Compile,Link}ActionGravatar George Gensure2016-06-16
* Description redacted.Gravatar Googler2016-06-16
* Update Skyframe builder to return exit code based on reported error map, whenGravatar Googler2016-06-16
* Slight refactor of OutputFormatter interface: separate the specification of p...Gravatar Nathan Harmata2016-06-16
* Support for platform_type="watchos" on apple_binary.Gravatar Chris Parsons2016-06-16
* 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