aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Document the options in smaller commands.Gravatar ccalvarin2017-09-20
* Always pass resource filters to aaptGravatar Googler2017-09-20
* Introduce --enabled_toolchain_types, which when set to the cpp toolchain caus...Gravatar cpeyser2017-09-20
* Include library R classes in runtime classpath for library but not binaryGravatar Googler2017-09-20
* CI,windows: create test_suites for Windows testsGravatar L?szl? Csomor2017-09-19
* LateBoundDefault: enforce access to a single fragment (or none).Gravatar mstaib2017-09-19
* Automated rollback of commit 743dc14f9f30b80d6d821612f77186afb025477d.Gravatar dslomov2017-09-19
* Treat parsed option values differently by option type.Gravatar ccalvarin2017-09-19
* Wrap runtime jars and proto sources going into runfiles in a stable order nes...Gravatar tomlu2017-09-19
* Defer expanding sources to path fragments until execution for source jar acti...Gravatar tomlu2017-09-19
* Implement support for Skylark param files.Gravatar tomlu2017-09-19
* Do not duplicate build variables, reuse variables from cc toolchainGravatar hlopko2017-09-19
* Automated rollback of commit 0ee3aa622fc13b8a5072ebddf5cd65823413b4ff.Gravatar ulfjack2017-09-19
* Add files that were droped by our export processGravatar dmarting2017-09-19
* Remove an unused method.Gravatar lberki2017-09-19
* Expose full compile time jars in SkylarkGravatar elenairina2017-09-19
* Inform SkyframeExecutor when a command starts.Gravatar janakr2017-09-19
* Move RuleConfiguredTarget to lib.analysis.configuredtargets.Gravatar gregce2017-09-19
* Cleanup some databinding code that was messed up by https://github.com/bazelb...Gravatar ajmichael2017-09-19
* ConstraintsTest: use the new mock rule interfaceGravatar gregce2017-09-19
* Make ObjectCodecs.ClassKeyedBuilder more reasonableGravatar michajlo2017-09-19
* Remove flags with no effect from --dexopts_supported_in_dexmerger default in ...Gravatar kmb2017-09-19
* use toList.contains for depset containsKey instead of toSetGravatar cparsons2017-09-19
* Uploading failed action outputs to the remote cache, because even if the test...Gravatar olaola2017-09-19
* Remove unnecessary injection of precomputed values. Precomputed values are in...Gravatar janakr2017-09-19
* Move some more tests from the legacy case to the crosstool case.Gravatar cpeyser2017-09-19
* Cleanup ActionConstructionContext.Gravatar dslomov2017-09-19
* Unify buildevnts indicating build completionGravatar Klaus Aehlig2017-09-19
* Make desugar tests assume android-24.Gravatar ajmichael2017-09-19
* Move a test from the legacy case to the crosstool case.Gravatar cpeyser2017-09-19
* Fix documentation for android_sdk_repository.build_tools_version.Gravatar ajmichael2017-09-18
* Move some tests from legacy to crosstool case.Gravatar cpeyser2017-09-18
* Java Launcher: Create classpath jar with a random nameGravatar Yun Peng2017-09-18
* build_event_stream_test: simplify quotingGravatar Klaus Aehlig2017-09-18
* Fix BEP to report SKIPPED with TargetCompletedId instead of ConfigurationIdGravatar Googler2017-09-18
* RELNOTES: Fix documentation typo.Gravatar Googler2017-09-18
* bazel_bootstrap_distfile_test: fix unbound varsGravatar laszlocsomor2017-09-18
* Change param file arg string to a format string instead of a prefix string.Gravatar tomlu2017-09-18
* Project reorg: move *ConfiguredTarget to new configuredtargets/ pathGravatar gregce2017-09-18
* Remove LipoTransition (and replace remaining LIPO_COLLECTOR references).Gravatar gregce2017-09-18
* Move PrenotCalculator from Bazel examples to rules_apple examples.Gravatar allevato2017-09-18
* Fix PlatformInfo to correctly report all duplicate constraints, not just the ...Gravatar John Cater2017-09-18
* Add expectThrows to MoreAsserts until we can use JUnit 4.13.Gravatar jcater2017-09-18
* Every rule class that uses a cc_toolchain also has knowledge of the label forGravatar cpeyser2017-09-18
* Annotate legacy objc rulesGravatar cparsons2017-09-18
* PiperOrigin-RevId: 168854156Gravatar carmi2017-09-18
* Throw away the confusing UnparsedOptionValueDescription name.Gravatar ccalvarin2017-09-18
* Shard AndroidLibraryTest.Gravatar ajmichael2017-09-18
* Toolchain type labels for c++ are filegroups instead of toolchain_type.Gravatar cpeyser2017-09-18
* Automated rollback of commit f26e8694ae78599b3e2004e3360eaf3443fa53a6.Gravatar hlopko2017-09-18