aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* Remove Windows installation instructions from the nav bar.Gravatar Dmitry Lomov2016-06-29
* experimental UI: also during loading produce a short progress barGravatar Klaus Aehlig2016-06-28
* Correct license to mention the Classpath exception for GPLv2 components.Gravatar Damien Martin-Guillerez2016-06-28
* Fix typoGravatar Dmitry Lomov2016-06-28
* 2016-06-02-sandboxing.md: fix titleGravatar Klaus Aehlig2016-06-28
* Factor out generation of Java source files to separate shells so that we don'...Gravatar Lukacs Berki2016-06-28
* Document that Visual Studio is now required for building Bazel.Gravatar Lukacs Berki2016-06-28
* Get rid of boolean field in InMemoryNodeEntry. After adding the lastEvaluated...Gravatar Janak Ramakrishnan2016-06-28
* Stop sanitizing the style parent attribute.Gravatar Googler2016-06-28
* Fix threadpool leak in SkyQueryEnvironmentGravatar Mark Schaller2016-06-27
* Update java_plugin.processor_class documentation on pluginsGravatar Liam Miller-Cushon2016-06-27
* Add build_windows_jni.sh to the repository.Gravatar Lukacs Berki2016-06-27
* Short-circuit visitation of empty nested sets, reinstating the spirit of comm...Gravatar Eric Fellheimer2016-06-27
* Do not run bazel_windows_cpp_test on releases without rlocation.Gravatar Dmitry Lomov2016-06-27
* Polish the command-line reference.Gravatar Ulf Adams2016-06-27
* Add SkyQuery-specific allrdeps implementation to allow batch getReverseDepsGravatar Googler2016-06-27
* Fixed java_stub_template.txt after disabling runfiles on WindowsGravatar Yun Peng2016-06-27
* Unhide --experimental_ui_actions_shownGravatar Klaus Aehlig2016-06-27
* Add skeleton code for a JNI .DLL on Windows.Gravatar Lukacs T. Berki2016-06-27
* Add sandboxing design doc from philwo.Gravatar Ulf Adams2016-06-27
* Anabashed fix that makes bash tests run once and for all.Gravatar Dmitry Lomov2016-06-27
* experimental UI: honor --progress_in_terminal_titleGravatar Klaus Aehlig2016-06-27
* Update concepts / BUILD files page.Gravatar Tobias Werth2016-06-27
* getting-started.md: fix typo in URLGravatar Klaus Aehlig2016-06-27
* Move LoggingTerminalWriter out of testGravatar Klaus Aehlig2016-06-27
* Make shell tests run on latest release too.Gravatar Dmitry Lomov2016-06-27
* experimental UI: Avoid empty linesGravatar Klaus Aehlig2016-06-27
* experimental UI: mention that we track the _running_ actionsGravatar Klaus Aehlig2016-06-27
* Use Thread#isInterrupted() instead of Thread#interrupted() followed by Thread...Gravatar Lukacs Berki2016-06-27
* Speed up resetting file/directory dates to zip epoch by 100x. Gravatar Googler2016-06-27
* Update build encyclopedia documentation to make clear that entitlements are n...Gravatar Googler2016-06-27
* make StdRedirect available in the runfiles.Gravatar Googler2016-06-27
* Fix some GC churn issues when dealing with Labels:Gravatar Eric Fellheimer2016-06-27
* Replace "Getting Started" page by a Bazel "Hello World"Gravatar Klaus Aehlig2016-06-27
* - Move Java-specific content to Java landing pageGravatar Yun Peng2016-06-27
* --Gravatar Carmi Grushko2016-06-27
* Provide clearer messaging when a build fails because a rule'sGravatar Greg Estren2016-06-27
* Possibly fix "Why doesn't Google use..." list on Bazel FAQGravatar Googler2016-06-27
* Teach serve-docs.sh to generate a static web site.Gravatar Dmitry Lomov2016-06-27