aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools
Commit message (Expand)AuthorAge
* Merge BlazeModule.getEnvironmentExtensions into serverInit / ServerBuilder.Gravatar Ulf Adams2016-11-02
* Wrap the source Path in a DataSource object.Gravatar Googler2016-10-25
* Remove obsolete code from Bazel tools.Gravatar Dmitry Shevchenko2016-10-18
* Support input srcjar in filtered gen jar.Gravatar Googler2016-10-14
* Rollback of commit f21d35ead25167ca7191229c7a365ccdf1a2550e.Gravatar Googler2016-10-07
* Update android_ide_common to 25.0.0 and clean up FolderConfigsGravatar Googler2016-10-07
* Support srcjar files in filtered gen jar.Gravatar Googler2016-10-07
* Description redacted.Gravatar Damien Martin-Guillerez2016-10-06
* Description redacted.Gravatar Googler2016-10-06
* Roll forward of commit deeeb31f8ba0f196fbc9ca2a177d59d57ea50b32.Gravatar Dmitry Shevchenko2016-10-05
* Rollback of commit af8ebca2b88a0ee1129b72b4ce825f6489c31e67.Gravatar Damien Martin-Guillerez2016-10-05
* Global cleanup change.Gravatar Googler2016-10-05
* Global cleanup change.Gravatar Liam Miller-Cushon2016-10-05
* Rollback of commit deeeb31f8ba0f196fbc9ca2a177d59d57ea50b32.Gravatar Dmitry Shevchenko2016-10-04
* Add a way to select non-default Xcode toolchainGravatar Dmitry Shevchenko2016-10-04
* Add visibility to //src/tools/android/java/com/google/devtools/build/android/...Gravatar Yun Peng2016-09-30
* Open source dex merging tools for incremental dexing.Gravatar Adam Michael2016-09-30
* Modify libtool wrapper script to ensure that archive inputs are not modified ...Gravatar Chris Parsons2016-09-30
* Update the density filter to account for all passed densities.Gravatar Googler2016-09-27
* Fix dependency on libtool's helper script make_hashed_objlist.py.Gravatar Chris Parsons2016-09-27
* Add options to ResourceShrinkerAction to generate an updated R.txt.Gravatar Andrew Pellegrini2016-09-27
* Implement --nocompress_suffixes option.Gravatar Sasha Smundak2016-09-26
* Add '0xCAFE' extra field to the first entry of the output jar (which is META-...Gravatar Sasha Smundak2016-09-26
* Move hash computation from bash script to a python script because calling md5...Gravatar Googler2016-09-26
* Add manifest merger output log.Gravatar Andrew Pellegrini2016-09-26
* Use WriteBytes instead of AppendFile to write entries.Gravatar Sasha Smundak2016-09-22
* Remove absolute paths from protoGravatar Googler2016-09-21
* Rollback of commit 82d43279f93d95e4c41b4bc598a3cc05ddd1ae1a.Gravatar Laszlo Csomor2016-09-21
* Adding a remote gRPC cache server to wrap Hazelcast. Useful to test theGravatar Ola Rozenfeld2016-09-21
* Change execution root for external repositories to be ../repoGravatar Kristina Chodorow2016-09-20
* Compute hash of path instead, then create symlink only if it doesn't exist.Gravatar Googler2016-09-20
* Description redacted.Gravatar Ola Rozenfeld2016-09-20
* Changed stdredirect.dylib build so that it is codesigned using an adhocGravatar Dave MacLachlan2016-09-19
* Fix test for whether the timestamp in the local header needs replacement.Gravatar Googler2016-09-16
* Attempt to free wrong buffer.Gravatar Sasha Smundak2016-09-15
* Add asmundak to the OWNERS.Gravatar Sasha Smundak2016-09-15
* Change C++ singlejar to use stdio for all output, instead of a mix ofGravatar Googler2016-09-14
* Handle multiply-defined attrs in AndroidResourceClassWriterGravatar Googler2016-09-09
* Remove dependency data from AarGeneratorActionGravatar Googler2016-09-08
* Fix indentation in StdRedirect.cGravatar Googler2016-09-07
* Adds a jar filter to the IntelliJ IDE aspect.Gravatar Googler2016-09-06
* Restore anydpi support, working around the lack of FolderConfig support.Gravatar Googler2016-09-01
* Add parsing of Proguard mapping file for resource class fields. Fixes issue w...Gravatar Andrew Pellegrini2016-09-01
* Allow OutputJar subclass to customize entry handling behavior.Gravatar Sasha Smundak2016-08-31
* Add an option to the Concatenator to insert a newline before the contents of ...Gravatar Sasha Smundak2016-08-31
* When creating new files, set creator version to 2.0 instead of Unix spec 3.0....Gravatar Sasha Smundak2016-08-31
* Save CEN (Central Directory) offset and size values in the End of Central Dir...Gravatar Sasha Smundak2016-08-30
* Add a resource validator action for android_libraryGravatar Googler2016-08-30
* Remove entries' Unix timestamp extra fields when --normalize is present.Gravatar Sasha Smundak2016-08-30
* Add a lightweight resource merge action.Gravatar Googler2016-08-30