aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Add glue logic to make the dex_shards attribute of android_binary work in Bazel.Gravatar Lukacs Berki2015-08-04
* Add "warm" starting to mobile-install.Gravatar Googler2015-08-04
* Restore Rust examples and add Rust rule tests that were inadvertently excluded.Gravatar David Chen2015-07-30
* Always re-install all native libraries on non-incremental installations.Gravatar Lukacs Berki2015-07-30
* Introduce trivial rust testsGravatar Francois-Rene Rideau2015-07-29
* Make Bazel always build with --fat_apk_cpu.Gravatar Lukacs Berki2015-07-29
* Create a binary packager for BazelGravatar Damien Martin-Guillerez2015-07-29
* Make the Android incremental installer script support incrementally installin...Gravatar Lukacs Berki2015-07-29
* Docker rules: fallback to reading the repositories file when top is absentGravatar Damien Martin-Guillerez2015-07-27
* s/the the/the/Gravatar Googler2015-07-27
* Move BUILD file for Rust to tools/build_rules/rust.Gravatar David Chen2015-07-27
* Add tools dependencies for Rust rules.Gravatar David Chen2015-07-27
* Add docker_build for building Docker image using BazelGravatar Damien Martin-Guillerez2015-07-27
* Skylark: Remove flags in attributesGravatar Laurent Le Brun2015-07-27
* Remove implicit .a and .so outputs from Bazel.Gravatar Ulf Adams2015-07-27
* Fix symlink test flagGravatar Kristina Chodorow2015-07-21
* Improvements to skylark testsGravatar Francois-Rene Rideau2015-07-21
* Add a couple of flags to the CROSSTOOL file, especially for -c opt.Gravatar Ulf Adams2015-07-17
* Fix missing tool target in tools/objcGravatar Damien Martin-Guillerez2015-07-17
* Rename the "unobfuscated" compilation level to "whitespace_only" to match nam...Gravatar Kamil Jiwa2015-07-13
* Exclude third-party tests from closure_library js_library.Gravatar Kamil Jiwa2015-07-10
* Adds gen jar and manifest proto outputs.Gravatar Alex Humesky2015-07-10
* Global cleanup change.Gravatar Googler2015-07-10
* Add a bazel.rc that makes it possible to use --config=android instead of --cr...Gravatar Lukacs Berki2015-07-08
* Added a deploy target to AppEngine supportGravatar Damien Martin-Guillerez2015-07-08
* Introduce hook to BazelWorkspaceStatusModule that calls externalGravatar Ming Zhao2015-07-08
* Basic dashboard for build resultsGravatar Kristina Chodorow2015-07-07
* Add support for externs files.Gravatar Kamil Jiwa2015-07-02
* Add a CSS library target for Closure Library CSS files.Gravatar Kamil Jiwa2015-07-01
* Make //src/test/shell:bazel_test work again.Gravatar Lukacs Berki2015-06-30
* The final CL in getting Android support to work: add resources_processor.sh a...Gravatar Lukacs Berki2015-06-30
* Add basic support for building Java AppEngine WARGravatar Damien Martin-Guillerez2015-06-29
* Open source AarGeneratorAction and AndroidResourceProcessingAction.Gravatar Andrew Pellegrini2015-06-26
* Fixes typos in Swift tool BUILD filesGravatar Dmitry Shevchenko2015-06-25
* Make use of the jvm_opts from java_toolchainGravatar Damien Martin-Guillerez2015-06-24
* Add Closure JS rules to Bazel.Gravatar Kamil Jiwa2015-06-23
* Trivial skylark testingGravatar Francois-Rene Rideau2015-06-19
* Lower the requirement to Java 7Gravatar Damien Martin-Guillerez2015-06-19
* Move the Error Prone plugin into BazelGravatar Liam Miller-Cushon2015-06-19
* Add initial Rust rules to Bazel.Gravatar David Chen2015-06-18
* Add a tools/android/jack package to the Bazel tree so that Android rules actu...Gravatar Lukacs Berki2015-06-17
* Add ability to compile objc_binary targets with Swift sources.Gravatar Googler2015-06-17
* This CL adds the android_binary rule to Bazel. Gravatar Lukacs Berki2015-06-16
* Use JDK's jar instead on relying on the one on the path in Java Skylark rules.Gravatar Damien Martin-Guillerez2015-06-15
* Improve platform and CPU detection, use the correct protoc binary for the run...Gravatar Philipp Wollermann2015-06-12
* Various odds and ends in preparation for adding the Android rules to BazelRul...Gravatar Lukacs Berki2015-06-12
* Remove tools/jdk/jdk symbolic link creationGravatar Damien Martin-Guillerez2015-06-11
* Change the way --flagfile is implemented.Gravatar Lukacs Berki2015-06-11
* Support --run_under in Bazel.Gravatar Han-Wen Nienhuys2015-06-10
* Document why we provide LD but largely ignore it.Gravatar Han-Wen Nienhuys2015-06-09