index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
tools
Commit message (
Expand
)
Author
Age
*
Remove AllTests from third_party/bazel/src/tools/generate_workspace/src/test/...
Carmi Grushko
2016-01-29
*
Remove extraneous System.out calls.
Andrew Pellegrini
2016-01-26
*
Move RepositoryName to its own top-level class
Kristina Chodorow
2016-01-26
*
Export the AndroidManifest.xml from the resource processing. This is an initi...
Googler
2016-01-25
*
Respect maven excludes and separate build rules.
Stein Eldar Johnsen
2016-01-21
*
Use runfiles-relative paths for tools/objc shell scripts
Chris Parsons
2016-01-20
*
Remove the warning for duplicated directories -- they are allowed.
Googler
2016-01-19
*
Remove unecessary value nulling from ResourceShrinker.
Andrew Pellegrini
2016-01-18
*
Rollback of commit ac6ed79e1a3fa6b0ca91657b28e2a35f7e49758c.
Damien Martin-Guillerez
2016-01-11
*
Include message from underlying exception for options converters in Android a...
Andrew Pellegrini
2016-01-07
*
"Fix" generate_workspace test by disabling it for now
Kristina Chodorow
2016-01-07
*
Use a StringBuffer not a StringBuilder due to the need to compile in java 1.7.
Googler
2016-01-04
*
Open source the generate_workspace unit test.
Kristina Chodorow
2015-12-30
*
Make the AndroidResourceProcessor more deterministic by setting the R.txt ids...
Googler
2015-12-30
*
Rollback of commit b9f401b97590cb95e76efb0ba8bf5319cfe93108.
Dmitry Lomov
2015-12-22
*
Speed-up bootstrap on OS X by removing tool compilation.
Damien Martin-Guillerez
2015-12-21
*
Write package proto even if it's empty.
Googler
2015-12-16
*
Make the stub application instantiate content providers with the right Applic...
Lukacs Berki
2015-12-15
*
Fix all density specific resources being removed if multiple densities are sp...
Andrew Pellegrini
2015-12-09
*
ASwB aspect: parse java packages during execution
Googler
2015-12-03
*
Switch System.out.println to java.util.logger.
Googler
2015-12-02
*
Switch to using a list of packages and a single R.txt file since the final R....
Googler
2015-12-01
*
Reorganize BUILD files.
Han-Wen Nienhuys
2015-11-30
*
Enable load() statement in the WORKSPACE file.
Damien Martin-Guillerez
2015-11-30
*
Download the sha1 of the jar file from maven in generate_workspace.
wjywbs
2015-11-26
*
Add a separate BUILD file for singlejar zip library.
Han-Wen Nienhuys
2015-11-25
*
re-add support for multiple R.txt files with different packages.
Googler
2015-11-20
*
Remove proguard mapping file handling from ResourceShrinker since we will not...
Googler
2015-11-20
*
Skip optional maven dependencies in generate_workspace.
wjywbs
2015-11-20
*
Propagate apple platform environment variables for CppCompileAction
Chris Parsons
2015-11-19
*
Get rid of compression when zipping up files to improve local compilation per...
Dave MacLachlan
2015-11-18
*
Fixes bug with AndroidResourcesProcessorBuilder building densities argument a...
Andrew Pellegrini
2015-11-18
*
Rename Platform.forArch to Platform.forIosArch, as it is truly doing the latter.
Chris Parsons
2015-11-18
*
Added ResourceShrinker - strips unused resources from final APK.
Googler
2015-11-18
*
Rollback of commit 71ab497f82130e5f7c682bea140de78a48088b4f.
Damien Martin-Guillerez
2015-11-17
*
Rename method
Googler
2015-11-17
*
Added ResourceShrinker - strips unused resources from final APK.
Googler
2015-11-17
*
Add xcrunwrapper to deal with DEVELOPER_DIR and SDKROOT.
Dave MacLachlan
2015-11-06
*
Strict matching of architecture name to ios platform. Also refactor Platform ...
Chris Parsons
2015-11-02
*
In objc tools, refer to the realpath tool using its full embedded tool locati...
Chris Parsons
2015-10-29
*
Split off more BUILD files.
Han-Wen Nienhuys
2015-10-28
*
Pre-compile Android tools that are embedded in the Bazel binary.
Lukacs Berki
2015-10-27
*
Update android screen densities to include 420 dpi added for the Nexus 5X. Ad...
Andrew Pellegrini
2015-10-27
*
Move the check whether a repository name contains a slash to PackageIdentifie...
Philipp Wollermann
2015-10-23
*
Trying again with checking for the presence of the "resources" attribute and ...
Googler
2015-10-21
*
Automated [] rollback of [].
Eric Fellheimer
2015-10-20
*
Trying again with checking for the presence of the "resources" attribute.
Googler
2015-10-19
*
[]Rollback of commit 65425810207c9fd6892abfaa95da65e25db5e515.
Googler
2015-10-16
*
Bazel: fix strict deps error in //src/tools/generate_workspace
Laszlo Csomor
2015-10-16
*
Change the resource dependency handling to separate between the transitive an...
Googler
2015-10-16
[next]