aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Split out the InvocationPolicy parser from the enforcer.Gravatar ccalvarin2017-03-29
* Actions arising from experimental_objc_library in opt mode do not use "-g0" ifGravatar cpeyser2017-03-29
* Remove the remote_cache_test target, which refers to a non-existing file.Gravatar Philipp Wollermann2017-03-28
* Apple binary configures actions not just with it's child's config and provider,Gravatar Cal Peyser2017-03-28
* Dump the classpaths in a separate file and read the classpaths from that file...Gravatar Kush Chakraborty2017-03-28
* Refactor simple distributed caching support Gravatar Alpha Lam2017-03-28
* DataSource FixesGravatar Googler2017-03-28
* Bazel client, Windows: path casing bugfixes Gravatar László Csomor2017-03-28
* Make Java tool jars available from @bazel_tools. Gravatar Xin Gao2017-03-28
* Description redacted.Gravatar Adam Michael2017-03-28
* Sign all android_binarys with both the v1 and v2 signature schemes by default.Gravatar Adam Michael2017-03-28
* A flag to control the outputs that cc_proto_library expects from proto-compiler.Gravatar Carmi Grushko2017-03-28
* Genrules only depend on the C++ toolchain if they have C++ make variables. Gravatar Greg Estren2017-03-28
* BEP: Unconditionally report ExtraActions Gravatar Klaus Aehlig2017-03-28
* Rename ToolchainLookup rule to ToolchainType, to better explain the usage ofGravatar John Cater2017-03-28
* Clarify InvocationPolicy origins.Gravatar Chloe Calvarin2017-03-28
* Make swift-stdlib-tool less verboseGravatar Dmitry Shevchenko2017-03-28
* 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 support to read classpath entries from directoriesGravatar Googler2017-03-27
* BEP: Also report options Gravatar Klaus Aehlig2017-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
* 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
* 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