aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools
Commit message (Expand)AuthorAge
* 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
* Change the resource dependency handling to separate between the transitive an...Gravatar Googler2015-10-16
* Separate BUILD file for options and docgen.Gravatar Han-Wen Nienhuys2015-10-16
* Remove unused '--generatedSourcesPath ' option handling from AndroidResourceP...Gravatar Andrew Pellegrini2015-10-13
* Rename protobuf targets to xxx_proto.Gravatar Han-Wen Nienhuys2015-10-09
* Remove dashboardGravatar Kristina Chodorow2015-10-09
* Add a __workspace_dir__ variable alongside of __embedded_dir__ in the namespa...Gravatar Lukacs Berki2015-10-09
* Delete old java based tools for ibtool, actool, momc, etc.Gravatar Dave MacLachlan2015-10-07
* Fix up actool, ibtool etc so that they can handle empty output.Gravatar Dave MacLachlan2015-10-05
* Add IdlClass to the embedded default android tools repository and rearrangeGravatar Alex Humesky2015-10-05
* Trim temporary directory root from entry paths when creating resources srcjar...Gravatar Andrew Pellegrini2015-10-02
* [dash] Add shared-secret authenticationGravatar Damien Martin-Guillerez2015-09-30
* Fixes a typo in the plist generation of the 'DTXcodeBuild' field.Gravatar Anastasios Kakalis2015-09-30
* Move actoolzip, momczip and swiftstdlibtoolzip to tools/xcode and convert the...Gravatar Dave MacLachlan2015-09-30
* Replace 'Google Inc' by the 'Bazel Authors'Gravatar Damien Martin-Guillerez2015-09-30
* Add Android IDL jar outputs.Gravatar Googler2015-09-28
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Minor usability fixes for the incremental deployment stub application:Gravatar Lukacs Berki2015-09-25
* Stop AndroidResourceProcessingAction from creating a "_resources" folder in t...Gravatar Andrew Pellegrini2015-09-22
* Do not store a separate map for external package data. This ensures that seri...Gravatar Han-Wen Nienhuys2015-09-21
* Separate build-specific types and types inherent to Skylark.Gravatar Lukacs Berki2015-09-21