aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main
Commit message (Expand)AuthorAge
* Adds a manifest for detailing the inputs to an android apk.Gravatar Alex Humesky2016-03-01
* Remove reference to web browsers in bazel documentation.Gravatar Googler2016-03-01
* Rollback of commit 37aad60742a8d95cc7bc7c561a390a340e8add8a.Gravatar Eric Fellheimer2016-03-01
* Parallelize fetches of symlink file values, subdirectory globs, and subdirect...Gravatar Janak Ramakrishnan2016-03-01
* Add JSON conversion for Skylark structs.Gravatar Erik Abair2016-03-01
* Fix problems with retrieving external deps behind a proxyGravatar Derek Lawless2016-02-29
* Fix up some spelling mistakes in comments.Gravatar Dave MacLachlan2016-02-29
* Fix the excepton when Skylark rule has 2 executable attributes pointing to th...Gravatar Dmitry Lomov2016-02-29
* Add a bazel-srcs target to the top-level package containing all Bazel sourcesGravatar Damien Martin-Guillerez2016-02-29
* ExperimentalEventHandler: break lines explicitlyGravatar Klaus Aehlig2016-02-29
* Use client environment for repository_ctx.which path environmentGravatar Damien Martin-Guillerez2016-02-29
* Add wrapper class around AnsiTerminalWriter that breaks linesGravatar Klaus Aehlig2016-02-29
* Simplify plmerge and bundlemerge by removing deprecated functionality.Gravatar Dave MacLachlan2016-02-29
* Remove incremental heuristic from workers, as it was not really useful.Gravatar Philipp Wollermann2016-02-29
* Little refactorings on resource management stuff:Gravatar Philipp Wollermann2016-02-28
* Stop using preprocessed .aidl files for types in the same android_library.Gravatar Michael Staib2016-02-28
* Check that `python` file is a regular file and is executable.Gravatar David Chen2016-02-28
* Let ActionContextConsumer#getActionContexts() return a Multimap instead of a ...Gravatar Philipp Wollermann2016-02-28
* Improve the error message when the ParallelEvaluator is unable to create a Sk...Gravatar Luis Fernando Pino Duque2016-02-28
* Rename SpawnActionContext#isRemotable() to more appropriate willExecuteRemote...Gravatar Philipp Wollermann2016-02-28
* Pass the source path -> Artifact mapping into FdoSupport from a provider inst...Gravatar Lukacs Berki2016-02-28
* Skylark aspects should always output to bin directory.Gravatar Dmitry Lomov2016-02-28
* experimental UI: only refresh progress bar if neededGravatar Klaus Aehlig2016-02-28
* Adds an executable argument to repository_ctx.file and repository_ctx.templateGravatar Damien Martin-Guillerez2016-02-28
* Simplifies AbstractWriteFileAction to pass the ActionExecutionContext directl...Gravatar Alex Humesky2016-02-26
* Remove spaces from ios_test rule that break doc generation.Gravatar Peter Schmitt2016-02-26
* Add Watch and TV to list of platforms.Gravatar Dave MacLachlan2016-02-26
* Fix broken Bazel build due to missing dependency.Gravatar Philipp Wollermann2016-02-25
* Update ANDROID_DEFAULT_CROSSTOOL to default to //external:android/crosstool. ...Gravatar Luis Fernando Pino Duque2016-02-25
* Experimental UI: report ERROR/WARNING/INFO as usualGravatar Klaus Aehlig2016-02-25
* Make process_headers_in_dependencies work for cc_binary und cc_test targets.Gravatar Googler2016-02-25
* Fix typoGravatar Dmitry Lomov2016-02-25
* Keep track of actions currently runningGravatar Klaus Aehlig2016-02-25
* Testing correct invalidation of Skylark Remote RepositoriesGravatar Damien Martin-Guillerez2016-02-25
* Pass through STDOUT and STDERR eventsGravatar Klaus Aehlig2016-02-25
* Add a state tracker and show a progress barGravatar Klaus Aehlig2016-02-25
* Add an interface for append-only access to an AnsiTerminalGravatar Klaus Aehlig2016-02-25
* Report the completion of the loading PhaseGravatar Klaus Aehlig2016-02-25
* Update the glob documentation to reflect a semantic change made a very long t...Gravatar Nathan Harmata2016-02-25
* Don't report targets as broken when they were actually skipped because of no...Gravatar Florian Weikert2016-02-25
* Expose information about transitive exports.Gravatar Dmitry Lomov2016-02-25
* Problem:Gravatar Googler2016-02-25
* Expose Android resources in Skylark API.Gravatar Dmitry Lomov2016-02-25
* Add syntax for referencing docs in other rule families.Gravatar David Chen2016-02-25
* Handle http <-> https redirectsGravatar Michajlo Matijkiw2016-02-25
* Add bootclasspath and extdir configuration to java_toolchainGravatar Liam Miller-Cushon2016-02-25
* Register the EventHandler with the EventBusGravatar Klaus Aehlig2016-02-24
* Expose to Skylark information about whether a target defines any Android reso...Gravatar Dmitry Lomov2016-02-24
* Support full logging of handled events in the experimental UIGravatar Klaus Aehlig2016-02-24
* Allow overriding Javac options on android_library rules.Gravatar Ulf Adams2016-02-24