aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
...
* Automated g4 rollback of commit 9dec9a09d1e4d27e7cff73c440195a32d3b90752.Gravatar plf2017-05-05
* Cat the jvm.log if presentGravatar dmarting2017-05-05
* Add compile_jars for Skylark to JavaProviderGravatar Stephen Twigg2017-05-05
* Create new android_device_script_fixture rule.Gravatar ajmichael2017-05-05
* Remove some more usages of res2.MergingException and open source some tests.Gravatar ajmichael2017-05-05
* Really fix the breakage at HEAD with BazelGravatar dmarting2017-05-04
* Fix broken Bazel build (http://ci.bazel.io/job/bazel-tests/BAZEL_VERSION=HEAD...Gravatar nharmata2017-05-04
* Make symlinks consistentGravatar kchodorow2017-05-04
* Introduce package_name() function to replace the magic PACKAGE_NAME constant.Gravatar laurentlb2017-05-04
* Remove MergingExceptionGravatar corysmith2017-05-04
* Implement dynamically configured LIPO builds.Gravatar gregce2017-05-04
* Implement a flag to forbid the `+` operator for dictsGravatar vladmos2017-05-04
* 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