aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java
Commit message (Expand)AuthorAge
* 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
* Add missing dependency.Gravatar Han-Wen Nienhuys2015-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
* Rollback of commit 4dbd628dc1384e5dce8c036e2b6bf93dd974bf04.Gravatar Mark Schaller2015-07-08
* Add --proto:default_values option for blaze query, which can be used to supressGravatar Googler2015-07-08
* Add tar.gz support for remote repositoriesGravatar Kristina Chodorow2015-07-08
* Reintroduce simple smart negation for query universe loadingGravatar Mark Schaller2015-07-08
* Description redacted.Gravatar Googler2015-07-08
* Tell the Unused analyzer about SkylarkSignature.Gravatar Francois-Rene Rideau2015-07-08
* Skylark: Fixed a bug where set.union() was erroneously seen as a global functionGravatar Florian Weikert2015-07-08
* Provide placeholder rule class for deserialized Skylark rulesGravatar Mark Schaller2015-07-08
* Activate interleaved package and transitive target loadingGravatar Mark Schaller2015-07-08
* Introduce hook to BazelWorkspaceStatusModule that calls externalGravatar Ming Zhao2015-07-08
* Get rid of legacy default features that are not needed any more.Gravatar Manuel Klimek2015-07-07
* Basic dashboard for build resultsGravatar Kristina Chodorow2015-07-07
* Open-source workspace_status_command option.Gravatar Han-Wen Nienhuys2015-07-07
* Sort dict keys before transforming into ImmutableMap.Gravatar Han-Wen Nienhuys2015-07-07
* Allow Skylark rules to be private.Gravatar Laurent Le Brun2015-07-07
* Support (test) timeouts in Bazel.Gravatar Han-Wen Nienhuys2015-07-07
* Make absolute labels in remote repositories refer to the same repository by d...Gravatar Lukacs Berki2015-07-07
* Rollback of accidentally submitted change.Gravatar Lukacs Berki2015-07-07
* Make globs work in remote repositories.Gravatar Lukacs Berki2015-07-07
* Blaze changes to support LLVM profile feedback.Gravatar Googler2015-07-07
* Rollback of several changes related to the persistent Javac worker.Gravatar Han-Wen Nienhuys2015-07-06
* Fix order of C++ compiler flags:Gravatar Manuel Klimek2015-07-03
* Print some diagnostics if Precondition check fails.Gravatar Han-Wen Nienhuys2015-07-02
* Do not load any Android tool unconditionally. We are loading them now as vani...Gravatar Lukacs Berki2015-07-02
* Show download progressGravatar Kristina Chodorow2015-07-02
* Add some debugging in case of crash.Gravatar Janak Ramakrishnan2015-07-02
* Add a function to fetch all subincludes calls in a BUILD file.Gravatar Laurent Le Brun2015-07-02
* Printer can be configured to use single quotation marks instead of double quo...Gravatar Florian Weikert2015-07-01
* Make the "actual" argument of bind() optional and do not point //external:and...Gravatar Lukacs Berki2015-07-01
* Introduce interleaved package and transitive target loadingGravatar Mark Schaller2015-07-01
* Export XcodeProvider in j2objc_library rule.Gravatar Rumou Duan2015-07-01
* Relax invariant that an action's inputs discovered during execution must be i...Gravatar Janak Ramakrishnan2015-07-01
* Move dependency declaration out of finally block.Gravatar Janak Ramakrishnan2015-07-01
* Fix permissions for non-posix zip filesGravatar Kristina Chodorow2015-06-30
* Skylark: only allow rules that are exportedGravatar Francois-Rene Rideau2015-06-30
* Fix "crashes with "Aborted" and no other useful errors on EPERM".Gravatar Philipp Wollermann2015-06-30
* Extract RecursiveDirectoryTraversalFunction from RecursivePkgFunctionGravatar Mark Schaller2015-06-30
* Avoid crash when the Android stub application is not a Java rule.Gravatar Lukacs Berki2015-06-30
* Update parser error message.Gravatar Laurent Le Brun2015-06-30
* Remove all traces of --java_cpu.Gravatar Lukacs Berki2015-06-30
* Rollback of commit 13ef26d0817a429bf214d3dc4c5551e616e403fe.Gravatar Laurent Le Brun2015-06-30
* For each objc target, export all xcdatamodels in the transitive closure to Xc...Gravatar Rumou Duan2015-06-30
* Fix Bazel compilation: add missing strict java dependenciesGravatar Damien Martin-Guillerez2015-06-29