aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Replace doc pages with redirects to versioned doc pages.Gravatar David Chen2016-08-29
* Add realpath method to SkylarkPath.Gravatar David Chen2016-08-29
* Some little fixes to ResourceManager.Gravatar Philipp Wollermann2016-08-29
* If there are zero bytes to compress, TransientBytes::CompressOut should retur...Gravatar Sasha Smundak2016-08-29
* Move QueryFunctions and InfoItems to ServerBuilder.Gravatar Ulf Adams2016-08-29
* Fix regular expression in order to produce correct documentation. Fixes #1522...Gravatar John Cater2016-08-29
* --Gravatar Googler2016-08-29
* Exclude resources jars from android_library rules from the apk_manifestGravatar Alex Humesky2016-08-27
* Don't provide AARs for deps that are neverlink or that of their transitiveGravatar Googler2016-08-27
* Instead of using the smallest group as the inputs for the generation actions,...Gravatar Sergio Campama2016-08-27
* Fix resource leakage on interrupt in ResourceManager identified by philwo.Gravatar Janak Ramakrishnan2016-08-27
* Add monospace fallback font.Gravatar Richard Xia2016-08-27
* Use a protocol-relative URL for loading fonts.Gravatar Richard Xia2016-08-27
* Add propagated headers to experimental_objc_library compile action to enableGravatar Cal Peyser2016-08-27
* Replace apksig.jar with apksig_deploy.jar. Oops :)Gravatar Adam Michael2016-08-26
* Add two implicit outputs to the AndroidBinary rule that are produced by ProGu...Gravatar Googler2016-08-26
* Fix the link to Bazel IntelliJ plugin.Gravatar Googler2016-08-26
* Remove all references to (incorrect) BlazeDirectories.buildDataDirectory rootGravatar Kristina Chodorow2016-08-26
* Make SpawnActions honor the client environmentGravatar Klaus Aehlig2016-08-26
* sandbox: Allow network access for builds by default.Gravatar Philipp Wollermann2016-08-26
* Add conffiles support to pkg_debGravatar Michal Rydlo2016-08-26
* --Gravatar Philipp Wollermann2016-08-26
* When --exclude_build_data option is present, build-data.properties file shoul...Gravatar Sasha Smundak2016-08-26
* Fix a tiny bug in alias handling.Gravatar Lukacs Berki2016-08-26
* Add a class to handle Unix timestamp extra field. Gravatar Sasha Smundak2016-08-26
* Clean up go/be#java_plugin.generates_apiGravatar Liam Miller-Cushon2016-08-26
* Add client environment to ActionExecutionContextGravatar Klaus Aehlig2016-08-26
* cc_*.linkstatic: slightly reword the documentation.Gravatar Laszlo Csomor2016-08-26
* Fix formatting of help text for --cache_test_results.Gravatar Kyle Lippincott2016-08-26
* Roadmap: reworded the remote execution itemGravatar Damien Martin-Guillerez2016-08-26
* option_processor: fix bad TMP parsing on Windows/MSYS.Gravatar Laszlo Csomor2016-08-26
* Allow cycle detector to be injected into ParallelEvaluator, so that callers c...Gravatar Janak Ramakrishnan2016-08-26
* Factor out cycle detection.Gravatar Janak Ramakrishnan2016-08-26
* Refactor ParallelEvaluator in preparation for making it more modular with res...Gravatar Janak Ramakrishnan2016-08-26
* Merge xmlns decls in old manifest merger to help transitionGravatar Googler2016-08-26
* GRPC server waits for termination after clean commandGravatar Michajlo Matijkiw2016-08-26
* Adds apksig ApkSignerTool from AOSP.Gravatar Adam Michael2016-08-26
* Add external reference for android customtabsGravatar Simon Horlick2016-08-25
* Some optimizations in Type#flatten (used under the covers by AggregatingAttri...Gravatar Nathan Harmata2016-08-25
* Expose PlatformType and supporting methods to Skylark.Gravatar Dmitry Shevchenko2016-08-25
* Expose some values needed for Apple code signing to Skylark.Gravatar Googler2016-08-25
* Add correct debugging information about primary output to action conflict mes...Gravatar Janak Ramakrishnan2016-08-25
* Correct links to windows-support issues listGravatar Peter Mounce2016-08-25
* Remove ArtifactFactory dependency on incorrect exec rootGravatar Kristina Chodorow2016-08-25
* Action#discoverInputs returns an Iterable<Artifact> instead of aGravatar Cal Peyser2016-08-25
* Add a framework for prefetching input files (in case they come from remote fi...Gravatar Philipp Wollermann2016-08-25
* Also display the object identity of the configuration in ConfiguredTargetKey ...Gravatar Lukacs Berki2016-08-25
* Add information about the key of conflicting actions to the error message in ...Gravatar Lukacs Berki2016-08-25
* Redirect http://bazel.io to https://bazel.io.Gravatar David Z. Chen2016-08-25
* Rollback of commit b5ac354867c4d8deb543285e87e636504078fb69.Gravatar Michael Staib2016-08-25