- ffa73ad Separate build-specific types and types inherent to Skylark. by Lukacs Berki · 10 years ago
- 46d6dc5 Add a maven_server rule by Kristina Chodorow · 10 years ago
- 71973e6 Makes the generation of the Info.plist environment variables fail-safe. by Anastasios Kakalis · 10 years ago
- a643436 Parse the label syntax "@//a:b" so that eventually we can make that the syntax that means "refer to the main repository". by Lukacs Berki · 10 years ago
- 27404a9 Parses the correct values of SDK, Platform and XCode version numbers when generating by Anastasios Kakalis · 10 years ago
- 89312fb Refactor Skylark Environment-s by Francois-Rene Rideau · 10 years ago
- 3eb0687 Use ApplicationInfo.dataDir instead of hardcoding "/data/data/<PACKAGE NAME>" in the stub application. by Lukacs Berki · 10 years ago
- 162b441 Prevent android_binary rule from overwriting the <compatible-screens> section in the AndroidManifest.xml when it already contains a <screen> tag for each density specified in the densities attribute. by Andrew Pellegrini · 10 years ago
- b6e33bc Rollback of commit 5a94e59f02833f9142bad9203acd72626b089535. by Janak Ramakrishnan · 10 years ago
- 5a94e59 Refactor Skylark Environment-s by Francois-Rene Rideau · 10 years ago
- 0716303 Move generate_workspace to src/tools by Kristina Chodorow · 10 years ago
- 1299767 Quick fix for shipping the android tools in the Bazel binary by Damien Martin-Guillerez · 10 years ago
- 678ba23 Add an integration test for Android rules. by Lukacs Berki · 10 years ago
- a97b8dc Fix up StdRedirect.c so it reports errors into CrashLogs and crashes instead of just to system log which can be missed. by Dave MacLachlan · 10 years ago
- e261503 Show build options on dashboard by Kristina Chodorow · 10 years ago
- 7384d22 Actually export the dashboard README to the public repo by Kristina Chodorow · 10 years ago
- 46e8057 Rollback of commit da3cb806351e929becef19652c65d39efa61b9d9. by Googler · 10 years ago
- da3cb80 RELNOTES: actoolzip, momczip and swiftstdlibtoolzip have all been made into bash scripts and have been renamed to actoolwrapper, momcwrapper and swiftstdlibtoolwrapper respectively. The old versions will be deleted in a later change. by Googler · 10 years ago
- b424f43 Make three logging statements fine instead of info, so they don't show up in normal builds. by Googler · 10 years ago
- f285a18 Fix fallout from []: it broke "blaze mobile-install" when no --native_lib arguments were passed to the install script. by Lukacs Berki · 10 years ago
- 81af4c5 Make the stub application support incremental deployment of native libraries. by Lukacs Berki · 10 years ago
- 608052d Include test information in target fields by Kristina Chodorow · 10 years ago
- 8dd869e Updates AndroidResourceProcessingAction and AarGeneratorAction to use temp directories so that their files don't conflict with subsequent or concurrent invocations of those actions. by Alex Humesky · 10 years ago
- e8fcd75 Fix dashboard build by Kristina Chodorow · 10 years ago
- 0caf332 Rollback of commit b8d1e700841d8aa7186ccbdfb0eba53e12a672d0. by Lukacs Berki · 10 years ago
- ca693f5 Add tests for dash by Kristina Chodorow · 10 years ago
- b8d1e70 Description redacted. -- MOS_MIGRATED_REVID=98347349 by Googler · 10 years ago
- db0b68d Allows bundlemerge to handle zip files that have directory entries in them. Directory entries are allowed to exist in multiple zip files. File entries are only allowed to exist in one zip file. by Googler · 10 years ago
- d3a89f9 Add "errors" to the list of things that actool should report to us. by Googler · 10 years ago
- 9cac163 Moves ibtoolzip from src/tools/xcode-common/j/c/g/devtools/ to src/tools/xcode. by Googler · 10 years ago
- c9f8756 Basic dashboard for build results by Kristina Chodorow · 10 years ago
- f64f211 Implementation of realpath for Mac OS X. This will allow us to move some of our tools (ibtool, actool etc) to shell scripts which should be faster and easier to maintain. by Googler · 10 years ago
- 43f0c33 The final CL in getting Android support to work: add resources_processor.sh and aar_generator.sh to the tools directory and make stub applications proper android_library rules instead of stub filegroups. by Lukacs Berki · 10 years ago
- a1c7944 Fix of intermittent hang when building Aar files. This is an untested fix because the hang cannot be reproduced on demand, but not calling System.exit() has caused the same problem previously in both AndroidResourceProcessingAction and AarGeneratorAction. Mimics the exception handling behavior in AndroidResourceProcessingAction, which is not known to cause any hangs. by Andrew Pellegrini · 10 years ago
- d13716a Open source AarGeneratorAction and AndroidResourceProcessingAction. by Andrew Pellegrini · 10 years ago
- dd6ca09 Add warnings, notices, human readable output and png compression to actool by default. by Googler · 10 years ago
- ad26d68 StdRedirect library for interposing iOSSimulator so we can redirect stdin,stdout,stderr. by Googler · 10 years ago
- aa7cb9a Add ability to compile objc_binary targets with Swift sources. by Googler · 10 years ago
- 92e945a Move the parallel dexing tools to the Bazel tree. by Lukacs Berki · 10 years ago
- 2f54b05 Added BUILD files for X-code / Objective-C tooling by Damien Martin-Guillerez · 10 years ago
- a56a58b Fixes for several issues with using ibtool. by Googler · 10 years ago
- 9cd94a4 Update to use new, more performant, API of ZipCombiner instead of now deprecated features in XCode tooling. by Googler · 10 years ago
- ca96e11 Get the code cache directory for stub application from the Context instead of hard-coding it and move the incremental deployment directory from /sdcard/incrementaldeployment to /data/local/tmp/incrementaldeployment. by Lukacs Berki · 10 years ago
- cf71f8b Fix Bazel integration tests. by Lukacs Berki · 10 years ago
- b1c6e2e Move the Android incremental deployment stub application to the Bazel tree. by Lukacs Berki · 10 years ago
- 3ae9aa1 Automated [] rollback of []. by Googler · 10 years ago
- 61a8f1d Description redacted. -- MOS_MIGRATED_REVID=90162183 by Googler · 10 years ago
- bd903ad Make ActoolZip only print output if it actool fails or doesn't output its output file by Daniel Wagner-Hall · 10 years ago
- 5cbd5a4 Open-source Bazel integration tests by Damien Martin-Guillerez · 10 years ago
- 5386fa1 Remove common java code between objc tools and rules. by Peter Schmitt · 10 years ago
- 4b3bf40 Use the action-scoped tmpdir for temporary files by Daniel Wagner-Hall · 10 years ago
- 6683d64 Split actoolzip and ibtoolzip into separate binaries by Daniel Wagner-Hall · 10 years ago
- abd0bdb Delete unused class by Daniel Wagner-Hall · 10 years ago
- 78d18e7 Propagate permissions of files in nested zips to the final zip. by Matthew DeVore · 10 years ago
- ad5e4ce Change default xcode_options to Debug by Daniel Wagner-Hall · 10 years ago
- d08b27f Update from Google. by Han-Wen Nienhuys · 10 years ago