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
Commit message (
Expand
)
Author
Age
*
Rollback of commit 47107aad33695a040b0f771f0c09d66874c4d533.
Ulf Adams
2015-09-04
*
Remove unused code.
Marian Lobur
2015-09-04
*
Comment local attribute of genrule and remove TODO
Damien Martin-Guillerez
2015-09-04
*
Make the Android integration test verify if STL still works for our Android r...
Lukacs Berki
2015-09-04
*
Setup the ci build to test also Android tests when available
Damien Martin-Guillerez
2015-09-04
*
Description redacted.
Lukacs Berki
2015-09-04
*
Fix some warnings.
Ulf Adams
2015-09-04
*
Teach java_import about deps.
Googler
2015-09-04
*
Make android_binary use a constant, hard-coded, checked-in debug key.
Lukacs Berki
2015-09-04
*
Keep function parameters in the AST.
Laurent Le Brun
2015-09-04
*
sandbox: Use a better data structure for the mounts.
Philipp Wollermann
2015-09-04
*
Rollback of commit 17e9d7cd408eee1e4e73a1fe6f76917954475937.
Carmi Grushko
2015-09-04
*
Turn Bazel proto_library on for objc_proto_library.
Michael Thvedt
2015-09-04
*
Mark $implicit_tests attribute from test_suite as order independent.
Laurent Le Brun
2015-09-04
*
Quick fix for shipping the android tools in the Bazel binary
Damien Martin-Guillerez
2015-09-03
*
Add WalkableGraphUtils for easy (r)dep queries
Mark Schaller
2015-09-03
*
Add a method to EvaluationProgressReceiver for getting information on SkyFunc...
Nathan Harmata
2015-09-03
*
Add a bit more testing coverage to MemoizingEvaluatorTest.
Janak Ramakrishnan
2015-09-03
*
Fix Swift merge action to use combined arch binary
Dmitry Shevchenko
2015-09-03
*
Don't use null as a flag when iterating over dirty direct deps. Whether or no...
Janak Ramakrishnan
2015-09-03
*
Implement a Python 2 compatible isalpha function for Skylark strings.
Googler
2015-09-03
*
Remove unused ParserInputSource method and other minor cleanups
Michajlo Matijkiw
2015-09-03
*
Always inject the runfiles prefix into the Runfiles.Builder.
Ulf Adams
2015-09-03
*
Make Bazel work with Android build tools 23.0.0 by adding shell wrappers arou...
Lukacs Berki
2015-09-03
*
Alphabetically sort the list of flags for `bazel help --completion`
Damien Martin-Guillerez
2015-09-03
*
Add tests for cmdline classes
Kristina Chodorow
2015-09-03
*
Link Android native code with libstdc++, statically.
Ulf Adams
2015-09-03
*
Code cleanup
Laurent Le Brun
2015-09-03
*
Add an integration test for Android rules.
Lukacs Berki
2015-09-03
*
Fix a bug in SyntaxTreeVisitor to handle return statements.
Laurent Le Brun
2015-09-03
*
Make Python rules work in external repositories.
Lukacs Berki
2015-09-03
*
Add a new KeyedLocker, StripedKeyedLocker. This new implementation simply sto...
Eric Fellheimer
2015-09-03
*
Rollback of not-actually-thread-safe code introduced in a previous change. Id...
Nathan Harmata
2015-09-03
*
Fix ios debug symbol generation on Bazel.
Rumou Duan
2015-09-02
*
Modifications and improvements to AutoProfiler to reflect how it will be used...
Nathan Harmata
2015-09-02
*
Use TrackingAwaiter properly to track lost exceptions. Using the static metho...
Janak Ramakrishnan
2015-09-02
*
Fix compile warning
Kristina Chodorow
2015-09-02
*
Deflake MemoizingEvaluatorTest#shutDownBuildOnCachedError_Verified from the d...
Janak Ramakrishnan
2015-09-02
*
Allow .dylib libraries in srcs
Kristina Chodorow
2015-09-02
*
Update xctest_app documentation to reflect that ios_application rules are a v...
Chris Parsons
2015-09-02
*
sandbox: Better parsing of runfiles manifest files, fixes #413.
Philipp Wollermann
2015-09-02
*
Show a column with the location of a skylark function in HTML profiling stati...
Googler
2015-09-02
*
sandbox: Refactor readable* to userFriendly* as requested.
Philipp Wollermann
2015-09-02
*
sandbox: When spawn.getInputs() contains a directory, recurse into it and mou...
Philipp Wollermann
2015-09-02
*
Fix includes documentation
Kristina Chodorow
2015-09-02
*
When a Skylark macro creates a native rule, it also sets the following rule a...
Florian Weikert
2015-09-02
*
Fix incorrect rendering of first histogram on click in table
Googler
2015-09-02
*
Update error messages for missing fields. Make them more standard.
Laurent Le Brun
2015-09-02
*
Fix broken tests.
Marian Lobur
2015-09-02
*
Aspects can get information from their base rule.
Marian Lobur
2015-09-02
[next]