aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* | Add support for downloading .tar.bz2 files with http_archive rules.Gravatar David Chen2016-02-16
* | Fixes NullPointerException in pkgcaches_test on ci.bazel.ioGravatar Damien Martin-Guillerez2016-02-16
* | Remove stray e.printStackTrace()Gravatar Dmitry Lomov2016-02-16
* | Reduce the number of stat calls when setting up a sandboxGravatar Brian Silverman2016-02-16
* | Use hard links to create empty files.Gravatar Brian Silverman2016-02-16
* | On Windows, build ``bazel.exe`` instead of just ``bazel``.Gravatar Dmitry Lomov2016-02-16
* | installer: set permission of bazelrc to 0644Gravatar Damien Martin-Guillerez2016-02-16
| * Update dependencies in closure_repositories.bzlGravatar Michael Zhou2016-02-16
|/
* Rollback of commit 500175fcfb37953f50cf0869df164902755807f2.Gravatar Damien Martin-Guillerez2016-02-15
* Fix template help for Bazel installerGravatar Damien Martin-Guillerez2016-02-15
* Delete unused bazel.rc file.Gravatar Lukacs Berki2016-02-15
* Replace a few more uses of the Constants.TOOLS_REPOSITORYGravatar Luis Fernando Pino Duque2016-02-15
* Fix the broken genrule example.Gravatar Dan Fabulich2016-02-15
* Tutorial: change load statement to use the new syntax.Gravatar Damien Martin-Guillerez2016-02-15
* Enable injection of Skylark modules through the RuleClassProviderGravatar Damien Martin-Guillerez2016-02-15
* Delete unused SkylarkModules.getNewEnvironment()Gravatar Damien Martin-Guillerez2016-02-15
* Fix default XML file generated by testsGravatar Damien Martin-Guillerez2016-02-15
* Fixes third_party/BUILD to correctly refer to jimfs-1.1-rc1.jar, which is req...Gravatar Alex Humesky2016-02-15
* Fixes scala workspace rules after the move to build_file_content.Gravatar Alex Humesky2016-02-15
* Updates the appengine_war() rule to include the transitive dependencies of th...Gravatar Alex Humesky2016-02-15
* Use xcode-locator to locate DEVELOPER_DIR for standalone spawn strategy.Gravatar Chris Parsons2016-02-15
* Add scala tests to CIGravatar Oscar Boykin2016-02-15
* Expose AppleConfiguration to skylark as fragment "apple", along with a callab...Gravatar Chris Parsons2016-02-15
* Don't include absolute paths in blaze IDE artifactsGravatar Googler2016-02-15
* Removed obsolete flags from j2objc always_on flag set.Gravatar Googler2016-02-15
* Remove deprecated fieldsGravatar Kristina Chodorow2016-02-15
* Mark turbine test as JDK 8Gravatar Damien Martin-Guillerez2016-02-15
* Rollback of commit 60434dae746ed61f025fdfd0464993fa6a0ff1d2.Gravatar Cal Peyser2016-02-15
* Windows: execute build-runfiles through shell.Gravatar Dmitry Lomov2016-02-12
* Prevent load statements in remote repository's WORKSPACE file to breakGravatar Damien Martin-Guillerez2016-02-12
* Use build_file_content attribute of new_* repositories instead of build_file ...Gravatar Damien Martin-Guillerez2016-02-12
* Fix JDK tools extensions for Windows.Gravatar Dmitry Lomov2016-02-12
* Add an experimental flag to enable the Skyframe-based loading phase runner.Gravatar Ulf Adams2016-02-12
* Clean up BaseJavaCompilationHelper a bit.Gravatar Ulf Adams2016-02-12
* Adds a build_file_content attribute to new_git_repository, new_http_archive, andGravatar Alex Humesky2016-02-12
* Make IntVersion package-private, since it isn't used outside of Skyframe core.Gravatar Janak Ramakrishnan2016-02-12
* Support MOSTLY_STATIC with --build_test_dwp.Gravatar Googler2016-02-11
* Style fix: rename some args which had unusual suffixesGravatar Chris Parsons2016-02-11
* Add integration test for AndroidResourceProcessingAction.Gravatar Andrew Pellegrini2016-02-11
* Rollback of commit a0eefb52f529b73c6cb92f0a762853646ea2eae6.Gravatar Googler2016-02-11
* Rewrite the test to work with Bazel - avoid bash_version.Gravatar Ulf Adams2016-02-11
* Remove a bunch of dead code and unnecessary object creation.Gravatar Ulf Adams2016-02-11
* Remove doc reference to deleted "obsolete" attribute.Gravatar Greg Estren2016-02-11
* Expose some information about Java compilation to Skylark.Gravatar Dmitry Lomov2016-02-11
* --Gravatar Cal Peyser2016-02-11
* Enable smoke tests for Java information being provided on Android rules.Gravatar Dmitry Lomov2016-02-11
* Publicize some ByteSink/ByteSource creators in FileSystemUtils.Gravatar Eric Fellheimer2016-02-11
* Add support for java_imports to Skylark IDE info aspect.Gravatar Dmitry Lomov2016-02-11
* Move -gsplit-dwarf before the target specific copts in the command line.Gravatar Manuel Klimek2016-02-11
* Expose Java annotation processing information to Skylark.Gravatar Dmitry Lomov2016-02-11