aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Split ios_application configurations based on --ios_multi_cpus.Gravatar Peter Schmitt2015-03-16
* Delete PackageCacheBackedTargetPatternResolver. There is no PackageCache.Gravatar Janak Ramakrishnan2015-03-16
* Skylark: Fix typing of structsGravatar Laurent Le Brun2015-03-16
* RELNOTES: Allow users to set the simulated device, SDK, and environment from ...Gravatar Googler2015-03-13
* Add documentation body for Bazel java_test, sh_binary, sh_test, test_suite.Gravatar Laszlo Csomor2015-03-13
* Fix Build Encyclopedia docgen: allow overriding rule definitions.Gravatar Laszlo Csomor2015-03-13
* Declare dependencies on discovered inputs before execution instead of after.Gravatar Janak Ramakrishnan2015-03-13
* Implement ConditionalExpressionGravatar Francois-Rene Rideau2015-03-13
* add baseline functionality for not saving unused artifactsGravatar Michajlo Matijkiw2015-03-13
* BazelExtraActionRule is documented.Gravatar Googler2015-03-13
* BazelActionListenerRule is documented.Gravatar Googler2015-03-13
* Use VFS_READLINK rather than VFS_LINK, to avoid confusion with theGravatar Han-Wen Nienhuys2015-03-13
* Skylark: DictionaryLiteral is immutable (like every dict).Gravatar Laurent Le Brun2015-03-13
* Skylark: Make ctx.var a dictionary.Gravatar Laurent Le Brun2015-03-13
* Attribute synopsis's are cleaned up. The BE generator prints a warning in cas...Gravatar Googler2015-03-13
* Simplify Attribute builder now that all rules specify allowed file types.Gravatar Ulf Adams2015-03-13
* Bazel sh_* rules are documented and cleared up.Gravatar Googler2015-03-13
* AttributeMap#has(String, Type) is added to check whether an attribute with a ...Gravatar Googler2015-03-13
* RELNOTES[NEW]: Added --relative_locations flag to the query command to make t...Gravatar Damien Martin-Guillerez2015-03-13
* Remove dead blaze flag --show_builder_stats.Gravatar Laszlo Csomor2015-03-13
* Defaulted cpu to the host cpuGravatar Damien Martin-Guillerez2015-03-13
* Document Bazel's genrule.Gravatar Laszlo Csomor2015-03-13
* BazelTestSuiteRule is documented. The "suites" attribute is removed from Baze...Gravatar Googler2015-03-13
* Implements an attribute textual_hdrs for cc_library rules.Gravatar Manuel Klimek2015-03-13
* Save ~13% execution time in []RuleClassProvider.create() by only formatting s...Gravatar Googler2015-03-13
* Inform EvaluationProgressReceiver of nodes that are built in error.Gravatar Janak Ramakrishnan2015-03-13
* Delete unused class.Gravatar Nathan Harmata2015-03-13
* Make the semantics of runfiles trees saner by always using the entry that com...Gravatar Lukacs Berki2015-03-13
* Fix classpath with named workspace for java binaryGravatar Damien Martin-Guillerez2015-03-13
* Move bundle_id storage from BundleMergeControlBytes to Bundling to fix a case...Gravatar Googler2015-03-13
* Return the set of files found when discovering inputs. Skyframe will probably...Gravatar Janak Ramakrishnan2015-03-11
* structured_resources allows directories in .app.Gravatar Peter Schmitt2015-03-11
* Populate a new local repository with the files, not dirGravatar Kristina Chodorow2015-03-11
* Glob documentation is updated.Gravatar Googler2015-03-11
* BazelFilegroupRule is documented.Gravatar Googler2015-03-11
* Added Eclipse project configuration for BazelGravatar Damien Martin-Guillerez2015-03-11
* Do not require a WORKSPACE file to load the external pkgGravatar Kristina Chodorow2015-03-11
* Record statistics about dirty output files detected in the output tree.Gravatar Miguel Alcon Pinto2015-03-11
* Compiling protos should generate coverage files(.gcno) if in coverage mode.Gravatar Googler2015-03-11
* Document Bazel's java_{binary,library,plugin,import} rules.Gravatar Laszlo Csomor2015-03-10
* Misc Skylark cleanups and small featuresGravatar Francois-Rene Rideau2015-03-10
* Allow ios_test to override the GCOV environment variableGravatar Daniel Wagner-Hall2015-03-10
* Open-source ijar's testsGravatar Damien Martin-Guillerez2015-03-10
* Make the BE docgen's code a bit nicer.Gravatar Laszlo Csomor2015-03-10
* A minor documentation change in OutputGroupProvider.Gravatar Lukacs Berki2015-03-10
* Force log flush at the end of a command execution.Gravatar Miguel Alcon Pinto2015-03-10
* Increase exception specificity in getPackageGravatar Mark Schaller2015-03-10
* Skylark: Show ordering when pretty-printing sets.Gravatar Laurent Le Brun2015-03-10
* RELNOTES: Expose getWorkspaceName as ctx.workspace_name in Skylark.Gravatar Han-Wen Nienhuys2015-03-10
* Exempt Bazel WORKSPACE rules from constraint checking.Gravatar Greg Estren2015-03-10