aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main
Commit message (Expand)AuthorAge
* Add expansion functions to options parserGravatar Jon Brandvein2017-03-22
* --Gravatar Carmi Grushko2017-03-22
* Remove only-in-tests null checks in SkyframeActionExecutor.Gravatar Janak Ramakrishnan2017-03-22
* Handle Ctrl+C / Ctrl+Break on Windows. Gravatar Dmitry Lomov2017-03-22
* Fix --nouse_action_cache for tests.Gravatar Googler2017-03-22
* Rollback of commit 65a9bc9a79a660291210719862bc194a87311943.Gravatar Googler2017-03-22
* Support Fission (-gsplit-dwarf) when generating C++ modular object files.Gravatar Googler2017-03-22
* Add Action context mnemonic to imprecise spawn strategy error message.Gravatar Chloe Calvarin2017-03-22
* Fix linux sandbox to create empty files correctly.Gravatar Ulf Adams2017-03-22
* Add a BuildEvent capable of storing the original command line Gravatar Klaus Aehlig2017-03-21
* Bazel client, Windows: ignore dead server processGravatar Laszlo Csomor2017-03-21
* Fix python stub template for python3 on Windows Gravatar Yun Peng2017-03-21
* Add SpawnInputExpander helper class to arrange runfiles for spawn strategiesGravatar Ulf Adams2017-03-21
* fix typo in javasemantics docsGravatar Googler2017-03-21
* adds feature_of and feature_after attrs to android_binary. these are android_...Gravatar Googler2017-03-21
* --Gravatar Adam Michael2017-03-21
* Clarifies some javadoc in Rule and AttributeContainer.Gravatar Alex Humesky2017-03-21
* Enforce that the SkyKey returned by ActionLookupKey#getSkyKey is an ActionLoo...Gravatar Janak Ramakrishnan2017-03-21
* Enable rules to transition based on their Rule objects.Gravatar Michael Staib2017-03-21
* RELNOTES[NEW]: If grte_top is a label, it can now follow non-configurable red...Gravatar Googler2017-03-21
* Make explicit that no I/O is done when constructing a FileArtifactValue for a...Gravatar Janak Ramakrishnan2017-03-21
* Define the ConfigFeatureFlagConfiguration fragment.Gravatar Michael Staib2017-03-21
* Make the spell checker a bit more conservative.Gravatar Laurent Le Brun2017-03-21
* Rationalize null-ness checks in RunfilesGravatar Ulf Adams2017-03-21
* Replace native AndroidStudioInfoAspect with an error message.Gravatar Googler2017-03-21
* Bazel client, Windows: fix server kill failuresGravatar Laszlo Csomor2017-03-21
* Add ActionInput.getExecPath, which returns a PathFragmentGravatar Ulf Adams2017-03-21
* Rollback of commit b88e9f3ea66fa839185e88de7dad3e6af0b403b4.Gravatar Laszlo Csomor2017-03-21
* Document default_provider.Gravatar Vladimir Moskva2017-03-21
* Use a relative path for the runfiles treeGravatar Ulf Adams2017-03-21
* Fix a bug whereupon a String was compared to a PathFragment.Gravatar Lukacs Berki2017-03-21
* BuildEventStreamer: fix handling of postedEvents Gravatar Klaus Aehlig2017-03-21
* Rollback of commit 59180a4ea66b1395b5b85defd732859ecae919ea.Gravatar Yue Gan2017-03-20
* Support aliases in the --experimental_stl attribute.Gravatar Lukacs Berki2017-03-20
* Rollback of commit a58f245a4b40c0ef961b1f30d96b16a9349711c3.Gravatar Tobias Werth2017-03-20
* Create "internal" category of command-line options.Gravatar Michael Staib2017-03-20
* Refactor options converter logicGravatar Jon Brandvein2017-03-20
* Automatically set --jobs based on the number of CPU threads.Gravatar Julio Merino2017-03-20
* Make JavaCompileAction subclass SpawnActionGravatar Liam Miller-Cushon2017-03-20
* Move library R generation to a separate action, ensuring the merging happensGravatar Googler2017-03-20
* Add sourcepath to java_common.compileGravatar Irina Iancu2017-03-20
* BEP: Indicate caching status in TestResult Gravatar Klaus Aehlig2017-03-20
* Build a version of Bazel with a bundled OpenJDK inside the binary.Gravatar Philipp Wollermann2017-03-20
* Fix Label.toShorthandString() with non-main/default repositoryGravatar Googler2017-03-20
* Add the java-runtime, java-vm, java-home and character-encoding items to "baz...Gravatar Philipp Wollermann2017-03-20
* Flip deprecated_generated_xcode_project default to false.Gravatar Peter Schmitt2017-03-20
* Add a new command "bazel license" that prints the license files of Bazel and ...Gravatar Philipp Wollermann2017-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