aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/cpp/BUILD
Commit message (Expand)AuthorAge
* Make the system bazelrc configurable.Gravatar ccalvarin2018-06-20
* Remove overlap between the blazerc and bazelrc names.Gravatar ccalvarin2018-04-20
* Update the client's skeleton logging framework to use it for --client_debug.Gravatar ccalvarin2018-03-21
* Refactor blazerc parsing out of OptionProcessor. This change should be a no-o...Gravatar Googler2018-02-07
* Clean up Windows config_settingsGravatar Yun Peng2018-01-12
* Move bazel conditions into src/conditions.Gravatar tomlu2017-11-30
* Automated rollback of commit 0abf5fa2d64c76def5a8fa0f960b73ce0566af4d.Gravatar laszlocsomor2017-08-03
* Android BusyBox: actions use the default shell envGravatar Laszlo Csomor2017-08-03
* Windows: check in the icon resource fileGravatar Laszlo Csomor2017-07-27
* Windows: Bazel now has an iconGravatar Laszlo Csomor2017-07-27
* Open source {workspace_layout,startup_options,option_processor}_test.Gravatar lpino2017-07-05
* Windows, JNI: move around sourcesGravatar Laszlo Csomor2017-06-29
* Make Bazel build with wrapper-free CROSSTOOL on WindowsGravatar Yun Peng2017-06-28
* Make Bazel build without --cpu=x64_windows_msvcGravatar Yun Peng2017-05-30
* Bazel client, Windows: implement GetHomeDir Gravatar László Csomor2017-03-23
* Make Bazel build with MSVC-default-toolchain Bazel Gravatar Yun Peng2017-03-08
* Bazel client, Windows: impl. GetTerminalColumnsGravatar László Csomor2017-02-02
* Bazel client: platform-dependent `strerror` Gravatar László Csomor2017-01-27
* Bazel client, Windows: implement GetUserNameGravatar Laszlo Csomor2016-12-15
* Record correct exit code for uncaught exceptions in async threads.Gravatar Chloe Calvarin2016-12-13
* Bazel client: make it compile with MSVCGravatar Laszlo Csomor2016-11-28
* Bazel client: platform-dependent signal handlingGravatar Laszlo Csomor2016-11-24
* Adds logging functionality to the bazel client, which will be activated in a ...Gravatar Chloe Calvarin2016-11-23
* Bazel client: platform-dependent GetHashedBaseDirGravatar Laszlo Csomor2016-11-16
* blaze_utils: fork file handling for platformsGravatar Laszlo Csomor2016-11-09
* Bazel, Windows: implement a precise clockGravatar Laszlo Csomor2016-11-08
* Fix build on FreeBSD (again).Gravatar Piotr Sikora2016-10-19
* cpp: refactoring blaze_globals.hGravatar Thiago Farina2016-10-07
* Refactor: rename file_linux.* to file_posix.*Gravatar Laszlo Csomor2016-10-05
* Move blaze_util::Which to standalone library.Gravatar Laszlo Csomor2016-09-29
* Windows, native: add windows_msvc config_settingGravatar Laszlo Csomor2016-09-28
* Roll-forward of the startup options refactoring.Gravatar Julio Merino2016-09-15
* Rollback of startup options changes.Gravatar Greg Estren2016-09-13
* Drop unnecessary -DBLAZE_JAVA_CPU definition.Gravatar Julio Merino2016-09-12
* Use inheritance to support site-specific options.Gravatar Julio Merino2016-09-09
* Move the workspace-related functions out of blaze_startup_options.Gravatar Julio Merino2016-08-29
* Add support for checking to see if we are on a network drive for darwin.Gravatar Dave MacLachlan2016-07-18
* Add stub gRPC C++ client and Java server.Gravatar Lukacs Berki2016-04-12
* cpp: remove unnecessary visibility attribute from blaze_util targetGravatar Thiago Farina2016-04-05
* Add a bazel-srcs target to the top-level package containing all Bazel sourcesGravatar Damien Martin-Guillerez2016-02-29
* Add the ability to customize the bazel client's exit code used when the bazel...Gravatar Nathan Harmata2016-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
* Rollback of commit ae5f442e9cf3ef6578e70104af7cb2a2288b9fb8.Gravatar Kristina Chodorow2015-10-06
* Remove copy ctor and operator= from BlazeStartupOptionsGravatar Kristina Chodorow2015-10-06
* Fix broken build under Debian Wheezy.Gravatar Brian2015-09-28
* Some minor updates to the BUILD files.Gravatar Ulf Adams2015-09-15
* Fix the blaze_util_test to compile and pass.Gravatar Ulf Adams2015-09-08
* Port to FreeBSD.Gravatar Doug Rabson2015-08-26
* Fix some missing headers and data dependencies in BUILD files.Gravatar Philipp Wollermann2015-08-24