aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Fixes CMAKE_VERSION check (#759)k-brac2019-01-141-1/+1
* Suppress Warnings in GSL Headers (#731)hannesweisbach2018-11-281-5/+15
* Added testing for c++17 to latest compilers with test with (#692)Anna Gringauze2018-06-151-16/+14
* Added template argument deduction for not_null (#689)Anna Gringauze2018-06-071-3/+14
* v2.0 Patch (#641)Rian Quinn2018-04-271-12/+13
* Fix wrong check of the CMAKE_VERSION (#602)Jérémie Delaitre2018-02-131-1/+1
* Visual Studio Debug Visualizers support (#575)paweldac2017-11-281-4/+12
* Adds an option to disable test generation (#552)bfierz2017-09-061-2/+11
* Allow to use system version of the catch test framework (#549)Nicholas Guriev2017-08-161-1/+1
* Move from unittest-cpp to catch for unit testing. (#533)Neil MacIntosh2017-07-131-4/+7
* Update CMake usage (#493)Tiago2017-04-251-0/+43
* Cleanup include structure, constexpr and noexcept compiler workarounds.Casey Carter2017-02-071-18/+3
* Add a copy() function for span.MikeGitb2016-11-171-0/+1
* Update CMakeLists.txtNeil MacIntosh2016-08-241-0/+3
* Removed .h extension from header files.Galik2016-08-101-4/+4
* Renamed include/ folder to gsl/ to make including the library consistentgalik2016-08-091-4/+4
* Add CMake install target for header filesJason Horsburgh2015-11-211-0/+11
* add travis testing (gcc5, clang36)Tamas Kenez2015-09-231-3/+3
* Initial commit of library files.Neil MacIntosh2015-08-201-0/+11