SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for bazel-skylib-source-1.0.3-2.9.noarch.rpm :

* Wed Sep 01 2021 Egbert Eich - Add support for versioned packages. This allows to provide multiple versions of this package during the Leap version lifecycle.
* Mon Jun 07 2021 Christian Goll - update to 1.0.3
* copy_file: Add parameter to allow symlinks (#252)
* Create Gazelle language for Starlark (#251)
* Create a helper rule (select_file) for selecting a file from outputs of another rule (#233) - Significant Changes
* Move Gazelle extension to //gazelle/bzl and change package name
* Stop depending on rules_pkg through the federation. (#259) - Incompatible Changes
* Remove links to maprules (#213)
* Remove old_sets.bzl (#231)
* It has been deprecated for a while, the code is not really compatible with Bazel depset-related changes.- from 1.0.2
* Added types.is_set() to test whether an arbitrary object is a set as defined by sets.bzl. - Incompatible Changes
* AATTbazel_skylib//:lib.bzl is removed. You now must specify specific modules via AATTbazel_skylib//lib:.bzl.
* maprule.bzl is removed.
* Added types.is_set() to test whether an arbitrary object is a set as defined by sets.bzl.- from 1.0.0
* AATTbazel_skylib//:lib.bzl is removed. You now must specify specific modules
* via AATTbazel_skylib//lib:.bzl.
* maprule.bzl is removed. - New Features
* Added types.is_set() to test whether an arbitrary object is a set as defined by sets.bzl.
* Mon Aug 05 2019 mrosteckiAATTopensuse.org- Update to version 0.9.0:
* fix formatting problem (#169)
* Give BuildSettingInfo\'s value field a description (#167)
* Create new stardoc target for common_settings.bzl (#166)
* Get docs working again. (#165)
* Create common build settings (#154)
* selects.bzl: Add config_setting_group for config_setting AND/OR-chaining (#89)
* README.md: Fix typo in project name (#161)
* Add some comments to unittest_test.sh (#159)
* Make sets.bzl point to new_sets.bzl instead of old_sets.bzl (#158)
* Fix for --incompatible_no_support_tools_in_action_inputs on Windows (#157)
* Fix repository for compatibility with --incompatible_no_support_tools_in_action_inputs (#156)
* run_binary: runs an executable as an action (#153)
* New rules: native_binary and native_test (#152)
* copy_file: expose the copying logic (#151)
* write_file: support different line endings (#150)
* Minor formatting changes plus doc updates (#147)
* Fix a number of misc issues to allow google usage of bazel-skylib (#146)
* Use TEST_SRCDIR for shell tests (#145)
* Pass through an attribute arguments to `analysistest.make`. (#140)
* Fix typo (#142)
* Add licenses() to all BUILD files. (#141)
* diff_test: add rule and tests (#136)
* Fix installation instructions (#135)
* Fix broken link to new_sets doc page (#120)
* Reformat with buildifier --warnings=all (#138)
* Regenerate docs + remove maprule.md (#137)
* Windows: fix tests for native test wrapper (#129)
* maprule: move functionality to maprule_util.bzl (#132)
* maprule: hide it, not ready for public use. (#133)
* Accept kwargs in dicts.add() (#130)
* maprule: add basic integration test (#131)
* e2e tests: make them run on Windows (#121)
* write_file: add rule and tests (#122)
* copy_file: add rule and tests (#123)
* Use //... to mean \"all packages\" (#128)
* run buildifier 0.22.0 (#125)
* Fix Buildifier version (#124)
* maprule: use ctx.resolve_tools (#117)
* add documentation pages for rules/ and lib/ (#119)
* CI updates. (#118)
* fix a number of warnings found by Starlark analyzer (#114)
* analysistest API for retrieval of actions registered by target under test
* CI simplification/improvements for buildifier (#113)
* Add analysis_test rule
* Add analysis-test test framework (#110)
* Create CODEOWNERS (#103)
* Add basic shell testing for unittest.bzl (#108)
* Add `types.is_depset`. (#105)
* Add rules to the test_deps target. (#102)
* Fix example load directive. (#101)
* Some doc fixes (#100)
* Add a build_test rule. (#97)
* Enable tests on Windows (#99)
* reorder toolchain targets to help clarity (#95)
* add unittest/toolchains/BUILD as a test dep (#96)
* add missing license notices (#94)
* fix various linter errors (#93)
* Wrap invocation of dict.items() in list(). (#91)
* maprule: an improved version of genrule() (#86)
* Buildifier fixes (#87)
* Run buildifier --lint=fix over the files. (#88)
* Fix load paths examples in README (#80)
* unittest.bzl: supports Windows (#84)
* Fix Skylark analyzer warning. (#81)
* Add WORKSPACE to the things checked by buildifier. (#79)
* Fix skylark_library deps for new_sets and unittest. (#76)
* Thu Jan 10 2019 MichaƂ Rostecki - Initial version 0.6.0
 
ICM