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
Commit message (
Expand
)
Author
Age
*
Set the default workspace name to __main__
Kristina Chodorow
2016-05-03
*
--
Googler
2016-05-03
*
Rollback of commit 140634eccee693b567ba7591df550f7b72db1612.
Lukacs Berki
2016-05-03
*
--
Luis Fernando Pino Duque
2016-05-03
*
Prioritize kwarg presence error in invokeObjectMethod.
Googler
2016-05-03
*
Set workspace name for http_file, http_jar, and maven_jar
Kristina Chodorow
2016-05-03
*
Adds a new flag for generation of dSYMs for all apple rules.
Dmitry Shevchenko
2016-05-03
*
Remove documentation for "abi" and "abi_deps".
Greg Estren
2016-05-03
*
Make compatible_with / restricted_to nonconfigurable.
Greg Estren
2016-05-03
*
Rollback of commit 910a907e643d3b1320c9ebd6b2b339848089acce.
Chris Parsons
2016-05-03
*
Workaround for duplicate input basename bug in apple's libtool.
Chris Parsons
2016-05-03
*
Expose platform frameworks dir to Skylark.
Dmitry Shevchenko
2016-05-03
*
Linux-specific: check if the stray server process we are about to kill -9 is ...
Lukacs Berki
2016-05-02
*
Remove wrong test in rc_options_test
Klaus Aehlig
2016-05-02
*
installer: remove guard when removing the bazel symlink
Damien Martin-Guillerez
2016-05-02
*
Initialize an uninitialized field in ijar
Shinichiro Hamaji
2016-05-02
*
Various cleanups and refactorings in the client:
Lukacs Berki
2016-05-02
*
stub_template.txt: replace A if condition else B statement with if statement
Yun Peng
2016-05-02
*
Delay retrieval of the blacklist patterns file from the graph until we actual...
Janak Ramakrishnan
2016-05-02
*
In InvocationPolicyEnforcer#enforce, instead of just checking the direct comm...
Janak Ramakrishnan
2016-05-02
*
When we don't have an OutputService, precompute and cache the assumed-to-be-i...
Nathan Harmata
2016-05-02
*
Memoize the OptionsData per BlazeCommand.
Nathan Harmata
2016-05-02
*
Use ConstraintSemantics.getSupportedEnvironments() in supportsJava7TargetEnvi...
Liam Miller-Cushon
2016-05-02
*
In apple_binary, propagate cc_library dependencies for all child configuratio...
Chris Parsons
2016-05-02
*
Clean up J2ObjC proto support.
Rumou Duan
2016-05-02
*
Move android deploy info from the default files to build to its own output group
Alex Humesky
2016-05-02
*
Push some functionality from FoundationTestCase to where it's actually used.
Ulf Adams
2016-04-29
*
Clean up and simplify InstrumentedFileManifestAction.
Ulf Adams
2016-04-29
*
Clarify plmerge variable substitution behavior.
Peter Schmitt
2016-04-29
*
Tokenize javacopts in JavaToolchainDataParser
Liam Miller-Cushon
2016-04-29
*
Adds the text output parameter and a partial manifest to the action key for A...
Alex Humesky
2016-04-29
*
Let select() "unset" values via: select({"//some:condition: None }).
Greg Estren
2016-04-29
*
--
Carmi Grushko
2016-04-29
*
Inject the Constants.TOOLS_REPOSITORY in SkylarkRuleClassFunctions.testBaseRule
Luis Fernando Pino Duque
2016-04-29
*
Declare TargetAndConfiguration as final and immutable. Fix documentation.
Ulf Adams
2016-04-28
*
cc_configure: add -lm to the default linker flags
Damien Martin-Guillerez
2016-04-28
*
Acquire the server lock even if the client uses gRPC.
Lukacs Berki
2016-04-28
*
*really* make server mode on Windows work.
Lukacs Berki
2016-04-28
*
Allows network in sandbox, when --java_debug. Fixes #393.
Yue Gan
2016-04-28
*
Make compilation on Windows work again.
Lukacs Berki
2016-04-28
*
Figure out the actual address of the command port a little differently, in a ...
Lukacs Berki
2016-04-28
*
cc_configure: do not assume the message from gcc is in English
Damien Martin-Guillerez
2016-04-28
*
Use the Win32 API to create and query junctions in the C++ client.
Lukacs Berki
2016-04-28
*
Precompute defaults package content to save ~milliseconds every time BlazeRun...
Janak Ramakrishnan
2016-04-28
*
Remove repeated allowMissingInputs module check.
Janak Ramakrishnan
2016-04-28
*
Add Bootstrap and Font Awesome directories to Bazel third_party.
David Chen
2016-04-28
*
Add random-access indexing into GroupedList. Intended to be a no-op, allowing...
Janak Ramakrishnan
2016-04-28
*
Adds an "otherFlags" field to ObjcCommon.
Googler
2016-04-28
*
Set Bazel's workspace name
Kristina Chodorow
2016-04-27
*
Run JavaBuilder with a UTF-8 charset
Liam Miller-Cushon
2016-04-27
[next]