aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Fix ijar compressionGravatar Damien Martin-Guillerez2015-09-11
* Add CRC-32 computation to third_party/ijar:zipperGravatar Damien Martin-Guillerez2015-09-11
* Increase size of test timeout flaky on ci.bazel.ioGravatar Damien Martin-Guillerez2015-09-11
* Allow tuples inside square brackets (for list/dict indexing).Gravatar Laurent Le Brun2015-09-11
* Fixed Skylark stack trace:Gravatar Florian Weikert2015-09-11
* Blog post for sandboxing.Gravatar Ulf Adams2015-09-11
* Scala rules: Implement scala_binaryGravatar Laurent Le Brun2015-09-11
* Fix Bazel breakageGravatar Damien Martin-Guillerez2015-09-11
* Fix BUILD_SCM_* being looked for in the stable status file and test it.Gravatar Brian Silverman2015-09-11
* Strictly enforce reverse deps removals.Gravatar Janak Ramakrishnan2015-09-11
* Refactor Skylark Environment-sGravatar Francois-Rene Rideau2015-09-11
* Propagate includes and defines attributes from cc_library to dependent objc_l...Gravatar Peter Schmitt2015-09-11
* Updated Bazel's j2objc version to 0.9.8.1 (latest).Gravatar Googler2015-09-11
* Add experimental_ios_test to the list of rules that objc_xcodeproj can depend...Gravatar Chris Parsons2015-09-11
* Scala rules: Make main_class optionalGravatar Laurent Le Brun2015-09-11
* Stop serializing/deserializing Locations as part of PackagesGravatar Michajlo Matijkiw2015-09-11
* Update the text about flexibility in the index.htmlGravatar Damien Martin-Guillerez2015-09-11
* Preserve the original location in EvalExceptionWithStackTraceGravatar Laurent Le Brun2015-09-11
* LoadStatement: Keep the location of the path argument.Gravatar Laurent Le Brun2015-09-11
* Fix typo in a comment.Gravatar Philipp Wollermann2015-09-11
* Fix bug in the parser when a block was silently skipped.Gravatar Laurent Le Brun2015-09-11
* Add the filename to SHA256 filesGravatar Damien Martin-Guillerez2015-09-11
* Use ApplicationInfo.dataDir instead of hardcoding "/data/data/<PACKAGE NAME>"...Gravatar Lukacs Berki2015-09-11
* Delay cleaning of in-flight nodes until the following build. This allows us t...Gravatar Janak Ramakrishnan2015-09-11
* Prevent android_binary rule from overwriting the <compatible-screens> section...Gravatar Andrew Pellegrini2015-09-11
* Fix error message when accessing unsupported operator [].Gravatar Laurent Le Brun2015-09-11
* Remove expectation of clang in producing .gcno of assembly files for instrume...Gravatar Chris Parsons2015-09-11
* Added a blog post for the beta releaseGravatar Kristina Chodorow2015-09-09
* Save subtasks for Skylark function profiler tasks and then report self time o...Gravatar Klaas Boesche2015-09-09
* The rbuildfiles operator in blaze query now correctly handles loads and subin...Gravatar John Field2015-09-09
* Rewrite the preprocessor infrastructure to return events as part of the result.Gravatar Ulf Adams2015-09-09
* Fix compile warningsGravatar Kristina Chodorow2015-09-09
* Simplify Skylark landing page, other minor fixes.Gravatar Laurent Le Brun2015-09-09
* Update build-ref.htmlGravatar Laurent Le Brun2015-09-09
* sandbox: Add a test to make sure opting-out via local=1 works.Gravatar Philipp Wollermann2015-09-09
* Minor improvements in rules.mdGravatar Laurent Le Brun2015-09-09
* StandaloneTestStrategy: Remove unnecessary TODO, as dmarting recently impleme...Gravatar Philipp Wollermann2015-09-09
* StandaloneTestStrategy: Make sure to create a fresh TEST_TMPDIR when running ...Gravatar Philipp Wollermann2015-09-09
* Provide information about Android SDK to Android Studio.Gravatar Dmitry Lomov2015-09-09
* Move Skylark rules to build-encyclopedia.Gravatar Laurent Le Brun2015-09-09
* Save information about transitive packages in ConfiguredTargetValue and Aspec...Gravatar Marian Lobur2015-09-09
* Fix release to github scriptGravatar Damien Martin-Guillerez2015-09-09
* Enable compression for Groovy and AppEngine rules.Gravatar Erik Kuefler2015-09-09
* Minor tweaks to landing page. Rearrange some links on documentation navigation.Gravatar David Chen2015-09-09
* --Gravatar Damien Martin-Guillerez2015-09-09
* Automatically record exceptions and assert that there aren't any when using N...Gravatar Janak Ramakrishnan2015-09-09
* Base .entitlements (and related extension) files on the full target label as ...Gravatar Chris Parsons2015-09-09
* Also check the XML_TEST_OUTPUT env variable and generate xml output if set.Gravatar Ulf Adams2015-09-09
* Call into the super's method in DeterministicValueEntry rather than trying to...Gravatar Janak Ramakrishnan2015-09-08
* Update Bazel homepage for the Beta release.Gravatar Damien Martin-Guillerez2015-09-08