Skip to content

robertodr/libgetkw-old

 
 

Repository files navigation

Build Status

Libgetkw

User input parsing and validation library.

Primary test environments

All builds force custom build of the needed Boost libraries, except when stated otherwise.

Continuous integration builds

The Travis CI builds are run when pushing to the master branch. The testing environment offered by Travis CI is an Ubuntu 12.04 LTS 64-bit virtual machine with Python 2.7.3, CMake 3.3.2 and Boost 1.55.0 The following compilers are used, both in release and debug:

  1. GCC 4.6
  2. GCC 4.7
  3. GCC 4.8
  4. GCC 4.9
  5. GCC 5.1, with and without coverage analysis in debug mode
  6. Clang 3.5 and GFortran 4.6
  7. Clang 3.6 and GFortran 4.6
  8. Clang 3.7 and GFortran 4.6
  9. Clang 3.8 and GFortran 4.6
  • Mac OS X 10.9.5 with Python 2.7.10, CMake 3.2.3 and Boost 1.58.0 this is the environment offered by Travis CI The following compilers are used, both in release and debug:

    1. XCode 6.4 with Clang and GFortran 5.2
    2. XCode 6.4 with GCC 5.2
    3. XCode 7.0 with Clang and GFortran 5.2
    4. XCode 7.0 with GCC 5.2

About

User input parsing and validation library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 57.3%
  • Fortran 15.6%
  • C 13.8%
  • C++ 12.7%
  • CMake 0.6%