aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Inject the default runfiles prefix from the rule class provider.Gravatar Ulf Adams2015-09-04
* Rollback of commit 47107aad33695a040b0f771f0c09d66874c4d533.Gravatar Ulf Adams2015-09-04
* Remove unused code.Gravatar Marian Lobur2015-09-04
* Run bazel to unpack the install base at the end of the installerGravatar Damien Martin-Guillerez2015-09-04
* Unbreak the CI on DarwinGravatar Damien Martin-Guillerez2015-09-04
* Adds some safety checks in the Bazel installerGravatar Damien Martin-Guillerez2015-09-04
* Comment local attribute of genrule and remove TODOGravatar Damien Martin-Guillerez2015-09-04
* Make the Android integration test verify if STL still works for our Android r...Gravatar Lukacs Berki2015-09-04
* Setup the ci build to test also Android tests when availableGravatar Damien Martin-Guillerez2015-09-04
* Description redacted.Gravatar Lukacs Berki2015-09-04
* Fix some warnings.Gravatar Ulf Adams2015-09-04
* Teach java_import about deps.Gravatar Googler2015-09-04
* Make android_binary use a constant, hard-coded, checked-in debug key. Gravatar Lukacs Berki2015-09-04
* Keep function parameters in the AST.Gravatar Laurent Le Brun2015-09-04
* sandbox: Use a better data structure for the mounts.Gravatar Philipp Wollermann2015-09-04
* Rollback of commit 17e9d7cd408eee1e4e73a1fe6f76917954475937.Gravatar Carmi Grushko2015-09-04
* Turn Bazel proto_library on for objc_proto_library.Gravatar Michael Thvedt2015-09-04
* Mark $implicit_tests attribute from test_suite as order independent.Gravatar Laurent Le Brun2015-09-04
* Reset releasesGravatar Bazel Release System2015-09-04
* Quick fix for shipping the android tools in the Bazel binaryGravatar Damien Martin-Guillerez2015-09-03
* Add WalkableGraphUtils for easy (r)dep queriesGravatar Mark Schaller2015-09-03
* Minor language fixesGravatar Florian Weikert2015-09-03
* Add a method to EvaluationProgressReceiver for getting information on SkyFunc...Gravatar Nathan Harmata2015-09-03
* Add a bit more testing coverage to MemoizingEvaluatorTest.Gravatar Janak Ramakrishnan2015-09-03
* Fix Swift merge action to use combined arch binaryGravatar Dmitry Shevchenko2015-09-03
* Don't use null as a flag when iterating over dirty direct deps. Whether or no...Gravatar Janak Ramakrishnan2015-09-03
* Implement a Python 2 compatible isalpha function for Skylark strings.Gravatar Googler2015-09-03
* Remove unused ParserInputSource method and other minor cleanupsGravatar Michajlo Matijkiw2015-09-03
* Always inject the runfiles prefix into the Runfiles.Builder.Gravatar Ulf Adams2015-09-03
* Fix the name of the android tools dependenciesGravatar Damien Martin-Guillerez2015-09-03
* Make Bazel work with Android build tools 23.0.0 by adding shell wrappers arou...Gravatar Lukacs Berki2015-09-03
* Alphabetically sort the list of flags for `bazel help --completion`Gravatar Damien Martin-Guillerez2015-09-03
* Add more source filegroups for the installerGravatar Damien Martin-Guillerez2015-09-03
* Add tests for cmdline classesGravatar Kristina Chodorow2015-09-03
* Link Android native code with libstdc++, statically.Gravatar Ulf Adams2015-09-03
* Code cleanupGravatar Laurent Le Brun2015-09-03
* Fix AppEngine build when sandboxed execution is enabledGravatar Damien Martin-Guillerez2015-09-03
* Add an integration test for Android rules.Gravatar Lukacs Berki2015-09-03
* Fix a bug in SyntaxTreeVisitor to handle return statements.Gravatar Laurent Le Brun2015-09-03
* Make Python rules work in external repositories.Gravatar Lukacs Berki2015-09-03
* Fix a signed vs unsigned comparison warning in the ijar zipper.Gravatar Erik Kuefler2015-09-03
* Add missing tools directory in the filegroup to packageGravatar Damien Martin-Guillerez2015-09-03
* Add a new KeyedLocker, StripedKeyedLocker. This new implementation simply sto...Gravatar Eric Fellheimer2015-09-03
* Pass source files to J2ObjC through a temporary source file manifest.Gravatar Rumou Duan2015-09-03
* Rollback of not-actually-thread-safe code introduced in a previous change. Id...Gravatar Nathan Harmata2015-09-03
* Fix ios debug symbol generation on Bazel.Gravatar Rumou Duan2015-09-02
* Fix dropdown for Tutoral. Make screenshot on Dashboard blog post responsive.Gravatar David Chen2015-09-02
* Modifications and improvements to AutoProfiler to reflect how it will be used...Gravatar Nathan Harmata2015-09-02
* Get rid of javac warning spam when building java protos.Gravatar Nathan Harmata2015-09-02
* Use TrackingAwaiter properly to track lost exceptions. Using the static metho...Gravatar Janak Ramakrishnan2015-09-02