aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Add a new command "bazel license" that prints the license files of Bazel and ...Gravatar Philipp Wollermann2017-03-20
* Add CppCodeGenerator for bencharmk without enabling it. It will be enabled in...Gravatar Yue Gan2017-03-20
* windows: Improve env var handling of shell integration tests.Gravatar Philipp Wollermann2017-03-20
* Add SpawnInputExpander helper class to arrange runfiles for spawn strategiesGravatar Ulf Adams2017-03-17
* Rollback of commit ae4b02fb21772effd6836599a7e1792b26ff95e0.Gravatar Yun Peng2017-03-17
* Don't declare parameters of type Iterable<Path>Gravatar Liam Miller-Cushon2017-03-17
* Add a flag (--only_desugar_javac9_for_lint) to disable desugaring lambda expr...Gravatar Chengnian Sun2017-03-17
* Make mobile-install wait for debuggerGravatar Googler2017-03-17
* Sink automatic SDK frameworks into legacy compilation support.Gravatar Googler2017-03-17
* Add caching of computed file digests based on file metadata.Gravatar Julio Merino2017-03-17
* Display an error message when there is a status command errorGravatar Kristina Chodorow2017-03-17
* Consolidate JavaCompileAction command line flag handlingGravatar Liam Miller-Cushon2017-03-17
* No longer crash when running "bazel help <rule>".Gravatar Florian Weikert2017-03-16
* Improve javadoc for the environment functions in the BuildConfiguration Gravatar Klaus Aehlig2017-03-16
* Bazel client, Windows: support colorful outputGravatar Laszlo Csomor2017-03-16
* Bazel client, Windows: fix console handling bugsGravatar Laszlo Csomor2017-03-16
* Change the UUID of actions consuming the set of build info keys.Gravatar Lukacs Berki2017-03-16
* Catch attempts to fork from a multithreaded bazel launcher process.Gravatar Googler2017-03-16
* Fix some bugs preventing the crosstool from making use of the min_version for...Gravatar Googler2017-03-16
* Stop Bazel from crashing on data-bound Android libraries with no resources.Gravatar Greg Estren2017-03-16
* Remove support for --apk_signing_method=legacy_v1.Gravatar Adam Michael2017-03-16
* Header thinning feature now ships the appropriate Apple SDK with header scann...Gravatar Googler2017-03-16
* Uniquify bridge methods generated during lambda desugaringGravatar Kevin Bierhoff2017-03-16
* Fix typo in help string for --action_envGravatar Klaus Aehlig2017-03-16
* Breaking up is hard to do: AndroidResourceProcessorGravatar Googler2017-03-16
* Refactor objc tests to test both crosstool/legacy. Legacy tests are madeGravatar Cal Peyser2017-03-16
* Print repository context's execute outputGravatar Kristina Chodorow2017-03-16
* Make Bazel work with all MSVS 2017 editions Gravatar Alexander Chung2017-03-16
* Bazel client, Windows: support "d:/" output rootGravatar Laszlo Csomor2017-03-16
* Add ThinLTO support for py_binary targets.Gravatar Googler2017-03-16
* --Gravatar Kristina Chodorow2017-03-16
* windows: Don't try to breakaway from an existing Job in batch mode.Gravatar Philipp Wollermann2017-03-16
* Windows: update PATH for actions on WindowsGravatar Laszlo Csomor2017-03-16
* Make AspectCompleteEvent an instance of BuildEvent Gravatar Klaus Aehlig2017-03-16
* A quick fix for benchmark: clean the first removed result, and add "--expunge".Gravatar Yue Gan2017-03-16
* Allow to have several inputs and outputsGravatar Googler2017-03-15
* Fix bug that all full clean targets are cleaned.Gravatar Yue Gan2017-03-14
* Type strip Python sources when building a target incompatible with inlineGravatar Googler2017-03-14
* Fix inadvertent performance regression introduced by the recent rewrite of 'b...Gravatar Nathan Harmata2017-03-14
* Simplify Attribute.Configurator, add dynamic configs support.Gravatar Greg Estren2017-03-14
* Avoid expanding NestedSets in IterablesChain BuilderGravatar Michajlo Matijkiw2017-03-14
* Make mobile-install work with --use_singlejar_apkbuilder.Gravatar Adam Michael2017-03-14
* Bazel client, Windows: can connect to fresh serverGravatar Laszlo Csomor2017-03-14
* apple_binary scopes link artifacts using child configuration for --experiment...Gravatar Cal Peyser2017-03-14
* Simplify the logic in CppCompileAction#updateActionInputs().Gravatar Lukacs Berki2017-03-14
* Refactor scheduling of LTO Backend actions into CppLinkActionBuilderGravatar Googler2017-03-14
* A partial, manual rollback of commit 7af14dfdbd6addb779226c0a103b2a8dc72c16b1.Gravatar Lukacs Berki2017-03-14
* Global cleanup change.Gravatar Googler2017-03-14
* Bazel client, Windows: make server mode work Gravatar Laszlo Csomor2017-03-14
* Global cleanup change.Gravatar Googler2017-03-14