aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main
Commit message (Expand)AuthorAge
* 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
* Parser: Support tuples without parens.Gravatar Laurent Le Brun2015-03-20
* Skylark: documentation is updated. SkylarkFileType.java is moved to the ../li...Gravatar Googler2015-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
* Configurable attributes for ios_cpu should work under ios_multi_cpus.Gravatar Peter Schmitt2015-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
* Skylark: documentation for targets is added and improved.Gravatar Googler2015-03-20
* Allow built-in WORKSPACE rules to be overridden by the userGravatar Kristina Chodorow2015-03-20
* Skylark: Use LValue class in loops and comprehensions.Gravatar Laurent Le Brun2015-03-20
* Refactoring: Introduce a new class LValue.Gravatar Laurent Le Brun2015-03-20
* Description redacted.Gravatar Janak Ramakrishnan2015-03-20
* Tweak the bazel build scriptsGravatar Francois-Rene Rideau2015-03-20
* Prevent clashing xcode targets for multiple architectures.Gravatar Peter Schmitt2015-03-20
* Delay updating inputs of an action when processing the action cache until it ...Gravatar Janak Ramakrishnan2015-03-20
* Use //external:objc_proto_lib instead of a googlemac path for objc_proto_libraryGravatar Daniel Wagner-Hall2015-03-20
* Make include scanning faster when a target has many include scannables.Gravatar Manuel Klimek2015-03-20
* New class hierarchy for Skylark functionsGravatar Francois-Rene Rideau2015-03-20
* Automated [] rollback of [].Gravatar Laurent Le Brun2015-03-20
* Disambiguate jar paths in the exec root treeGravatar Kristina Chodorow2015-03-20
* Fix typo.Gravatar Nathan Harmata2015-03-20
* Add on-the-fly remote reposGravatar Kristina Chodorow2015-03-20
* Skylark: Document string slicing in documentation.Gravatar Laurent Le Brun2015-03-18
* Skylark: New error message in the lexer when an unsupported Python keyword is...Gravatar Laurent Le Brun2015-03-18
* Lift differences between Skylark and BUILD evaluation, wrt to concatenation.Gravatar Laurent Le Brun2015-03-18
* Open-source unittest.bashGravatar Damien Martin-Guillerez2015-03-18
* Ensure docgen_bin exit status propagates in Bazel build.Gravatar Han-Wen Nienhuys2015-03-18
* Skylark: Update error message when 'native' module cannot be accessed.Gravatar Laurent Le Brun2015-03-18
* Skylark: Define dict iteration order (sorted by key).Gravatar Laurent Le Brun2015-03-18
* Test execution time warning contains target name. The rest of the message is ...Gravatar Googler2015-03-18
* add OutputGroupProvider.DEFAULT_GROUPS for commonly built groupsGravatar Michajlo Matijkiw2015-03-18
* Add support of aspects to blaze query.Gravatar Marian Lobur2015-03-18
* Remove "obsolete" and "default_obsolete" from the BUILD language.Gravatar Greg Estren2015-03-18
* Constraints: implement "fulfills". Details are describedGravatar Greg Estren2015-03-18
* On-the-fly target pattern resolution in SkyQueryEnvironmentGravatar Mark Schaller2015-03-18
* Parser: Add the 'pass' keywordGravatar Laurent Le Brun2015-03-18
* Parser: allow multiple statements on the same line as the colonGravatar Laurent Le Brun2015-03-18
* Split actoolzip and ibtoolzip into separate binariesGravatar Daniel Wagner-Hall2015-03-18
* PackageFactory: cleanup code duplicationGravatar Laurent Le Brun2015-03-18
* Use a variable for product name in launcher messagesGravatar Kristina Chodorow2015-03-18
* Skylark: Improve error message when using native module outside macroGravatar Laurent Le Brun2015-03-18
* Print singleton tuples with a commaGravatar Francois-Rene Rideau2015-03-18