aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Filter out already-removed deps when removing a node from the rdeps of its la...Gravatar Janak Ramakrishnan2016-07-04
* No longer allow QueryExpressionMapper#map to throw a QueryException. This was...Gravatar Nathan Harmata2016-07-04
* Skylark: Removed support for attribute map parameters in callback functions.Gravatar Florian Weikert2016-07-04
* Skylark: int() can now declare a base parameter.Gravatar Florian Weikert2016-07-04
* Add output log for android resource shrinking, following the format produced ...Gravatar Andrew Pellegrini2016-07-04
* --Gravatar Luis Fernando Pino Duque2016-07-04
* Add an implementation for SubprocessFactory based on the new JNI interface to...Gravatar Lukacs Berki2016-07-04
* Parse layout/menu/drawable, etc XML files for R.idGravatar Googler2016-07-04
* Implicit outputs to cc_library are also exported in unique output groups.Gravatar Cal Peyser2016-07-04
* LABEL attribute with split transitions should always be lists of TargetsGravatar Dmitry Lomov2016-07-04
* Implement an abstraction layer over java.lang.Process so that the Windows imp...Gravatar Lukacs Berki2016-07-04
* 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