aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib
Commit message (Expand)AuthorAge
* Writes a machine readable representation of BuildEvents to a file (varint del...Gravatar Eduardo Colaco2016-11-03
* Stop consulting the environment for "originating user" information.Gravatar Googler2016-11-03
* Do not tickle TimestampGranularityMonitor for stable-status.txt no-op updates.Gravatar Julio Merino2016-11-03
* Refactor MavenDownloader to be a subclass of HttpDownloader to streamline ins...Gravatar Jingwen Chen2016-11-03
* Merge BlazeModule.getEnvironmentExtensions into serverInit / ServerBuilder.Gravatar Ulf Adams2016-11-02
* Multiplying strings with negative numbers no longer leads to an exception.Gravatar Florian Weikert2016-11-02
* A version of ProtoCompileActionBuilder that uses proto_lang_toolchain() rules...Gravatar Carmi Grushko2016-11-02
* Windows: java_binary can be an action executableGravatar Laszlo Csomor2016-10-31
* Allow calling attributes of built-in objects.Gravatar Vladimir Moskva2016-10-31
* Avoid passing a Windows path as a regexGravatar Laszlo Csomor2016-10-28
* Rollback of commit 69c98ab99563e0542cd6146de22a397679c67fdb.Gravatar Tobias Werth2016-10-28
* Rollback of commit fac9be905f0f82f793eb1cc61afab42698769dcf.Gravatar Adam Michael2016-10-27
* Change getattr() behavior so 3-arg form doesn't fail when field is a methodGravatar Jon Brandvein2016-10-27
* Move ToolsRepository out of EnvironmentGravatar Laurent Le Brun2016-10-27
* Refactor exception handling in SandboxStrategy.Gravatar Philipp Wollermann2016-10-27
* Implementation of the Repository Cache get and put features. Gravatar Jingwen Chen2016-10-27
* VFS: PathFragment is no longer aware of MSYS pathsGravatar Laszlo Csomor2016-10-27
* Clarify how startup options are conveyed between the client and the server.Gravatar Lukacs Berki2016-10-27
* Cleanup in Environment, remove unused lookup functionGravatar Laurent Le Brun2016-10-27
* Cleanup in the parserGravatar Laurent Le Brun2016-10-26
* Fix uses of LocalRepositoryLookupFunction to work with JDK7.Gravatar John Cater2016-10-26
* Merge all jars in AAR in aar_import, not just classes.jarGravatar Adam Michael2016-10-26
* Adds support to aar_import for native libs in /jni.Gravatar Adam Michael2016-10-25
* Rollback of commit abb0b633339ef76bf19a1e5af8477d42d13151d8.Gravatar Peter Schmitt2016-10-25
* Remove deprecated kind in IDE aspect.Gravatar Googler2016-10-25
* Add new skyframe function to lookup the repository given a path, and use thatGravatar John Cater2016-10-25
* VFS: implement a Windows-specific Path subclassGravatar Laszlo Csomor2016-10-25
* Enables AllowValues and DisallowValues invocation policy operations to takeGravatar Alex Humesky2016-10-25
* If a group of deps has only one unique element, store it bare.Gravatar Janak Ramakrishnan2016-10-25
* Accept valid relative symlinks in TreeArtifacts.Gravatar Rumou Duan2016-10-25
* Move -l/-L link opts to FeatureConfigurationGravatar Marcel Hlopko2016-10-24
* intellij_info.bzl: Fix typo 'Implementaion' => 'Implementation'.Gravatar Ivan Vucica2016-10-24
* Proper action output checks for TreeArtifacts. Instead of crashing Bazel, we ...Gravatar Rumou Duan2016-10-19
* Made HttpDownloader download calls non-static.Gravatar Jingwen Chen2016-10-19
* Fix Bazel-JDK7 breakage on CIGravatar Philipp Wollermann2016-10-19
* Rollback of commit e0d7a540e3c615c628f63fcaaaba0c47fca2cb25.Gravatar Philipp Wollermann2016-10-19
* Per action file caching for input TreeArtifact.Gravatar Rumou Duan2016-10-19
* Rollback of commit ffdc05d2278d7f9c6e299c923019f689cde5fe76.Gravatar Yun Peng2016-10-19
* Move the RuleModule interface to ConfiguredRCP and rename it to RuleSet.Gravatar Ulf Adams2016-10-19
* Rollback of commit b776d6c12e952eb358c1a036cc9d93d8944c4c77.Gravatar Nathan Harmata2016-10-18
* Rollback of commit 72cc756faffa93781942df261974572c65941c95.Gravatar Tobias Werth2016-10-18
* Split up rule sets into smaller chunks.Gravatar Ulf Adams2016-10-18
* Refactor the rule class provider.Gravatar Ulf Adams2016-10-18
* Fix unnecessary static imports of typesGravatar Liam Miller-Cushon2016-10-18
* Add file extension property to SkylarkGravatar Paul Roberts2016-10-18
* Don't bother getting the not-real FileStateValue for a path whose parent does...Gravatar Nathan Harmata2016-10-18
* VFS: implement a Windows-specific Path subclassGravatar Laszlo Csomor2016-10-18
* Split up BazelRuleClassProvider into per-language modules.Gravatar Ulf Adams2016-10-17
* Augment the CppLinkInfo extra action proto with the command line of the linker.Gravatar Googler2016-10-17
* Rollback of commit 0c7a42a09d85ddffd9b860bcb31e4c43a00632c1.Gravatar Nathan Harmata2016-10-17