aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/microsoft_gsl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* microsoft_gsl: 2.0.0 -> 2.1.0R. RyanTM2020-01-061-2/+2
|
* microsoft_gsl: Fix gcc8 buildDaniel Schaefer2019-09-131-0/+3
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-151-1/+1
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* cpp-gsl: remove in favor of microsoft_gslDaniel Schaefer2019-05-241-4/+8
| | | | It's the same package twice but cpp-gsl is older.
* microsoft_gsl: use fetchFromGitHubMatthew Glazar2019-05-031-3/+4
| | | | | fetchFromGitHub has friendlier ways to download sources. Use it instead of fetchgit for microsoft_gsl.
* microsoft_gsl: 2017-02-13 -> 2.0.0Matthew Glazar2019-05-031-5/+5
| | | | | GSL now has an official release. Upgrade microsoft_gsl to the latest release (made August 20, 2018).
* treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson2018-08-301-2/+1
| | | | | Want to get this out of here for 18.09, so it can be deprecated thereafter.
* microsoft_gsl: fix crossSystem build supportAustin Seipp2017-11-271-7/+15
| | | | | | | cmake needs to be part of nativeBuildInputs, otherwise you get a very unhelpful debugging trace. Signed-off-by: Austin Seipp <aseipp@pobox.com>
* microsoft_gsl: init at 2017-02-13David Terry2017-02-171-0/+28