aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Bazel bootstrapping: make it work on Windows againGravatar Laszlo Csomor2017-01-31
* Global cleanup change.Gravatar Googler2017-01-31
* Move debian package building into its own package. Gravatar John Cater2017-01-31
* Split transitions that return an empty list of options do not suppress dynami...Gravatar Cal Peyser2017-01-30
* When the apple crosstool transition is being used (set with --apple_crosstool...Gravatar Cal Peyser2017-01-30
* Change depset conversion to stringsGravatar Vladimir Moskva2017-01-30
* Fix the translation of names of implicit or latebound attributes to their Sky...Gravatar Florian Weikert2017-01-30
* Bazel client: platform-specific JoinPath Gravatar László Csomor2017-01-30
* Fix //src/test/cpp/util:logging_test on Windows Gravatar László Csomor2017-01-30
* Update dict docsGravatar Jon Brandvein2017-01-30
* Expands the number of attributes that XcodeVersionProperties provides to Skyl...Gravatar Sergio Campama2017-01-30
* Remove --ios_multi_cpus (simulator & device) restriction on the objc_bundle_l...Gravatar Chris Parsons2017-01-30
* Add intellij_plugin_debug_target rule.Gravatar Googler2017-01-30
* Tiny cleanup: narrow the scope of two variable declarations.Gravatar Greg Estren2017-01-30
* Fix error handling in WorkspaceFile/WorkspaceASTGravatar Kristina Chodorow2017-01-30
* Switch to RunfilesSuppliers for communicating runfilesGravatar Michajlo Matijkiw2017-01-30
* Fix the images in the recursive WS design docGravatar Kristina Chodorow2017-01-30
* Create a base implementation of GenRule that can be used by both Bazel andGravatar John Cater2017-01-30
* Framework resource deduping (framework resources are kept in the framework bu...Gravatar Chris Parsons2017-01-30
* Update print() doc to admonish use in production codeGravatar Jon Brandvein2017-01-30
* Bazel client: platform-dependent `strerror` Gravatar László Csomor2017-01-27
* Unify CppCompileActionContext#{getScannedIncludeFiles,findAdditionalInputs}.Gravatar Lukacs Berki2017-01-27
* Create aliases for tools for upcoming android_device rule.Gravatar Adam Michael2017-01-27
* Fix a bug in the StrictJavaDeps plugin when a rule in the targetMapping has a...Gravatar Googler2017-01-27
* Incremental dexing for java_lite_proto_librariesGravatar Googler2017-01-27
* Add a flag that alters the behavior of the parse_headers feature. With theGravatar Googler2017-01-27
* Fix build_split_manifest.py to not include the versionCode or versionNameGravatar Alex Humesky2017-01-27
* Make protobuf's BUILD file standloneGravatar Carmi Grushko2017-01-27
* Follow-up of commit dbdaf83fe5480179bf65b86421168a5dba0e2198: common.sh was n...Gravatar Damien Martin-Guillerez2017-01-26
* Add Bitcode symbol maps and AppleDebugOutputsProviderGravatar Dmitry Shevchenko2017-01-26
* Deletes dead code. AndroidNativeLibraryProvider is collected and propagated,Gravatar Alex Humesky2017-01-26
* Module maps arising from an experimental_objc_library are not automaticallyGravatar Cal Peyser2017-01-26
* Root j2objc linker artifacts underneath the appropriate child configurationGravatar Chris Parsons2017-01-26
* Expose rpath entries as a build variableGravatar Marcel Hlopko2017-01-26
* Add parameter files to the android resource processing.Gravatar Googler2017-01-26
* msvc_tools.py.tpl: Suppress all warning messages if /w is specified Gravatar Yun Peng2017-01-26
* Tweak output string phrasing.Gravatar Googler2017-01-26
* android_sdk_repository exports system-images files.Gravatar Adam Michael2017-01-26
* Add dependency for external files to the corresponding RepositoryDirectoryValue Gravatar Damien Martin-Guillerez2017-01-26
* Move Android resource shrinking from experimental to stable.Gravatar Andrew Pellegrini2017-01-26
* Adds Bazel support for Android NDK R13.Gravatar Adam Michael2017-01-26
* Rename thinlto_param_file to thinlto_indexing_param_file for indexing actionsGravatar Marcel Hlopko2017-01-26
* Rollback of commit bbfa9fa5ad1dd66ecedcb136a4ff3d0f8d397b9b.Gravatar Yun Peng2017-01-26
* Fix release scripts by using full hash everywhereGravatar Damien Martin-Guillerez2017-01-26
* Java template windows performance Gravatar Renaud Paquay2017-01-26
* Rollback of commit 96297ed7a9ab3df0f45e93bae9d71833f4195334.Gravatar Damien Martin-Guillerez2017-01-26
* Switch Bazel to use the common test env variables.Gravatar Ulf Adams2017-01-26
* Rollback of commit ffc0d2df0213123a4451bed5850827319afcdeee.Gravatar Damien Martin-Guillerez2017-01-26
* Set defaults for xcode_version and *_sdk_version flags based on the informati...Gravatar Chris Parsons2017-01-26
* Fix the OptionsParser to deal with CRLF line endings.Gravatar Googler2017-01-25