aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* [release] Ignore commit hooksGravatar Damien Martin-Guillerez2015-10-07
* Rules created by Skylark Macros now store the workspace-relative path of the ...Gravatar Florian Weikert2015-10-07
* Add a feature to require explicitly passing module maps.Gravatar Manuel Klimek2015-10-07
* Partially revert []: move the tools/defaults package back to the main reposit...Gravatar Lukacs Berki2015-10-07
* sandbox: Improve MountMap to always return entries sorted by path depth and l...Gravatar Philipp Wollermann2015-10-06
* Ensure that the LinuxSandboxedStrategy tests actually test the correct strategy.Gravatar Philipp Wollermann2015-10-06
* Fix fallout from the previous CL renaming the tools directory.Gravatar Lukacs Berki2015-10-06
* Implement the prefix stripping for Java resources.Gravatar Lukacs Berki2015-10-06
* Incremental build and load of Docker layersGravatar Damien Martin-Guillerez2015-10-06
* Embed a tools directory into the Bazel binary.Gravatar Lukacs Berki2015-10-06
* Rollback of commit ae5f442e9cf3ef6578e70104af7cb2a2288b9fb8.Gravatar Kristina Chodorow2015-10-06
* In FilesystemValueChecker, use 200 threads and don't waste threads on skipped...Gravatar Nathan Harmata2015-10-06
* Log how much time we spend manually checking files and directory listings for...Gravatar Nathan Harmata2015-10-06
* Pass IOS_SDK_VERSION_OVERRIDE to environment for darwin actionsGravatar Chris Parsons2015-10-06
* Remove copy ctor and operator= from BlazeStartupOptionsGravatar Kristina Chodorow2015-10-06
* Adds support for selecting the different STL implementations in the Android NDK.Gravatar Alex Humesky2015-10-06
* Remove vestigial serialization bits from ErrorInfoGravatar Michajlo Matijkiw2015-10-06
* Remove extraneous check in DependencyResolver.Gravatar Michael Staib2015-10-06
* Add more detail to the android integration test instructionsGravatar Kristina Chodorow2015-10-06
* Add prerequisite dependencies to make ios_test work build on bazel.Gravatar Chris Parsons2015-10-06
* Allow Java libraries to export and propagate proguard_specs.Gravatar Michael Staib2015-10-06
* Remove --treat_srcjars_as_srcs_for_strict_depsGravatar Liam Miller-Cushon2015-10-06
* Add debugging info in case of unexpected crash.Gravatar Janak Ramakrishnan2015-10-06
* Add basic integration tests for Objective-C / iOS.Gravatar Chris Parsons2015-10-06
* Progress reporting test: attempt to deflake.Gravatar Laszlo Csomor2015-10-05
* Refactor SkylarkStatistics to reduce size.Gravatar Klaas Boesche2015-10-05
* Fix layout issues with site/roadmap.mdGravatar Googler2015-10-05
* Optionally limits the length of the output of Printer.printList() (default = ...Gravatar Florian Weikert2015-10-05
* Move the special rule creation method for deserialization to the only usage (...Gravatar Miguel Alcon Pinto2015-10-05
* Make CriticalPathStatistics output optional.Gravatar Klaas Boesche2015-10-05
* Add a Constants.TOOLS_PREFIX constant that will serve to redirect the Bazel t...Gravatar Lukacs Berki2015-10-05
* [rust] Add rust_bench_test and rust_doc_test rules and improve usability of r...Gravatar David Chen2015-10-05
* [ci] Do not exit on successGravatar Damien Martin-Guillerez2015-10-05
* Add options for reducing the size of the HTML output: --[no]chart for omittin...Gravatar Klaas Boesche2015-10-05
* Bazel user manual: simplify the documentation of Sandboxing.Gravatar Laszlo Csomor2015-10-05
* Fix up actool, ibtool etc so that they can handle empty output.Gravatar Dave MacLachlan2015-10-05
* Add IdlClass to the embedded default android tools repository and rearrangeGravatar Alex Humesky2015-10-05
* Replace EvaluableGraph#createIfAbsent with the potentially more efficient Eva...Gravatar Nathan Harmata2015-10-05
* Remove getSplitTransitionTable - this method is never used.Gravatar Greg Estren2015-10-05
* Pre-populate the SkyFunctionEnvironment with the node's previously declared d...Gravatar Nathan Harmata2015-10-05
* Allow extractIncludes method to throw an ExecException.Gravatar Janak Ramakrishnan2015-10-05
* Add imported static libraries to the list of libraries to link, instead of sp...Gravatar Rumou Duan2015-10-05
* Rollback of commit d7b64bd03100300b79cd33d04904ce9b0e6a5332.Gravatar Janak Ramakrishnan2015-10-05
* [release] Add new line between releases in the changelogGravatar Damien Martin-Guillerez2015-10-05
* Add external_integration_test back into CIGravatar Kristina Chodorow2015-10-02
* [release] Use SSH as the default way to speak to GitHubGravatar Damien Martin-Guillerez2015-10-02
* Add --task_tree and --task_tree_threshold options.Gravatar Klaas Boesche2015-10-02
* Fix Java 7 test suiteGravatar Damien Martin-Guillerez2015-10-02
* [Docker] archive: appends '/' at end of directoriesGravatar Damien Martin-Guillerez2015-10-02
* [ci] Do not fail on test failureGravatar Damien Martin-Guillerez2015-10-02