aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Use labels in load statementsGravatar Damien Martin-Guillerez2016-02-02
* Report source position information for Error Prone crashesGravatar Liam Miller-Cushon2016-02-01
* Fix wrapping of GlobList into SkylarkListGravatar Francois-Rene Rideau2016-02-01
* Allow AutoProfiler to not log if below a caller-specified threshold, and set ...Gravatar Janak Ramakrishnan2016-02-01
* Contractually document BuildConfiguration.Fragment as immutable and strengthenGravatar Greg Estren2016-02-01
* Add CppCompileAction's environment variables to its computeKey methodGravatar Chris Parsons2016-02-01
* Improve the error message on a missing implicit dep. The old error message di...Gravatar Nathan Harmata2016-02-01
* Redesign xcode_config rule to be evaluated at the level of configuration inst...Gravatar Chris Parsons2016-02-01
* Reinstate mutable SkylarkDictGravatar Francois-Rene Rideau2016-02-01
* Clang linker invocations for objc link system libraries before frameworks on ...Gravatar Cal Peyser2016-02-01
* RELNOTES[INC]: Remove JAVAC "Make" variableGravatar Liam Miller-Cushon2016-02-01
* Turn down the log level for AarGeneratorAction's timing information. It's not...Gravatar Googler2016-02-01
* Infer minimum OS for plist merging from the bundling object instead of the cu...Gravatar Chris Parsons2016-02-01
* Add test for side-effecting a list contained in a dictGravatar Francois-Rene Rideau2016-02-01
* Remove extra spacesGravatar Kristina Chodorow2016-02-01
* Rollback of commit c0a8c58b9230a1f5d76269eb7dc6b11e18f19686.Gravatar Damien Martin-Guillerez2016-01-29
* Parse the workspace name when a repository is loadedGravatar Kristina Chodorow2016-01-29
* Limit command line length to accomodate Windows.Gravatar Dmitry Lomov2016-01-29
* Merge Dmitry's jury-rigged WindowsFileSystem to decrease the number of change...Gravatar Lukacs Berki2016-01-29
* Use correct file path separator.Gravatar Dmitry Lomov2016-01-29
* Adds v13 support library in the default android repository template.Gravatar Takeshi Hagikura2016-01-29
* Small refactoring of SkyframeBuildView to reduce the diff for the next change.Gravatar Ulf Adams2016-01-29
* Parallelize top-level invalidation. No need to do all of these in sequence.Gravatar Eric Fellheimer2016-01-29
* Parallelize Package retrieval during Sky-query operation. To maintain type-sa...Gravatar Eric Fellheimer2016-01-29
* Rollback of commit e379f28f464faacc4db21f4fed3a48fa6d4d23f0.Gravatar Googler2016-01-29
* Clear up some confusion about glob prefetching (the old comment was wrong). A...Gravatar Nathan Harmata2016-01-29
* Include .dwp file in the runfiles for cc_test when building with Fission.Gravatar Googler2016-01-29
* Remove AllTests from third_party/bazel/src/tools/generate_workspace/src/test/...Gravatar Carmi Grushko2016-01-29
* Make Skylark dicts mutableGravatar Francois-Rene Rideau2016-01-29
* Rollback of commit 464caa54500f65fa4dad1c3031602f4338cd1b23.Gravatar Kristina Chodorow2016-01-28
* Refactor DependencyResolver to collect and return loading errors.Gravatar Ulf Adams2016-01-28
* Resolve repository-relative labels within the current repositoryGravatar Kristina Chodorow2016-01-28
* Stop wrapping SkylarkList-s into new MutableList-sGravatar Francois-Rene Rideau2016-01-28
* Don't display irrelevant line in --verbose_explanations of cc compile.Gravatar Googler2016-01-28
* Rename native.rule and native.rules to {existing_rule,existing_rules}Gravatar Han-Wen Nienhuys2016-01-28
* Remove unused ${SYNOPSIS} variable from Bazel native rule inline documentation.Gravatar David Chen2016-01-28
* Inject the TOOLS_REPOSITORY constant in the RuleClassProvider instead of usin...Gravatar Luis Fernando Pino Duque2016-01-28
* Pass "--working_dir ." to the compile_protos scriptGravatar Chris Parsons2016-01-28
* workspace() is now documented in its annotationGravatar Kristina Chodorow2016-01-28
* Intern IntVersions.Gravatar Janak Ramakrishnan2016-01-28
* Ensure repository names are valid workspace namesGravatar Kristina Chodorow2016-01-28
* Fix SkyframeBuilder's error handling, and change the contract of EvaluationRe...Gravatar Janak Ramakrishnan2016-01-28
* Always declare dependency on xcode gcov.Gravatar Peter Schmitt2016-01-28
* Don't load dumpsyms in configurations.Gravatar Peter Schmitt2016-01-28
* Rollback of commit 38c537da56fa8633aa30b6fec1ab5aeee432e038.Gravatar Kristina Chodorow2016-01-28
* Add documentation about our plans to handle symlinks on Windows.Gravatar Lukacs Berki2016-01-27
* Fix: return an error from the analysis phase with keep_going in error cases.Gravatar Ulf Adams2016-01-27
* Fix typoGravatar Googler2016-01-27
* Store data about aspect configurations on Dependencies.Gravatar Michael Staib2016-01-27
* Readds the JackAspect for Jack support for Java dependencies.Gravatar Michael Staib2016-01-27