aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Fix the name of the android tools dependenciesGravatar Damien Martin-Guillerez2015-09-03
* Fix AppEngine build when sandboxed execution is enabledGravatar Damien Martin-Guillerez2015-09-03
* Add missing tools directory in the filegroup to packageGravatar Damien Martin-Guillerez2015-09-03
* Pass source files to J2ObjC through a temporary source file manifest.Gravatar Rumou Duan2015-09-03
* Get rid of javac warning spam when building java protos.Gravatar Nathan Harmata2015-09-02
* Tweak groovy rules to get their dependencies from //external instead of relyingGravatar Erik Kuefler2015-09-02
* Set DYLD_LIBRARY_PATH correctly for rustc.Gravatar David Chen2015-09-02
* Add Scala library rule.Gravatar Laurent Le Brun2015-09-02
* For standalone tests, cd into the workspace directory before running the test...Gravatar Chris Parsons2015-08-31
* Basic groovy_test supportGravatar Erik Kuefler2015-08-27
* Fix path for input fileGravatar Googler2015-08-26
* Use sorted lists instead of sets for generated file list comparisonGravatar Googler2015-08-26
* Ignore ordering for generated files checkGravatar Googler2015-08-26
* Port to FreeBSD.Gravatar Doug Rabson2015-08-26
* Require an android_local_tools_repository stanza in the WORKSPACE file so tha...Gravatar Lukacs Berki2015-08-26
* Change some terminology to reflect standard usage:Gravatar Googler2015-08-26
* Update Rust rules to use Rust 1.2.0. Rename features attribute toGravatar David Chen2015-08-26
* Update Skylark rules to specify their accessed configuration fragments.Gravatar Ulf Adams2015-08-24
* Change the skylark Java rules to use the configuration path separator.Gravatar Ulf Adams2015-08-24
* Improve the JDK and JRE filegroups to include all the necessary parts. Then f...Gravatar Philipp Wollermann2015-08-24
* Make the installer script support incremental installation with split .apks (...Gravatar Lukacs Berki2015-08-20
* Rollback of commit 50adddf01b8d7f46fba6bee12ebbb41c31c87165.Gravatar Ulf Adams2015-08-20
* Fixes to use dylib on MacOS X.Gravatar Topher2015-08-20
* Upload libraries for an alternative ABI if the native ABI of the device is no...Gravatar Lukacs Berki2015-08-20
* Allow use of argument param files for J2ObjC scripts.Gravatar Rumou Duan2015-08-20
* Remove errant paths from crosstool test files.Gravatar Alex Humesky2015-08-20
* Updated some bazel files to reflect the new way of how configuration fragment...Gravatar Florian Weikert2015-08-20
* Add closure_library target to closure.WORKSPACE and update to the latest vers...Gravatar Kamil Jiwa2015-08-14
* Clean up some code in incremental_install.py .Gravatar Lukacs Berki2015-08-14
* Open-source full support for J2ObjC in Bazel, including dead code removal, an...Gravatar Michael Thvedt2015-08-13
* Move j2objc helper scripts into open-source Bazel.Gravatar Michael Thvedt2015-08-13
* 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