aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Mention --ignore_unsupported_sandboxing in the warning message about unavaila...Gravatar Philipp Wollermann2015-09-02
* Add Scala library rule.Gravatar Laurent Le Brun2015-09-02
* Skylark documentation: use the same table of content everywhere.Gravatar Laurent Le Brun2015-09-02
* Release 0.1.0b (2015-09-01)Gravatar Bazel Release System2015-09-01
* Release 0.1.0 (2015-08-25)Gravatar Bazel Release System2015-09-01
* Make SingleJar remove the extended timestamp (0x5455) and InfoZip New Unix (0...Gravatar Lukacs Berki2015-09-01
* Change URLs to bazelbuildGravatar Kristina Chodorow2015-09-01
* Update the roadmap for the BetaGravatar Damien Martin-Guillerez2015-09-01
* Inject the prelude path through the rule class provider.Gravatar Ulf Adams2015-09-01
* Allow for customization of the per-build system call caches used in Skyframe.Gravatar Eric Fellheimer2015-09-01
* Don't pass temporary direct deps to environment when bubbling up.Gravatar Janak Ramakrishnan2015-09-01
* Change the order of header search paths in XcodeProvider to link order, which...Gravatar Rumou Duan2015-09-01
* Make FileSystemUtils#asByteSource() private againGravatar Michajlo Matijkiw2015-09-01
* Switch J2ObjC transpilation and dead code removal actions to use parameter fi...Gravatar Rumou Duan2015-09-01
* Switches AndroidRobolectricTest to using .aars to provide transitive resource...Gravatar Andrew Pellegrini2015-09-01
* Make full location serialization for packages optionalGravatar Michajlo Matijkiw2015-08-31
* Change default value of objc_per_proto_includes to match new value in .blazercGravatar Googler2015-08-31
* Copyedit of Bazel FAQ.Gravatar Googler2015-08-31
* Prefetch children of node being checked for cycles, in case graph implementat...Gravatar Janak Ramakrishnan2015-08-31
* Remove useless graph.get call, since we already have entry.Gravatar Janak Ramakrishnan2015-08-31
* Bazel installer: removing trailing quote in bazelrcGravatar Damien Martin-Guillerez2015-08-31
* Update getting started documentationGravatar Kristina Chodorow2015-08-31
* Update installation instructions to support binary installer:Gravatar Googler2015-08-31
* Send the output of spawns ran in worker processes to the outErr of the execut...Gravatar Philipp Wollermann2015-08-31
* Move global objects to RuntimeGravatar Francois-Rene Rideau2015-08-31
* For standalone tests, cd into the workspace directory before running the test...Gravatar Chris Parsons2015-08-31
* Fixes to Skylark function callGravatar Francois-Rene Rideau2015-08-31
* Remove the OFFLINE coverage file constant.Gravatar Ulf Adams2015-08-31
* Skylark: All executable rules now have an attribute 'args'.Gravatar Florian Weikert2015-08-31
* Make sidebar use more descriptive namesGravatar Kristina Chodorow2015-08-31
* Fixed typos on using error prone with Bazel.Gravatar John Shimek2015-08-31
* For Java, only collect .java source files for coverage.Gravatar Ulf Adams2015-08-31
* Create baseline coverage actions for local sources only and aggregate.Gravatar Ulf Adams2015-08-31
* Renamed the installer to bazel-$VERSION-installer-$PLATFORM.shGravatar Damien Martin-Guillerez2015-08-31
* Refactor the InstrumentedFilesCollector.Gravatar Ulf Adams2015-08-31
* Fix namespace-sandbox executable name.Gravatar Dmitry Lomov2015-08-31
* Drop the baseline artifact output group.Gravatar Ulf Adams2015-08-31
* Add detections for installed JDK and unzip in the Bazel installer.Gravatar Damien Martin-Guillerez2015-08-31
* Add the tools/defaults/BUILD file to the installer scriptGravatar Damien Martin-Guillerez2015-08-31
* Add support for compression in //third_party/ijar:zipperGravatar Damien Martin-Guillerez2015-08-31
* Only print the label (and not the configuration hash key) for error messages ...Gravatar Lukacs Berki2015-08-31
* Fix breakage of bazel_sandboxing_test:test_sandbox_block_filesystem.Gravatar Philipp Wollermann2015-08-31
* Fix small issues in contributing.md.Gravatar Philipp Wollermann2015-08-31
* Update windows.md before BetaGravatar Dmitry Lomov2015-08-31
* Merge the baseline coverage code path into the coverage codepath.Gravatar Ulf Adams2015-08-31
* Remove the deprecated unused addTransitiveLangTargets method.Gravatar Ulf Adams2015-08-31
* Normalize usage of "workspace", "workspace directory" and "build root" inGravatar Googler2015-08-31
* Allow value equality in some MemoizingEvaluatorTest tests.Gravatar Janak Ramakrishnan2015-08-31
* Check argument isn't null when creating TransitiveTraversalValue error valuesGravatar Michajlo Matijkiw2015-08-31
* Description redacted.Gravatar Janak Ramakrishnan2015-08-31