aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* Add name of missing class to ClassNotFoundExceptionGravatar Googler2017-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
* Clean up InvocationPolicyEnforcerTest.Gravatar Chloe Calvarin2017-03-21
* --Gravatar Adam Michael2017-03-21
* Factor out local variables in FilesystemValueCheckerTest, just to reduce the ...Gravatar Janak Ramakrishnan2017-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
* fix path in busybox example usageGravatar Googler2017-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
* Add support to read inputs from directoriesGravatar Googler2017-03-20
* Fix AndroidBinaryTest on Windows.Gravatar Adam Michael2017-03-20
* Create "internal" category of command-line options.Gravatar Michael Staib2017-03-20
* Open source some tests for android_binary.Gravatar Adam Michael2017-03-20
* Refactor options converter logicGravatar Jon Brandvein2017-03-20
* Open source ApkManifestActionTest.Gravatar Adam Michael2017-03-20
* Fix PathPackageLocatorTest to do case-insensitive string checks.Gravatar John Cater2017-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
* Enable docker on local version of local remote build serverGravatar Googler2017-03-20
* Add sh_test rule for help_test.sh.Gravatar John Cater2017-03-20
* Add sourcepath to java_common.compileGravatar Irina Iancu2017-03-20
* BEP: Indicate caching status in TestResult Gravatar Klaus Aehlig2017-03-20
* Refactor benchmark for enabling CppCodeGenerator.Gravatar Yue Gan2017-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
* 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