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
/
cpp
/
blaze_startup_options.cc
Commit message (
Expand
)
Author
Age
*
Set the default value of PRODUCT_NAME to "Bazel" and add a test to guarantee
Luis Fernando Pino Duque
2016-06-24
*
Refactor Blaze command line construction to allow for greater flexibility and...
Eric Fellheimer
2016-05-12
*
Assorted changes wrt. gRPC client/server comms:
Lukacs Berki
2016-04-21
*
Add the --grpc_port startup option and start a Java server if it's passed in.
Lukacs Berki
2016-04-14
*
Add startup option --experimental_oom_more_eagerly_threshold, with default va...
Janak Ramakrishnan
2016-03-24
*
Add a new startup option, --experimental_oom_more_eagerly. Features to have B...
Janak Ramakrishnan
2016-03-08
*
Remove --skyframe flag from the build command. It was a no-op and deprecated ...
Googler
2016-02-05
*
RELNOTES[INC]: The startup flag --blaze_cpu is removed,
Janak Ramakrishnan
2016-02-02
*
Add a --deep_execroot startup option that puts the execroot under $OUTPUT_BAS...
Lukacs Berki
2015-12-09
*
Allow workspace-relative imports in .bazelrc
Googler
2015-12-03
*
add some missing errno.h and string.h includes
Mostyn Bramley-Moore
2015-11-11
*
Rollback of commit ae5f442e9cf3ef6578e70104af7cb2a2288b9fb8.
Kristina Chodorow
2015-10-06
*
Remove copy ctor and operator= from BlazeStartupOptions
Kristina Chodorow
2015-10-06
*
Adds a mechanism for invocation policy. The policy is taken through the --inv...
Alex Humesky
2015-09-30
*
Rationalize copyright headers
Damien Martin-Guillerez
2015-09-25
*
Configured Java logging for Bazel
Damien Martin-Guillerez
2015-09-14
*
Remove vestigial references to 32-bit/64-bit binaries.
Janak Ramakrishnan
2015-07-30
*
Added /etc/bazel.bazelrc as a global Bazel's master rc.
Damien Martin-Guillerez
2015-06-15
*
Pass user-specified JVM flags to AddJVMArguments so that JVM flags can be cus...
Janak Ramakrishnan
2015-06-03
*
Move blaze_exit_code.h into util/ directory.
Thiago Farina
2015-04-24
*
Header cleanups.
Han-Wen Nienhuys
2015-04-22
*
Fix the compilation of blaze_startup_options.cc on old Ubuntu systems.
Ulf Adams
2015-04-10
*
Add logging of blaze_cpu flag usage. Before we can remove this flag we need t...
Marian Lobur
2015-04-09
*
Automated [] rollback of [].
Kristina Chodorow
2015-04-08
*
Use OS-specific caches for output root
Kristina Chodorow
2015-03-23
*
Use a variable for product name in launcher messages
Kristina Chodorow
2015-03-18
*
Improve error message if WORKSPACE file is not found
Kristina Chodorow
2015-03-18
*
Update from Google.
Han-Wen Nienhuys
2015-02-25