aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/skylark/util
Commit message (Expand)AuthorAge
* Create a method for initializing build API libraries using object instances i...Gravatar cparsons2018-06-21
* Remove LIPO supportGravatar hlopko2018-06-15
* Create GlobalBootstrap and the Bootstrap interface to add portions of the bui...Gravatar cparsons2018-05-23
* Introduce `--incompatible_disallow_filetype` to remove the `FileType` function.Gravatar laurentlb2018-04-13
* Make RuleClass serializable and remove Environment from it, since it was only...Gravatar janakr2018-03-30
* Remove Skylark ConfigurationTransition.DATA references.Gravatar gregce2018-01-29
* Be explicit about semantics of Skylark environmentsGravatar brandjon2017-10-23
* Move the Skylark rule infrastructure from lib.rules to lib.analysis.skylarkGravatar ulfjack2017-08-09
* Introduce --incompatible_new_actions_api flag.Gravatar dslomov2017-07-05
* Migrate Java tests to Truth.Gravatar lberki2017-05-30
* Add toolchains data to RuleClass and RuleContext.Gravatar John Cater2017-05-19
* Remove isSkylark and eval from Environment.Gravatar Laurent Le Brun2016-11-29
* Add SkylarkAspect to SkylarkRuleContext for aspectsGravatar Dmitry Lomov2016-11-09
* Rollback of commit b91fac3b1f0f5142a906aa12280de936f29fb607.Gravatar Luis Fernando Pino Duque2016-11-09
* Restrict google_glob_information to eclipse_aspect.Gravatar Dmitry Lomov2016-11-08
* Move ToolsRepository out of EnvironmentGravatar Laurent Le Brun2016-10-27
* Make SkylarkClassObject "Bazel-specific".Gravatar Dmitry Lomov2016-08-05
* Allow modules to inject a custom AttributeContainer.Gravatar Janak Ramakrishnan2016-05-12
* Rollback of commit 178a3dfda8bf72abf22758597a90a4afb8eed181.Gravatar Damien Martin-Guillerez2016-05-06
* Allow modules to inject a custom AttributeContainer.Gravatar Janak Ramakrishnan2016-05-04
* Inject the Constants.TOOLS_REPOSITORY in SkylarkRuleClassFunctions.testBaseRule Gravatar Luis Fernando Pino Duque2016-04-29
* Enable injection of Skylark modules through the RuleClassProviderGravatar Damien Martin-Guillerez2016-02-15
* Implement aspect attributes and expose them to aspect implementation function.Gravatar Dmitry Lomov2015-12-16
* Migrated base test classes to JUnit 4 and deleted their temporary *ForJunit4 ...Gravatar Florian Weikert2015-12-07
* Migrated EvaluationTestCase (and all tests depending on it) to JUnit 4.Gravatar Florian Weikert2015-12-01
* workers: Restart worker processes when their binary has changed since they we...Gravatar Philipp Wollermann2015-11-05
* Rollback of commit 30c0a635ba50c43467c80527a6c12abc4f8ed29e.Gravatar Peter Schmitt2015-10-20
* Open-source Skylark's BindTestGravatar Dmitry Lomov2015-10-19
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Open source some skylark tests.Gravatar Han-Wen Nienhuys2015-09-22