aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/tools/BUILD
Commit message (Expand)AuthorAge
* [Windows] Don't use -lm on WindowsGravatar Loo Rong Jie2018-02-13
* Clean up Windows config_settingsGravatar Yun Peng2018-01-12
* Move bazel conditions into src/conditions.Gravatar tomlu2017-11-30
* Make process-wrapper output execution statistics for executed commands.Gravatar ruperts2017-11-28
* Use getopt to parse process-wrapper's command-line.Gravatar philwo2017-06-22
* Automated g4 rollback of commit 5608765ab737ebb8a98a04a6068143d53ae7065c.Gravatar philwo2017-06-06
* Make Bazel build without --cpu=x64_windows_msvcGravatar Yun Peng2017-05-30
* Automated g4 rollback of commit 7f520a8286c39c5145b6d816cd0be5a6b7b18250.Gravatar elenairina2017-05-23
* Refactor process-wrapper code so the spawn/wait code is pluggable.Gravatar philwo2017-05-23
* Some fixes to process-wrapper / linux-sandbox.Gravatar philwo2017-05-19
* Convert process-wrapper to C++.Gravatar Philipp Wollermann2017-05-17
* Automated g4 rollback of commit 3e5edafa2a04a71cd3596e929e83222da725f3f9.Gravatar philwo2017-05-15
* process-wrapper: Wait for all (grand)children before exiting.Gravatar philwo2017-04-24
* Make Bazel build with MSVC-default-toolchain Bazel Gravatar Yun Peng2017-03-08
* Bazel can now be built on Windows with MSVCGravatar Laszlo Csomor2017-01-31
* Windows, native: add windows_msvc config_settingGravatar Laszlo Csomor2016-09-28
* Implement the first stage of Bazel's "Sandbox 2.0" for Linux.Gravatar Philipp Wollermann2016-08-18
* Rename namespace-sandbox/-runner to linux-sandbox.Gravatar Philipp Wollermann2016-07-18
* Move xcode-locator into src/tools packages, defining it as a target under @ba...Gravatar Chris Parsons2016-05-30
* Add a bazel-srcs target to the top-level package containing all Bazel sourcesGravatar Damien Martin-Guillerez2016-02-29
* Introduce a special CPU for Windows and add msys compiler toolchain.Gravatar Dmitry Lomov2016-02-03
* Add xcode_locator to bazel's embedded binaries.Gravatar Chris Parsons2016-01-08
* Upstream some basic changes from dslomov windows branch.Gravatar Dmitry Lomov2015-12-07
* handle darwin_x86_64 target cpuGravatar Chris Parsons2015-10-30
* Introduce two new options to Linux sandbox wrapper:Gravatar Ming Zhao2015-10-08
* Port to FreeBSD.Gravatar Doug Rabson2015-08-26
* Execute spawns inside sandboxes to improve hermeticity (spawns can no longer ...Gravatar Philipp Wollermann2015-08-26
* Get jdk.WORKSPACE into the default WORKSPACE file by reading it as a Java res...Gravatar Lukacs Berki2015-06-15
* Make JDK not need tools/jdk/jdk symlinkedGravatar Kristina Chodorow2015-03-18
* Make Rule know about the name of the workspace it is in.Gravatar Kristina Chodorow2015-03-05
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25