aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Fix Ant XML writer when there is a test failure.Gravatar Damien Martin-Guillerez2016-01-22
* Clearer error message if git repository cannot be cloned. Minor style cleanup.Gravatar David Chen2016-01-22
* Do not compile source files mentioned in 'hdrs'.Gravatar Manuel Klimek2016-01-22
* Extract parsing of the WORKSPACE file in two partsGravatar Damien Martin-Guillerez2016-01-22
* Restore jsch as a runtime_dep of bazel-repository.Gravatar David Chen2016-01-22
* Make SkylarkList a List.Gravatar Francois-Rene Rideau2016-01-22
* Fix links in http://bazel.io/docs/skylark/Gravatar Damien Martin-Guillerez2016-01-22
* Skylark, JS: nicer error message when a source file has an unknown type.Gravatar Laszlo Csomor2016-01-22
* Create convenience symlinks before the build so that they are available for i...Gravatar Lukacs Berki2016-01-22
* cpp: delete a mistaken note on ParseOptions() documentationGravatar Thiago Farina2016-01-22
* Properly filter out Aspect attributes when `blaze query` requests --noimplici...Gravatar Dmitry Lomov2016-01-22
* Extract AttributeInfoProvider interface for DependencyFilters.Gravatar Dmitry Lomov2016-01-22
* Refactor dependency filtering out of Rule class.Gravatar Dmitry Lomov2016-01-22
* Add test case to SingleBuildFileCache for unreadable filesGravatar Michajlo Matijkiw2016-01-22
* Allow filtering out some extra-actions related to Java proto compilation.Gravatar Carmi Grushko2016-01-22
* Fix NullPointerException in DelegatingWalkableGraphGravatar Damien Martin-Guillerez2016-01-22
* Improve space efficiency of Blaze action cache: For actions that don't perfor...Gravatar Eric Fellheimer2016-01-22
* Fix appengine rule to use all @bazel_tools targetsGravatar Kristina Chodorow2016-01-21
* Raise error if we find an unknown type in native.rule().Gravatar Han-Wen Nienhuys2016-01-21
* Remove dangling reference to bazel-toolsGravatar Kristina Chodorow2016-01-21
* Copy output files out of the sandbox even when the action failed.Gravatar Philipp Wollermann2016-01-21
* Create the convenience symlinks only after the build, and only those that poi...Gravatar Lukacs Berki2016-01-21
* Allow more flexibility on proto output formatter.Gravatar Miguel Alcon Pinto2016-01-21
* Support @ syntax for specifying the list of files to zipperGravatar Damien Martin-Guillerez2016-01-21
* When using workers for Java compilation, build deploy jars and source jars on...Gravatar Philipp Wollermann2016-01-21
* Fix extra_actions with sandboxing.Gravatar Brian Silverman2016-01-21
* Scaffolding for implementing symlinks on Windows. Gravatar Lukacs Berki2016-01-21
* Refactor DependencyModule#computeStrictClasspathGravatar Liam Miller-Cushon2016-01-21
* Introduce implicit host_xcodes dependency on cc_test rules, as cc_test rules ...Gravatar Chris Parsons2016-01-21
* Perform package loading in parallel with transitive target visitation. This i...Gravatar Janak Ramakrishnan2016-01-21
* Enforce aspect configuration fragment specification when present.Gravatar Michael Staib2016-01-21
* Add a DEVELOPER_DIR make variable to genrules to propagate the apple xcode en...Gravatar Chris Parsons2016-01-21
* Remove base_workspace from bazel setupGravatar Kristina Chodorow2016-01-21
* Fix up our external sample PrenotCalculator so it uses ios_application instea...Gravatar Dave MacLachlan2016-01-21
* Stop explicitly disabling useOptimizedZipGravatar Liam Miller-Cushon2016-01-21
* Update appengine.bzl rules to use remote reposGravatar Kristina Chodorow2016-01-21
* Fix double </a> in header.Gravatar Han-Wen Nienhuys2016-01-21
* Rename defaultShellEnvironment to localShellEnvironment and clarifyGravatar Han-Wen Nienhuys2016-01-21
* Refer to objc's gcov under @bazel_toolsGravatar Kristina Chodorow2016-01-21
* Make crashing test logger shut down the serverGravatar Michajlo Matijkiw2016-01-21
* Respect maven excludes and separate build rules.Gravatar Stein Eldar Johnsen2016-01-21
* Bazel docs: remove grammatical trace of a flag that was removed.Gravatar Laszlo Csomor2016-01-21
* Release 0.1.4 (2016-01-15)Gravatar Bazel Release System2016-01-21
* Add a Java property to influence symlinking strategy so that we can test what...Gravatar Lukacs Berki2016-01-20
* Make setup-eclipse.sh work somewhat again.Gravatar Lukacs Berki2016-01-20
* Fix documentation of --[no]block_for_lockGravatar Googler2016-01-20
* Allow empty go_prefix.Gravatar Han-Wen Nienhuys2016-01-20
* Add titles to Bazel documentation pages.Gravatar David Chen2016-01-20
* Remove stray ul tag.Gravatar Alex Humesky2016-01-20
* Fix a couple of bugs related to error handling for top-level aspects.Gravatar Ulf Adams2016-01-20