aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/cpp/blaze_startup_options.cc
Commit message (Expand)AuthorAge
* Add a --deep_execroot startup option that puts the execroot under $OUTPUT_BAS...Gravatar Lukacs Berki2015-12-09
* Allow workspace-relative imports in .bazelrcGravatar Googler2015-12-03
* add some missing errno.h and string.h includesGravatar Mostyn Bramley-Moore2015-11-11
* Rollback of commit ae5f442e9cf3ef6578e70104af7cb2a2288b9fb8.Gravatar Kristina Chodorow2015-10-06
* Remove copy ctor and operator= from BlazeStartupOptionsGravatar Kristina Chodorow2015-10-06
* Adds a mechanism for invocation policy. The policy is taken through the --inv...Gravatar Alex Humesky2015-09-30
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Configured Java logging for BazelGravatar Damien Martin-Guillerez2015-09-14
* Remove vestigial references to 32-bit/64-bit binaries.Gravatar Janak Ramakrishnan2015-07-30
* Added /etc/bazel.bazelrc as a global Bazel's master rc.Gravatar Damien Martin-Guillerez2015-06-15
* Pass user-specified JVM flags to AddJVMArguments so that JVM flags can be cus...Gravatar Janak Ramakrishnan2015-06-03
* Move blaze_exit_code.h into util/ directory.Gravatar Thiago Farina2015-04-24
* Header cleanups.Gravatar Han-Wen Nienhuys2015-04-22
* Fix the compilation of blaze_startup_options.cc on old Ubuntu systems.Gravatar Ulf Adams2015-04-10
* Add logging of blaze_cpu flag usage. Before we can remove this flag we need t...Gravatar Marian Lobur2015-04-09
* Automated [] rollback of [].Gravatar Kristina Chodorow2015-04-08
* Use OS-specific caches for output rootGravatar Kristina Chodorow2015-03-23
* Use a variable for product name in launcher messagesGravatar Kristina Chodorow2015-03-18
* Improve error message if WORKSPACE file is not foundGravatar Kristina Chodorow2015-03-18
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25