Releases: periareon/rules_cc_autoconf
0.9.0
0.9.0
Setup
bazel_dep(name = "rules_cc_autoconf", version = "0.9.0")Additional documentation can be found at: https://github.com/periareon/rules_cc_autoconf
What's Changed
- Added additional integration tests by @abrisco in #121
- Fix integration tests by @abrisco in #122
- Updated gnulib version by @abrisco in #120
- Release 0.9.0 by @abrisco in #123
Full Changelog: 0.8.0...0.9.0
0.8.0
0.8.0
Setup
bazel_dep(name = "rules_cc_autoconf", version = "0.8.0")Additional documentation can be found at: https://github.com/periareon/rules_cc_autoconf
What's Changed
- Added toolchain cache to reduce action count by @abrisco in #100
- Added
AC_FAILcheck by @abrisco in #110 - Added
autoconf_linkoptsrule by @abrisco in #111 - Support trailing whitespace in
#undefreplacements by @abrisco in #114 - Support trailing whitespace in
#undefreplacements by @abrisco in #115 - Updated
conditionto support logical operators by @abrisco in #112 - Added validation test for checks in starlark by @abrisco in #116
- Fixed
AC_C_INLINEby @abrisco in #117 - Fixed various gnulib modules by @abrisco in #118
- Release 0.8.0 by @abrisco in #119
Full Changelog: 0.7.15...0.8.0
0.7.15
0.7.15
Setup
bazel_dep(name = "rules_cc_autoconf", version = "0.7.15")Additional documentation can be found at: https://github.com/periareon/rules_cc_autoconf
What's Changed
Full Changelog: 0.7.14...0.7.15
0.7.14
0.7.14
Setup
bazel_dep(name = "rules_cc_autoconf", version = "0.7.14")Additional documentation can be found at: https://github.com/periareon/rules_cc_autoconf
What's Changed
Full Changelog: 0.7.13...0.7.14
0.7.13
0.7.13
Setup
bazel_dep(name = "rules_cc_autoconf", version = "0.7.13")Additional documentation can be found at: https://github.com/periareon/rules_cc_autoconf
What's Changed
Full Changelog: 0.7.12...0.7.13
0.7.12
0.7.12
Setup
bazel_dep(name = "rules_cc_autoconf", version = "0.7.12")Additional documentation can be found at: https://github.com/periareon/rules_cc_autoconf
What's Changed
Full Changelog: 0.7.11...0.7.12
0.7.11
0.7.11
Setup
bazel_dep(name = "rules_cc_autoconf", version = "0.7.11")Additional documentation can be found at: https://github.com/periareon/rules_cc_autoconf
What's Changed
Full Changelog: 0.7.10...0.7.11
0.7.10
0.7.10
Setup
bazel_dep(name = "rules_cc_autoconf", version = "0.7.10")Additional documentation can be found at: https://github.com/periareon/rules_cc_autoconf
What's Changed
- Fix additional gnulib windows checks by @abrisco in #95
- Fix lchown on windows by @abrisco in #96
- Release 0.7.10 by @abrisco in #97
Full Changelog: 0.7.9...0.7.10
0.7.9
0.7.9
Setup
bazel_dep(name = "rules_cc_autoconf", version = "0.7.9")Additional documentation can be found at: https://github.com/periareon/rules_cc_autoconf
What's Changed
- Added integration test for external modules by @abrisco in #91
- Fixed various gnulib targets for Windows by @abrisco in #93
- Release 0.7.9 by @abrisco in #94
Full Changelog: 0.7.8...0.7.9
0.7.8
0.7.8
Setup
bazel_dep(name = "rules_cc_autoconf", version = "0.7.8")Additional documentation can be found at: https://github.com/periareon/rules_cc_autoconf
What's Changed
- Split C and C++ compile flags. by @finn-ball in #88
- Release 0.7.8 by @abrisco in #89
New Contributors
- @finn-ball made their first contribution in #88
Full Changelog: 0.7.7...0.7.8