aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Bazel client, Windows: impl. client-level lockingGravatar laszlocsomor2017-04-13
* Delete Preprocessor.FactoryGravatar laurentlb2017-04-12
* Make android_sdk_repository generate filegroups containing system image files...Gravatar ajmichael2017-04-12
* Delete Preprocessor.Factory.SupplierGravatar laurentlb2017-04-12
* Introduce hidden configuration flag to list dexopts used by DexFileMerger too...Gravatar kmb2017-04-12
* Used 'DefaultInfo' instead of `ctx.default_provider`.Gravatar dslomov2017-04-12
* test_action_conflict no longer relies on cc_binary internalsGravatar cparsons2017-04-12
* Fix typo, mobile_install should be mobile-installGravatar Googler2017-04-12
* Re-enabling the remote caching without remote execution code path, which wasGravatar olaola2017-04-12
* Remove Preprocessing support from PackageFactoryGravatar laurentlb2017-04-12
* Extract --sysroot flag from bazel and move it into crosstoolGravatar hlopko2017-04-12
* Make immutability explicit for things exposed to Skylark.Gravatar dslomov2017-04-12
* Fix #2769: Worker processes should be killed on 'bazel clean'.Gravatar philwo2017-04-12
* BEP: clean up no longer needed field in OutputGroupGravatar Klaus Aehlig2017-04-12
* Mark toolchain_test.sh executable.Gravatar buchgr2017-04-11
* Implement default providerGravatar vladmos2017-04-11
* Better error messages for non-exported values.Gravatar dslomov2017-04-11
* Aspect propagation should not lose transitively-visible aspects.Gravatar dslomov2017-04-11
* CommandDispatcher: s/blaze/bazel/ in error messageGravatar laszlocsomor2017-04-11
* reformat "output" param so that it's visibleGravatar Googler2017-04-11
* Explicitly ignore returned FutureGravatar cushon2017-04-11
* Remove remnants of apkbuilder from Android tests.Gravatar ajmichael2017-04-11
* Open source AndroidBinaryMultidexTest.Gravatar ajmichael2017-04-11
* Use split transition consistently among Apple multi-arch linking rules.Gravatar cparsons2017-04-11
* Avoid copying existing immutable collectionsGravatar cushon2017-04-11
* Added an optional option --j2objc_dead_code_reportGravatar Googler2017-04-11
* Support multidex in Bazel.Gravatar ajmichael2017-04-11
* Allow combining of resources attributes that can be comma-separated lists. Th...Gravatar apell2017-04-11
* Add toolchain_rule to enable rule authors to define toolchains.Gravatar John Cater2017-04-11
* Add --all_incompatible_changes invocation policy test.Gravatar ccalvarin2017-04-11
* Make AspectCompleteEvent declare its artifact groupsGravatar Klaus Aehlig2017-04-11
* Avoid using jGit when we know how to download an archiveGravatar kchodorow2017-04-11
* Make TargetCompleteEvent declare its artifact groupsGravatar Klaus Aehlig2017-04-11
* Allow constructing a dependency group with an initial capacity in GroupedList...Gravatar Googler2017-04-11
* Fix/clarify doc examples for string *strip() methodsGravatar brandjon2017-04-11
* fix: Allow parentheses in glob patternsGravatar Harmandeep Kaur2017-04-11
* Update stale Windows path comment.Gravatar ccalvarin2017-04-11
* Avoid false positive uninitialized variable use warning in blaze.ccGravatar Peter Foley2017-04-11
* Do not wrap dynamic libraries with --whole-archive blockGravatar hlopko2017-04-10
* Fix the SpawnInputExpander to compute the manifest path correctlyGravatar ulfjack2017-04-10
* Avoid calls to NestedSetBuilder#addAll(NestedSet)Gravatar cushon2017-04-10
* Open source tests for android_device.Gravatar ajmichael2017-04-10
* Make Bazel use existing NDK13 crosstool for NDK14.Gravatar ajmichael2017-04-10
* Allow graph implementations to filter out deps that are known to be done when...Gravatar janakr2017-04-10
* Pass --keep-main-dex flag to rex when multidex mode is set to legacyGravatar Googler2017-04-10
* Automated g4 rollback of commit 8c41633a8700cbadd2ef219879cba305b576070e.Gravatar schmitt2017-04-10
* Remove static declaration of apple split transitions, as this is no longer ne...Gravatar cparsons2017-04-10
* Add flag_values attribute to config_setting.Gravatar mstaib2017-04-10
* Make depset.to_list() return a non-frozen listGravatar brandjon2017-04-10
* Experimental UI: increase progress rate limit with time, if no in-place updateGravatar Klaus Aehlig2017-04-10