aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Fix Java styleGravatar vladmos2017-05-04
* Implement a flag for extend-like behavior of the `+=` operator for listsGravatar vladmos2017-05-04
* Add the flag --incompatible_keyword_only_syntax to forbid keyword-only syntax.Gravatar laurentlb2017-05-04
* Introduce BazelPackageLoader.Gravatar nharmata2017-05-04
* BuildOptions cleanup:Gravatar gregce2017-05-04
* Rollforward #2 of: Basic open-source crosstool to support targeting apple pla...Gravatar cparsons2017-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
* BEP: Report stdout/stderrGravatar Klaus Aehlig2017-05-03
* 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
* BEP: Add WorkspaceStatusGravatar Klaus Aehlig2017-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
* Automated g4 rollback of commit 5038016e6573962d2554fcf9c10faa0cca8714e2.Gravatar dmarting2017-05-02
* 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
* Rollforward of: Basic open-source crosstool to support targeting apple platfo...Gravatar cparsons2017-04-28
* Open source ManifestMergerActionTest.Gravatar ajmichael2017-04-28
* Fix bazel_worker_test on Darwin by replacing "/bin/true" with "true".Gravatar philwo2017-04-28
* Automated g4 rollback of commit aa7f9307636d38cbb93a03acac8f4c59adfa0ee8.Gravatar ajmichael2017-04-28
* Add support for logging exception details via ErrorMessage.Gravatar philwo2017-04-28
* worker: Do not check if the process is still alive prior to using it.Gravatar philwo2017-04-28
* Fix bazel_toolchain_testGravatar ulfjack2017-04-28
* Store Skylark command-line flags in SkyframeGravatar brandjon2017-04-28
* Slight tweaks to text formatting of ErrorMessages.Gravatar philwo2017-04-28
* worker: Remove the "retry on failure" feature.Gravatar philwo2017-04-28
* BEP: Also show the rule for each targetGravatar Klaus Aehlig2017-04-28
* BEP: Report exit code in BuildCompleteEventGravatar Jakob Buchgraber2017-04-27
* Reduce the time for the slow testGravatar Klaus Aehlig2017-04-27
* Increase test size for //src/test/shell/bazel:toolchain_test to "medium"Gravatar vladmos2017-04-27
* Init absent action configs for CppCompile actionsGravatar hlopko2017-04-27
* Add a way for options classes to mark that they are skyframe-friendlyGravatar brandjon2017-04-27
* Automated g4 rollback of commit d5ee3b5397135eebd4b5d5b6bd4a4444093c4df8.Gravatar kchodorow2017-04-26
* Automated g4 rollback of commit bcd23553f38f54fd4846aa507c827a4ee40cfab4.Gravatar ajmichael2017-04-26
* Disable bazel_coverage_test for JDK7 targetsGravatar vladmos2017-04-26
* Repositories can only be accessed in projects that define them in their WORKS...Gravatar kchodorow2017-04-26
* Disable bazel_toolchain_test on CIGravatar vladmos2017-04-26