aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2019-01-14Fixes CMAKE_VERSION check (#759)k-brac
2018-11-28Suppress Warnings in GSL Headers (#731)hannesweisbach
2018-06-15Added testing for c++17 to latest compilers with test with (#692)Anna Gringauze
2018-06-07Added template argument deduction for not_null (#689)Anna Gringauze
2018-04-27v2.0 Patch (#641)Rian Quinn
2018-02-13Fix wrong check of the CMAKE_VERSION (#602)Jérémie Delaitre
2017-11-28Visual Studio Debug Visualizers support (#575)paweldac
2017-09-06Adds an option to disable test generation (#552)bfierz
2017-08-16Allow to use system version of the catch test framework (#549)Nicholas Guriev
2017-07-13Move from unittest-cpp to catch for unit testing. (#533)Neil MacIntosh
2017-04-25Update CMake usage (#493)Tiago
2017-02-07Cleanup include structure, constexpr and noexcept compiler workarounds.Casey Carter
2016-11-17Add a copy() function for span.MikeGitb
2016-08-24Update CMakeLists.txtNeil MacIntosh
2016-08-10Removed .h extension from header files.Galik
2016-08-09Renamed include/ folder to gsl/ to make including the library consistentgalik
2015-11-21Add CMake install target for header filesJason Horsburgh
2015-09-23add travis testing (gcc5, clang36)Tamas Kenez
2015-08-20Initial commit of library files.Neil MacIntosh