[JIRA] [cmakebuilder-plugin] (JENKINS-29267) CMAKE_BUILD_TOOL is deprecated in cmake version 3.0

2015-08-25 Thread fifteenknots...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Martin Weber resolved as Fixed 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
Verified by 

JENKINS-29329
 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-29267 
 
 
 
  CMAKE_BUILD_TOOL is deprecated in cmake version 3.0  
 
 
 
 
 
 
 
 
 

Change By:
 
 Martin Weber 
 
 
 

Status:
 
 Reopened Resolved 
 
 
 

Resolution:
 
 Fixed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-29267) CMAKE_BUILD_TOOL is deprecated in cmake version 3.0

2015-08-25 Thread fifteenknots...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Martin Weber closed an issue as Fixed 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29267 
 
 
 
  CMAKE_BUILD_TOOL is deprecated in cmake version 3.0  
 
 
 
 
 
 
 
 
 

Change By:
 
 Martin Weber 
 
 
 

Status:
 
 Resolved Closed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-29267) CMAKE_BUILD_TOOL is deprecated in cmake version 3.0

2015-08-20 Thread roman.wue...@gmx.at (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Roman Wger commented on  JENKINS-29267 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: CMAKE_BUILD_TOOL is deprecated in cmake version 3.0  
 
 
 
 
 
 
 
 
 
 
From http://www.cmake.org/cmake/help/v3.3/variable/CMAKE_MAKE_PROGRAM.html: 
... The Visual Studio generators set this to the full path to MSBuild.exe (VS = 10), devenv.com (VS 7,8,9), VCExpress.exe (VS Express 8,9), or msdev.exe (VS 6). (See also variables CMAKE_VS_MSBUILD_COMMAND, CMAKE_VS_DEVENV_COMMAND, and CMAKE_VS_MSDEV_COMMAND.) 
These generators prefer to lookup the build tool at build time rather than to store CMAKE_MAKE_PROGRAM in the CMake cache ahead of time. This is because the tools are version-specific and can be located using the Windows Registry. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-29267) CMAKE_BUILD_TOOL is deprecated in cmake version 3.0

