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
/
main
/
tools
Commit message (
Expand
)
Author
Age
...
*
Remove JavaCpuSupplier; use the actual --cpu value instead.
Ulf Adams
2016-10-06
*
Windows, native: add windows_msvc config_setting
Laszlo Csomor
2016-09-28
*
Fix #1671: Use a better approach to reap child processes, which fixes the occ...
Philipp Wollermann
2016-09-26
*
Fix Bazel failing to build anything when its workspace or output base is in /...
Philipp Wollermann
2016-09-21
*
Implement the first stage of Bazel's "Sandbox 2.0" for Linux.
Philipp Wollermann
2016-08-18
*
Add a test for sandboxing when nobody's UID is different
Brian Silverman
2016-08-18
*
call SetupDirectories after uids are mapped in the user namespace
Jason Lunz
2016-08-18
*
Short-circuit runfiles tree creation if runfiles are disabled (for example, o...
Lukacs Berki
2016-08-04
*
Rename namespace-sandbox/-runner to linux-sandbox.
Philipp Wollermann
2016-07-18
*
Rollback of commit 1e37a5375f918376c132fa537e25695f673f41b8.
Dmitry Lomov
2016-07-07
*
Do redirection of stdout / stderr in Java instead of reimplementing it in eve...
Philipp Wollermann
2016-06-30
*
Rollback of commit 2ee0377d835af26a6488ad7b80291953860c4dce.
Philipp Wollermann
2016-06-21
*
Disable runfiles on Windows.
Dmitry Lomov
2016-06-21
*
sandbox: Mount input files and directories actually read-only.
Philipp Wollermann
2016-06-21
*
sandbox: So refactoring, much no-op change, wow.
Philipp Wollermann
2016-06-21
*
Do not try to install a default handler for SIGSTOP and SIGKILL.
Philipp Wollermann
2016-06-13
*
Move xcode-locator into src/tools packages, defining it as a target under @ba...
Chris Parsons
2016-05-30
*
Make deleting runfiles tree on Windows "best effort".
Dmitry Lomov
2016-05-10
*
Print out the error from getpwuid instead of segfaulting
Brian Silverman
2016-04-26
*
Fix sandbox when nobody's uid != 65534
Brian Silverman
2016-04-18
*
Fixes bugs so that we can build bazel with bazel twice without cleaning up on...
Yun Peng
2016-04-14
*
Automated [] rollback of commit 525fa71b0d6f096e9bfb180f688a4418c4974eb4.
Yue Gan
2016-04-14
*
Fixes bugs so that we can build bazel with bazel on Windows
Yun Peng
2016-04-14
*
Mount whole directories into the sandbox when possible
Brian Silverman
2016-04-07
*
Add a bazel-srcs target to the top-level package containing all Bazel sources
Damien Martin-Guillerez
2016-02-29
*
Exclude weirdly-named files from the JDK.
Lukacs Berki
2016-02-24
*
Workaround gcc bug.
Dmitry Lomov
2016-02-22
*
sandbox: Easier debugging of sandbox failures, when using both --verbose_fail...
Yue Gan
2016-02-19
*
xcode_locator outputs developer directories instead of xcode paths
Chris Parsons
2016-02-18
*
Always create /tmp directory in the sandbox (fixes #913).
Philipp Wollermann
2016-02-16
*
Use hard links to create empty files.
Brian Silverman
2016-02-16
*
Fix JDK tools extensions for Windows.
Dmitry Lomov
2016-02-12
*
Introduce a special CPU for Windows and add msys compiler toolchain.
Dmitry Lomov
2016-02-03
*
Add a (working) windows compatibility mode that makes Bazel create hardlinks ...
Lukacs Berki
2016-01-26
*
Query for user nobody and exit sandbox if unable to find.
Pedro Kiefer
2016-01-08
*
Add xcode_locator to bazel's embedded binaries.
Chris Parsons
2016-01-08
*
Upstream some basic changes from dslomov windows branch.
Dmitry Lomov
2015-12-07
*
Export xjc and wsimport tools from JDK
Alpha Lam
2015-12-02
*
Fix build on FreeBSD.
Googler
2015-11-17
*
handle darwin_x86_64 target cpu
Chris Parsons
2015-10-30
*
Print the name of the execvp'd file for easier debugging in case the call fails.
Philipp Wollermann
2015-10-23
*
Fix for SIOCGIFINDEX undefined on Mac (https://github.com/bazelbuild/bazel/is...
Dave MacLachlan
2015-10-19
*
Make the sandbox handle an arbitrary number of arguments
Brian Silverman
2015-10-13
*
Introduce two new options to Linux sandbox wrapper:
Ming Zhao
2015-10-08
*
sandbox: Push creation of needed empty directories (like /tmp, TEST_TMPDIR) i...
Philipp Wollermann
2015-10-08
*
Rationalize copyright headers
Damien Martin-Guillerez
2015-09-25
*
sandbox: Show user-friendly mount paths in the namespace-sandbox debug log.
Philipp Wollermann
2015-09-08
*
sandbox: When spawn.getInputs() contains a directory, recurse into it and mou...
Philipp Wollermann
2015-09-02
*
Fix up documentation that was backwards for KillEverything.
Dave MacLachlan
2015-09-02
*
Make writes thread-safe during local tests by opening files with O_APPEND.
Eric Fellheimer
2015-08-27
[prev]
[next]