aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib
Commit message (Expand)AuthorAge
* Fix up some faulty documentation.Gravatar Googler2015-07-20
* Skylark: Implemented ctx.empty_action() to create actions that neither execut...Gravatar Florian Weikert2015-07-17
* Move another test into open source blaze.Gravatar Ulf Adams2015-07-17
* Make android_ndk_repository work on case-insensitive OS X file systems by not...Gravatar Lukacs Berki2015-07-17
* Sets the correct properties in the Info.plist, based on the environment that theGravatar Googler2015-07-17
* Invalidate external repository files when the WORKSPACE changesGravatar Kristina Chodorow2015-07-17
* Add git_repository and new_git_repository workspace rules.Gravatar David Chen2015-07-17
* Say explicitly that --config=X ignores non-existent .rc file config sections.Gravatar Laszlo Csomor2015-07-17
* Add a type attribute to {new_,}http_archiveGravatar Damien Martin-Guillerez2015-07-17
* Decompose BuildView.getDirectPrerequisites to allow access to Dependencies.Gravatar Michael Staib2015-07-17
* Replaced other occurrences of Objects#toStringHelper with MoreObjects#toStrin...Gravatar Googler2015-07-17
* Log information about the baseline and new View passed to DiffAwarness#getDiff.Gravatar Nathan Harmata2015-07-17
* Rollback of commit 69d20b26b50360221849a4860265150f9c66ef25.Gravatar Lukacs Berki2015-07-17
* Give Dependency a valid equals/hashCode/toString set.Gravatar Michael Staib2015-07-16
* Description redacted.Gravatar Googler2015-07-16
* Remove low-value warning about alwayslink requiring srcs.Gravatar Han-Wen Nienhuys2015-07-16
* Add a simple resolver for Maven repositoriesGravatar Kristina Chodorow2015-07-16
* Move Jack's tools into AndroidSdkProvider.Gravatar Michael Staib2015-07-16
* Use WritableByteChannel for HttpDownloaderGravatar Damien Martin-Guillerez2015-07-16
* Remove unused langtools targetsGravatar Liam Miller-Cushon2015-07-13
* Add all transitive module maps when we use header modules.Gravatar Manuel Klimek2015-07-13
* Make two Skyframe nodes with the same events and values equal.Gravatar Janak2015-07-13
* Define ":action_listener" attribute for Skylark rules.Gravatar Laurent Le Brun2015-07-13
* Add an --android_crosstool_top that sets the C++ toolchain to be used for And...Gravatar Lukacs Berki2015-07-13
* Adds a getter for the gen jar.Gravatar Alex Humesky2015-07-13
* Disallow Skylark implicit outputs from referencing attributesGravatar Greg Estren2015-07-13
* Adds build encyclopedia info for gen jars.Gravatar Alex Humesky2015-07-13
* Provide placeholder rule class for deserialized Skylark rulesGravatar Mark Schaller2015-07-10
* Invalid double slashes in load statements are now also discovered in BUILD modeGravatar Florian Weikert2015-07-10
* Skylark: Implemented ctx.expand_location() which expands the location(s) of t...Gravatar Florian Weikert2015-07-10
* Actions can now request Skyframe dependencies and bypass action cache checking.Gravatar Laszlo Csomor2015-07-10
* Add the android_http_tools_repository rule that lets one download the Blaze-s...Gravatar Lukacs Berki2015-07-10
* Log error description, not implementation detailsGravatar Mark Schaller2015-07-10
* Improve error reporting in tests when there's an actual event/expected event ...Gravatar Janak Ramakrishnan2015-07-10
* Adds an output group for gen jars.Gravatar Alex Humesky2015-07-10
* Minor tweaks to AndroidLocalToolsRepositoryRule.Gravatar Lukacs Berki2015-07-10
* Implement the android_local_tools_repository rule.Gravatar Lukacs Berki2015-07-10
* Make android_binary rules with the application_id= attribute set the correct ...Gravatar Lukacs Berki2015-07-10
* Make include() work with remote repositories.Gravatar Lukacs Berki2015-07-10
* Handle errors from DirectoryListingFunctionGravatar Mark Schaller2015-07-10
* Throw InterruptedException directly if a query is interrupted, instead of wra...Gravatar Janak Ramakrishnan2015-07-10
* Remove the option for adding multiple --tool_tag options.Gravatar Googler2015-07-10
* Fixes the phrasing of an error message.Gravatar Alex Humesky2015-07-10
* Adds gen jar and manifest proto outputs.Gravatar Alex Humesky2015-07-10
* Tolerate "..." as the base filename for the fdo profile.Gravatar Janak Ramakrishnan2015-07-10
* Add a bit more debugging information in case of a digest mismatch.Gravatar Janak Ramakrishnan2015-07-10
* Add a separate section for workspace rules in the encyclopediaGravatar Kristina Chodorow2015-07-08
* Fix up BazelWorkspaceStatusAction.equals() so that it returns false if the wo...Gravatar Lukacs Berki2015-07-08
* Make globs work in remote repositories.Gravatar Lukacs Berki2015-07-08
* Moves ibtoolzip from src/tools/xcode-common/j/c/g/devtools/ to src/tools/xcode.Gravatar Googler2015-07-08