aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com
Commit message (Expand)AuthorAge
* Add a lightweight resource merge action.Gravatar Googler2016-08-30
* modify sandbox script to allow defaultGravatar Yue Gan2016-08-29
* Remove BINMODE make variable. Use COMPILATION_MODE instead.Gravatar Ulf Adams2016-08-29
* Implement a better #toString() for ConfigurationFragmentKey.Gravatar Lukacs Berki2016-08-29
* Avoid building android R class ijar / header jarGravatar Googler2016-08-29
* Remove the dependency from the C++ rules to Apple stuff.Gravatar Ulf Adams2016-08-29
* Add LinuxAlmostSandboxRunner which uses process-wrapper instead of linux-sand...Gravatar Yue Gan2016-08-29
* Replace js provider methods with named parameters.Gravatar Pedro Liberal Fernandez2016-08-29
* Implement generating single-page Build Encyclopedia.Gravatar David Chen2016-08-29
* Move the query output formatters to ServerBuilder.Gravatar Ulf Adams2016-08-29
* Replace doc pages with redirects to versioned doc pages.Gravatar David Chen2016-08-29
* Add realpath method to SkylarkPath.Gravatar David Chen2016-08-29
* Some little fixes to ResourceManager.Gravatar Philipp Wollermann2016-08-29
* Move QueryFunctions and InfoItems to ServerBuilder.Gravatar Ulf Adams2016-08-29
* Fix regular expression in order to produce correct documentation. Fixes #1522...Gravatar John Cater2016-08-29
* --Gravatar Googler2016-08-29
* Exclude resources jars from android_library rules from the apk_manifestGravatar Alex Humesky2016-08-27
* Don't provide AARs for deps that are neverlink or that of their transitiveGravatar Googler2016-08-27
* Instead of using the smallest group as the inputs for the generation actions,...Gravatar Sergio Campama2016-08-27
* Fix resource leakage on interrupt in ResourceManager identified by philwo.Gravatar Janak Ramakrishnan2016-08-27
* Add propagated headers to experimental_objc_library compile action to enableGravatar Cal Peyser2016-08-27
* Add two implicit outputs to the AndroidBinary rule that are produced by ProGu...Gravatar Googler2016-08-26
* Remove all references to (incorrect) BlazeDirectories.buildDataDirectory rootGravatar Kristina Chodorow2016-08-26
* Make SpawnActions honor the client environmentGravatar Klaus Aehlig2016-08-26
* sandbox: Allow network access for builds by default.Gravatar Philipp Wollermann2016-08-26
* --Gravatar Philipp Wollermann2016-08-26
* Fix a tiny bug in alias handling.Gravatar Lukacs Berki2016-08-26
* Clean up go/be#java_plugin.generates_apiGravatar Liam Miller-Cushon2016-08-26
* Add client environment to ActionExecutionContextGravatar Klaus Aehlig2016-08-26
* cc_*.linkstatic: slightly reword the documentation.Gravatar Laszlo Csomor2016-08-26
* Fix formatting of help text for --cache_test_results.Gravatar Kyle Lippincott2016-08-26
* Allow cycle detector to be injected into ParallelEvaluator, so that callers c...Gravatar Janak Ramakrishnan2016-08-26
* Factor out cycle detection.Gravatar Janak Ramakrishnan2016-08-26
* Refactor ParallelEvaluator in preparation for making it more modular with res...Gravatar Janak Ramakrishnan2016-08-26
* GRPC server waits for termination after clean commandGravatar Michajlo Matijkiw2016-08-26
* Add external reference for android customtabsGravatar Simon Horlick2016-08-25
* Some optimizations in Type#flatten (used under the covers by AggregatingAttri...Gravatar Nathan Harmata2016-08-25
* Expose PlatformType and supporting methods to Skylark.Gravatar Dmitry Shevchenko2016-08-25
* Expose some values needed for Apple code signing to Skylark.Gravatar Googler2016-08-25
* Add correct debugging information about primary output to action conflict mes...Gravatar Janak Ramakrishnan2016-08-25
* Remove ArtifactFactory dependency on incorrect exec rootGravatar Kristina Chodorow2016-08-25
* Action#discoverInputs returns an Iterable<Artifact> instead of aGravatar Cal Peyser2016-08-25
* Add a framework for prefetching input files (in case they come from remote fi...Gravatar Philipp Wollermann2016-08-25
* Also display the object identity of the configuration in ConfiguredTargetKey ...Gravatar Lukacs Berki2016-08-25
* Add information about the key of conflicting actions to the error message in ...Gravatar Lukacs Berki2016-08-25
* Rollback of commit b5ac354867c4d8deb543285e87e636504078fb69.Gravatar Michael Staib2016-08-25
* Add more debugging info in case of action conflicts. This will tell us if we'...Gravatar Janak Ramakrishnan2016-08-25
* Invoke source jar action as a worker.Gravatar Googler2016-08-24
* Extend Action interface by client variablesGravatar Klaus Aehlig2016-08-24
* Give a name to the sandbox background worker threads that's more revealing th...Gravatar Lukacs Berki2016-08-24