aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Stop explicitly disabling useOptimizedZipGravatar Liam Miller-Cushon2016-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
* Add a Java property to influence symlinking strategy so that we can test what...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
* Fix potential NullPointerException in RepositoryFunctionGravatar Damien Martin-Guillerez2016-01-20
* Remove some commented out lines from android.WORKSPACE.Gravatar Lukacs Berki2016-01-20
* Include source jar count in progress message for java compile actionsGravatar Liam Miller-Cushon2016-01-20
* Support unreadable filesGravatar Michajlo Matijkiw2016-01-20
* Allow opaque OptionsClassProvider to be passed around in BuildDriver#meta et ...Gravatar Nathan Harmata2016-01-20
* Blaze CcLibraryHelper: make creating a CppCompilationContext publicGravatar Googler2016-01-20
* Add @bazel_tools prefix to objc toolsGravatar Kristina Chodorow2016-01-20
* Use runfiles-relative paths for tools/objc shell scriptsGravatar Chris Parsons2016-01-20
* Add @bazel_tools prefix to Java toolsGravatar Kristina Chodorow2016-01-20
* Replace %{product} in option help texts too.Gravatar Han-Wen Nienhuys2016-01-20
* Remove the warning for duplicated directories -- they are allowed.Gravatar Googler2016-01-19
* Skylark IDE info aspect: sources and dependencies.Gravatar Dmitry Lomov2016-01-19
* Add variant of Preconditions.checkArgument that takes int placeholder.Gravatar Janak Ramakrishnan2016-01-19
* Avoid auto-unboxing in Preconditions check that has string then two integer a...Gravatar Janak Ramakrishnan2016-01-19
* Fileset (Google internal): code cleanup.Gravatar Laszlo Csomor2016-01-19
* cpp: document the |start| parameter at the callsites of ConnectToServer()Gravatar Thiago Farina2016-01-19
* Use a separate XML_OUTPUT_FILE for unittest.bash testsGravatar Damien Martin-Guillerez2016-01-19
* Remove javac/testing from the public tree.Gravatar Lukacs Berki2016-01-19
* Rewrite SkylarkAspectsTest to inherit AnalysisTestCase.Gravatar Ulf Adams2016-01-19
* General cleanup for the configured target / aspect creation code.Gravatar Ulf Adams2016-01-19
* Set test_class for java_test test target where it is neededGravatar Damien Martin-Guillerez2016-01-19
* Generate a default dummy XML file when the test runner does not.Gravatar Damien Martin-Guillerez2016-01-18
* Inlined RepositoryFunction#getExternalPackageGravatar Damien Martin-Guillerez2016-01-18
* Use only the Bazel server for bootstrappingGravatar Damien Martin-Guillerez2016-01-18
* Fix #757: Bazel does not copy xml test output from sandbox.Gravatar Philipp Wollermann2016-01-18
* Use JavaIoFileSystem during the bootstrapping, removing JNI compilation.Gravatar Damien Martin-Guillerez2016-01-18
* Make the second example load() statement a label, too.Gravatar Lukacs Berki2016-01-18
* Do not use sandboxing when bootstrappingGravatar Damien Martin-Guillerez2016-01-18
* Description redacted.Gravatar Googler2016-01-18
* Update the documentation of the load() statement because now bare paths are d...Gravatar Lukacs Berki2016-01-18
* Disallow loads from external repos in WORKSPACE files. Currently, attempting ...Gravatar John Field2016-01-18
* support hidden --java_optimization_mode flag in java_test rule.Gravatar Googler2016-01-18
* Remove unnecessary modifiers from interface fieldsGravatar Kristina Chodorow2016-01-18
* Remove unecessary value nulling from ResourceShrinker.Gravatar Andrew Pellegrini2016-01-18
* Don't append the class output dir to the classpathGravatar Liam Miller-Cushon2016-01-15
* Increase the size of some tests that time out on ci.bazel.ioGravatar Damien Martin-Guillerez2016-01-15
* More runtime dependency artifact cleanupGravatar Liam Miller-Cushon2016-01-15
* Enable Aspects to specify their configuration fragment dependencies.Gravatar Michael Staib2016-01-15
* Fix documentation for some ios_test attributes that got lost in refactoring.Gravatar Peter Schmitt2016-01-15