aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* Fix bug breaking sandboxing on macOS 10.12Gravatar Ty Book2017-04-07
* Fix "enums should only have immutable fields, 'Set' is mutable" in CPU.java.Gravatar philwo2017-04-07
* sandbox: Add new flag --experimental_sandbox_base.Gravatar philwo2017-04-07
* Fixes the broken test_ios_test and test_swift_test tests.Gravatar philwo2017-04-07
* Fix possible parsing of same rc file multiple times.Gravatar lpino2017-04-07
* Open source LocalSpawnRunnerGravatar ulfjack2017-04-07
* PiperOrigin-RevId: 152483983Gravatar lpino2017-04-07
* Do not trample the PersistentMap journalGravatar Benjamin Peterson2017-04-07
* Don't close System.errGravatar cushon2017-04-07
* Remove --no_ support.Gravatar ccalvarin2017-04-07
* Move InvocationPolicy from a startup argument to part of the RunRequest proto.Gravatar ccalvarin2017-04-07
* Subtract protos from avoid_deps of apple_static_libraryGravatar cparsons2017-04-07
* Adding toolchain provider and function to Skylark.Gravatar John Cater2017-04-07
* Update RuleErrorConsumer documentation.Gravatar gregce2017-04-07
* BEP: Improve the BuildEventTransport interface.Gravatar buchgr2017-04-07
* Delete SubincludePreprocessorGravatar laurentlb2017-04-07
* Remove the last remaining public ctor from PathFragment.Gravatar nharmata2017-04-07
* Using JavaProvider.getProvidersFromListOfTargets in JavaCommonGravatar elenairina2017-04-07
* Disable SubincludePreprocessorGravatar laurentlb2017-04-07
* Experimental UI: only show progress in terminal title if curses enabledGravatar Klaus Aehlig2017-04-07
* Move the chmod call from SkyframeActionExecutor to ActionMetadataHandlerGravatar ulfjack2017-04-07
* Remove error handling from PreprocessorGravatar laurentlb2017-04-07
* Refactoring the chunking logic out of GrpcActionCache, and cleaning it up. AlsoGravatar olaola2017-04-06
* Delete SubincludePreprocessorModuleGravatar laurentlb2017-04-06
* Fix bash in incompatible_changes_conflict_testGravatar hlopko2017-04-06
* Delete more Python-preprocessing tests and documentationGravatar laurentlb2017-04-06
* Explicitly document the state transition on MetadataHandlerGravatar ulfjack2017-04-06
* Add a class providing a view of a NestedSetGravatar Klaus Aehlig2017-04-06
* Add/fix default values for optional fields in java_common.compile.Gravatar elenairina2017-04-06
* Update incremental dexing helper flag defaultsGravatar kmb2017-04-06
* Remove unused data dependency on JavaBuilderGravatar cushon2017-04-06
* When tracking the critical path, if not keeping incremental state, don't keep...Gravatar janakr2017-04-06
* Add missing @Test annotations to JUnit 4 tests, reduce the visibility of test...Gravatar Googler2017-04-06
* Move action_outs directory to under the output path.Gravatar janakr2017-04-06
* Add mechanism to trigger Python type-stripping via a tag.Gravatar Googler2017-04-06
* Add runfiles in jdk.BUILDGravatar Stephen Twigg2017-04-06
* Fix android_integration_test.Gravatar ajmichael2017-04-06
* Upgrade Android data binding integration to work with newest libraries.Gravatar gregce2017-04-06
* Move ConfigSetting into rules/config.Gravatar mstaib2017-04-06
* Automated g4 rollback of commit 520f947580634cb9b62020fba4c93d5e78044ccf.Gravatar mstaib2017-04-06
* Deprecate native Apple bundling rules.Gravatar allevato2017-04-06
* Genrules only depend on the host JDK if they have Java make variables.Gravatar Googler2017-04-06
* Log the expansion step in invocation policy.Gravatar ccalvarin2017-04-06
* Refactoring the chunking logic out of GrpcActionCache, and cleaning it up. AlsoGravatar olaola2017-04-06
* Expose platform-related providers to Skylark.Gravatar John Cater2017-04-06
* Bundle loader is passed to link actions for ios_test usingGravatar cpeyser2017-04-06
* Slightly improve efficiency of apple_binary dylib-proto-dependency subtractionGravatar cparsons2017-04-06
* Expand the SpawnRunner/SpawnResult interfaces to cover more functionalityGravatar ulfjack2017-04-06
* Windows MSVC toolchain: Move environment variables setup from wrapper script ...Gravatar Yun Peng2017-04-06
* Skylark documentation identifies overloaded methods by their full signature (...Gravatar fwe2017-04-06