aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* Filter out non-headers from module maps generated by objc_ rules.Gravatar Dmitry Shevchenko2016-06-29
* Rename FileOutErr.get{Output,Error}File to get{Output,Error}Path, because the...Gravatar Philipp Wollermann2016-06-29
* Improve Clang modules compilation from swift_library ruleGravatar Dmitry Shevchenko2016-06-29
* Use a mutable map when collecting environment variables for repository_ctx.ex...Gravatar Chris Parsons2016-06-29
* Fix is_windows functionGravatar Yun Peng2016-06-29
* Reorganize Skylark Reference documentation.Gravatar Dmitry Lomov2016-06-29
* Truncate the log line for transformed query expressions larger than 1000 chars.Gravatar Nathan Harmata2016-06-29
* Do not be satisfied with a JRE when looking for JNI headers.Gravatar Lukacs Berki2016-06-29
* Expose versions of Package.Builder#addRule and RuleClass#createRule that don'...Gravatar Nathan Harmata2016-06-29
* Fixed four more Bazel java tests on Windows causing by back-slash in file pathGravatar Yun Peng2016-06-29
* Make "bazel info server_pid" work on Windows.Gravatar Lukacs Berki2016-06-29
* Add bitcode support to experimental_objc_library.Gravatar Cal Peyser2016-06-29
* experimental UI: also during loading produce a short progress barGravatar Klaus Aehlig2016-06-28
* Fix typoGravatar Dmitry Lomov2016-06-28
* Factor out generation of Java source files to separate shells so that we don'...Gravatar Lukacs Berki2016-06-28
* Get rid of boolean field in InMemoryNodeEntry. After adding the lastEvaluated...Gravatar Janak Ramakrishnan2016-06-28