aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Stop converting temporary direct deps to a set. In almost all cases, this con...Gravatar Janak Ramakrishnan2016-05-16
* Speed Optimizations:Gravatar Googler2016-05-16
* Update JavaDoc for class Artifact.Gravatar Rumou Duan2016-05-16
* Uses long in portable_sysctlbyname instead of jlong. Fixes #1249. Fixes #1254.Gravatar Yue Gan2016-05-16
* Print a proper error when calling a rule from a .bzl fileGravatar Laurent Le Brun2016-05-16
* Improve pass-through during buildGravatar Klaus Aehlig2016-05-13
* Rollback of commit 7f339de7feb071d790ecbca1c346244f5794a7e3.Gravatar Greg Estren2016-05-13
* Fix wrong method accessor in "this dep isGravatar Greg Estren2016-05-13
* Support NDK r11 in bazelGravatar Alex Humesky2016-05-13
* Finally remove the android_jack attribute from android_sdk.Gravatar Michael Staib2016-05-13
* Make CppConfiguration fragment available from CcToolchainProvider.Gravatar Googler2016-05-13
* Fix NullPointerException when using android resource shrinking with an incomp...Gravatar Andrew Pellegrini2016-05-12
* Improvements to zipper extraction support (x option):Gravatar Rumou Duan2016-05-12
* Refactoring: Introduced AttributeValueSource to handle attribute name validat...Gravatar Florian Weikert2016-05-12
* apple_binary creates _lipo.a (multi-architecture archive library)Gravatar Chris Parsons2016-05-12
* Setting a year length to 365 days.Gravatar Googler2016-05-12
* Allow modules to inject a custom AttributeContainer.Gravatar Janak Ramakrishnan2016-05-12
* Add a simple e2e app build test for swift_library.Gravatar Dmitry Shevchenko2016-05-12
* Refactor Blaze command line construction to allow for greater flexibility and...Gravatar Eric Fellheimer2016-05-12
* Style cleanups.Gravatar Damien Martin-Guillerez2016-05-12
* Introducing SpawnActionTemplate, a stub action for TreeArtifacts at analysis ...Gravatar Rumou Duan2016-05-12
* Skylark: allow_files can now accept a string list argumentGravatar Laurent Le Brun2016-05-12
* Add feature to selectively disable Blaze's cc include scanner.Gravatar Googler2016-05-12
* Remove return value from ctx.file_action functionGravatar Laurent Le Brun2016-05-12
* Optimize hotspot in DependencySet.process().Gravatar Googler2016-05-12
* Make bootstrap scripts sh scriptsGravatar Klaus Aehlig2016-05-11
* Make create_embedded_tools.sh an sh scriptGravatar Klaus Aehlig2016-05-11
* On FreeBSD, don't assume bash to be installed under /binGravatar Klaus Aehlig2016-05-11
* Remove the disable_pbh feature again.Gravatar Googler2016-05-11
* Refactor ios_split_cpu to be apple_split_cpu, in preparation for using it to ...Gravatar Chris Parsons2016-05-11
* cc_configure: correctly detect 32/64 bits CPU for LinuxGravatar Damien Martin-Guillerez2016-05-11
* Reconcile cc and objc default compiler flags in the crosstool.Gravatar Cal Peyser2016-05-11
* Action configs are activated like features (instead of being activated by def...Gravatar Cal Peyser2016-05-11
* Re-enable a test on Windows.Gravatar Dmitry Lomov2016-05-11
* Stop catching RuntimeException. This made the errors in issue #1234 more conf...Gravatar Janak Ramakrishnan2016-05-11
* Dynamic configurations: have HostTransition just clone theGravatar Greg Estren2016-05-11
* Print an error message when the wrong type of input is given as an aspectGravatar Kristina Chodorow2016-05-11
* Flip --deep_execroot to default to trueGravatar Kristina Chodorow2016-05-11
* Use runfiles path, not execroot path, for Skylark's short_pathGravatar Kristina Chodorow2016-05-11
* Adds dSYMs from embedded extensions to the outputs of ios_application.Gravatar Dmitry Shevchenko2016-05-11
* Make RegexFilterExpression publicGravatar Chris Parsons2016-05-11
* Add support for custom "no match" errors in select()s.Gravatar Greg Estren2016-05-11
* Allow Skyframe tests to use the NotifyingGraph and DeterministicGraph helpers...Gravatar Janak Ramakrishnan2016-05-11
* Move methods getRunfilesSuppliers, inputsKnown and discoversInputs fromGravatar Rumou Duan2016-05-11
* Remove LABEL_LIST_DICT type. This was only used for abi_deps,Gravatar Greg Estren2016-05-11
* Use SplitTransitionProvider to provide apple_binary's split transitionsGravatar Chris Parsons2016-05-11
* Add MemoizingEvaluatorTest#breakCycle to check that we have correct behavior ...Gravatar Janak Ramakrishnan2016-05-11
* Fix name for $java_import_base rule documentation.Gravatar David Chen2016-05-11
* Add --host_java_launcherGravatar Liam Miller-Cushon2016-05-11
* Print coverage.dat location always.Gravatar Googler2016-05-11