aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Update the glob documentation to reflect a semantic change made a very long t...Gravatar Nathan Harmata2016-02-25
* Don't report targets as broken when they were actually skipped because of no...Gravatar Florian Weikert2016-02-25
* Expose information about transitive exports.Gravatar Dmitry Lomov2016-02-25
* Problem:Gravatar Googler2016-02-25
* Expose Android resources in Skylark API.Gravatar Dmitry Lomov2016-02-25
* Fix load() examples to use build targets instead of file paths.Gravatar Googler2016-02-25
* Add syntax for referencing docs in other rule families.Gravatar David Chen2016-02-25
* Handle http <-> https redirectsGravatar Michajlo Matijkiw2016-02-25
* Add bootclasspath and extdir configuration to java_toolchainGravatar Liam Miller-Cushon2016-02-25
* Part 1 of 5: Optimize the resource merge process, Introductions.Gravatar Googler2016-02-24
* Make the Windows tempdir default to something under the CI directory and expl...Gravatar Lukacs Berki2016-02-24
* Register the EventHandler with the EventBusGravatar Klaus Aehlig2016-02-24
* Expose to Skylark information about whether a target defines any Android reso...Gravatar Dmitry Lomov2016-02-24
* Support full logging of handled events in the experimental UIGravatar Klaus Aehlig2016-02-24
* Change the path of gcc for Windows to c:\tools\msys64 , because that's where ...Gravatar Lukacs Berki2016-02-24
* Add zlib-devel to the set of pacman packages we ask people to install on Wind...Gravatar Lukacs Berki2016-02-24
* Allow overriding Javac options on android_library rules.Gravatar Ulf Adams2016-02-24
* Description redacted.Gravatar Tobias Werth2016-02-24
* Expose IDL information about Android targets to Skylark.Gravatar Dmitry Lomov2016-02-24
* Exclude weirdly-named files from the JDK.Gravatar Lukacs Berki2016-02-24
* Refactor JavaCommon: only one of initializeJavacOpts or initCommon is legal.Gravatar Ulf Adams2016-02-24
* Refactoring of the OptionsParser implementation to allow overriding the value...Gravatar Luis Fernando Pino Duque2016-02-24
* Add an option to enable an experimental UIGravatar Ulf Adams2016-02-24
* Collect runtime dependencies correctly in intellij_info.bzlGravatar Dmitry Lomov2016-02-24
* fix grammar mistakeGravatar Yue Gan2016-02-24
* Implements repository_ctx.templateGravatar Damien Martin-Guillerez2016-02-24
* Add design doc for Go rules as markdown.Gravatar Han-Wen Nienhuys2016-02-24
* Enable access to file values in repository contextGravatar Damien Martin-Guillerez2016-02-24
* Use ImmutableList for translations, and reformat Java{Binary,Library} a bit.Gravatar Ulf Adams2016-02-24
* Remove scala rules from the Bazel source treeGravatar Damien Martin-Guillerez2016-02-24
* Initialize JavaCommon.sources eagerly, rather than in initCommon().Gravatar Ulf Adams2016-02-24
* Use SSL for scala repositoryGravatar Michajlo Matijkiw2016-02-24
* Blaze - ObjcProtoLibrary: Adds support for the new protobuf library. This inc...Gravatar Googler2016-02-24
* Simplify plmerge getting rid of command line options that are no longer used.Gravatar Dave MacLachlan2016-02-24
* Adds a link to the release 0.2.0 in the blog post announcing it.Gravatar Damien Martin-Guillerez2016-02-23
* Changes to crosstool_config.proto to support dsym debug symbol and breakpad f...Gravatar Cal Peyser2016-02-23
* Enable testJavaPlugin for Skylark intellij_info aspect.Gravatar Dmitry Lomov2016-02-23
* Have xcode action wrappers use $TMPDIR if using mktempGravatar Googler2016-02-23
* Update external dependencies documentation to mention the --artifact argument...Gravatar Alex Humesky2016-02-23
* Add initial Skylark API for Android rules.Gravatar Dmitry Lomov2016-02-23
* Remove current directory from PATH values.Gravatar Julio Merino2016-02-23
* Support "mandatoryProvidersList" in Skylark and added necessary testsGravatar Yun Peng2016-02-23
* Remove last non-static call to JavaCommon.getRunfiles and the method itself.Gravatar Ulf Adams2016-02-23
* Looks to me like the example was slightly broken, I think this fixes it.Gravatar Googler2016-02-23
* clean duplicate error message of the command line of a failed command which i...Gravatar Yue Gan2016-02-23
* Aside from Debian dependency on java{7,8}-jdk, accept java{7,8}-sdkGravatar Ivan Vucica2016-02-23
* Implements repository_ctx.fileGravatar Damien Martin-Guillerez2016-02-23
* Fix the --loading_phase_threads to work during "blaze build". Previously and ...Gravatar Eric Fellheimer2016-02-23
* Add user-defined IPA post-processors.Gravatar Peter Schmitt2016-02-23
* Fix a race where an interrupt sent from the client near the start of an invoc...Gravatar Eric Fellheimer2016-02-23