aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* Add a link to the command-line ref to the docs page.Gravatar Ulf Adams2016-06-27
* Make Windows command line quoting work.Gravatar Lukacs Berki2016-06-24
* Do not require users to set TMPDIR for bootstrap on Windows.Gravatar Dmitry Lomov2016-06-24
* experimental UI: flush buffersGravatar Klaus Aehlig2016-06-24
* Set the default value of PRODUCT_NAME to "Bazel" and add a test to guaranteeGravatar Luis Fernando Pino Duque2016-06-24
* Corrected date of the design doc on Specifying environment variablesGravatar Damien Martin-Guillerez2016-06-24
* Add a design document on about specifying environment variablesGravatar Klaus Aehlig2016-06-24
* Do not try to read from the stdout/stderr streams of destroyed processes.Gravatar Lukacs Berki2016-06-24
* Make ${OUTPUT_BASE}/server/jvm.out contain the stdout and stderr of the JVM o...Gravatar Lukacs Berki2016-06-24
* Enable non_arc_srcs for experimental_objc_library. Allow build variables to ...Gravatar Cal Peyser2016-06-24
* "xcode_locator -v" dedupes multiple copies of the same xcode version installe...Gravatar Chris Parsons2016-06-24
* Fix interning in PathFragment.create(char, bool, String[])Gravatar Michajlo Matijkiw2016-06-24
* Roll forward commit 53c8f94cfb2ac7d41c8815e40e3d9d834789142bGravatar Liam Miller-Cushon2016-06-24
* --Gravatar Carmi Grushko2016-06-24
* Clarify documentation of type() - behavior might change in the future.Gravatar Laurent Le Brun2016-06-24
* Fix Label and FileType doc locationsGravatar Kristina Chodorow2016-06-24
* Rollback of commit dc3dad6a905be2ae76d3b1213d7154bf112d1220.Gravatar Sergio Campama2016-06-24
* Add test in GraphConcurrencyTest for concurrent createIfAbsent and get calls.Gravatar Janak Ramakrishnan2016-06-24
* Document more differences with Python: nested functions and for loopsGravatar Laurent Le Brun2016-06-24
* - Rename "Test Encyclopedia" to "Writing Tests"Gravatar Yue Gan2016-06-24
* 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
* Fix quoting in arguments to [Gravatar Klaus Aehlig2016-06-23
* Rollback of commit 0de6a93fcc4fd6304936165b07963c4d722c44be.Gravatar Philipp Wollermann2016-06-23
* Fix bashisms in src/create_embedded_tools.shGravatar Klaus Aehlig2016-06-23
* Fix invalid jekyll markdown by replacing it with explicit HTML.Gravatar Tobias Werth2016-06-23
* Convert the link to mailing list to text to make it more obvious what it linksGravatar Tobias Werth2016-06-23
* Fix broken internal links.Gravatar Tobias Werth2016-06-23
* Rename "Get involved" and add IRC to external resources.Gravatar Tobias Werth2016-06-23
* Update the command-line-reference template for internal use.Gravatar Ulf Adams2016-06-23
* Fix expansion rendering in help html output.Gravatar Ulf Adams2016-06-23