aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Sheepishly add a warning about the problem in which getConfiguredTarget() ret...Gravatar Cal Peyser2016-06-24
* Improve documentation for type()Gravatar Laurent Le Brun2016-06-24
* Don't treat *OutsidePackageRootsException as normal IOExceptions in PackageFu...Gravatar Janak Ramakrishnan2016-06-24
* Rollback of commit 0de6a93fcc4fd6304936165b07963c4d722c44be.Gravatar Philipp Wollermann2016-06-23
* Fix bashisms in src/create_embedded_tools.shGravatar Klaus Aehlig2016-06-23
* Fix expansion rendering in help html output.Gravatar Ulf Adams2016-06-23
* experimental UI: consider progress bar refreshed on every redrawGravatar Klaus Aehlig2016-06-23
* Make the Blaze client be able to terminate the server if needed.Gravatar Lukacs Berki2016-06-23
* Fix anchors in the help page. Doh!Gravatar Ulf Adams2016-06-23
* Generate the command-line reference from bazel help.Gravatar Ulf Adams2016-06-23
* experimental UI: after analysis summarize the work done thereGravatar Klaus Aehlig2016-06-23
* Minor style fixes in intellij_info_tests.bzlGravatar Dmitry Lomov2016-06-23
* Description redacted.Gravatar Lukacs Berki2016-06-23
* Change the BufferedReader to BufferedInputStream, as the UTF-8 bom crashes th...Gravatar Googler2016-06-23
* Adds the Android manifest merger as an option for android_binary rules. The m...Gravatar Andrew Pellegrini2016-06-23
* Make intellij_info_tests work again.Gravatar Dmitry Lomov2016-06-23
* Add some additional logging when packages are not found in the bulk lookup.Gravatar Eric Fellheimer2016-06-23
* Get rid of a bunch of IOExceptions that were being unnecessarily thrown. We d...Gravatar Janak Ramakrishnan2016-06-23
* Description redacted.Gravatar Carmi Grushko2016-06-23
* Support for the compatibility generation of pbobjc.h files by the PB2 library...Gravatar Sergio Campama2016-06-23
* Add some logging when Packages are not found in GraphBackedRPP.Gravatar Eric Fellheimer2016-06-23
* Update the javadoc of TargetPattern#getDirectory in the presence of commit 80...Gravatar Nathan Harmata2016-06-23
* Global cleanup change.Gravatar Googler2016-06-23
* Put rules inside a dropdown menu (bazel.io)Gravatar Laurent Le Brun2016-06-23
* Simplify RuleClassProvider; it kept two identical lists for no purpose.Gravatar Ulf Adams2016-06-23
* Fix handling of backslash-escaped CRLF line terminators.Gravatar Lukacs Berki2016-06-23
* Remove application_id, version_code and version_name attributes from android_...Gravatar Andrew Pellegrini2016-06-23
* Add anchors to the flags in the HTML help output.Gravatar Ulf Adams2016-06-23
* Filegroups can optionally export sources from a given output group.Gravatar Cal Peyser2016-06-23
* Make execution root symlink builder handle PackageIdentifiersGravatar Kristina Chodorow2016-06-23
* Update the types of rules cc_library can depend onGravatar Kristina Chodorow2016-06-23
* Remove word "Skylark" from documentation.Gravatar Laurent Le Brun2016-06-23
* Split BlazeModule.getCommandOptions into two; unify all implementations.Gravatar Ulf Adams2016-06-23
* Roll forward of commit 1f1f207573c7b9c3e2d3ca1ffb0780a8fd592214: action to wr...Gravatar Googler2016-06-23
* Skylark: Added more documentation for ctx.expand_location.Gravatar Florian Weikert2016-06-23
* Make CppConfiguration.isLipoOptimizationOrInstrumentation() return false in L...Gravatar Lukacs Berki2016-06-23
* Document the experimental UI option.Gravatar Ulf Adams2016-06-23
* The help command can now output html for the command-line reference page.Gravatar Ulf Adams2016-06-22
* Rollback of commit 611e7cd47de47fd7cc7e08a260d6640803aafd9f.Gravatar Liam Miller-Cushon2016-06-22
* Dedupe input artifacts when adding them to a filelist to be passed to apple's...Gravatar Chris Parsons2016-06-22
* Parallelize (some of) BinaryOperatorExpressionGravatar Mark Schaller2016-06-22
* Don't create batching callback in SkyQueryEnvironment.getTargetsMatchingPatternGravatar Mark Schaller2016-06-22
* Create one TargetPatternResolver per SkyQueryEnvironment initializationGravatar Mark Schaller2016-06-22
* Skip preloading in SkyQueryEnvironmentGravatar Mark Schaller2016-06-22
* Make module maps generation conditional for native Swift rules.Gravatar Dmitry Shevchenko2016-06-22
* Avoid nested BatchStreamedCallbacks in SkyQueryEnvironmentGravatar Mark Schaller2016-06-22
* Fix analysis performance regression caused by header compilationGravatar Liam Miller-Cushon2016-06-22
* Take --output_tree_tracking out of experimental.Gravatar Eric Fellheimer2016-06-22
* Change Markdown in execution_requirements docs to HTML, fixes #706.Gravatar John Cater2016-06-22
* Roll forward commit 4ab4f05a8cbbaa4b7d938d1d305961fe95a5416c.Gravatar Googler2016-06-22