aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* testenv.sh: don't run Bazel in a subshellGravatar Laszlo Csomor2017-10-06
* Pass SkylarkSemantics through Skyframe instead of the options classGravatar brandjon2017-10-06
* Internal changeGravatar Googler2017-10-06
* Provide a source exec path -> path mapping in the ArtifactFactory, which is p...Gravatar janakr2017-10-06
* Couple of Fileset micro-optimizations:Gravatar kush2017-10-06
* Make Fdo use straight zip files, delete ZipFileSystem.Gravatar tomlu2017-10-06
* Internal changeGravatar cushon2017-10-06
* In the launcher, use F_OFD_SETLK if available.Gravatar Googler2017-10-06
* Open-source unit tests for proguard actions.Gravatar ajmichael2017-10-06
* Fix the strict-ordering of symlinks created with Filesets which was inadvarte...Gravatar kush2017-10-06
* Create a Bazel migration guide for Xcode.Gravatar spomorski2017-10-06
* Add a whitelist for packages that can contain android_devices rules. Currentl...Gravatar ajmichael2017-10-06
* Speed up fingerprint and hashcode computation by:Gravatar kush2017-10-06
* Prepare Classpath reading for Java 9Gravatar cushon2017-10-06
* Automated rollback of commit 236b1e96351b45056124ce97b0bcf047b9428606.Gravatar lpino2017-10-06
* Migrate from deprecated MutableList constructor to copyOf, fixing bug in latterGravatar michajlo2017-10-06
* Fix codec tests that weren't runningGravatar brandjon2017-10-06
* Enable switching launcher's Windows target for remote execution.Gravatar xingao2017-10-06
* Use bundled proguard 5.3.3 instead of 4.7 from the SDKGravatar ajmichael2017-10-06
* Downgrade the default invocation policy log levels to fine.Gravatar ccalvarin2017-10-06
* Documentation cleanupGravatar dmarting2017-10-06
* Add a flag to remove Java Make variables from Jvm.Gravatar lberki2017-10-06
* Windows,launcher: add LauncherFileWriteActionGravatar Laszlo Csomor2017-10-06
* Remove an unused argument.Gravatar lberki2017-10-06
* Use SkylarkSemantics in place of options class in the interpreterGravatar brandjon2017-10-06
* Skylark Documentation: sort methods by method signatureGravatar dmarting2017-10-06
* Rather than logging the amount of free physical memory on Linux systems, log ...Gravatar Googler2017-10-06
* Add debug_key attribute to android_binary.Gravatar ajmichael2017-10-06
* Add yum clean all to all yum installGravatar Damien Martin-Guillerez2017-10-06
* Refactor CppHelper.mallocForTarget() to allow specifying the name of theGravatar Googler2017-10-06
* Split off SkylarkSemanticsOptions into an immutable classGravatar brandjon2017-10-06
* introduce cc_proto_library for desugar_deps.protoGravatar kmb2017-10-06
* Update bazel-toolchains repo to use Bazel 0.6.0 toolchain configs.Gravatar xingao2017-10-06
* Could be missing something but I don't think this line of documentation is tr...Gravatar juliexxia2017-10-06
* Escape newline in bash snippet so the newline doesn't break copy/pasting into...Gravatar jfield2017-10-06
* Move --experimental_allow_runtime_deps_on_neverlink to JavaOptions.Gravatar mstaib2017-10-06
* Move "mobile-install (Android)" link in navigation bar to the android section...Gravatar ahumesky2017-10-06
* Make the Apple Skylark rule be able to fetch environment data from theGravatar lberki2017-10-06
* Categorize build options for BuildConfiguration.Gravatar gregce2017-10-06
* Remove support for ProtocolBuffers2.Gravatar kaipi2017-10-06
* PiperOrigin-RevId: 170990066Gravatar fwe2017-10-06
* Only make files writable before processing on Windows.Gravatar ajmichael2017-10-06
* Add an explicit dependency on jsr250_annotationsGravatar cushon2017-10-06
* Fix more linter errorsGravatar ruperts2017-10-06
* Remove dead code.Gravatar ajmichael2017-10-06
* tests for new desugar packageGravatar kmb2017-10-06
* Fix the R.txt to generate a transitive closure instead of the current resources.Gravatar corysmith2017-10-06
* Bugfix: some clients are passing invalid UUIDs as BAZEL_INTERNAL_BUILD_REQUES...Gravatar olaola2017-10-06
* Enable switching embedded tools target for remote execution.Gravatar xingao2017-10-06
* Fix example in backward compatibility page.Gravatar laurentlb2017-10-06