Skip to content

pol51/CMake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31,145 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMake

Daemon Mode

This branch implements a daemon mode for CMake. It is intended for collaborators wishing to upstream this into CMake proper. This branch is not something for end users.

This will allow advanced IDE features such as

  • Semantic highlighting
  • Code completion
  • Content debugging
  • Contextual help

and more. See https://steveire.wordpress.com/2016/01/24/cmake-daemon-for-user-tools/ for details

See a Qt-based client as a KDE Kate plugin here: https://quickgit.kde.org/?p=scratch%2Fskelly%2Fcmakekate.git.

License

CMake is distributed under the OSI-approved BSD 3-clause License. See Copyright.txt for details.

About

CMake, the cross-platform, open-source build system.

Resources

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C 39.5%
  • C++ 36.3%
  • CMake 20.2%
  • Roff 1.3%
  • HTML 0.6%
  • Shell 0.6%
  • Other 1.5%