aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* 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
* 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
* 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
* Remove unused binaries in @bazel_tools.Gravatar Adam Michael2017-03-24
* Rollback of commit 701ff40ad9d1b6c1e3beb52064e2ae2fe27b7e29.Gravatar Dmitry Shevchenko2017-03-24
* Stop storing reverse deps to signal in BuildingState. Instead, re-use the rev...Gravatar Janak Ramakrishnan2017-03-24
* rewrite Long.compare(long, long) to JVM instruction lcmp, so that devices withGravatar Chengnian Sun2017-03-24
* FlagSet.with_feature can be used to condition the application of the FlagSet ...Gravatar Cal Peyser2017-03-24
* Ignore --reuseJavaCompileActionsFromProtoLibrary now that it is rolled out.Gravatar Carmi Grushko2017-03-24
* Simplify the steps needed to run android_integration_test.Gravatar Adam Michael2017-03-24
* Use SpawnInputExpander in the remote spawn strategy to expand runfiles treesGravatar Ulf Adams2017-03-24
* Stop adding the TestRunner's JAR as part of the compile time classpath, when ...Gravatar Kush Chakraborty2017-03-23
* Add new utility function to encode options as argument list Gravatar Klaus Aehlig2017-03-23
* Global cleanup change.Gravatar Googler2017-03-23
* Fixes this test for CI.Gravatar Yue Gan2017-03-23
* Add default constraint_settings and values in new package @bazel_tools//platf...Gravatar John Cater2017-03-23
* Remove provider safety check and make all old ctx objects featurelessGravatar Vladimir Moskva2017-03-23
* Avoid to re-index classpath and bootclasspathGravatar Googler2017-03-23
* Bazel client, Windows: implement GetHomeDir Gravatar László Csomor2017-03-23
* Fixes this test for CI.Gravatar Yue Gan2017-03-23
* Rollback of commit 1e18045ed9d6ab9c945cec69286a7d8bd288a507.Gravatar Tobias Werth2017-03-23
* Changing package name for remote execution proto.Gravatar Ola Rozenfeld2017-03-23
* Avoid factory methods when desugaring lambda expressions and this:: method re...Gravatar Kevin Bierhoff2017-03-23
* Adding a more descriptive error message to ConcurrentMapActionCacheGravatar Googler2017-03-23
* Show more sensible error messages for invalid placeholders Gravatar Pranjal Agrawal2017-03-23
* Enable Android parallel resource processing by default.Gravatar Adam Michael2017-03-23