aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* Change Bazel's LIPO model to support dynamic configurations.Gravatar gregce2017-04-19
* Add warning to git_repositoryGravatar kchodorow2017-04-19
* Make Bazel android_library exports_manifest default to True.Gravatar ajmichael2017-04-19
* Turn on --experimental_j2objc_header_map by default.Gravatar rduan2017-04-19
* Fix RemoteSpawnStrategy to upload stdout/stderr to the remote cacheGravatar ulfjack2017-04-19
* Skip params file handling for resource jar actions with short command linesGravatar cushon2017-04-19
* Fix crash on graph cycle in configuration loadingGravatar gregce2017-04-19
* Remove references to STRING_DICT_UNARYGravatar michajlo2017-04-19
* Skip params file handling for genjar actionsGravatar cushon2017-04-19
* Remove some debugging code from bazel_coverage_test.sh .Gravatar lberki2017-04-19
* Revert "Expect the python binary on path to be a symlink "Gravatar Klaus Aehlig2017-04-19
* Re-enable the Java coverage tests.Gravatar lberki2017-04-18
* Automated g4 rollback of commit 501b62716af12ba42c019bd9f231468b3c144757.Gravatar aehlig2017-04-18
* Write stdout and stderr to the remote cacheGravatar ulfjack2017-04-18
* Eliminate some middleman methodsGravatar brandjon2017-04-18
* Implement logging in LocalSpawnRunnerGravatar ulfjack2017-04-18
* Reword commentGravatar laurentlb2017-04-18
* Generating PDB files on WindowsGravatar Yun Peng2017-04-18
* Simplify LocalSpawnRunnerGravatar ulfjack2017-04-18
* Vendor jarjar instead of using a binary version of it.Gravatar Lukacs T. Berki2017-04-18
* Partial rollback of unknown commitGravatar cushon2017-04-18
* Split out option usage restriction from option category.Gravatar ccalvarin2017-04-18
* Add ordering semantics for cached options dataGravatar brandjon2017-04-18
* Improve DottedVersion validation for minimum_os attribute, and fix error mess...Gravatar cparsons2017-04-18
* Remove the overloading of option category to cover documentation level.Gravatar ccalvarin2017-04-18
* Add /sdk/extras/m2repository the list of Android SDK embedded Maven repositor...Gravatar ajmichael2017-04-18
* Automated g4 rollback of commit e1d692e486a2f838c3c894fd9de693fabd6685ed.Gravatar schmitt2017-04-18
* Basic open-source crosstool to support targetting apple platform types.Gravatar cparsons2017-04-18
* Expose Bazel's Android data binding support to users.Gravatar gregce2017-04-18
* Automated g4 rollback of commit e7c730ba64d1c34ac7049f4165a33dc1329d0019.Gravatar jfield2017-04-18
* Report an error for missing java_library.exported_pluginsGravatar cushon2017-04-18
* Refactor options tests into a new fileGravatar brandjon2017-04-18
* Automated g4 rollback of commit 045104899738594d85f9ab9b0b9ccbde320b8055.Gravatar jfield2017-04-18
* Fix an expansion flag issue where it expands to a repeatable flag.Gravatar ccalvarin2017-04-18
* Correct ClassRemapperWithBugFix to avoid stack map frame corruption.Gravatar cnsun2017-04-18
* Expose the native libs of the android_binary rule to skylark.Gravatar Googler2017-04-18
* Canonicalize-flags can now show the canonical invocation policy.Gravatar ccalvarin2017-04-18
* Add bitcode support to objc crosstool linking.Gravatar cpeyser2017-04-18
* Teach the RClassGenerator to merge all library symbols and reconcile ids.Gravatar corysmith2017-04-18
* Enable params files for resource jar actionsGravatar cushon2017-04-18
* Remove the use_objc_header rule warning. Add a generic migration warning to o...Gravatar kaipi2017-04-18
* Roll forward of https://github.com/bazelbuild/bazel/commit/4a303e2cd840810b95...Gravatar cushon2017-04-18
* Migrate UnixGlob to Path#statIfFound() instead of #statNullable(). The latter...Gravatar felly2017-04-18
* In android_library targets, R.class files should not be runtime dependenciesGravatar Googler2017-04-18
* Fix `in` operator for targetsGravatar vladmos2017-04-18
* Introduce linkmap support for --experimental_objc_crosstool=allGravatar cpeyser2017-04-18
* Revert "protobuf: Update protobuf to @laszlocsomor's master at commit 421d909."Gravatar Jakob Buchgraber2017-04-14
* protobuf: Update protobuf to @laszlocsomor's master at commit 421d909.Gravatar Jakob Buchgraber2017-04-14
* Partition ObjC header scanning actions to better handle large targets.Gravatar Googler2017-04-14
* Automated g4 rollback of commit b0ac3b41700cdc575c36ff2de191bc9ba2b6abf0.Gravatar cushon2017-04-14