aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add Android targets back into embedded toolsGravatar Kristina Chodorow2016-01-28
* Rollback of commit 38c537da56fa8633aa30b6fec1ab5aeee432e038.Gravatar Kristina Chodorow2016-01-28
* Rollback of commit e87849b8d391af8f5d98e3a91e680e88a1264b64.Gravatar Kristina Chodorow2016-01-28
* Sort .gitignoreGravatar Steven Dee2016-01-27
* Add pkg and various other skylark rules to the embedded toolsGravatar Damien Martin-Guillerez2016-01-27
* 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
* Support transitive deps in GroovyGravatar Erik Kuefler2016-01-27
* Fix typoGravatar Googler2016-01-27
* Blog post: Bazel and continuous integrationGravatar Damien Martin-Guillerez2016-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
* Add the @bazel_tools prefix to docker and pkg toolingGravatar Damien Martin-Guillerez2016-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
* Fix Skylark documentation linksGravatar Kristina Chodorow2016-01-26
* Suggest using release tag when running generate_workspaceGravatar Dan Fabulich2016-01-26
* Add documentation for workspace functionGravatar Kristina Chodorow2016-01-26
* Update buildenv.sh to detect aarch64 as ARMGravatar jmtatsch2016-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
* Fixes an NPE in BazelJavaSemantics.checkMainClass that would occur whenGravatar Alex Humesky2016-01-25
* Make Bazel exit with the exit code from the BuildFailedException if one is sp...Gravatar Googler2016-01-25
* Add script which uses `bazel run` to invoke the command in the calling termin...Gravatar Cody Schroeder2016-01-25
* Allow an exit code to be specified in the ActionExecutionException when an ac...Gravatar Googler2016-01-25
* Always generate a workspace name for new repositoriesGravatar Kristina Chodorow2016-01-25