2015-08-20 Thread roman.wue...@gmx.at (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Roman Wger edited a comment on  JENKINS-29267 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: CMAKE_BUILD_TOOL is deprecated in cmake version 3.0  
 
 
 
 
 
 
 
 
 
 Fromhttp://www.cmake.org/cmake/help/v3.3/variable/CMAKE_MAKE_PROGRAM.html:...TheVisualStudiogeneratorssetthistothefullpathtoMSBuild.exe(VS=10),devenv.com(VS7,8,9),VCExpress.exe(VSExpress8,9),ormsdev.exe(VS6).(SeealsovariablesCMAKE_VS_MSBUILD_COMMAND,CMAKE_VS_DEVENV_COMMAND,andCMAKE_VS_MSDEV_COMMAND.)ThesegeneratorsprefertolookupthebuildtoolatbuildtimeratherthantostoreCMAKE_MAKE_PROGRAMintheCMakecacheaheadoftime.Thisisbecausethetoolsareversion-specificandcanbelocatedusingtheWindowsRegistry. ...   Wedowngradedto1.10becauseitworksasexpected.MaybeanoptioncouldbeaddedtodisabletheCMAKE_MAKE_PROGRAM,becausewemanuallycall:'C:\ProgramFiles(x86)\CMake\bin\cmake.exe--build.--configRelease' 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-29267) CMAKE_BUILD_TOOL is deprecated in cmake version 3.0

2015-08-20 Thread roman.wue...@gmx.at (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Roman Wger edited a comment on  JENKINS-29267 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: CMAKE_BUILD_TOOL is deprecated in cmake version 3.0  
 
 
 
 
 
 
 
 
 
 Fromhttp://www.cmake.org/cmake/help/v3.3/variable/CMAKE_MAKE_PROGRAM.html:...TheVisualStudiogeneratorssetthistothefullpathtoMSBuild.exe(VS=10),devenv.com(VS7,8,9),VCExpress.exe(VSExpress8,9),ormsdev.exe(VS6).(SeealsovariablesCMAKE_VS_MSBUILD_COMMAND,CMAKE_VS_DEVENV_COMMAND,andCMAKE_VS_MSDEV_COMMAND.)ThesegeneratorsprefertolookupthebuildtoolatbuildtimeratherthantostoreCMAKE_MAKE_PROGRAMintheCMakecacheaheadoftime.Thisisbecausethetoolsareversion-specificandcanbelocatedusingtheWindowsRegistry. Wedowngradedto1.10becauseitworksasexpected.MaybeanoptioncouldbeaddedtodisabletheCMAKE_MAKE_PROGRAM,becausewemanuallycall:'C:\ProgramFiles(x86)\CMake\bin\cmake.exe--build.--configRelease' 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-29267) CMAKE_BUILD_TOOL is deprecated in cmake version 3.0

2015-08-20 Thread fifteenknots...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Martin Weber edited a comment on  JENKINS-29267 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: CMAKE_BUILD_TOOL is deprecated in cmake version 3.0  
 
 
 
 
 
 
 
 
 
 ??TheVisualStudiogeneratorssetthistothefullpathtoMSBuild.exe(VS=10),??Unfortunately,,theydonotsetCMAKE_MAKE_PROGRAMat*generation*time??MaybeanoptioncouldbeaddedtodisabletheCMAKE_MAKE_PROGRAM,becausewemanuallycall:'C:\ProgramFiles(x86)\CMake\bin\cmake.exe--build??Ialreadydidimplementsolution1,seehttps://issues.jenkins-ci.org/browse/JENKINS-29329?focusedCommentId=232231page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-Itshoulddowhatyouneed(seescreenshotabove !job-config.png|thumbnail! ),butjustneedstestingonwindowsbeforereleasing.Wouldyoudotryitout? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-29267) CMAKE_BUILD_TOOL is deprecated in cmake version 3.0

2015-08-20 Thread fifteenknots...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Martin Weber updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29267 
 
 
 
  CMAKE_BUILD_TOOL is deprecated in cmake version 3.0  
 
 
 
 
 
 
 
 
 
 
V 2.2 preview 
 
 
 
 
 
 
 
 
 

Change By:
 
 Martin Weber 
 
 
 

Attachment:
 
 job-config.png 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-29267) CMAKE_BUILD_TOOL is deprecated in cmake version 3.0

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


 
 
 
 
 
 
  Re: CMAKE_BUILD_TOOL is deprecated in cmake version 3.0  
 
 
 
 
 
 
 
 
 
 
??The Visual Studio generators set this to the full path to MSBuild.exe (VS = 10), ?? Unfortunately,, they do not set CMAKE_MAKE_PROGRAM at generation time. ... ??Maybe an option could be added to disable the CMAKE_MAKE_PROGRAM, because we manually call: 'C:\Program Files (x86)\CMake\bin\cmake.exe --build ?? 
I already did implement solution 1, see  https://issues.jenkins-ci.org/browse/JENKINS-29329?focusedCommentId=232231page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment- 
It should do what you need (see screenshot above), but just needs testing on windows before releasing.  Would you do try it out? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-29267) CMAKE_BUILD_TOOL is deprecated in cmake version 3.0

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


 
 
 
 
 
 
  Re: CMAKE_BUILD_TOOL is deprecated in cmake version 3.0  
 
 
 
 
 
 
 
 
 
 
Are you using msbuild? If so, you might have hit JENKINS-29329 https://issues.jenkins-ci.org/browse/JENKINS-29329 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-29267) CMAKE_BUILD_TOOL is deprecated in cmake version 3.0

2015-08-14 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-29267 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: CMAKE_BUILD_TOOL is deprecated in cmake version 3.0  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: 15knots Path: src/main/resources/hudson/plugins/cmake/BuildToolStep/config.jelly src/main/resources/hudson/plugins/cmake/BuildToolStep/help-args.html src/main/resources/hudson/plugins/cmake/BuildToolStep/help-envVars.html src/main/resources/hudson/plugins/cmake/BuildToolStep/help-withCmake.html src/main/resources/hudson/plugins/cmake/CmakeBuilder/config.jelly src/main/resources/hudson/plugins/cmake/CmakeBuilder/help-generator.html src/main/resources/hudson/plugins/cmake/CmakeBuilder/help-runTool.html src/main/resources/hudson/plugins/cmake/CmakeBuilder/help.html http://jenkins-ci.org/commit/cmakebuilder-plugin/995633bce33e8b934b2eae6781ec179bf220cf41 Log: JENKINS-29267 CMAKE_BUILD_TOOL: added online doc according to solution #1 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-29267) CMAKE_BUILD_TOOL is deprecated in cmake version 3.0

