aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Move ExecutionRequirements to the lib.actions packageGravatar ulfjack2017-06-06
* Change help message for --batchGravatar Mike Morearty2017-06-06
* apple_binary provides information about its dylibs' symbols in its nested Obj...Gravatar cparsons2017-06-06
* Specify isTestRule as an input to CompilationSupport instead of from the curr...Gravatar cparsons2017-06-06
* Make compatible_with = ["all", "foo"] the same as compatible_with = ["all"].Gravatar gregce2017-06-06
* Internal changeGravatar cpeyser2017-06-06
* Cleanup the interface of ApkActionsBuilder.Gravatar ajmichael2017-06-05
* Fix sandbox to recursively bind mount the writable directories.Gravatar Googler2017-06-05
* Add a new flag --sandbox_writable_path, which asks the sandbox to make anGravatar Googler2017-06-05
* Improve the error message when Desugar fails to load a class from theGravatar cnsun2017-06-05
* Internal changeGravatar Googler2017-06-05
* Automated g4 rollforward of commit b71e99b1f3746103e5d6802eebc24096b3494959.Gravatar gregce2017-06-05
* Fixing documentation for platforms and toolchains.Gravatar John Cater2017-06-05
* Remove Xcodege integration from Blaze.Gravatar schmitt2017-06-05
* Include the root cause IOException in the BuildFileContainsErrorsException th...Gravatar nharmata2017-06-05
* Make the non propagated values available in the Skylark representation of Obj...Gravatar kaipi2017-06-05
* Rename xcode_version's default_macosx_sdk_version to use 'macos'.Gravatar cparsons2017-06-05
* Set host apple platform type to MACOSGravatar cparsons2017-06-05
* Expose .ap_ artifact as a skylark providerGravatar Googler2017-06-05
* Remove "supports-workers" tag from ApkBuilder execution info.Gravatar philwo2017-06-05
* Windows, jvm.out: create with deletion sharingGravatar Laszlo Csomor2017-06-02
* Move helper methods for accessing platform providers to a utility class.Gravatar John Cater2017-06-02
* Generate pre-reconciled ids R classes for dependency libraries with resourcesGravatar corysmith2017-06-02
* Fix a bug in ParallelVisitor which prevents visitation task from being interr...Gravatar Googler2017-06-02
* Remove javacopts and java_plugins attributes of aar_import.Gravatar ajmichael2017-06-02
* Add .equals(), .hashCode() to EnableLipoTransition.Gravatar gregce2017-06-02
* Automated g4 rollback of commit dba22f337a20d3e8f3ac8dfd23bc6fa69e4528da.Gravatar xingao2017-06-02
* Make android_binary.manifest mandatory.Gravatar ajmichael2017-06-01
* Fix srcs_testGravatar Damien Martin-Guillerez2017-06-01
* CountingOutputStream: properly flush()Gravatar Klaus Aehlig2017-06-01
* Experimental UI: don't show dates for no-build commandsGravatar Klaus Aehlig2017-06-01
* Windows: Create a dangling junction when symlink target doesn't existGravatar Yun Peng2017-06-01
* Make C++ archiving use action_configs instead of hardcoded flagsGravatar hlopko2017-06-01
* Remove all imports of org.junit.Assert except for static imports of #fail().Gravatar lberki2017-06-01
* Remove NestedSets from ApkProvider.Gravatar ajmichael2017-06-01
* Remove support of --no_ prefix for boolean flags.Gravatar ccalvarin2017-06-01
* Propagate AppleStaticLibrary provider from apple_static_libraryGravatar cparsons2017-06-01
* Refine Skylark select function documentation.Gravatar gregce2017-06-01
* Add //external:has_androidsdk config_setting.Gravatar ajmichael2017-06-01
* Make SelectorList.toString() user-friendly.Gravatar gregce2017-06-01
* Remote caching: don't crash for actions with no inputsGravatar Ulf Adams2017-06-01
* Restructure site/ directory into docs/ which only contains Bazel documentation.Gravatar dzc2017-06-01
* Overwrite symlinks when un-tarringGravatar kchodorow2017-06-01
* Fix aliases for users of label-keyed string dicts.Gravatar mstaib2017-06-01
* Add a flag --allow_undefined_configs, with default value true.Gravatar Googler2017-06-01
* BEP: report visibility errorsGravatar Klaus Aehlig2017-06-01
* Don't add -g0 as host copt when host platform is WindowsGravatar pcloudy2017-05-31
* Migrate all tests to Truth (except the ones in the examples).Gravatar lberki2017-05-31
* Also report stored posts further up in SkyframeGravatar Klaus Aehlig2017-05-31
* testenv.sh: Use Visual Studio 2017 if it is installed, otherwise fallback to ...Gravatar philwo2017-05-31