about summary refs log tree commit diff
path: root/pkgs/development/compilers/ats2
AgeCommit message (Collapse)AuthorFilesLines
2021-01-23pkgs/development/compilers: stdenv.lib -> libBen Siraphob1-5/+5
2020-10-10ats2: 0.3.13 -> 0.4.1Thales Macedo Garitezi1-3/+3
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-02-16ats2: 0.3.12 -> 0.3.13Brandon Elam Barker1-5/+5
Due to upcoming packaging changes with ATS2, the -gmp release will be the same as the old release, and it is the most full-featured release. So nothing is changing other than the .tgz archive name.
2018-10-23ats2: 0.3.11 -> 0.3.12Brandon Elam Barker1-3/+3
2018-06-07ats2: 0.3.9 -> 0.3.11Brandon Elam Barker1-4/+4
2018-03-08bumping ATS2 version form 0.3.7 to 0.3.9Brandon Elam Barker1-3/+3
2017-11-30ats2: 0.3.0 -> 0.3.7Yurii Rashkovskii2-24/+3
The patch is no longer needed as ats2 includes contribs in the upstream Makefile_dist file
2017-01-21Postiats version 0.3.0Karn Kallio2-3/+24
The attached patch updates the Postiats nixpkgs expression to the latest released 0.3.0 version. From c89bfabd847ebd62c8dd77cb7385ea4effa929be Mon Sep 17 00:00:00 2001 From: Karn Kallio <kkallio@skami.org> Date: Sat, 21 Jan 2017 13:28:23 -0400 Subject: [PATCH] ats2 : update Postiats to the latest released 0.3.0 version.
2016-12-25ats2 : advance to latest version 0.2.13Karn Kallio2-104/+3
2016-11-25ats2 : advance Postiats to version 0.2.12, which is the latest release.Karn Kallio2-18/+18
2016-10-24ats2: clean up expressionThomas Tuegel1-18/+22
2016-10-24ats2 : update to latest stable release 0.2.11Karn Kallio3-5/+137
2016-05-16ats2: 0.2.6 -> 0.2.7Thomas Tuegel1-2/+2
2016-05-11ats2: add ttuegel to maintainersThomas Tuegel1-4/+4
2016-05-11ats2: 0.2.4 -> 0.2.6Thomas Tuegel1-2/+2
2015-11-29ats2: 0.1.12 -> 0.2.4Shea Levy1-2/+2
2015-05-17ats2: bumpShea Levy1-2/+2
2015-04-30Add ats-extsolve (formerly patsolve)Shea Levy2-0/+3
2015-04-24ats2: bumpShea Levy1-2/+2
2015-04-15ats2: bumpShea Levy1-2/+2
2015-03-05ats2: bumpShea Levy1-2/+2
2015-01-03ats, ats2: refine supported platforms to linuxJohn Wiegley1-1/+1
2014-10-27Ats2: bumpShea Levy1-2/+2
2014-09-20ats2: bumpShea Levy1-2/+2
2014-08-29ats2: BumpShea Levy1-2/+2
2014-08-27ats2: bumpShea Levy1-2/+2
2014-07-28ATS2 version [0.0.7] --> [0.1.0]Michael Weiss1-2/+2
2014-04-27ats/ats2: clean-up, adopt, add Hydra packagesAustin Seipp1-8/+9
This also bumps ATS2 to version 0.0.7 Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-25Adding ATS1, updating ATS2 package.Artyom Shalkhakov1-2/+4
2014-02-09Bumping ATS/Postiats version to 0.0.5.Artyom Shalkhakov1-2/+2
2014-02-03ats: unmaintainShea Levy1-1/+0
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-10-26Fix evaluation error caused by the "ats" expressionBjørn Forsman1-1/+1
2013-10-25Add atsShea Levy1-0/+19
Signed-off-by: Shea Levy <shea@shealevy.com>