aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* Add rust_docs ruleGravatar David Chen2015-09-24
* [Docker] Prevent duplicate entries in a layerGravatar Damien Martin-Guillerez2015-09-24
* [Docker] Make all files added via the files attribute executable and read-onlyGravatar Damien Martin-Guillerez2015-09-24
* [Docker] Don't replace current uid/gid by root ids for tar filesGravatar Damien Martin-Guillerez2015-09-24
* Initial checkin of sass_binary support for bazelGravatar Derek Perez2015-09-24
* Update d_docs rule to take a dependency on a d_binary, a d_library or d_sourc...Gravatar David Chen2015-09-24
* [Docker] Take the package of the input as the data pathGravatar Damien Martin-Guillerez2015-09-24
* Improve error message for INSTALL_FAILED_OLDER_SDK from adb.Gravatar Alex Humesky2015-09-22
* [Docker] Support for adding directories to tarballGravatar Damien Martin-Guillerez2015-09-21
* Fix import flags for Jsonnet rules.Gravatar David Chen2015-09-21
* [Docker] Strip the identifier in top fileGravatar Damien Martin-Guillerez2015-09-21
* Fix an issue in which dependent files of translated package-info.java files a...Gravatar Rumou Duan2015-09-17
* Added support for scalac and jvm_flags in scala_[library|binary]. Fixes #457.Gravatar John Sullivan2015-09-16
* Remove commentGravatar Miguel Alcon Pinto2015-09-16
* Requires JDK 8Gravatar Damien Martin-Guillerez2015-09-15
* Fix small typo in exampleGravatar Roland Huß2015-09-15
* Make --split_apk mobile-install work with a pristine device.Gravatar Lukacs Berki2015-09-15
* Support data and resource attributes in Groovy testsGravatar Erik Kuefler2015-09-15
* Add Jsonnet rules to Bazel.Gravatar David Chen2015-09-14
* Scala rules: Implement scala_binaryGravatar Laurent Le Brun2015-09-11
* Scala rules: Make main_class optionalGravatar Laurent Le Brun2015-09-11
* Enable compression for Groovy and AppEngine rules.Gravatar Erik Kuefler2015-09-09
* Fix the installer and fixing the package shiped into binary version of Bazel.Gravatar Damien Martin-Guillerez2015-09-08
* Fix Groovy rules to work with sandboxingGravatar Erik Kuefler2015-09-08
* Add initial D rules to Bazel.Gravatar David Chen2015-09-08
* Fixes #414: Add rustc + libs to action inputs, add LD_LIBRARY_PATH so that ru...Gravatar Philipp Wollermann2015-09-08
* Make android_binary use a constant, hard-coded, checked-in debug key. Gravatar Lukacs Berki2015-09-04
* 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