MantisBT - CMake
View Issue Details
0013847CMakeCMakepublic2013-01-14 22:052013-10-07 10:04
JodiTheTigger 
Robert Maynard 
normalfeaturealways
closedfixed 
LinuxUbuntu12.04
CMake 2.8.10.2 
CMake 2.8.11 
0013847: Generator - Sublime Text 2
Please consider adding a "sublime text 2" project generator to cmake.
http://www.sublimetext.com/2 [^]

Someone has already mentioned this on the mailing list (http://comments.gmane.org/gmane.comp.programming.tools.cmake.devel/5022, [^] https://github.com/mchamberlain/CMake [^]), and has made a patch for some sort of support. I have merged this with 2.8.10.2 and successfully compiled CMake+sublime for Ubuntu 12.04 (32bits). I have generated a sublime project using this build.

I would really like it if this generator was made official.

No tags attached.
Issue History
2013-01-14 22:05JodiTheTiggerNew Issue
2013-01-15 09:31Brad KingAssigned To => Robert Maynard
2013-01-15 09:31Brad KingStatusnew => assigned
2013-02-23 09:44Robert MaynardNote Added: 0032366
2013-03-27 14:14Robert MaynardNote Added: 0032711
2013-03-27 14:14Robert MaynardStatusassigned => resolved
2013-03-27 14:14Robert MaynardFixed in Version => CMake 2.8.11
2013-03-27 14:14Robert MaynardResolutionopen => fixed
2013-10-07 10:04Robert MaynardNote Added: 0034019
2013-10-07 10:04Robert MaynardStatusresolved => closed

Notes
(0032366)
Robert Maynard   
2013-02-23 09:44   
The generator minus the sublimeClang support has been merged into master and is expected to be added to the next release of CMake.

Personally I couldn't get the sublimeClang files that the generator to work with a couple of large projects like VTK and ParaView, so I didn't feel comfortable with adding it in.

In the future I believe something like https://gist.github.com/robertmaynard/4724705 [^] combined with setting CMAKE_EXPORT_COMPILE_COMMANDS=ON is the better way to get sublimeClang support.
(0032711)
Robert Maynard   
2013-03-27 14:14   
Please try the sublime generator in the 2.8.11-rc1
(0034019)
Robert Maynard   
2013-10-07 10:04   
Closing resolved issues that have not been updated in more than 4 months.