index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
sandbox: Pass config flags to linux-sandbox on the command-line.
Philipp Wollermann
2017-03-27
*
sandbox: Enable the process-wrapper + symlink tree sandbox on FreeBSD.
Philipp Wollermann
2017-03-27
*
introduce hidden flag to configure bytecode optimizers
Kevin Bierhoff
2017-03-27
*
sandbox: Show the actual running sandbox strategy for actions.
Philipp Wollermann
2017-03-27
*
sandbox: Clean up comments / code in SandboxRunner#run.
Philipp Wollermann
2017-03-27
*
refactoring: move the code parsing and validating command line arguments into...
Chengnian Sun
2017-03-27
*
Add a GenerateJ2objcHeaderMap action to generate the J2ObjC header mapping.
Rumou Duan
2017-03-27
*
Make Search{Unary,Nullary}Option skip the rest of the args if "--" is found.
Luis Fernando Pino Duque
2017-03-27
*
Partial rollback of commit 5e1a420f1b385382a2df5359faf3ae773aa8d61e.
Googler
2017-03-27
*
Stop setting -isystem for gcc builtin include directories.
Adam Michael
2017-03-27
*
Deja-vu: Using an ActionInputFileCache for SHA1 digests used with remote exec...
Ola Rozenfeld
2017-03-27
*
Remove BuildingState, since it only has one field. Instead, keep the signaled...
Janak Ramakrishnan
2017-03-27
*
Fix more cases of PathPackageLocator test flakiness on Windows due to case-in...
John Cater
2017-03-27
*
sandbox: Refactor sandbox strategies to use a common exec method.
Philipp Wollermann
2017-03-27
*
Unit tests respect top-level rule-class transitions.
Cal Peyser
2017-03-27
*
Un-rollback and fix bugs in resource density filtering
Googler
2017-03-27
*
sandbox: Don't mount tmpfs on /tmp by default.
Philipp Wollermann
2017-03-27
*
sandbox: Make /tmp and /dev/shm writable by default on Linux.
Philipp Wollermann
2017-03-27
*
BuildEventStreamerModule: catch early build events
Klaus Aehlig
2017-03-27
*
sandbox: Use std::string instead of char*.
Philipp Wollermann
2017-03-27
*
sandbox: Ignore ENOENT during remount.
Philipp Wollermann
2017-03-27
*
sandbox: Improve the check whether the Linux sandbox is supported.
Philipp Wollermann
2017-03-27
*
sandbox: No longer change the user to 'nobody' by default.
Philipp Wollermann
2017-03-24
*
sandbox: No longer require a temporary "sandbox" directory.
Philipp Wollermann
2017-03-24
*
sandbox: Remove the flag --sandbox_block_path.
Philipp Wollermann
2017-03-24
*
Remove support for -bootclasspath in javacopts
Liam Miller-Cushon
2017-03-24
*
Remove obsolete extdir handling
Liam Miller-Cushon
2017-03-24
*
Rollback of commit bd40871283a54268945dcb0c47c0326645ffda18.
Googler
2017-03-24
*
Replace ZipOutputFileManager with the standard filemanager and JimFS
Liam Miller-Cushon
2017-03-24
*
2nd attempt to split classpaths, and load test classes in a separate classloa...
Kush Chakraborty
2017-03-24
*
Finish implementing binary stripping for --experimental_objc_crosstool=all.
Cal Peyser
2017-03-24
*
Remove unused binaries in @bazel_tools.
Adam Michael
2017-03-24
*
Rollback of commit 701ff40ad9d1b6c1e3beb52064e2ae2fe27b7e29.
Dmitry Shevchenko
2017-03-24
*
Stop storing reverse deps to signal in BuildingState. Instead, re-use the rev...
Janak Ramakrishnan
2017-03-24
*
rewrite Long.compare(long, long) to JVM instruction lcmp, so that devices with
Chengnian Sun
2017-03-24
*
FlagSet.with_feature can be used to condition the application of the FlagSet ...
Cal Peyser
2017-03-24
*
Ignore --reuseJavaCompileActionsFromProtoLibrary now that it is rolled out.
Carmi Grushko
2017-03-24
*
Simplify the steps needed to run android_integration_test.
Adam Michael
2017-03-24
*
Use SpawnInputExpander in the remote spawn strategy to expand runfiles trees
Ulf Adams
2017-03-24
*
Stop adding the TestRunner's JAR as part of the compile time classpath, when ...
Kush Chakraborty
2017-03-23
*
Add new utility function to encode options as argument list
Klaus Aehlig
2017-03-23
*
Global cleanup change.
Googler
2017-03-23
*
Fixes this test for CI.
Yue Gan
2017-03-23
*
Add default constraint_settings and values in new package @bazel_tools//platf...
John Cater
2017-03-23
*
Remove provider safety check and make all old ctx objects featureless
Vladimir Moskva
2017-03-23
*
Avoid to re-index classpath and bootclasspath
Googler
2017-03-23
*
Bazel client, Windows: implement GetHomeDir
László Csomor
2017-03-23
*
Fixes this test for CI.
Yue Gan
2017-03-23
*
Rollback of commit 1e18045ed9d6ab9c945cec69286a7d8bd288a507.
Tobias Werth
2017-03-23
*
Changing package name for remote execution proto.
Ola Rozenfeld
2017-03-23
[next]