From Fedora Project Wiki

(*Jenkins*)
Line 6: Line 6:


For additional information, see the [https://wiki.jenkins-ci.org/display/JENKINS/Meet+Jenkins Meet Jenkins] webpage.
For additional information, see the [https://wiki.jenkins-ci.org/display/JENKINS/Meet+Jenkins Meet Jenkins] webpage.
== Make updated to 4.0 ==
GNU Make has been updated to version 4.0, offering several bug fixes and new features.  It also includes new command line options and new variables to improve usability.
Read the Make release announcement at https://lists.gnu.org/archive/html/make-w32/2013-10/msg00021.html for more information about the changes in this release.  The project documentation is available at http://www.gnu.org/software/make/manual/ .


[[Category:Docs Project]]
[[Category:Docs Project]]
[[Category:Draft documentation]]
[[Category:Draft documentation]]
[[Category:Documentation beats]]
[[Category:Documentation beats]]

Revision as of 03:47, 23 September 2014

DocsProject Header docTeam1.png
Note.png
Beat is open
This beat is now ready to have Fedora 25 content added by the beat writer


Jenkins

The official Fedora repositories now include Jenkins, an application written in Java that provides continuous integration services for software development. Jenkins allows you to build and test software projects continuously, as well as to monitor executions of jobs that were ran externally.

For additional information, see the Meet Jenkins webpage.

Make updated to 4.0

GNU Make has been updated to version 4.0, offering several bug fixes and new features. It also includes new command line options and new variables to improve usability.

Read the Make release announcement at https://lists.gnu.org/archive/html/make-w32/2013-10/msg00021.html for more information about the changes in this release. The project documentation is available at http://www.gnu.org/software/make/manual/ .