aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com
Commit message (Expand)AuthorAge
* Skylark providers exported under the key "objc" are consumed as ObjcProvider ...Gravatar Cal Peyser2016-03-29
* fix passing JVM bootclasspath to proguard now that it's available (was empty ...Gravatar Googler2016-03-29
* Open source cc_inc_library.Gravatar Cal Peyser2016-03-29
* Provide descriptive error messages on external mutable source files encounter...Gravatar Googler2016-03-29
* --Gravatar Chris Parsons2016-03-28
* Do not run the finally block in BuildTool#buildTargets if we are in a catastr...Gravatar Janak Ramakrishnan2016-03-28
* Move several naked strings over to constants as general code cleanup.Gravatar Dave MacLachlan2016-03-28
* Add --glibc as a late-bound option default so config_settingsGravatar Greg Estren2016-03-25
* Respect --noexperimental_check_output_files in FileSystemValueChecker. FileSt...Gravatar Nathan Harmata2016-03-25
* Change android_sdk_repository to use a Skylark-based template.Gravatar Michael Staib2016-03-25
* Remove unused test code, and clean up documentation regarding launch images a...Gravatar Dave MacLachlan2016-03-25
* Add timeout to dash connectionsGravatar Kristina Chodorow2016-03-25
* Add toString() method to LabelAndConfiguration.Gravatar Janak Ramakrishnan2016-03-24
* Don't shell quote header compiler params filesGravatar Liam Miller-Cushon2016-03-24
* fix some references to "Blaze" in BugReport.javaGravatar Thiago Farina2016-03-24
* Add explicit type arguments to unbreak java7 builds.Gravatar Janak Ramakrishnan2016-03-24
* Adds Skylark Remote Repository documentationGravatar Damien Martin-Guillerez2016-03-24
* Add executable argument to repository_ctx.download function.Gravatar Yun Peng2016-03-24
* Improve class Javadoc of DirectoryListingValue.Gravatar Nathan Harmata2016-03-24
* Signal that the query command does not buildGravatar Klaus Aehlig2016-03-24
* Permit cc_test to run on darwin.Gravatar Cal Peyser2016-03-24
* Refactor spawnXcrunActionBuilder to take an explicit apple platform.Gravatar Chris Parsons2016-03-24
* Pass -F flags to Swift compilation rules.Gravatar Dmitry Shevchenko2016-03-24
* Reduce memory use of feature values by introducing a ValueSequence class that...Gravatar Manuel Klimek2016-03-24
* Add startup option --experimental_oom_more_eagerly_threshold, with default va...Gravatar Janak Ramakrishnan2016-03-24
* Always apply invocation policy when constructing build options.Gravatar Janak Ramakrishnan2016-03-24
* Signal that the info command does not buildGravatar Klaus Aehlig2016-03-24
* Correctly reports error in the workspace fileGravatar Damien Martin-Guillerez2016-03-23
* Removed ending . in error messageGravatar Damien Martin-Guillerez2016-03-23
* Register the primary handler with the event busGravatar Klaus Aehlig2016-03-23
* Do not put both pic and non-pic header modules into the inputs of a compile a...Gravatar Manuel Klimek2016-03-23
* Move TimestampGranularityMonitor to CommandEnvironment.Gravatar Ulf Adams2016-03-23
* Fix debugging info when crashing with missing SkyFunction.Gravatar Janak Ramakrishnan2016-03-23
* Implement default_{tvos,watchos,macosx}_sdk_version attributes for the xcode_...Gravatar Chris Parsons2016-03-23
* Add comments to analysis-phase objects so future developers won't accidentall...Gravatar Janak Ramakrishnan2016-03-23
* Introduce ReleaseBundling class to contain all application specific informati...Gravatar Googler2016-03-23
* ios_device's attribute ios_version defaults to the configuration iOS SDK versionGravatar Chris Parsons2016-03-23
* Make client-provided options an rc sourceGravatar Klaus Aehlig2016-03-23
* --Gravatar Chris Parsons2016-03-23
* Introduce the linkopts attribute to the objc family of rules.Gravatar Cal Peyser2016-03-23
* Make specific options win over common onesGravatar Klaus Aehlig2016-03-23
* Revamp the client/server communication protocol so that it is portable to Win...Gravatar Lukacs Berki2016-03-22
* Don't keep implicit reference to ProtoCompileAction in anonymous inner Custom...Gravatar Janak Ramakrishnan2016-03-22
* Filter Well Known Type protos from being generated by the objc_proto_library ...Gravatar Googler2016-03-22
* Transform the getBatch result in SkyFunctionEnvironment instead of copying it...Gravatar Janak Ramakrishnan2016-03-22
* Add -forceprocessing to cause proguard to skip the step where it checks if th...Gravatar Googler2016-03-22
* Allow passing custom entitlements for iOS signing.Gravatar Peter Schmitt2016-03-22
* Fix #1063: When a temporary file was created in /etc while we were globbing t...Gravatar Philipp Wollermann2016-03-21
* Make labels in .bzl files in remote repos resolve relative to their repoGravatar Kristina Chodorow2016-03-21
* Move a field around to clarify that it's not part of the workspace state.Gravatar Ulf Adams2016-03-21