aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* Change constructor of ConcatenateStrategy to public for better extensibilityGravatar Googler2016-01-27
* Convert skylark rules and tests to use _ in repo namesGravatar Kristina Chodorow2016-01-27
* Convert j2objc workspace name to use _, not -Gravatar Kristina Chodorow2016-01-27
* Make local-jdk conform to workspace name rulesGravatar Kristina Chodorow2016-01-27
* Describe some of the more likely license typesGravatar Kristina Chodorow2016-01-27
* Add a strict dependencies exception for the GenerateWrapperModuleProcessor,Gravatar Googler2016-01-27
* Rename FilesystemUtils to NativePosixFiles.Gravatar Lukacs Berki2016-01-27
* Return opaque value for native.rule() on a select() statement.Gravatar Han-Wen Nienhuys2016-01-27
* Make runfiles tree creation on Windows depend on the artifacts of the actual ...Gravatar Lukacs Berki2016-01-26
* Followup change [] that fixes indentation as requested by Ulf.Gravatar Lukacs Berki2016-01-26
* Make local_repository and new_local_repository work with the limitations of o...Gravatar Lukacs Berki2016-01-26
* Separate runfiles middlemen into two layers: one that is a middleman for the ...Gravatar Lukacs Berki2016-01-26
* RELNOTES[INC]: Set stamping to false by default (i.e., --nostamp)Gravatar Damien Martin-Guillerez2016-01-26
* cpp: make callsites of Connect() function more readableGravatar Thiago Farina2016-01-26
* Add a (working) windows compatibility mode that makes Bazel create hardlinks ...Gravatar Lukacs Berki2016-01-26
* Remove extraneous System.out calls.Gravatar Andrew Pellegrini2016-01-26
* Add documentation for workspace functionGravatar Kristina Chodorow2016-01-26
* Stop inserting local shell environment into CppCompileAction.Gravatar Han-Wen Nienhuys2016-01-26
* Move RepositoryName to its own top-level classGravatar Kristina Chodorow2016-01-26
* Fix some generic warnings.Gravatar Ulf Adams2016-01-25
* Rollback of commit bd9f25c593a140acb15d3fd3fc7f66d091e1a898.Gravatar Ulf Adams2016-01-25
* Add test coverage that failures and printed errors are consistent.Gravatar Ulf Adams2016-01-25
* Share some error handling code between aspects and top-level aspects.Gravatar Ulf Adams2016-01-25
* Export the AndroidManifest.xml from the resource processing. This is an initi...Gravatar Googler2016-01-25
* Make AspectFunction error handling match TopLevelAspectFunction.Gravatar Ulf Adams2016-01-25
* Remove unused ${ATTRIBUTE_DEFINITION} and ${ATTRIBUTE_SIGNATURE} variables fromGravatar David Chen2016-01-25
* Fix remaining links in inline native rule docs.Gravatar David Chen2016-01-25
* Move analysis root cause tracking to the ConfiguredTargetFunction.Gravatar Ulf Adams2016-01-25
* Use the existing exception instance, not a new one.Gravatar Ulf Adams2016-01-25