slackbuilds_ponce/development/cppcms
Cristiano Urban cadd0ce087 development/cppcms: Updated for version 1.1.0.
Reverted because upstream removed the version 1.1.1 release.
See https://github.com/artyom-beilis/cppcms/releases

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-09-04 23:10:57 +01:00
..
cppcms.info development/cppcms: Updated for version 1.1.0. 2017-09-04 23:10:57 +01:00
cppcms.SlackBuild development/cppcms: Updated for version 1.1.0. 2017-09-04 23:10:57 +01:00
README
slack-desc

CppCMS High Performance C++ Web Framework

CppCMS is a Free High Performance Web Development Framework (not a CMS)
aimed for Rapid Web Application Development. It differs from most of
other web development frameworks like: Python Django, Java Servlets in
following:

  It is designed and tuned to handle extremely high loads.
  It uses modern C++ as primary development language in order to
    achieve first goal.
  It is aimed on development of Web Sites rather then "GUI Like"
    web applications.

If you want to build a static version of CppCMS you have to launch the
script by passing the STATIC parameter:

  STATIC=yes ./cppcms.SlackBuild