aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Add native support for linux on ARM Cpu (32 bits)Gravatar Zhong Wang2015-08-12
* Add Skylark rules for groovy_library and groovy_binary.Gravatar Erik Kuefler2015-08-12
* docker_build: workaround the lack of LZMA in python 2.7Gravatar Damien Martin-Guillerez2015-08-12
* docker_build: fix JSON rewriting when some fields are nullGravatar Damien Martin-Guillerez2015-08-10
* docker_build: Fix archive's AR format alignmentGravatar Damien Martin-Guillerez2015-08-10
* Remove the Skylark data configuration accessor and the only repositoryGravatar Greg Estren2015-08-05
* docker_build: Fix double slashes in path resolutionGravatar Damien Martin-Guillerez2015-08-04
* Fix docker_build file path when file is generatedGravatar Damien Martin-Guillerez2015-08-04
* 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