aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add serialization functionality to classes.Gravatar Eric Fellheimer2015-03-23
* Only use a single copy of a nested bundle with ios_multi_cpus.Gravatar Peter Schmitt2015-03-23
* Use a /var/tmp path for Bazel output tree on OSXGravatar Daniel Wagner-Hall2015-03-23
* Reword documentation of --universe_scope to emphasize that it isn't necessari...Gravatar Nathan Harmata2015-03-23
* Include generateSubmodules in the cache key.Gravatar Googler2015-03-23
* Remove default_obsolete reference (since the attributeGravatar Greg Estren2015-03-23
* Description redacted.Gravatar Googler2015-03-23
* Add compilation of objc helper tools to compile.shGravatar Daniel Wagner-Hall2015-03-23
* Use OS-specific caches for output rootGravatar Kristina Chodorow2015-03-23
* Fix a grammar error in the "Why doesn't Google use ...?" sectionGravatar Googler2015-03-23
* Don't bother cleaning the graph if we are crashing anyway, since attempting t...Gravatar Nathan Harmata2015-03-23
* Remove common java code between objc tools and rules.Gravatar Peter Schmitt2015-03-23
* Pass pre-processed label to Xcodegen so it can be used as an Xcode target nam...Gravatar Matthew DeVore2015-03-23
* Description redacted.Gravatar Greg Estren2015-03-23
* Add experimental external event repository progress messages.Gravatar Googler2015-03-23
* Rolling forward rolled back change that did declared dependencies on discover...Gravatar Janak Ramakrishnan2015-03-23
* Include all sources actually used by Bazel in BazelGravatar Daniel Wagner-Hall2015-03-23
* Use a single critical path component in case of shared actions that run concu...Gravatar Miguel Alcon Pinto2015-03-23
* Add xctest_app ipa file to files-to-buildGravatar Matthew DeVore2015-03-23
* Add C++ flags to C++ linkstamp compiles.Gravatar Manuel Klimek2015-03-23
* remove ActionMetadata#getInputCountGravatar Michajlo Matijkiw2015-03-23
* Make rules referencing paths outside of the execution root an error.Gravatar Manuel Klimek2015-03-23
* Automated [] rollback of [].Gravatar Googler2015-03-23
* Don't print out action cache if it has more than 1000 entries. This prevents ...Gravatar Janak Ramakrishnan2015-03-23
* Use a more restricted type bound on SkyFunctionException#validateExceptionTyp...Gravatar Nathan Harmata2015-03-23
* Fix Bazel documentation subtleties.Gravatar Laszlo Csomor2015-03-23
* Enable support for multiple variable assignments.Gravatar Laurent Le Brun2015-03-23
* Initial checkin of Python rules into Bazel.Gravatar Lukacs Berki2015-03-23
* Skylark: proper anchor is generated for Boolean types in the documentation.Gravatar Googler2015-03-23
* Skylark: minor documentation cleanups.Gravatar Googler2015-03-23
* Parser: Allow more complex expressions as for loop variables.Gravatar Laurent Le Brun2015-03-23
* Allow bash unit tests to fails without failure messageGravatar Damien Martin-Guillerez2015-03-20
* Genrules "set -euo pipefail" by default.Gravatar Laszlo Csomor2015-03-20
* Parser: Support tuples without parens.Gravatar Laurent Le Brun2015-03-20
* FAQ: removed the sentence about using query as an interface with IDEGravatar Damien Martin-Guillerez2015-03-20
* Skylark: documentation is updated. SkylarkFileType.java is moved to the ../li...Gravatar Googler2015-03-20
* Split up the DefaultsPackageTest into C++ and Java parts. Move some tests outGravatar Ulf Adams2015-03-20
* Move all actual compilation to after function definitionsGravatar Daniel Wagner-Hall2015-03-20
* Only load default_provisioning_profile if we need oneGravatar Daniel Wagner-Hall2015-03-20
* objc: Only load dump_syms if we're actually going to use itGravatar Daniel Wagner-Hall2015-03-20
* Move cast* utilities to SkylarkTypeGravatar Francois-Rene Rideau2015-03-20
* Add AST_FILE_LOOKUP to the list of key types whose SkyFunction implicitly use...Gravatar Nathan Harmata2015-03-20
* Add more info about Docker vs. Bazel.Gravatar Han-Wen Nienhuys2015-03-20
* Configurable attributes for ios_cpu should work under ios_multi_cpus.Gravatar Peter Schmitt2015-03-20
* Fix code block escaping issue on Getting Started pageGravatar Ross Light2015-03-20
* Delete low value LOG statementGravatar Mark Schaller2015-03-20
* Replace @BlazeRule with a getMetadata() method. This lets us avoid Java Refle...Gravatar Googler2015-03-20
* Allow specifying crosstool flags based on the build mode.Gravatar Manuel Klimek2015-03-20
* Give a helpful error message when the crosstool configuration enablesGravatar Manuel Klimek2015-03-20
* Rolling back change because of subtle race condition when multiple actions in...Gravatar Janak Ramakrishnan2015-03-20