[JIRA] [cmakebuilder-plugin] (JENKINS-30075) Documentation for new cmakeplugin

2015-12-23 Thread fifteenknots...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Martin Weber closed an issue as Won't Do 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
The pre 2.0 versions mis-used the value of the install directory. field to set CMAKE_INSTALL_PREFIX (defaults to /usr/local/bin), which is meant to end up hardcoded in binary files. 
Post 2.0 versions have documentation for each input field in the GUI. 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-30075 
 
 
 
  Documentation for new cmakeplugin  
 
 
 
 
 
 
 
 
 

Change By:
 
 Martin Weber 
 
 
 

Status:
 
 Open Closed 
 
 
 

Resolution:
 
 Won't Do 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [cmakebuilder-plugin] (JENKINS-30075) Documentation for new cmakeplugin

2015-08-21 Thread fifteenknots...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Martin Weber commented on  JENKINS-30075 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: Documentation for new cmakeplugin  
 
 
 
 
 
 
 
 
 
 
Pass 

 

DESTDIR=${WORKSPACE}/some/dir
 

 
as an environment variable in the build tool invocation, if you build with make. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
You received this message because you are subscribed to the Google Groups Jenkins Issues group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] [cmakebuilder-plugin] (JENKINS-30075) Documentation for new cmakeplugin

2015-08-20 Thread luhke...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Kevin Lu created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-30075 
 
 
 
  Documentation for new cmakeplugin  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Task 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 cmakebuilder-plugin 
 
 
 

Created:
 

 21/Aug/15 3:43 AM 
 
 
 

Priority:
 
  Major 
 
 
 

Reporter:
 
 Kevin Lu 
 
 
 
 
 
 
 
 
 
 
The cmakebuilder plugin apparently got completely revamped in the last month. 
There are parts of the old cmake plugin that I don't know how to replicate in the new one.  
For instance, I have an install directory. Is there a way to specify that in jenkins? Do I have to do it in cmake itself, somehow? 
Some documentation would be appreciated. It's just annoying for there to be this massive change and hardly a post anywhere about how to use it. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment