aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com
Commit message (Expand)AuthorAge
* Make non-empty attribute checks happen during analysis of the target in quest...Gravatar Nathan Harmata2016-04-07
* Removing left over debug warning.Gravatar Googler2016-04-07
* Description redacted.Gravatar Googler2016-04-07
* Clean up FancyTerminalEventHandlerGravatar Googler2016-04-07
* Add SMT detection for mac. Fixes #963.Gravatar Yue Gan2016-04-05
* strip remote workspace path from java resourcesGravatar Steven Parkes2016-04-05
* Add the preinclude files to the mandatory input list of C++ compile actions.Gravatar Lukacs Berki2016-04-05
* Add 'apple_watch1_extension' and 'apple_watch_extension_binary' to support bu...Gravatar Googler2016-04-05
* transition to two blaze flags for incremental dexingGravatar Googler2016-04-05
* Adds the output of -printconfiguration from proguard to the implicit outputs ofGravatar Alex Humesky2016-04-05
* Introduce a seperate name to distinguish the objc provider passed from native...Gravatar Cal Peyser2016-04-05
* Correctly generates the expected file names of the generated protos when the ...Gravatar Googler2016-04-05
* experimental UI: update progress bar on progress eventsGravatar Klaus Aehlig2016-04-05
* Introduces action_config. Does this by:Gravatar Cal Peyser2016-04-05
* Expose AppleToolchain to skylark.Gravatar Cal Peyser2016-04-05
* Add workspace name to module_space in python stub_template.txt fileGravatar Yun Peng2016-04-05
* Replace an exception message check with a class check. It's saner.Gravatar Lukacs Berki2016-04-05
* experimental UI: show run-time for long-running actions in the progress barGravatar Klaus Aehlig2016-04-04
* Pass through the clock to the ExperimentalStateTrackerGravatar Klaus Aehlig2016-04-04
* Dig out the builtin include file from the filegroup of libc_top instead of sp...Gravatar Lukacs Berki2016-04-04
* Point links for Skylark rule sets to the appropriate repositories.Gravatar David Chen2016-04-04
* Simplify some of the code around invoking proguard.Gravatar Alex Humesky2016-04-04
* *_test rules now return an .xctest.dSYM bundle.Gravatar Googler2016-04-01
* Remove BuildConfiguration#supportsIncrementalBuild , which is apparently unused.Gravatar Lukacs Berki2016-04-01
* Enable all Label instantiations to use a single intern pool to optimize memor...Gravatar Googler2016-04-01
* Make local_repository's interpretation of 'path' match the other rules'Gravatar Kristina Chodorow2016-04-01
* Make worker more defensive about NPEsGravatar Kristina Chodorow2016-04-01
* Allow .o files as sources for objc builds.Gravatar Cal Peyser2016-04-01
* Support labels in new_{http,local}_repository's build_file attributeGravatar Damien Martin-Guillerez2016-03-31
* Change --experimental_oom_more_eagerly_threshold default to 100, so that it i...Gravatar Janak Ramakrishnan2016-03-31
* Don't try to clean up (and potentially exit with minor IOException exit code)...Gravatar Janak Ramakrishnan2016-03-31
* Make the Attribute.Builder.cloneBuilder() also copy aspects.Gravatar Carmi Grushko2016-03-31
* Remove the directories field from RepositoryFunction.Gravatar Ulf Adams2016-03-31
* Update the java flags to default as follows:Gravatar Luis Fernando Pino Duque2016-03-31
* Drop unused skylarkinterface dependency from bazel-rules.Gravatar Julio Merino2016-03-31
* experimental UI: present SUBCOMMANDS in the scroll-back bufferGravatar Klaus Aehlig2016-03-31
* Set --fat_apk_cpu=armeabi-v7a by default and remove Constants.ANDROID_DEFAULT...Gravatar Luis Fernando Pino Duque2016-03-31
* Reimplement the configuration sanity check as a per-fragment check.Gravatar Ulf Adams2016-03-31
* Optionally stop adding headers from transitive modules as mandatory compilati...Gravatar Googler2016-03-31
* Set --package_path=%workspace% by default and remove Constants.DEFAULT_PACKAG...Gravatar Luis Fernando Pino Duque2016-03-31
* Update error message for invalid load label.Gravatar Laurent Le Brun2016-03-31
* Make C++ autoconfigured toolchain the default for Linux and OS X.Gravatar Damien Martin-Guillerez2016-03-31
* Update the check for a broken stream in the RPC server.Gravatar Lukacs Berki2016-03-31
* Do not special-case the //external package so in so that target pattern parsi...Gravatar Lukacs Berki2016-03-31
* Remove unused TRANSITIVE_COLLECTION_SPEC.Gravatar Googler2016-03-31
* Enable the configuration sanity check for a subset of tests.Gravatar Ulf Adams2016-03-31
* Add support for objc_generate_linkmap argument that controls whether a link m...Gravatar Dave MacLachlan2016-03-31
* Make MinimalVersion package-private, since it has no outside consumers.Gravatar Janak Ramakrishnan2016-03-31
* Improve 'exports' explanation in android_library docGravatar Googler2016-03-31
* Rollback of commit 044adedc70de040475443e52eb1a3c692159790eGravatar Googler2016-03-31