aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build
Commit message (Expand)AuthorAge
* Introduce BazelPackageLoader.Gravatar nharmata2017-05-04
* BuildOptions cleanup:Gravatar gregce2017-05-04
* Don't let latebound split attributes leave the host configuration.Gravatar gregce2017-05-04
* Make SkyKey an interface, and start the migration of not creating SkyKey wrap...Gravatar janakr2017-05-04
* * Fork the deprecated SymbolLoader/SymbolWriter code from com.android.builder...Gravatar corysmith2017-05-04
* Implement a flag to deprecate old constructor for depsets (`set`)Gravatar vladmos2017-05-04
* Rollforward of commit aa7f9307636d38cbb93a03acac8f4c59adfa0ee8.Gravatar ccalvarin2017-05-04
* Do not put OutputGroupProvider into SkylarkProviders.Gravatar dslomov2017-05-03
* Set the local CPU reservation for tests based on their "cpu:<n>" tag.Gravatar philwo2017-05-03
* Handle null action inputs in TreeNodeRepositoryGravatar ulfjack2017-05-03
* Implement OutputGroupInfo provider.Gravatar dslomov2017-05-03
* Restoration of file incorrectly trunkated by the export processGravatar Damien Martin-Guillerez2017-05-03
* BuildEventStreamer: support also providing stdout/stderrGravatar Klaus Aehlig2017-05-02
* Automated g4 rollback of commit d5217515002d468a3095243975e21e89eccc46b7.Gravatar ajmichael2017-05-02
* Add best practices docGravatar kchodorow2017-05-02
* Support cpufeatures from Android NDK.Gravatar ajmichael2017-05-02
* Roll forward of https://github.com/bazelbuild/bazel/commit/5f31944b8942818aaf...Gravatar Googler2017-05-02
* Move platform providers to a new package to break cyclic dependencies.Gravatar John Cater2017-05-02
* Only allocate some formerly frequently allocated PathFragment objects once.Gravatar nharmata2017-05-02
* Make Skylark interpreter read Skylark command-line flagsGravatar brandjon2017-04-30
* Convert LLVM raw profiles to indexed format if necessary.Gravatar Googler2017-04-30
* Assign otherwise ignored Future return values to local variables.Gravatar Googler2017-04-30
* Open source ManifestMergerActionTest.Gravatar ajmichael2017-04-28
* Automated g4 rollback of commit aa7f9307636d38cbb93a03acac8f4c59adfa0ee8.Gravatar ajmichael2017-04-28
* Add support for logging exception details via ErrorMessage.Gravatar philwo2017-04-28
* Store Skylark command-line flags in SkyframeGravatar brandjon2017-04-28
* Slight tweaks to text formatting of ErrorMessages.Gravatar philwo2017-04-28
* Init absent action configs for CppCompile actionsGravatar hlopko2017-04-27
* Automated g4 rollback of commit d5ee3b5397135eebd4b5d5b6bd4a4444093c4df8.Gravatar kchodorow2017-04-26
* Automated g4 rollback of commit bcd23553f38f54fd4846aa507c827a4ee40cfab4.Gravatar ajmichael2017-04-26
* Repositories can only be accessed in projects that define them in their WORKS...Gravatar kchodorow2017-04-26
* Refactor ActionTester to pass BitSet to factoriesGravatar hlopko2017-04-26
* proto_library: Pass exec path to protoc. Fixes #2265Gravatar Jakob Buchgraber2017-04-26
* Remove AppleCrosstoolSplitTransition.Gravatar cpeyser2017-04-26
* Add check to LocalRepositoryFunction that the path contains a WORKSPACEGravatar John Cater2017-04-25
* Native aspects can opt-in to apply to files.Gravatar dslomov2017-04-25
* Automated g4 rollback of commit 3c0bb56a74478cff675b636d5bf605a652451739.Gravatar corysmith2017-04-25
* Automated g4 rollback of commit d9fea57268ff01c001fbcbdc2bd057c86c362e6f.Gravatar buchgr2017-04-25
* Dump the stderr log of a worker when it crashes during a build.Gravatar philwo2017-04-25
* Deprecate --experimental_android_use_singlejar_for_multidex.Gravatar ajmichael2017-04-25
* Automated g4 rollback of commit 3d596d63f883fff56001ed7b2e5cf51dba45f082.Gravatar ajmichael2017-04-25
* Make PathFragment an abstract class.Gravatar nharmata2017-04-24
* BEP: Show protocol upload in the UIGravatar buchgr2017-04-24
* Add a undocumented way to define a platform that is autodetected fromGravatar John Cater2017-04-24
* Refactor PlatformInfo.Builder to detect and report invalid configurations.Gravatar John Cater2017-04-24
* AutoValue and SkylarkClassObject interact badly, so remove that.Gravatar John Cater2017-04-24
* Fix tests to create WORKSPACE files for local repositories.Gravatar John Cater2017-04-24
* Rewrite repository lookup to return a failed value rather than throwGravatar ulfjack2017-04-20
* Automated g4 rollback of commit 3217832d638f9a8fdf22e88e32d75bda32ff7235.Gravatar corysmith2017-04-20
* Refactor the RClassGenerator to be reusable for different packages.Gravatar corysmith2017-04-20