aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Rewrite //:combine_distfiles.sh in PythonGravatar László Csomor2017-08-11
* Extract a library from create_embedded_tools.pyGravatar László Csomor2017-08-11
* multi-thread DexFileMergerGravatar kmb2017-08-11
* Set a bit in ActionExecutedEvent indicating if a failure occurred before the ...Gravatar janakr2017-08-11
* Up the size of skylark_flag_test to "medium" to avoid timeoutsGravatar brandjon2017-08-11
* Fix documentation in FilesetEntryGravatar kush2017-08-11
* Skylark interpreter uses Latin1 instead of Utf8 for consistency with Bazel.Gravatar laurentlb2017-08-11
* Fix AST visitor for for loops and comprehensions.Gravatar laurentlb2017-08-11
* Rename the aapt2 library to .apk, which is what aapt2 expects for static libr...Gravatar corysmith2017-08-11
* Pass List<ConfigurationFragmentFactory> to SkyframeExecutor instead of Config...Gravatar gregce2017-08-11
* Do not make generated files mandatory deps for ObjC compile when headerGravatar Googler2017-08-11
* Use Maps#newHashMapWithExpectedSize rather than improper HashMap ctor usage.Gravatar nharmata2017-08-11
* Adds aapt2.ResourceCompiler and CompileLibraryResourcesAction.Gravatar corysmith2017-08-11
* Make the print function output debug messagesGravatar vladmos2017-08-11
* Inline @Deprecated methods in CustomCommandLine.Gravatar tomlu2017-08-11
* Move OutputService to lib.skyframeGravatar ulfjack2017-08-11
* Polish blaze_util.ccGravatar lpino2017-08-11
* Set correct output_path for bazel infoGravatar Googler2017-08-11
* Move core test classes to lib.analysis.testGravatar ulfjack2017-08-11
* Rewrite junitrunner integration testsGravatar ulfjack2017-08-11
* Move anonymous inner class to nested classGravatar ulfjack2017-08-11
* Fix flaky toolchain_test for register_toolchains with an invalid target.Gravatar John Cater2017-08-10
* Unify input prefetchingGravatar ulfjack2017-08-10
* Move extra action stuff to analysis.extraGravatar ulfjack2017-08-10
* Only patch in C++ compile features when they are not already defined in cross...Gravatar hlopko2017-08-10
* Quote python_path and launcher in python_stub_template_windows.txtGravatar pcloudy2017-08-10
* Add build_windows_jni.sh backGravatar Yun Peng2017-08-10
* Make repository_ctx.which() portableGravatar David Ostrovsky2017-08-10
* Implement timeouts on top of Java ProcessGravatar ulfjack2017-08-10
* Cleanup SkylarkDict APIGravatar brandjon2017-08-10
* Automated rollback of commit 8adcf839c5c42defaa2fabedfb0208e4ce97ac95.Gravatar ajmichael2017-08-10
* Remove --experimental_dynamic_configs=off.Gravatar gregce2017-08-10
* Open source apple-package java testsGravatar cparsons2017-08-10
* Ensure that invalid target errors are properly reported inGravatar John Cater2017-08-10
* Cleanup cast methods for SkylarkListGravatar brandjon2017-08-10
* Remove exec from $testing_shbase. It is a sh_library target that we only use ...Gravatar ajmichael2017-08-10
* Defer expansion of certain proto command line string arguments.Gravatar tomlu2017-08-10
* Deprecate old ordering names for depsetsGravatar vladmos2017-08-10
* Fix --verbose_failures w/ sandboxing to print the full command lineGravatar ulfjack2017-08-10
* Improve CustomCommandLine.Gravatar tomlu2017-08-10
* Revert collect_coverage change that enables the new Java coverageGravatar elenairina2017-08-10
* Remove `blaze` from the conflict error messageGravatar Gregg Donovan2017-08-10
* Rewrite the Command APIGravatar ulfjack2017-08-10
* In the MutableList API, make an internal unsafe method publicGravatar brandjon2017-08-10
* Add reexports to cc rules and cc_shared_library and cc_static_library semanticsGravatar elenairina2017-08-10
* Start event: show id also for non-build requestsGravatar Klaus Aehlig2017-08-10
* Make create_embedded_tools.py python 2.6 friendlyGravatar hlopko2017-08-09
* Move FilesetProvider to lib.analysis.filesetGravatar ulfjack2017-08-09
* Do not add copts feature to crosstools that already define itGravatar hlopko2017-08-09
* PolishingGravatar Jonathan Bluett-Duncan2017-08-09