aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools
Commit message (Expand)AuthorAge
* Fix the comment formatting.Gravatar Googler2016-03-08
* Part 2 of 5: Optimize the resource merge process, XmlProcessing.Gravatar Googler2016-03-08
* Remove unnecessary bashism.Gravatar Julio Merino2016-03-03
* Enhance DexMapper tool to treat .class.dex files like .class files.Gravatar Googler2016-03-01
* Add a bazel-srcs target to the top-level package containing all Bazel sourcesGravatar Damien Martin-Guillerez2016-02-29
* Uses xcodebuild's and xcrun's -version flag in order to generate the variablesGravatar Anastasios Kakalis2016-02-25
* Part 1 of 5: Optimize the resource merge process, Introductions.Gravatar Googler2016-02-24
* Have xcode action wrappers use $TMPDIR if using mktempGravatar Googler2016-02-23
* Rename proto dependencies to include a _java component in them.Gravatar Julio Merino2016-02-23
* Adds the ResourceShrinkerAction. Uses the results of resource processing and ...Gravatar Andrew Pellegrini2016-02-23
* Adds --artifact option to workspace generator for generating workspace andGravatar Alex Humesky2016-02-19
* Add merged resources output generation to AndroidResourceProcessingAction in ...Gravatar Andrew Pellegrini2016-02-17
* And fix visibility on the other generate_workspace library for testingGravatar Kristina Chodorow2016-02-17
* Fix library visibility for Bazel testGravatar Kristina Chodorow2016-02-17
* Move SHA-1 download out of the Rule (plain old data) classGravatar Kristina Chodorow2016-02-17
* Split manifest processing out of AndroidResourceProcessor#processResources() ...Gravatar Andrew Pellegrini2016-02-17
* Roll forward of commit 500175fcfb37953f50cf0869df164902755807f2: Don't includ...Gravatar Googler2016-02-16
* Rollback of commit 500175fcfb37953f50cf0869df164902755807f2.Gravatar Damien Martin-Guillerez2016-02-15
* Don't include absolute paths in blaze IDE artifactsGravatar Googler2016-02-15
* Remove deprecated fieldsGravatar Kristina Chodorow2016-02-15
* Add integration test for AndroidResourceProcessingAction.Gravatar Andrew Pellegrini2016-02-11
* Base tools/objc tool script deps off of their current locationGravatar Chris Parsons2016-02-11
* Adds an AaptCommandLineBuilder to simplify the aapt line building process.Gravatar Googler2016-02-11
* Adds a build_tools_version attribute to the android_sdk rule so that the androidGravatar Alex Humesky2016-02-10
* Rollback of commit 40561f0bc889be8c0d90445befe75878ddee717b.Gravatar Googler2016-02-09
* Rollback of commit 30469a9939c14f8d0d2708bd0a91525a2e161cc4.Gravatar Googler2016-02-09
* Collect all the temporary directories into one tree that will delete on exit.Gravatar Googler2016-02-09
* Don't request --extra-packages when there are no dependencies.Gravatar Googler2016-02-04
* Now that rules find their tools via runfiles, remove unneeded dependencies in...Gravatar Dave MacLachlan2016-02-04
* Trim sha1 in generate_workspace.Gravatar Rohit Saboo2016-02-03
* Building legal maven_jar names in generate_workspace.Gravatar Rohit Saboo2016-02-03
* Adds the --no-version-vectors as a default flag for aapt processing.Gravatar Googler2016-02-03
* Handle not having any dependent packages correctly.Gravatar Googler2016-02-02
* Remove the AndroidBuilder from the processResources call. This allows use moreGravatar Googler2016-02-02
* 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