2015-08-03 Thread dro...@wright.edu (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Anthony Drow reopened an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 
I'm continuing to get this error even though it appears to have been resolved. I've downloaded the most recent version of cmakebuilder (version 2.1) which is supposed to have fixed this issue, yet I continue to get the error Failed to get CMAKE_MAKE_PROGRAM value from C:\Users\580152\Celero\build\64\CMakeCache.txt. I'm currently using Cmake version 3.2.3 and Jenkins 1.617. I've tried uninstalling and reinstalling the plugin, but that hasn't helped either. Any and all help to get this fixed is much appreciated. 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-29267 
 
 
 
  CMAKE_BUILD_TOOL is deprecated in cmake version 3.0  
 
 
 
 
 
 
 
 
 

Change By:
 
 Anthony Drow 
 
 
 

Resolution:
 
 Fixed 
 
 
 

Status:
 
 Closed Reopened 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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 

[JIRA] [cmakebuilder-plugin] (JENKINS-29267) CMAKE_BUILD_TOOL is deprecated in cmake version 3.0

2015-07-15 Thread fifteenknots...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Martin Weber closed an issue as Fixed 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29267 
 
 
 
  CMAKE_BUILD_TOOL is deprecated in cmake version 3.0  
 
 
 
 
 
 
 
 
 

Change By:
 
 Martin Weber 
 
 
 

Status:
 
 Resolved Closed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-29267) CMAKE_BUILD_TOOL is deprecated in cmake version 3.0

2015-07-15 Thread jake.c...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jake Cobb commented on  JENKINS-29267 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: CMAKE_BUILD_TOOL is deprecated in cmake version 3.0  
 
 
 
 
 
 
 
 
 
 
Relying on this cache entry seems flawed. For some generators and CMake versions, it will never set CMAKE_MAKE_PROGRAM. In 3.2.3 that includes both XCode and Visual Studio generators: 
http://www.cmake.org/cmake/help/v3.2/variable/CMAKE_MAKE_PROGRAM.html#variable:CMAKE_MAKE_PROGRAM 
Even in 3.0.2 the Visual Studio generator doesn't set this cache entry. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-29267) CMAKE_BUILD_TOOL is deprecated in cmake version 3.0

2015-07-13 Thread jenkins...@philipp-weissmann.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Philipp Weimann commented on  JENKINS-29267 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: CMAKE_BUILD_TOOL is deprecated in cmake version 3.0  
 
 
 
 
 
 
 
 
 
 
The workaround provided by Martin works perfectly for me;  Thank you very much for your input! 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-29267) CMAKE_BUILD_TOOL is deprecated in cmake version 3.0

2015-07-11 Thread fifteenknots...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Martin Weber started work on  JENKINS-29267 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 

Change By:
 
 Martin Weber 
 
 
 

Status:
 
 Open InProgress 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-29267) CMAKE_BUILD_TOOL is deprecated in cmake version 3.0

2015-07-11 Thread fifteenknots...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Martin Weber commented on  JENKINS-29267 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: CMAKE_BUILD_TOOL is deprecated in cmake version 3.0  
 
 
 
 
 
 
 
 
 
 
Thanks for the pull request, Philipp. Unfortunately, it also changes the name of the Jenkins environment variable  CMAKE_BUILD_TOOL which will (again) break users jobs. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-29267) CMAKE_BUILD_TOOL is deprecated in cmake version 3.0

2015-07-11 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon resolved as Fixed 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29267 
 
 
 
  CMAKE_BUILD_TOOL is deprecated in cmake version 3.0  
 
 
 
 
 
 
 
 
 

Change By:
 
 SCM/JIRA link daemon 
 
 
 

Status:
 
 InProgress Resolved 
 
 
 

Resolution:
 
 Fixed 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-29267) CMAKE_BUILD_TOOL is deprecated in cmake version 3.0

