index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
*
Make android_binary use a constant, hard-coded, checked-in debug key.
Lukacs Berki
2015-09-04
*
Fix the name of the android tools dependencies
Damien Martin-Guillerez
2015-09-03
*
Fix AppEngine build when sandboxed execution is enabled
Damien Martin-Guillerez
2015-09-03
*
Add missing tools directory in the filegroup to package
Damien Martin-Guillerez
2015-09-03
*
Pass source files to J2ObjC through a temporary source file manifest.
Rumou Duan
2015-09-03
*
Get rid of javac warning spam when building java protos.
Nathan Harmata
2015-09-02
*
Tweak groovy rules to get their dependencies from //external instead of relying
Erik Kuefler
2015-09-02
*
Set DYLD_LIBRARY_PATH correctly for rustc.
David Chen
2015-09-02
*
Add Scala library rule.
Laurent Le Brun
2015-09-02
*
For standalone tests, cd into the workspace directory before running the test...
Chris Parsons
2015-08-31
*
Basic groovy_test support
Erik Kuefler
2015-08-27
*
Fix path for input file
Googler
2015-08-26
*
Use sorted lists instead of sets for generated file list comparison
Googler
2015-08-26
*
Ignore ordering for generated files check
Googler
2015-08-26
*
Port to FreeBSD.
Doug Rabson
2015-08-26
*
Require an android_local_tools_repository stanza in the WORKSPACE file so tha...
Lukacs Berki
2015-08-26
*
Change some terminology to reflect standard usage:
Googler
2015-08-26
*
Update Rust rules to use Rust 1.2.0. Rename features attribute to
David Chen
2015-08-26
*
Update Skylark rules to specify their accessed configuration fragments.
Ulf Adams
2015-08-24
*
Change the skylark Java rules to use the configuration path separator.
Ulf Adams
2015-08-24
*
Improve the JDK and JRE filegroups to include all the necessary parts. Then f...
Philipp Wollermann
2015-08-24
*
Make the installer script support incremental installation with split .apks (...
Lukacs Berki
2015-08-20
*
Rollback of commit 50adddf01b8d7f46fba6bee12ebbb41c31c87165.
Ulf Adams
2015-08-20
*
Fixes to use dylib on MacOS X.
Topher
2015-08-20
*
Upload libraries for an alternative ABI if the native ABI of the device is no...
Lukacs Berki
2015-08-20
*
Allow use of argument param files for J2ObjC scripts.
Rumou Duan
2015-08-20
*
Remove errant paths from crosstool test files.
Alex Humesky
2015-08-20
*
Updated some bazel files to reflect the new way of how configuration fragment...
Florian Weikert
2015-08-20
*
Add closure_library target to closure.WORKSPACE and update to the latest vers...
Kamil Jiwa
2015-08-14
*
Clean up some code in incremental_install.py .
Lukacs Berki
2015-08-14
*
Open-source full support for J2ObjC in Bazel, including dead code removal, an...
Michael Thvedt
2015-08-13
*
Move j2objc helper scripts into open-source Bazel.
Michael Thvedt
2015-08-13
*
Add native support for linux on ARM Cpu (32 bits)
Zhong Wang
2015-08-12
*
Add Skylark rules for groovy_library and groovy_binary.
Erik Kuefler
2015-08-12
*
docker_build: workaround the lack of LZMA in python 2.7
Damien Martin-Guillerez
2015-08-12
*
docker_build: fix JSON rewriting when some fields are null
Damien Martin-Guillerez
2015-08-10
*
docker_build: Fix archive's AR format alignment
Damien Martin-Guillerez
2015-08-10
*
Remove the Skylark data configuration accessor and the only repository
Greg Estren
2015-08-05
*
docker_build: Fix double slashes in path resolution
Damien Martin-Guillerez
2015-08-04
*
Fix docker_build file path when file is generated
Damien Martin-Guillerez
2015-08-04
*
Add glue logic to make the dex_shards attribute of android_binary work in Bazel.
Lukacs Berki
2015-08-04
*
Add "warm" starting to mobile-install.
Googler
2015-08-04
*
Restore Rust examples and add Rust rule tests that were inadvertently excluded.
David Chen
2015-07-30
*
Always re-install all native libraries on non-incremental installations.
Lukacs Berki
2015-07-30
*
Introduce trivial rust tests
Francois-Rene Rideau
2015-07-29
*
Make Bazel always build with --fat_apk_cpu.
Lukacs Berki
2015-07-29
*
Create a binary packager for Bazel
Damien Martin-Guillerez
2015-07-29
*
Make the Android incremental installer script support incrementally installin...
Lukacs Berki
2015-07-29
*
Docker rules: fallback to reading the repositories file when top is absent
Damien Martin-Guillerez
2015-07-27
*
s/the the/the/
Googler
2015-07-27
[next]