- e673653 JS, Localization: Adds support for localization with closure managed rules. by Pedro Liberal Fernandez · 8 years ago
- 8539a12 Rollback of commit 82d43279f93d95e4c41b4bc598a3cc05ddd1ae1a. by Laszlo Csomor · 9 years ago
- 82d4327 Change execution root for external repositories to be ../repo by Kristina Chodorow · 9 years ago
- 009e059 Experimental java annotation support with unpredictable action inputs/outputs in j2objc_library behind flag --experimental_j2objc_annotation_processing by Rumou Duan · 9 years ago
- 34cdae3 Reorganize Skylark Reference documentation. by Dmitry Lomov · 9 years ago
- 740cb39 Add some docs on what rules and files are by Kristina Chodorow · 9 years ago
- f3cf98f Rollback of commit bdfd58a8ca2ed5735d6aaa5b238fb0f689515724. by Laurent Le Brun · 9 years ago
- bdfd58a Make the execution root match the runfiles tree structure for external repositories by Kristina Chodorow · 9 years ago
- 0e17046 Description redacted. -- MOS_MIGRATED_REVID=125013752 by Googler · 9 years ago
- e255ce9 Update JavaDoc for class Artifact. by Rumou Duan · 9 years ago
- d15c5be Use runfiles path, not execroot path, for Skylark's short_path by Kristina Chodorow · 9 years ago
- 4dd18ec Switch to using ../repo-name syntax for runfiles by Kristina Chodorow · 9 years ago
- 33bab46 Split ActionMetadata into ActionAnalysisMetadata and ActionExecutionMetadata. by Rumou Duan · 9 years ago
- 9e4c78f Automated [] rollback of commit 857cda2c45a5cc68c3fa398311c48c571a64915d and commit 790d2f6009d47fe92cf0cd92a1473bbf0141f32e. by Damien Martin-Guillerez · 9 years ago
- 857cda2 Move the runfiles for external repositories to under the x.runfiles/ directory by Kristina Chodorow · 9 years ago
- a77f32c Introduce TreeFileArtifact, which represents files under TreeArtifacts. by Rumou Duan · 9 years ago
- 8091b2b Expose artifact owner label to Skylark. by Dmitry Lomov · 9 years ago
- de62b4e Pass the source path -> Artifact mapping into FdoSupport from a provider instead of special-casing it. by Lukacs Berki · 9 years ago
- 2fd0506 Add the names of the mandatory inputs to the action key for actions that discover their inputs. by Lukacs Berki · 9 years ago
- ab049e0 Reinstate mutable maps, again. by Francois-Rene Rideau · 9 years ago
- c43f4c4 Clarify documentation; use short_path, not path, in runfiles by Dan Fabulich · 9 years ago
- 434e68e Rename MiddlemanExpander to ArtifactExpander, and refactor it to yield ArtifactFiles. by Michael Thvedt · 9 years ago
- e3b1cb7 Introduce TreeArtifact and associated code to work with it. No functionality implemented yet. by Michael Thvedt · 9 years ago
- d5ef2b4 Rollback of commit f941d56acfad5f8c819c81b494f806ea74ea7fd8. by Carmi Grushko · 9 years ago
- f941d56 Reinstate mutable SkylarkDict by Francois-Rene Rideau · 9 years ago
- fbd8333 Rollback of commit c0a8c58b9230a1f5d76269eb7dc6b11e18f19686. by Damien Martin-Guillerez · 9 years ago
- c0a8c58 Make Skylark dicts mutable by Francois-Rene Rideau · 9 years ago
- e4974e4 Separate runfiles middlemen into two layers: one that is a middleman for the files itself, and one that contains this middleman and the runfiles output manifest. by Lukacs Berki · 9 years ago
- ddda06d Skylark IDE info aspect: sources and dependencies. by Dmitry Lomov · 9 years ago
- 585d1a0 Move annotation classes used for referencing framework Java classes from Skylark into their own package. This allows, e.g., classes in the syntax package to access classes in the cmdline package without creating circular dependencies. by John Field · 9 years ago
- 6df8179 Use Bazel Preconditions variant which avoids varargs array creation by Mark Schaller · 9 years ago
- 5e34a3d ASwB aspect: parse java packages during execution by Googler · 9 years ago
- 8a600fe by Carmi Grushko · 9 years ago
- f88f4d8 Rationalize copyright headers by Damien Martin-Guillerez · 10 years ago
- 6e91eb9 Move Label from the lib.syntax to the lib.cmdline package so that: by Lukacs Berki · 10 years ago
- 6c10eac Cleanup Skylark types some more by Francois-Rene Rideau · 10 years ago
- 24f2d99 Split Skylark Library into multiple pages, one per module. Add collapsible by David Chen · 10 years ago
- faf7841 Skylark documentation fixes by Laurent Le Brun · 10 years ago
- 263f57d Clean up ReleaseBundlingSupports calling of ShellCommands. by Googler · 10 years ago
- 91cfbff Skylark: File object can now retrieve dirname/basename. by Googler · 10 years ago
- 8f1a932 Adding additional logging that would have been useful when debugging issue #152. by Janak · 10 years ago
- 8ae34f1 Make Artifacts be compared to each other based on their exec paths (and not their paths). This gives a predictable order in places where Artifacts are sorted by their natural order. by Lukacs Berki · 10 years ago
- aded1c2 Lots of comments, clarification and correction in Skylark docs. by Laszlo Csomor · 10 years ago
- d08b27f Update from Google. by Han-Wen Nienhuys · 10 years ago