aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Introduce first class function signatures; make the parser use them.Gravatar Francois-Rene Rideau2015-02-19
* Add symlinks to third_party/ and tools/ to base_workspaceGravatar Kristina Chodorow2015-02-19
* Clarify comment added in [].Gravatar Lukacs Berki2015-02-19
* Correctly add .pcm files to the command line of parsed headers when theirGravatar Manuel Klimek2015-02-19
* Decouple header-processing from the toolchain rule attribute.Gravatar Manuel Klimek2015-02-19
* Description redacted.Gravatar Marian Lobur2015-02-19
* Remove BaselineCoverageArtifactsProvider in favor of an output group.Gravatar Lukacs Berki2015-02-19
* Renamed java tools from //tools:java/* to //tools/jdk:* inside blaze.Gravatar Damien Martin-Guillerez2015-02-19
* Port all module map and header parsing related flags to the new crosstoolGravatar Manuel Klimek2015-02-19
* Scrub.Gravatar Ulf Adams2015-02-19
* Add anything specified in "defines" to the compiler arguments for objc_binary...Gravatar Matthew DeVore2015-02-18
* Prepare strict deps for using JavacPathFileManager.Gravatar Liam Miller-Cushon2015-02-18
* Fixed an inconsistency.Gravatar Googler2015-02-18
* Coverage implementation for Objective C.Gravatar Googler2015-02-18
* Add OutErr#close, and call that in test strategies.Gravatar Han-Wen Nienhuys2015-02-18
* Fix layering_check with cc_fake_binary / no-compile tests.Gravatar Manuel Klimek2015-02-18
* Add error message if no .go files are specified.Gravatar Han-Wen Nienhuys2015-02-18
* Use TopLevelArtifactProvider directly only within the lib/analysis package. I...Gravatar Lukacs Berki2015-02-18
* Fix fallout from [] by introducing a distinction between "important" and "not...Gravatar Lukacs Berki2015-02-18
* Update the .equals() and .hashCode() methods of TopLevelArtifactContext with ...Gravatar Lukacs Berki2015-02-18
* Don't define DEBUG for fastbuild.Gravatar Googler2015-02-17
* Make it possible for a Blaze command not to build the filesToRun of a configu...Gravatar Lukacs Berki2015-02-17
* Add a new Blaze command.Gravatar Lukacs Berki2015-02-17
* Don't assert in method that is called on other thread.Gravatar Han-Wen Nienhuys2015-02-17
* Rename Skylark's range fn "end" arg to "stop" + some cleanups.Gravatar Laszlo Csomor2015-02-17
* Refactor the tests.Gravatar Ulf Adams2015-02-16
* Rewrite CrosstoolConfigurationHelper and make it more generic - it now allowsGravatar Ulf Adams2015-02-16
* Lots of comments, clarification and correction in Skylark docs.Gravatar Laszlo Csomor2015-02-16
* Fix testOnlyReadsPartialInput on Darwin.Gravatar Han-Wen Nienhuys2015-02-16
* Use /bin/bash for the Flush test.Gravatar Han-Wen Nienhuys2015-02-16
* Remove shell.Shell. The windows support is unused.Gravatar Han-Wen Nienhuys2015-02-16
* Fix objc entitlements substitution on OSXGravatar Daniel Wagner-Hall2015-02-13
* Acquire resources for tests in StandaloneTestStrategy.Gravatar Han-Wen Nienhuys2015-02-12
* Introduce a PackageBoundaryMode enum to FilesetTraversalParams.Gravatar Laszlo Csomor2015-02-12
* JavaCompileAction uses a NestedSet for inputs. This way it doesn't flatten cl...Gravatar Googler2015-02-12
* Remove "command artifacts" from TopLevelContextProvider.Gravatar Lukacs Berki2015-02-12
* Print the actual set of artifacts built for each target on the command line o...Gravatar Lukacs Berki2015-02-12
* Add shell tests to bazel.Gravatar Han-Wen Nienhuys2015-02-12
* Don't mark types used in dagger-generated code as explicit deps.Gravatar Liam Miller-Cushon2015-02-12
* Include non_propagated_deps as dependencies in xcodeproj filesGravatar Daniel Wagner-Hall2015-02-11
* Add back mistakenly deleted interrupt-handling code. Sadly, I can't find a wa...Gravatar Janak Ramakrishnan2015-02-11
* Refactor Query code a bit. Get rid of separate SkyframeQueryEnvironment, move...Gravatar Janak Ramakrishnan2015-02-11
* fix accumulating logic around cached testsGravatar Michajlo Matijkiw2015-02-11
* Cosmetic changes moved out of []Gravatar Francois-Rene Rideau2015-02-11
* Extract an EvaluableBlazeQueryEnvironment abstract class from BlazeQueryEnvir...Gravatar Janak Ramakrishnan2015-02-11
* Add default WORKSPACE file for Java rulesGravatar Kristina Chodorow2015-02-11
* Skylark: Validate function arguments.Gravatar Laurent Le Brun2015-02-11
* Allows users of CommandHelper to override the default shell executable.Gravatar Googler2015-02-11
* Parse built-in WORKSPACE filesGravatar Kristina Chodorow2015-02-11
* Fix cache key generation of CppModuleMapAction.Gravatar Manuel Klimek2015-02-11