aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main
Commit message (Expand)AuthorAge
* Add support for resources to bundling rules.Gravatar Dave MacLachlan2016-03-08
* Global cleanup change.Gravatar Googler2016-03-08
* Add a new startup option, --experimental_oom_more_eagerly. Features to have B...Gravatar Janak Ramakrishnan2016-03-08
* Use a list instead of a set for the current group in GroupedListHelper to sav...Gravatar Janak Ramakrishnan2016-03-08
* Skylark: implement dict.updateGravatar Laurent Le Brun2016-03-08
* Support android_resources in Android Studio.Gravatar Googler2016-03-08
* Use $TMPDIR with mktemp in IPA signing action.Gravatar Peter Schmitt2016-03-08
* Changed py_wrap_cc rule's dependency validation to mandatoryProvdersList soGravatar Yun Peng2016-03-08
* --Gravatar Janak Ramakrishnan2016-03-08
* Correctly report stderr content for repository_ctx.executeGravatar Damien Martin-Guillerez2016-03-04
* experimental UI: merge simultaneous progress bar updatesGravatar Klaus Aehlig2016-03-04
* Allow AbstractQueueVisitor implementations to introspect on active worker cou...Gravatar Eric Fellheimer2016-03-04
* experimental UI: don't update progress bar after end of buildGravatar Klaus Aehlig2016-03-04
* experimental UI: also remember the currently running actionsGravatar Klaus Aehlig2016-03-04
* experimental UI: use the progress receiverGravatar Klaus Aehlig2016-03-04
* Include the file count in ChangedFilesMessage.Gravatar Philipp Wollermann2016-03-04
* RELNOTES: Set --legacy_bazel_java_test to off by default.Gravatar Damien Martin-Guillerez2016-03-04
* Rollback of commit b8101f57681f292a9ec312a9cbbc84ac4ec0668d.Gravatar Dmitry Lomov2016-03-04
* Post the beginning of the execution phase on the event busGravatar Klaus Aehlig2016-03-04
* Small fix for coverage.Gravatar Googler2016-03-04
* Python provider is now available in SkylarkGravatar Yun Peng2016-03-03
* Use static creation method for SkyKey. This allows interning SkyKeys as they ...Gravatar Janak Ramakrishnan2016-03-03
* Changed UNIX_PATH_MAX from 108 to 104 because the limit is 104 on OS XGravatar Yun Peng2016-03-02
* Extract ExecutionProgressReceiver into a top-level class.Gravatar Ulf Adams2016-03-02
* Use bind to redirect C++ crosstool configurationGravatar Damien Martin-Guillerez2016-03-02
* FancyTerminalEventHandler: manually break lines in progress barGravatar Klaus Aehlig2016-03-02
* Global cleanup change.Gravatar Googler2016-03-02
* Don't return the Jvm label as an implicit label from the Jvm fragment.Gravatar Ulf Adams2016-03-02
* Add documentation for fragments type, and add the four fragments (apple, cpp,...Gravatar Dave MacLachlan2016-03-02
* Expose artifact owner label to Skylark.Gravatar Dmitry Lomov2016-03-02
* Clean up attribute documentation hoping to make it clearer. Specifically that...Gravatar Dave MacLachlan2016-03-02
* In SkyQueryEnvironment, rewrite queries using the semantics-preserving transf...Gravatar Nathan Harmata2016-03-02
* Clean up absolutize and make it public for use in a subsequent change.Gravatar Nathan Harmata2016-03-02
* If BugReport#handleCrash is called twice, don't do anything but log the secon...Gravatar Janak Ramakrishnan2016-03-02
* Add some basic print/debugging support to fragment collections.Gravatar Dave MacLachlan2016-03-02
* Always trim the BuildOptions; we've resolved the LIPO issue.Gravatar Ulf Adams2016-03-02
* Start adding support for passing in SDK versions for Mac OS, Watch OS, TV OS.Gravatar Dave MacLachlan2016-03-01
* Add stronger language about pch files and that they shouldn't be used.Gravatar Dave MacLachlan2016-03-01
* Make LineWrappingAnsiTerminalWriter a public classGravatar Klaus Aehlig2016-03-01
* Use two configurations for AspectKeys.Gravatar Michael Staib2016-03-01
* Copy the android_crosstool_top into the host configuration.Gravatar Ulf Adams2016-03-01
* Add more tools to java_toolchainGravatar Liam Miller-Cushon2016-03-01
* Add support for additional edge cases to RuleLinkExpander.Gravatar David Chen2016-03-01
* Add some additional JSON string escapes.Gravatar Erik Abair2016-03-01
* 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