Sign in
bazel
/
bazel
/
2f746b3df971de42ea1222f4bb6851f8fd5e1e11
/
tools
dc17eb3
Add prerequisite dependencies to make ios_test work build on bazel.
by Chris Parsons
· 9 years ago
6817a6f
Allow Java libraries to export and propagate proguard_specs.
by Michael Staib
· 9 years ago
ab141f8
[rust] Add rust_bench_test and rust_doc_test rules and improve usability of rust_test rule.
by David Chen
· 9 years ago
5f5991d
[Docker] archive: appends '/' at end of directories
by Damien Martin-Guillerez
· 10 years ago
f345d08
[Docker] add a `repository` attribute
by Damien Martin-Guillerez
· 10 years ago
dde6c53
[docker] Enforce the executable flag to directories
by Damien Martin-Guillerez
· 10 years ago
b00b7ac
[docker] Add workdir attribute
by Damien Martin-Guillerez
· 10 years ago
ebb0039
Replace 'Google Inc' by the 'Bazel Authors'
by Damien Martin-Guillerez
· 10 years ago
c2579a5
Refactors proguard_whitelister.
by Alex Humesky
· 10 years ago
4e7ed50
Fix broken build under Debian Wheezy.
by Brian
· 10 years ago
22616ae
Add Android IDL jar outputs.
by Googler
· 10 years ago
cb2e033
Quick and dirty fix for #456.
by John Sullivan
· 10 years ago
b393a53
Find the test setup script based on its basename and not its precise exec path.
by Lukacs Berki
· 10 years ago
f88f4d8
Rationalize copyright headers
by Damien Martin-Guillerez
· 10 years ago
1249c9a
[sass] Fixing typo in README.md
by Derek Perez
· 10 years ago
7d48f19
[Docker] Correctly append ./ prefix to dotted files in archives
by Damien Martin-Guillerez
· 10 years ago
4eb82ec1
Add rust_docs rule
by David Chen
· 10 years ago
bdb0012
[Docker] Prevent duplicate entries in a layer
by Damien Martin-Guillerez
· 10 years ago
f396134
[Docker] Make all files added via the files attribute executable and read-only
by Damien Martin-Guillerez
· 10 years ago
f9ab555
[Docker] Don't replace current uid/gid by root ids for tar files
by Damien Martin-Guillerez
· 10 years ago
98235e3
Initial checkin of sass_binary support for bazel
by Derek Perez
· 10 years ago
eaae08e
Update d_docs rule to take a dependency on a d_binary, a d_library or d_source_library.
by David Chen
· 10 years ago
e7a2fdb
[Docker] Take the package of the input as the data path
by Damien Martin-Guillerez
· 10 years ago
f0a5ac6
Improve error message for INSTALL_FAILED_OLDER_SDK from adb.
by Alex Humesky
· 10 years ago
4a36aaf
[Docker] Support for adding directories to tarball
by Damien Martin-Guillerez
· 10 years ago
029af28
Fix import flags for Jsonnet rules.
by David Chen
· 10 years ago
90c585b
[Docker] Strip the identifier in top file
by Damien Martin-Guillerez
· 10 years ago
44a7a6c
Fix an issue in which dependent files of translated package-info.java files are incorrectly stripped.
by Rumou Duan
· 10 years ago
e0c6df7
Added support for scalac and jvm_flags in scala_[library|binary]. Fixes #457.
by John Sullivan
· 10 years ago
933c13a
Remove comment
by Miguel Alcon Pinto
· 10 years ago
9c5deb6
Requires JDK 8
by Damien Martin-Guillerez
· 10 years ago
c873577
Fix small typo in example
by Roland Huß
· 10 years ago
0dffeac
Make --split_apk mobile-install work with a pristine device.
by Lukacs Berki
· 10 years ago
1906b26
Support data and resource attributes in Groovy tests
by Erik Kuefler
· 10 years ago
361d2e2
Add Jsonnet rules to Bazel.
by David Chen
· 10 years ago
36bc328
Scala rules: Implement scala_binary
by Laurent Le Brun
· 10 years ago
dbbfbbb
Scala rules: Make main_class optional
by Laurent Le Brun
· 10 years ago
12ec9df
Enable compression for Groovy and AppEngine rules.
by Erik Kuefler
· 10 years ago
2c2e70d
Fix the installer and fixing the package shiped into binary version of Bazel.
by Damien Martin-Guillerez
· 10 years ago
1ee813e
Fix Groovy rules to work with sandboxing
by Erik Kuefler
· 10 years ago
8741978
Add initial D rules to Bazel.
by David Chen
· 10 years ago
ab1711b
Fixes #414: Add rustc + libs to action inputs, add LD_LIBRARY_PATH so that rustc finds its libs on Linux, too.
by Philipp Wollermann
· 10 years ago
87374e6
Make android_binary use a constant, hard-coded, checked-in debug key.
by Lukacs Berki
· 10 years ago
c49ebe1
Fix the name of the android tools dependencies
by Damien Martin-Guillerez
· 10 years ago
31d6bba
Fix AppEngine build when sandboxed execution is enabled
by Damien Martin-Guillerez
· 10 years ago
c010dc3
Add missing tools directory in the filegroup to package
by Damien Martin-Guillerez
· 10 years ago
18742ad
Pass source files to J2ObjC through a temporary source file manifest.
by Rumou Duan
· 10 years ago
42124c9
Get rid of javac warning spam when building java protos.
by Nathan Harmata
· 10 years ago
0ec1216
Tweak groovy rules to get their dependencies from //external instead of relying
by Erik Kuefler
· 10 years ago
4eda248
Set DYLD_LIBRARY_PATH correctly for rustc.
by David Chen
· 10 years ago
868d40c
Add Scala library rule.
by Laurent Le Brun
· 10 years ago
6c29d57
For standalone tests, cd into the workspace directory before running the test script.
by Chris Parsons
· 10 years ago
74265b3
Basic groovy_test support
by Erik Kuefler
· 10 years ago
3a280ea
Fix path for input file
by Googler
· 10 years ago
9c2989d
Use sorted lists instead of sets for generated file list comparison
by Googler
· 10 years ago
d4ce9af
Ignore ordering for generated files check
by Googler
· 10 years ago
709bc61
Port to FreeBSD.
by Doug Rabson
· 10 years ago
d5079a5
Require an android_local_tools_repository stanza in the WORKSPACE file so that Bazel finds Android tools and update the tools themselves to handle their new location.
by Lukacs Berki
· 10 years ago
4c43b0e
Change some terminology to reflect standard usage:
by Googler
· 10 years ago
734c6d2
Update Rust rules to use Rust 1.2.0. Rename features attribute to
by David Chen
· 10 years ago
a803e0c
Update Skylark rules to specify their accessed configuration fragments.
by Ulf Adams
· 10 years ago
52bcf5a
Change the skylark Java rules to use the configuration path separator.
by Ulf Adams
· 10 years ago
c8db70c
Improve the JDK and JRE filegroups to include all the necessary parts. Then fix the Skylark rules and tests that so far failed to declare dependencies on the JVM.
by Philipp Wollermann
· 10 years ago
faff718
Make the installer script support incremental installation with split .apks (only for devices with Android M).
by Lukacs Berki
· 10 years ago
8284bd7
Rollback of commit 50adddf01b8d7f46fba6bee12ebbb41c31c87165.
by Ulf Adams
· 10 years ago
50adddf
Fixes to use dylib on MacOS X.
by Topher
· 10 years ago
a3a33d7
Upload libraries for an alternative ABI if the native ABI of the device is not supported in the app to be installed.
by Lukacs Berki
· 10 years ago
ab16dd6
Allow use of argument param files for J2ObjC scripts.
by Rumou Duan
· 10 years ago
a2e2cc2
Remove errant paths from crosstool test files.
by Alex Humesky
· 10 years ago
b537f82
Updated some bazel files to reflect the new way of how configuration fragments can be accessed.
by Florian Weikert
· 10 years ago
cca6a1b
Add closure_library target to closure.WORKSPACE and update to the latest versions of Closure Compiler and Closure Templates.
by Kamil Jiwa
· 10 years ago
ff6ef9b
Clean up some code in incremental_install.py .
by Lukacs Berki
· 10 years ago
583c356
Open-source full support for J2ObjC in Bazel, including dead code removal, and add an example.
by Michael Thvedt
· 10 years ago
828a4be
Move j2objc helper scripts into open-source Bazel.
by Michael Thvedt
· 10 years ago
8c28813
Add native support for linux on ARM Cpu (32 bits)
by Zhong Wang
· 10 years ago
f4b07db
Add Skylark rules for groovy_library and groovy_binary.
by Erik Kuefler
· 10 years ago
98a8e3b
docker_build: workaround the lack of LZMA in python 2.7
by Damien Martin-Guillerez
· 10 years ago
63e9822
docker_build: fix JSON rewriting when some fields are null
by Damien Martin-Guillerez
· 10 years ago
7c665f5
docker_build: Fix archive's AR format alignment
by Damien Martin-Guillerez
· 10 years ago
56f8165
Remove the Skylark data configuration accessor and the only repository
by Greg Estren
· 10 years ago
033c403
docker_build: Fix double slashes in path resolution
by Damien Martin-Guillerez
· 10 years ago
6de0bb3
Fix docker_build file path when file is generated
by Damien Martin-Guillerez
· 10 years ago
2593007
Add glue logic to make the dex_shards attribute of android_binary work in Bazel.
by Lukacs Berki
· 10 years ago
73d4fc9
Add "warm" starting to mobile-install.
by Googler
· 10 years ago
e449d50
Restore Rust examples and add Rust rule tests that were inadvertently excluded.
by David Chen
· 10 years ago
b4b19bc
Always re-install all native libraries on non-incremental installations.
by Lukacs Berki
· 10 years ago
608b4cd
Introduce trivial rust tests
by Francois-Rene Rideau
· 10 years ago
a93c63b
Make Bazel always build with --fat_apk_cpu.
by Lukacs Berki
· 10 years ago
ab13f68
Create a binary packager for Bazel
by Damien Martin-Guillerez
· 10 years ago
ecbf242
Make the Android incremental installer script support incrementally installing native libraries.
by Lukacs Berki
· 10 years ago
147ec27
Docker rules: fallback to reading the repositories file when top is absent
by Damien Martin-Guillerez
· 10 years ago
3ee2dc4
s/the the/the/ s/package/packages/
by Googler
· 10 years ago
ea1a96e
Move BUILD file for Rust to tools/build_rules/rust.
by David Chen
· 10 years ago
3114324
Add tools dependencies for Rust rules.
by David Chen
· 10 years ago
5f25891
Add docker_build for building Docker image using Bazel
by Damien Martin-Guillerez
· 10 years ago
81390e3
Skylark: Remove flags in attributes
by Laurent Le Brun
· 10 years ago
8a995b4
Remove implicit .a and .so outputs from Bazel.
by Ulf Adams
· 10 years ago
64766d4
Fix symlink test flag
by Kristina Chodorow
· 10 years ago
73893cc
Improvements to skylark tests
by Francois-Rene Rideau
· 10 years ago
ee8fcd3
Add a couple of flags to the CROSSTOOL file, especially for -c opt.
by Ulf Adams
· 10 years ago
Next »