aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Turn //tools/build_rules into a package.Gravatar Julio Merino2016-02-17
* Add a SkylarkRepositoryContextTestGravatar Damien Martin-Guillerez2016-02-17
* Introduce SkylarkRepositoryModuleGravatar Damien Martin-Guillerez2016-02-17
* Add merged resources output generation to AndroidResourceProcessingAction in ...Gravatar Andrew Pellegrini2016-02-17
* Add escapes to quotation marks in Java version detection genrule.Gravatar Dmitry Lomov2016-02-17
* And fix visibility on the other generate_workspace library for testingGravatar Kristina Chodorow2016-02-17
* Fix pruning of annotation declaration fieldsGravatar Liam Miller-Cushon2016-02-17
* Fix tree pruning bug with constructor delegationGravatar Liam Miller-Cushon2016-02-17
* Fix library visibility for Bazel testGravatar Kristina Chodorow2016-02-17
* Reinstate mutable maps, again.Gravatar Francois-Rene Rideau2016-02-17
* Windows: use Win32 API to obtain executable name.Gravatar Dmitry Lomov2016-02-17
* Stop bundling ijar's sources in bazel_toolsGravatar Damien Martin-Guillerez2016-02-17
* Move SHA-1 download out of the Rule (plain old data) classGravatar Kristina Chodorow2016-02-17
* Reference #914 from a comment describing a hack.Gravatar Julio Merino2016-02-17
* Clarify documentation; use short_path, not path, in runfilesGravatar Dan Fabulich2016-02-17
* Use absolute paths in ProcessBuilder invocations.Gravatar Dmitry Lomov2016-02-17
* Do not generate documentation for rule family if it does not contain anyGravatar David Chen2016-02-17
* Fixes genrules to work correctly with bazel run when the genrule's executableGravatar Alex Humesky2016-02-17
* Add a method to get a single value from AspectParameters.Gravatar Carmi Grushko2016-02-17
* Adds a java_import rule to the android sdk build file to provide the org.apac...Gravatar Alex Humesky2016-02-17
* Replace dummy.c with dummy.m to allow preprocessing of objc source code to im...Gravatar Cal Peyser2016-02-17
* Split manifest processing out of AndroidResourceProcessor#processResources() ...Gravatar Andrew Pellegrini2016-02-17
* Build flag for srcs-less android_library with depsGravatar Googler2016-02-17
* Always create /tmp directory in the sandbox (fixes #913).Gravatar Philipp Wollermann2016-02-16
* Include real type in type casting error message.Gravatar Tobias Werth2016-02-16
* Roll forward of commit 500175fcfb37953f50cf0869df164902755807f2: Don't includ...Gravatar Googler2016-02-16
* Remove deprecated aggregation functions.Gravatar Han-Wen Nienhuys2016-02-16
* bazel_go_example_test.sh: Inline BUILD.go-toolchainGravatar Damien Martin-Guillerez2016-02-16
* Marking more jdk8 tests.Gravatar Damien Martin-Guillerez2016-02-16
* Store IncludeResolver results, and legalize the files in .d file checking.Gravatar Ulf Adams2016-02-16
* 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
* Rollback of commit 500175fcfb37953f50cf0869df164902755807f2.Gravatar Damien Martin-Guillerez2016-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
* Enable injection of Skylark modules through the RuleClassProviderGravatar Damien Martin-Guillerez2016-02-15
* Delete unused SkylarkModules.getNewEnvironment()Gravatar Damien Martin-Guillerez2016-02-15
* Use xcode-locator to locate DEVELOPER_DIR for standalone spawn strategy.Gravatar Chris Parsons2016-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