aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Add all the sources to //:srcs filegroup and add a check to detectGravatar Damien Martin-Guillerez2016-07-01
* experimental UI: enforce a minimal progress rate limiting if curses unavailableGravatar Klaus Aehlig2016-07-01
* RELNOTES: Use the correct build configuration for shared native deps during A...Gravatar Googler2016-07-01
* Whilelist blog.llvm.org and add ThinLTO reference to bazelGravatar Googler2016-07-01
* bazel: move the "--jobs too high" warning to documentation.Gravatar Googler2016-07-01
* C++ reimplementation of singlejar tool: first checkin.Gravatar Sasha Smundak2016-07-01
* Batch prefetch now also retrieves the deps from the node's previous run.Gravatar Eric Fellheimer2016-07-01
* ThinLTO changes for upstreamed compiler implementation and other fixes to bla...Gravatar Googler2016-07-01
* Ignore make variables undefined for requested platform.Gravatar Dmitry Lomov2016-07-01
* (1) Allow QueryExpressionMapper#map to throw a QueryException.Gravatar Nathan Harmata2016-07-01
* * Clean up of the old Iterable<String> method of writing xmlGravatar Googler2016-07-01
* Make java_classpath flag non-experimentalGravatar Liam Miller-Cushon2016-07-01
* Add native process management for Windows and its Java bindings (without a sa...Gravatar Lukacs Berki2016-07-01
* Fixes the case where an optional attribute needs to be an empty string. This ...Gravatar Googler2016-07-01
* Stop passing -client and -server to the JVM.Gravatar Googler2016-07-01
* Make building dll less a hack on WindowsGravatar Yun Peng2016-07-01
* Make repository name warning less noisyGravatar Kristina Chodorow2016-07-01
* Skylark documentation update: callback functions have to list the required at...Gravatar Florian Weikert2016-07-01
* Remove some android tool paths from test/shell/bazel/testenv.sh.bazelGravatar Googler2016-07-01
* The message "currently loading: " is often stuck on the first loaded package. Gravatar Googler2016-07-01
* Rename the property io.bazel.UnixFileSystem to io.bazel.EnableJni because tha...Gravatar Lukacs Berki2016-07-01
* Add a javac_supports_workers attribute to the java_toolchain rule.Gravatar Philipp Wollermann2016-07-01
* ExperimentalEventHandler: remove unnecessary inheritanceGravatar Klaus Aehlig2016-06-30
* Remove --experimental_java_deps and --experimental_incremental_ijars.Gravatar Ulf Adams2016-06-30
* Fix existing usages of persistent workers to include the new "supports-worker...Gravatar Philipp Wollermann2016-06-30
* Do redirection of stdout / stderr in Java instead of reimplementing it in eve...Gravatar Philipp Wollermann2016-06-30
* Add help text for the --invocation_policy option of canonicalize-flags.Gravatar Ulf Adams2016-06-30
* Change expansion for help --long/short to render more nicely.Gravatar Ulf Adams2016-06-30
* Support copy-only native code in modern native support for android_binary.Gravatar Michael Staib2016-06-30
* Add compilation mode handling to swift_library.Gravatar Dmitry Shevchenko2016-06-30
* Make header compilation flag non-experimentalGravatar Liam Miller-Cushon2016-06-30
* Add platform-specific common compile and link flags toGravatar Cal Peyser2016-06-30
* Switches XmlResourceValue writing to the "define" api.Gravatar Googler2016-06-30
* Cap depserver log lines of blaze stderr lines at 1000 chars. Implement both t...Gravatar Nathan Harmata2016-06-30
* Creates a fluent api that moves the xml generation into the data writer.Gravatar Googler2016-06-30
* Fix Windows detection in unittest.bash.Gravatar Dmitry Lomov2016-06-29
* Fix/work around bad interaction between interface deps and LIPO. Previously l...Gravatar Googler2016-06-29
* Make experimental UI resistent to late-reported eventsGravatar Klaus Aehlig2016-06-29
* Make Windows bootstrapping work again by temporarily disabling JNI.Gravatar Lukacs Berki2016-06-29
* experimental UI: on failing tests, don't state "completed sucessfully"Gravatar Klaus Aehlig2016-06-29
* GPLv2 + Classpath exception compliance: ship the source code of jformatstringGravatar Damien Martin-Guillerez2016-06-29
* Refactor how coverage support files get to test actions.Gravatar Lukacs Berki2016-06-29
* experimental UI: honor --show_timestampsGravatar Klaus Aehlig2016-06-29
* For --aspects parameter, ignore top-level targets that are not rules.Gravatar Dmitry Lomov2016-06-29
* Add java_plugin.generates_apiGravatar Liam Miller-Cushon2016-06-29
* Minor documentation and visibility tweaks to InMemoryNodeEntry and Invalidate...Gravatar Janak Ramakrishnan2016-06-29
* Record whether the attr is defined or referenced in the styleable. Despite th...Gravatar Googler2016-06-29
* Canonicalize some TransitiveTraversalValue objects -- those corresponding to ...Gravatar Janak Ramakrishnan2016-06-29
* Collect logic related to extra Proguard outputs in one place.Gravatar Googler2016-06-29
* xcode_config throws an error if two aliases are assigned to different version...Gravatar Chris Parsons2016-06-29