Dashboard > Pulse v2.0 > ... > Built-in Projects > Make Projects
  Pulse v2.0 Log In | Sign Up   View a printable version of the current page.  
  Make Projects
Added by Jason Sankey, last edited by Jason Sankey on Nov 17, 2008  (view change)
Labels: 
(None)

Pulse Manual Index

Overview

Make projects are used to build software with GNU make. No GNU make specific options are used, however, so make projects will work equally well with many variants of make.

Make Command and Post-Processing

Make projects define a single recipe which executes a single make command. This command will run make post-processing by default, in order to capture common warning and error messages.

Locating Make

Make projects make use of the make command, and thus the make binary is located as described in the documentation for that command. In addition, a make project will import a resource named "make" if it exists. This facility may be used in conjunction with the make command's use of the property "make.bin" to control the make binary used. Via resource auto-discovery, your pulse™ server may locate make and set up an appropriate resource for you.

Zutubi wiki is Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.10 Build:#528 Nov 29, 2006) - Bug/feature request - Contact Administrators