aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Make globs work in remote repositories.Gravatar Lukacs Berki2015-07-07
* Blaze changes to support LLVM profile feedback.Gravatar Googler2015-07-07
* Fix tests with python3 as default python.Gravatar Peter Foley2015-07-06
* Rollback of several changes related to the persistent Javac worker.Gravatar Han-Wen Nienhuys2015-07-06
* Fix order of C++ compiler flags:Gravatar Manuel Klimek2015-07-03
* Let JavaBuilder rethrow the real exception in case of a failed compilation in...Gravatar Philipp Wollermann2015-07-03
* Print some diagnostics if Precondition check fails.Gravatar Han-Wen Nienhuys2015-07-02
* Do not load any Android tool unconditionally. We are loading them now as vani...Gravatar Lukacs Berki2015-07-02
* Make intellij-setup.sh work again. Gravatar Lukacs Berki2015-07-02
* rm -rf "${base_workspace}/src" since it is a directory.Gravatar David Chen2015-07-02
* Fixed the deterministic test flakinessGravatar Damien Martin-Guillerez2015-07-02
* Fix what I assume to be a typo.Gravatar Googler2015-07-02
* Unify style in "Bazel's code description" section.Gravatar Noah Misch2015-07-02
* Fix zipper for empty filesGravatar Kristina Chodorow2015-07-02
* Show download progressGravatar Kristina Chodorow2015-07-02
* Add some debugging in case of crash.Gravatar Janak Ramakrishnan2015-07-02
* Add support for externs files.Gravatar Kamil Jiwa2015-07-02
* Add a function to fetch all subincludes calls in a BUILD file.Gravatar Laurent Le Brun2015-07-02
* MethodLibraryTest: Implemented an alternative approach that reduces duplicate...Gravatar Florian Weikert2015-07-01
* Printer can be configured to use single quotation marks instead of double quo...Gravatar Florian Weikert2015-07-01
* Make the "actual" argument of bind() optional and do not point //external:and...Gravatar Lukacs Berki2015-07-01
* Introduce interleaved package and transitive target loadingGravatar Mark Schaller2015-07-01
* Export XcodeProvider in j2objc_library rule.Gravatar Rumou Duan2015-07-01
* Blog posts about configuration filesGravatar Damien Martin-Guillerez2015-07-01
* Implementation of realpath for Mac OS X. This will allow us to move some of o...Gravatar Googler2015-07-01
* Add a CSS library target for Closure Library CSS files.Gravatar Kamil Jiwa2015-07-01
* Relax invariant that an action's inputs discovered during execution must be i...Gravatar Janak Ramakrishnan2015-07-01
* Move dependency declaration out of finally block.Gravatar Janak Ramakrishnan2015-07-01
* Update Error Prone versionGravatar Liam Miller-Cushon2015-06-30
* Fix permissions for non-posix zip filesGravatar Kristina Chodorow2015-06-30
* Skylark: only allow rules that are exportedGravatar Francois-Rene Rideau2015-06-30
* Test for the correct exception in FilesystemUtilsTest.Gravatar Philipp Wollermann2015-06-30
* Fix "crashes with "Aborted" and no other useful errors on EPERM".Gravatar Philipp Wollermann2015-06-30
* Extract RecursiveDirectoryTraversalFunction from RecursivePkgFunctionGravatar Mark Schaller2015-06-30
* Update install.md for Linux's java settingsGravatar Damien Martin-Guillerez2015-06-30
* Link in src/tools/android to base_workspace.Gravatar Lukacs Berki2015-06-30
* Avoid crash when the Android stub application is not a Java rule.Gravatar Lukacs Berki2015-06-30
* Update parser error message.Gravatar Laurent Le Brun2015-06-30
* Make //src/test/shell:bazel_test work again.Gravatar Lukacs Berki2015-06-30
* The final CL in getting Android support to work: add resources_processor.sh a...Gravatar Lukacs Berki2015-06-30
* Remove all traces of --java_cpu.Gravatar Lukacs Berki2015-06-30
* Allow warnings to be suppressed for generated code.Gravatar Liam Miller-Cushon2015-06-30
* Rollback of commit 13ef26d0817a429bf214d3dc4c5551e616e403fe.Gravatar Laurent Le Brun2015-06-30
* For each objc target, export all xcdatamodels in the transitive closure to Xc...Gravatar Rumou Duan2015-06-30
* Fix Bazel compilation: add missing strict java dependenciesGravatar Damien Martin-Guillerez2015-06-29
* Add missing transitive dependencies of Error Prone.Gravatar Liam Miller-Cushon2015-06-29
* Add basic support for building Java AppEngine WARGravatar Damien Martin-Guillerez2015-06-29
* Update error-prone-javac version to javac-1.9.0-dev-r2644-2Gravatar Liam Miller-Cushon2015-06-29
* Allow resources to be added only once in each rule.Gravatar Peter Schmitt2015-06-29
* Remove unnecessary dependencies from action context consumers.Gravatar Philipp Wollermann2015-06-29