aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Upgrade Truth from 0.31 to 0.32.Gravatar Michael Staib2017-03-28
* Fix for broken links on bazel.build - updated the .md headers for these three...Gravatar Googler2017-03-27
* Fix broken test_sandbox_mount_customized_path test.Gravatar Philipp Wollermann2017-03-27
* Separate charts for Java target and Cpp target, or the page is too long.Gravatar Yue Gan2017-03-27
* Move -Wl,--gdb-index into crosstoolGravatar Marcel Hlopko2017-03-27
* Add test for ubuntu 16.04Gravatar Damien Martin-Guillerez2017-03-27
* Add support to read classpath entries from directoriesGravatar Googler2017-03-27
* Update the roadmapGravatar Damien Martin-Guillerez2017-03-27
* BEP: Also report options Gravatar Klaus Aehlig2017-03-27
* Description redacted.Gravatar Googler2017-03-27
* split the long method Desugar.desugar() into smaller pieces.Gravatar Chengnian Sun2017-03-27
* Remove disabled fallback logic from DexFileMerger.Gravatar Kevin Bierhoff2017-03-27
* turn on --experimental_incremental_dexing_error_on_missed_jars by default.Gravatar Kevin Bierhoff2017-03-27
* Disable sandboxing for some bundling actions.Gravatar Googler2017-03-27
* Add "resources", "structured_resources" attrs to swift_library.Gravatar Googler2017-03-27
* sandbox: Pass config flags to linux-sandbox on the command-line.Gravatar Philipp Wollermann2017-03-27
* sandbox: Enable the process-wrapper + symlink tree sandbox on FreeBSD.Gravatar Philipp Wollermann2017-03-27
* introduce hidden flag to configure bytecode optimizersGravatar Kevin Bierhoff2017-03-27
* sandbox: Show the actual running sandbox strategy for actions.Gravatar Philipp Wollermann2017-03-27
* sandbox: Clean up comments / code in SandboxRunner#run.Gravatar Philipp Wollermann2017-03-27
* refactoring: move the code parsing and validating command line arguments into...Gravatar Chengnian Sun2017-03-27
* Add a GenerateJ2objcHeaderMap action to generate the J2ObjC header mapping.Gravatar Rumou Duan2017-03-27
* Make Search{Unary,Nullary}Option skip the rest of the args if "--" is found.Gravatar Luis Fernando Pino Duque2017-03-27
* Partial rollback of commit 5e1a420f1b385382a2df5359faf3ae773aa8d61e.Gravatar Googler2017-03-27
* Stop setting -isystem for gcc builtin include directories.Gravatar Adam Michael2017-03-27
* Deja-vu: Using an ActionInputFileCache for SHA1 digests used with remote exec...Gravatar Ola Rozenfeld2017-03-27
* Add a script to generate the Java-class-to-objc-header mapping for J2ObjC. Pr...Gravatar Rumou Duan2017-03-27
* Remove BuildingState, since it only has one field. Instead, keep the signaled...Gravatar Janak Ramakrishnan2017-03-27
* Fix more cases of PathPackageLocator test flakiness on Windows due to case-in...Gravatar John Cater2017-03-27
* sandbox: Refactor sandbox strategies to use a common exec method.Gravatar Philipp Wollermann2017-03-27
* Unit tests respect top-level rule-class transitions.Gravatar Cal Peyser2017-03-27
* Un-rollback and fix bugs in resource density filteringGravatar Googler2017-03-27
* sandbox: Don't mount tmpfs on /tmp by default.Gravatar Philipp Wollermann2017-03-27
* sandbox: Make /tmp and /dev/shm writable by default on Linux.Gravatar Philipp Wollermann2017-03-27
* BuildEventStreamerModule: catch early build events Gravatar Klaus Aehlig2017-03-27
* sandbox: Use std::string instead of char*.Gravatar Philipp Wollermann2017-03-27
* sandbox: Ignore ENOENT during remount.Gravatar Philipp Wollermann2017-03-27
* sandbox: Improve the check whether the Linux sandbox is supported.Gravatar Philipp Wollermann2017-03-27
* Add StackOverflow to the list of web resources to search for in the issue tem...Gravatar Googler2017-03-27
* Link documentation to "Specifying environment variables for actions" design doc.Gravatar Googler2017-03-27
* Third party dependenciesGravatar Ola Rozenfeld2017-03-24
* sandbox: No longer change the user to 'nobody' by default.Gravatar Philipp Wollermann2017-03-24
* sandbox: No longer require a temporary "sandbox" directory.Gravatar Philipp Wollermann2017-03-24
* sandbox: Remove the flag --sandbox_block_path.Gravatar Philipp Wollermann2017-03-24
* Remove support for -bootclasspath in javacoptsGravatar Liam Miller-Cushon2017-03-24
* Remove obsolete extdir handlingGravatar Liam Miller-Cushon2017-03-24
* Rollback of commit bd40871283a54268945dcb0c47c0326645ffda18.Gravatar Googler2017-03-24
* Replace ZipOutputFileManager with the standard filemanager and JimFSGravatar Liam Miller-Cushon2017-03-24
* 2nd attempt to split classpaths, and load test classes in a separate classloa...Gravatar Kush Chakraborty2017-03-24
* Finish implementing binary stripping for --experimental_objc_crosstool=all.Gravatar Cal Peyser2017-03-24