Releases: jenkinsci/cmakebuilder-plugin
Releases · jenkinsci/cmakebuilder-plugin
cmakebuilder-4.1.1
Fix JENKINS-67178: Cmake installation fails with 32 bit JVM under windows.
4.1.0
*Fix JENKINS-65707 Pipeline: customize step description
Full Changelog: cmakebuilder-4.0.2...cmakebuilder-4.1.0
4.0.2
- [JENKINS-65893] "Install from cmake.org" feature installs Linux binaries on macOS
cmakebuilder-4.0.1
- require jenkins 2.138.4
- bump parent pom version to 3.57
- eliminate deprecated code
- [JENKINS-65654]: No cmake download known for OS
Windows 10
and archamd64
cmakebuilder-3.6.3
- Use HTTPS URLs in pom.xml (#13) @daniel-beck-bot
- re-write and clarify online help (#12) @15knots
- Fixed typos in README.md (#10) @alterdego
- Add ignore setting for idea (#9) @LinuxSuRen
- FIX javadoc issues resulting in build error (#6) @daus-salar
- Updated wiki, homepage and SCM URLs in the pom.xml still point to the (#4) @15knots
- cleanup and replacement of deprecated methods (#3) @15knots
- JENKINS-27203 - Fix handling of environment variables (#2) @misery