aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools
Commit message (Expand)AuthorAge
* Turn down the log level for AarGeneratorAction's timing information. It's not...Gravatar Googler2016-02-01
* Remove AllTests from third_party/bazel/src/tools/generate_workspace/src/test/...Gravatar Carmi Grushko2016-01-29
* Remove extraneous System.out calls.Gravatar Andrew Pellegrini2016-01-26
* Move RepositoryName to its own top-level classGravatar Kristina Chodorow2016-01-26
* Export the AndroidManifest.xml from the resource processing. This is an initi...Gravatar Googler2016-01-25
* Respect maven excludes and separate build rules.Gravatar Stein Eldar Johnsen2016-01-21
* Use runfiles-relative paths for tools/objc shell scriptsGravatar Chris Parsons2016-01-20
* Remove the warning for duplicated directories -- they are allowed.Gravatar Googler2016-01-19
* Remove unecessary value nulling from ResourceShrinker.Gravatar Andrew Pellegrini2016-01-18
* Rollback of commit ac6ed79e1a3fa6b0ca91657b28e2a35f7e49758c.Gravatar Damien Martin-Guillerez2016-01-11
* Include message from underlying exception for options converters in Android a...Gravatar Andrew Pellegrini2016-01-07
* "Fix" generate_workspace test by disabling it for nowGravatar Kristina Chodorow2016-01-07
* Use a StringBuffer not a StringBuilder due to the need to compile in java 1.7.Gravatar Googler2016-01-04
* Open source the generate_workspace unit test.Gravatar Kristina Chodorow2015-12-30
* Make the AndroidResourceProcessor more deterministic by setting the R.txt ids...Gravatar Googler2015-12-30
* Rollback of commit b9f401b97590cb95e76efb0ba8bf5319cfe93108.Gravatar Dmitry Lomov2015-12-22
* Speed-up bootstrap on OS X by removing tool compilation.Gravatar Damien Martin-Guillerez2015-12-21
* Write package proto even if it's empty.Gravatar Googler2015-12-16
* Make the stub application instantiate content providers with the right Applic...Gravatar Lukacs Berki2015-12-15
* Fix all density specific resources being removed if multiple densities are sp...Gravatar Andrew Pellegrini2015-12-09
* ASwB aspect: parse java packages during executionGravatar Googler2015-12-03
* Switch System.out.println to java.util.logger.Gravatar Googler2015-12-02
* Switch to using a list of packages and a single R.txt file since the final R....Gravatar Googler2015-12-01
* Reorganize BUILD files.Gravatar Han-Wen Nienhuys2015-11-30
* Enable load() statement in the WORKSPACE file.Gravatar Damien Martin-Guillerez2015-11-30
* Download the sha1 of the jar file from maven in generate_workspace.Gravatar wjywbs2015-11-26
* Add a separate BUILD file for singlejar zip library.Gravatar Han-Wen Nienhuys2015-11-25
* re-add support for multiple R.txt files with different packages.Gravatar Googler2015-11-20
* Remove proguard mapping file handling from ResourceShrinker since we will not...Gravatar Googler2015-11-20
* Skip optional maven dependencies in generate_workspace.Gravatar wjywbs2015-11-20
* Propagate apple platform environment variables for CppCompileActionGravatar Chris Parsons2015-11-19
* Get rid of compression when zipping up files to improve local compilation per...Gravatar Dave MacLachlan2015-11-18
* Fixes bug with AndroidResourcesProcessorBuilder building densities argument a...Gravatar Andrew Pellegrini2015-11-18
* Rename Platform.forArch to Platform.forIosArch, as it is truly doing the latter.Gravatar Chris Parsons2015-11-18
* Added ResourceShrinker - strips unused resources from final APK.Gravatar Googler2015-11-18
* Rollback of commit 71ab497f82130e5f7c682bea140de78a48088b4f.Gravatar Damien Martin-Guillerez2015-11-17
* Rename methodGravatar Googler2015-11-17
* Added ResourceShrinker - strips unused resources from final APK.Gravatar Googler2015-11-17
* Add xcrunwrapper to deal with DEVELOPER_DIR and SDKROOT.Gravatar Dave MacLachlan2015-11-06
* Strict matching of architecture name to ios platform. Also refactor Platform ...Gravatar Chris Parsons2015-11-02
* In objc tools, refer to the realpath tool using its full embedded tool locati...Gravatar Chris Parsons2015-10-29
* Split off more BUILD files.Gravatar Han-Wen Nienhuys2015-10-28
* Pre-compile Android tools that are embedded in the Bazel binary.Gravatar Lukacs Berki2015-10-27
* Update android screen densities to include 420 dpi added for the Nexus 5X. Ad...Gravatar Andrew Pellegrini2015-10-27
* Move the check whether a repository name contains a slash to PackageIdentifie...Gravatar Philipp Wollermann2015-10-23
* Trying again with checking for the presence of the "resources" attribute and ...Gravatar Googler2015-10-21
* Automated [] rollback of [].Gravatar Eric Fellheimer2015-10-20
* Trying again with checking for the presence of the "resources" attribute.Gravatar Googler2015-10-19
* []Rollback of commit 65425810207c9fd6892abfaa95da65e25db5e515.Gravatar Googler2015-10-16
* Bazel: fix strict deps error in //src/tools/generate_workspaceGravatar Laszlo Csomor2015-10-16