2015-07-11 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 SCM/JIRA link daemon commented on  JENKINS-29267 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: CMAKE_BUILD_TOOL is deprecated in cmake version 3.0  
 
 
 
 
 
 
 
 
 
 
Code changed in jenkins User: 15knots Path: src/main/java/de/marw/cmake/cmakecache/SimpleCMakeCacheTxt.java src/main/java/hudson/plugins/cmake/BuildToolEntryParser.java src/main/java/hudson/plugins/cmake/CmakeBuilder.java src/main/resources/hudson/plugins/cmake/CmakeBuilder/help-generator.html http://jenkins-ci.org/commit/cmakebuilder-plugin/294564856425049b316f2ba75c23fab8c50e5496 Log: [FIXED JENKINS-29267] CMAKE_BUILD_TOOL is deprecated in cmake version 3.0 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-29267) CMAKE_BUILD_TOOL is deprecated in cmake version 3.0

2015-07-11 Thread fifteenknots...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Martin Weber assigned an issue to Martin Weber 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29267 
 
 
 
  CMAKE_BUILD_TOOL is deprecated in cmake version 3.0  
 
 
 
 
 
 
 
 
 

Change By:
 
 Martin Weber 
 
 
 

Assignee:
 
 MartinWeber 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-29267) CMAKE_BUILD_TOOL is deprecated in cmake version 3.0

2015-07-10 Thread jenkins...@philipp-weissmann.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Philipp Weimann commented on  JENKINS-29267 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: CMAKE_BUILD_TOOL is deprecated in cmake version 3.0  
 
 
 
 
 
 
 
 
 
 
I have this very same problem and committed a pull-request on github: https://github.com/jenkinsci/cmakebuilder-plugin/pull/5 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-29267) CMAKE_BUILD_TOOL is deprecated in cmake version 3.0

2015-07-10 Thread gerhard.pobin...@gmx.at (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Gerhard Pobinger commented on  JENKINS-29267 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
  Re: CMAKE_BUILD_TOOL is deprecated in cmake version 3.0  
 
 
 
 
 
 
 
 
 
 
Inserting the following lines into the CMakeLists.txt worked for me as a quick workaround from the cmake-side: 
 if(CMAKE_MAKE_PROGRAM) set(CMAKE_BUILD_TOOL $ {CMAKE_MAKE_PROGRAM} 
  CACHE STRING workaround for jenkins cmake-plugin) endif() 
This should work until it may be fixed in one of the next versions of the cmake-plugin... 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-29267) CMAKE_BUILD_TOOL is deprecated in cmake version 3.0

2015-07-07 Thread lars.bi...@ufz.de (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Lars Bilke updated an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29267 
 
 
 
  CMAKE_BUILD_TOOL is deprecated in cmake version 3.0  
 
 
 
 
 
 
 
 
 

Change By:
 
 Lars Bilke 
 
 
 

Priority:
 
 Trivial Critical 
 
 
 
 
 
 
 
 
 
 
 
 

 
 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-29267) CMAKE_BUILD_TOOL is deprecated in cmake version 3.0

2015-07-07 Thread gerhard.pobin...@gmx.at (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Gerhard Pobinger created an issue 
 
 
 
 
 
 
 
 
 
 


 
 
 
 
 
 
 Jenkins /  JENKINS-29267 
 
 
 
  CMAKE_BUILD_TOOL is deprecated in cmake version 3.0  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 cmakebuilder-plugin 
 
 
 

Created:
 

 07/Jul/15 10:35 AM 
 
 
 

Environment:
 

 cmakebuilder-plugin version 2.0 
 
 
 

Priority:
 
  Trivial 
 
 
 

Reporter:
 
 Gerhard Pobinger 
 
 
 
 
 
 
 
 
 
 
Latest version of cmakebuilder-plugin tries to extract the cmake-variable 'CMAKE_BUILD_TOOL' from the generated file 'CMakeCache.txt'. 
The latest version of cmake v 3.0.2 uses the cache variable 'CMAKE_MAKE_PROGRAM' instead (see http://www.cmake.org/cmake/help/v3.0/variable/CMAKE_MAKE_PROGRAM.html#variable:CMAKE_MAKE_PROGRAM). It does no longer use the old variable name (see http://www.cmake.org/cmake/help/v3.0/variable/CMAKE_BUILD_TOOL.html) and doesn't write the old variable back into the file 'CMakeCache.txt'. 
So the build fails, because the plugin cannot extract the old variable from the cache.