aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Clean up AllPathsFunction and get rid of getFwdDeps(Target) and getReverseDep...Gravatar Janak Ramakrishnan2015-06-19
* Log a message when we wipe invalidate the transitive closure of all Configure...Gravatar Nathan Harmata2015-06-19
* Renaming ExecutorShutdownUtil to ExecutorUtil, since it doesn't just do shutd...Gravatar Eric Fellheimer2015-06-19
* Add some utilities and relax some visibility restrictions to make alternative...Gravatar Janak Ramakrishnan2015-06-19
* Xcode project file support for structured resources defined in attribute "str...Gravatar Rumou Duan2015-06-19
* Add warnings, notices, human readable output and png compression to actool by...Gravatar Googler2015-06-19
* Move J2ObjCLibrary and supporting classes to Bazel, and enable J2ObJC in Bazel.Gravatar Michael Thvedt2015-06-19
* StdRedirect library for interposing iOSSimulator so we can redirect stdin,std...Gravatar Googler2015-06-19
* Rollback of commit 14b437bf749baf0488cfc7e4ed7589dc4af9bec3.Gravatar Mark Schaller2015-06-19
* Fix SyntaxTreeVisitor for LoadStatement.Gravatar Laurent Le Brun2015-06-19
* Minimal RecursivePkgValue#toString() for debug purposesGravatar Michajlo Matijkiw2015-06-19
* Documentation: fix docs of value of --show_progress_rate_limit.Gravatar Laszlo Csomor2015-06-18
* Travis CI: force creation of ci directory to make Travis happyGravatar Damien Martin-Guillerez2015-06-18
* Minor cleanup: Unnecessary "static" on interface.Gravatar Eric Fellheimer2015-06-18
* Move split/no-split command-line decision to CppLinkAction.Gravatar Han-Wen Nienhuys2015-06-18
* Move C++ deps into the correct ActionContextConsumers.Gravatar Philipp Wollermann2015-06-18
* Make strategy matching stricter, remove wrong entries in returned map from St...Gravatar Philipp Wollermann2015-06-18
* Convert ActionContextProvider to an abstract class. This gets rid of a lot of...Gravatar Philipp Wollermann2015-06-18
* Add initial Rust rules to Bazel.Gravatar David Chen2015-06-18
* Deploying Travis artifacts only for the Linux build.Gravatar Damien Martin-Guillerez2015-06-18
* Cleanup in PackageFactory, inline createPackage function.Gravatar Laurent Le Brun2015-06-18
* Allow repository rules to provide default bindings for external labels.Gravatar Lukacs Berki2015-06-18
* experimental_ios_test: Support non-xctestsGravatar Daniel Wagner-Hall2015-06-18
* Gets rid of unused actooloribtoolzip.Gravatar Googler2015-06-18
* Add batch methods to WalkableGraph and convert SkyQueryEnvironment to use them.Gravatar Janak Ramakrishnan2015-06-18
* Add two binary size optimizations when --compilation_mode=opt is specified:Gravatar Rumou Duan2015-06-18
* Skylark: Allow variable reassignment to change the type of a variable.Gravatar Laurent Le Brun2015-06-18
* Skylark: write labels readablyGravatar Francois-Rene Rideau2015-06-18
* Skylark: Fix access to undefined label attribute in computed outputs.Gravatar Laurent Le Brun2015-06-17
* Temporary fix for build failure when re-unzipping filesGravatar Kristina Chodorow2015-06-17
* Adds WriteAdbArgsActionContext to BazelRulesModule for the incremental_instal...Gravatar Alex Humesky2015-06-17
* Support for allowedValues in skylark INT attributeGravatar Laurent Le Brun2015-06-17
* Print an error message when an @foo dep isn't foundGravatar Kristina Chodorow2015-06-17
* Deal properly with IOExceptions when globbing in a single thread.Gravatar Janak Ramakrishnan2015-06-17
* Skylark cookbook example: Computed dependenciesGravatar Laurent Le Brun2015-06-17
* Add a tools/android/jack package to the Bazel tree so that Android rules actu...Gravatar Lukacs Berki2015-06-17
* Add pointers to NestedSet order docs.Gravatar Han-Wen Nienhuys2015-06-17
* Skylark: allow attributes to specify a list of allowed valuesGravatar Laurent Le Brun2015-06-17
* Emit a 'manifest' file containing information about the compiled sourcesGravatar Liam Miller-Cushon2015-06-17
* Skylark: support %r format specifierGravatar Francois-Rene Rideau2015-06-17
* ios_test: Default xctest to 1 not 0Gravatar Daniel Wagner-Hall2015-06-17
* Remove architecture "armv7s" from the list of default architectures in genera...Gravatar Rumou Duan2015-06-17
* Add ability to compile objc_binary targets with Swift sources.Gravatar Googler2015-06-17
* Tag genrules as requiring darwin if they use a mac toolchain.Gravatar Peter Schmitt2015-06-17
* Convert getTransitiveClosure to batch dep retrieval.Gravatar Janak Ramakrishnan2015-06-17
* Create batch versions of query environment methods getFwdDeps and getReverseD...Gravatar Janak Ramakrishnan2015-06-17
* Reblog of build visualization postGravatar Kristina Chodorow2015-06-17
* Activating OS X Travis BuildGravatar Damien Martin-Guillerez2015-06-17
* Skylark: Late-bound attributes may return None.Gravatar Laurent Le Brun2015-06-17
* Restrict android_library and android_binary rules to Java 7.Gravatar Lukacs Berki2015-06-16