aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Bazel: fix compile.sh errors (strict java deps).Gravatar Laszlo Csomor2015-06-23
* Refactor reusable target parsing functions from RPPBTPRGravatar Mark Schaller2015-06-23
* Restrict globs to .java files for Bazel java_library srcs rather than all files.Gravatar David Chen2015-06-23
* Skylark: Expose runfiles provider to targetsGravatar Laurent Le Brun2015-06-23
* Set build setting ARCHS in generated XCode project file based on values passe...Gravatar Rumou Duan2015-06-23
* rsplit's separator is now being parsed literally. As a result, special regex ...Gravatar Florian Weikert2015-06-23
* Add two binary size optimizations when --compilation_mode=opt and --objc_enab...Gravatar Rumou Duan2015-06-23
* Allow Skylark to access information about runfiles.Gravatar Brian Silverman2015-06-23
* Error message when attribute is of the wrong type is misleadingGravatar Laurent Le Brun2015-06-23
* Extract, reuse excluded directory assertionGravatar Mark Schaller2015-06-23
* Let Bazel set a good example of how to split up your code into multiple java_...Gravatar Philipp Wollermann2015-06-23
* Rollback of commit 6af85020b520a9dd2bd913562b16716c29c3dbc3.Gravatar Laszlo Csomor2015-06-23
* Doc cleanup for PDOPV, re: its change pruning behaviorGravatar Mark Schaller2015-06-23
* Make MissingDepException staticGravatar Mark Schaller2015-06-23
* Convert SkyQueryEnvironment#preloadOrThrow to use batch operations where it m...Gravatar Janak Ramakrishnan2015-06-23
* Convert SkyQueryEnvironment#buildTransitiveClosure to use batch operations.Gravatar Janak Ramakrishnan2015-06-23
* Log SkyKeys detected changed across buildsGravatar Michajlo Matijkiw2015-06-23
* Allow LinkCommandLine to have a null output.Gravatar Han-Wen Nienhuys2015-06-23
* Skylark: Fix crash when computed attribute has the wrong typeGravatar Laurent Le Brun2015-06-23
* Simple concurrency tests for EvaluableGraph implementations.Gravatar Googler2015-06-23
* Skylark: Test rules are implictly executable.Gravatar Laurent Le Brun2015-06-23
* Stop "no generating action" exceptions for configurableGravatar Greg Estren2015-06-19
* Lower the requirement to Java 7Gravatar Damien Martin-Guillerez2015-06-19
* Properly support textual_hdrs.Gravatar Googler2015-06-19
* Reintroduce langtools and langtools-neverlink in jdk.BUILDGravatar Damien Martin-Guillerez2015-06-19
* Apply Bootstrap styles to header inclusion checking table. Use <code> ratherGravatar David Chen2015-06-19
* Cleanup in PackageFactoryGravatar Laurent Le Brun2015-06-19
* Improve readability of Build Encyclopedia summary table on bazel.io.Gravatar David Chen2015-06-19
* Description redacted.Gravatar John Field2015-06-19
* Move the Error Prone plugin into BazelGravatar Liam Miller-Cushon2015-06-19
* 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
* 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
* 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