Sign in
bazel
/
bazel
/
806130233d4d190dbfaf6a28feb84eb5a010f1c7
/
tools
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
0e544ff
Fix missing tool target in tools/objc
by Damien Martin-Guillerez
· 10 years ago
0959c23
Rename the "unobfuscated" compilation level to "whitespace_only" to match names used with Closure Compiler
by Kamil Jiwa
· 10 years ago
c7d2c54
Exclude third-party tests from closure_library js_library.
by Kamil Jiwa
· 10 years ago
d3f7eda
Adds gen jar and manifest proto outputs.
by Alex Humesky
· 10 years ago
4236bbd
Global cleanup change.
by Googler
· 10 years ago
a7500f9
Add a bazel.rc that makes it possible to use --config=android instead of --crosstool_top=@androidndk//:toolchain --host_crosstool_top=//tools/cpp:toolchain.
by Lukacs Berki
· 10 years ago
2bac32e
Added a deploy target to AppEngine support
by Damien Martin-Guillerez
· 10 years ago
1314570
Introduce hook to BazelWorkspaceStatusModule that calls external
by Ming Zhao
· 10 years ago
c9f8756
Basic dashboard for build results
by Kristina Chodorow
· 10 years ago
3125aad
Add support for externs files.
by Kamil Jiwa
· 10 years ago
c057d47
Add a CSS library target for Closure Library CSS files.
by Kamil Jiwa
· 10 years ago
15d129a
Make //src/test/shell:bazel_test work again.
by Lukacs Berki
· 10 years ago
43f0c33
The final CL in getting Android support to work: add resources_processor.sh and aar_generator.sh to the tools directory and make stub applications proper android_library rules instead of stub filegroups.
by Lukacs Berki
· 10 years ago
5b16b19
Add basic support for building Java AppEngine WAR
by Damien Martin-Guillerez
· 10 years ago
d13716a
Open source AarGeneratorAction and AndroidResourceProcessingAction.
by Andrew Pellegrini
· 10 years ago
2862363
Fixes typos in Swift tool BUILD files
by Dmitry Shevchenko
· 10 years ago
3eafd19
Make use of the jvm_opts from java_toolchain
by Damien Martin-Guillerez
· 10 years ago
2aecb77
Add Closure JS rules to Bazel.
by Kamil Jiwa
· 10 years ago
b29ebdc
Trivial skylark testing
by Francois-Rene Rideau
· 10 years ago
8104c5b
Lower the requirement to Java 7
by Damien Martin-Guillerez
· 10 years ago
1ed3c47
Move the Error Prone plugin into Bazel
by Liam Miller-Cushon
· 10 years ago
4c7f35d
Add initial Rust rules to Bazel.
by David Chen
· 10 years ago
9c37ab1
Add a tools/android/jack package to the Bazel tree so that Android rules actually work. This is a temporary measure until these targets are integrated into android_sdk .
by Lukacs Berki
· 10 years ago
aa7cb9a
Add ability to compile objc_binary targets with Swift sources.
by Googler
· 10 years ago
5b4ffae
This CL adds the android_binary rule to Bazel.
by Lukacs Berki
· 10 years ago
ebd0e64
Use JDK's jar instead on relying on the one on the path in Java Skylark rules.
by Damien Martin-Guillerez
· 10 years ago
19f3413
Improve platform and CPU detection, use the correct protoc binary for the running system.
by Philipp Wollermann
· 10 years ago
7586c8b
Various odds and ends in preparation for adding the Android rules to BazelRuleClassProvider:
by Lukacs Berki
· 10 years ago
0bf90f7
Remove tools/jdk/jdk symbolic link creation
by Damien Martin-Guillerez
· 10 years ago
682ad92
Change the way --flagfile is implemented.
by Lukacs Berki
· 10 years ago
Next »