about summary refs log tree commit diff
path: root/pkgs/development/compilers/iasl
AgeCommit message (Collapse)AuthorFilesLines
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-01-10acpica-tools,iasl: 20191213 -> 20200110Will Dietz1-2/+2
Actually, we apparently managed to bump iasl separately so acpica-tools are upgraded from 20191018.
2019-12-31Revert "iasl: make NIX_CFLAGS_COMPILE a list"Jan Tojnar1-1/+1
This reverts commit 5aff75d32d9d59801e7e8ec7ecff4ee3f8d8e73a.
2019-12-30iasl: make NIX_CFLAGS_COMPILE a listJonathan Ringer1-1/+1
strings are no longer supported for this attribute.
2019-12-30Merge gcc-9 into staging (#68029)Frederik Rietdijk1-2/+2
2019-12-30iasl: 20191018 -> 20191213Maximilian Bosch1-2/+2
https://acpica.org/node/175
2019-12-30treewide: replace make/build/configure/patchFlags with nix listsMerijn Broeren1-4/+2
2019-11-02iasl: 20190108 -> 20191018Franz Pletz1-2/+2
2019-09-09iasl: drop uneeded patchworldofpeace1-6/+0
2019-09-08Merge remote-tracking branch 'upstream/gcc-8' into staging-nextFrederik Rietdijk1-2/+2
Earlier the gcc8 branch was merged instead of the gcc-8 branch (note the dash)...
2019-09-06Merge remote-tracking branch 'upstream/gcc8' into staging-nextFrederik Rietdijk1-2/+10
2019-09-03Merge remote-tracking branch 'origin/master' into gcc-8Franz Pletz1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-06-17iasl: 20181213 -> 20190108Franz Pletz1-2/+2
2019-01-25iasl: broaden platformsAlyssa Ross1-1/+1
Builds fine on Darwin.
2018-12-19iasl: 20180313 -> 20181213; match acpica-toolsWill Dietz1-2/+2
Not sure how valueable the separation is, but keep it for now and just bump this. Needs xen fix, coming soon...
2018-09-19Revert "iasl: 20180313 -> 20180629 (#46272)"Uli Baum1-2/+2
This reverts commit 11d0ae36326ebe127ae9d5637d3cfbf4aa741714. It broke xen.
2018-09-18iasl: 20180313 -> 20180629 (#46272)R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from iasl
2018-06-05iasl: integrate upstream patch for acpica/acpica#387 (#41481)Patrick Hilhorst1-3/+7
2018-05-19Revert "iasl: 20180313 -> 20180508"Uli Baum1-2/+2
Broke xen and virtualbox. This reverts commit d2f213216001232aa979f48b15a71999850635e0.
2018-05-19Revert "iasl: 20180313 -> 20180508 (#40613)"Uli Baum1-2/+2
Broke xen and virtualbox. This reverts commit 5e49920d410b27e9430bfa97f94d40ba67d26666.
2018-05-18iasl: 20180313 -> 20180508 (#40613)Patrick Hilhorst1-2/+2
2018-05-16iasl: Temporary fix for acpica/acpica/#387Patrick Hilhorst1-1/+5
2018-05-16iasl: 20180313 -> 20180508Patrick Hilhorst1-2/+2
2018-04-07iasl: 20170303 -> 20180313R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/iasl/versions. These checks were done: - built on NixOS - ran ‘/nix/store/hqhn3nlmqm58nkh71a97sd5s60yd2fdd-iasl-20180313/bin/iasl -h’ got 0 exit code - directory tree listing: https://gist.github.com/15e34bd3c2286ed995ac1e3040a1e568
2017-05-31iasl: 20130117 -> 20170303Kranium Gikos Mendoza1-4/+5
2016-08-02treewide: Add lots of meta.platformsTuomas Tynkkynen1-0/+1
Build-tested on x86_64 Linux & Mac.
2014-11-06Turn more licenses into lib.licenses styleMateusz Kowalczyk1-1/+1
Should eval cleanly, as far as -A tarball tells me. Relevant: issue #2999, issue #739
2013-01-28iasl: Fix buildEelco Dolstra1-12/+13
http://hydra.nixos.org/build/3887583
2012-03-14iasl: BumpShea Levy1-4/+4
svn path=/nixpkgs/trunk/; revision=33056
2009-04-16Fixing the name of iasl.Lluís Batlle i Rossell1-1/+1
svn path=/nixpkgs/trunk/; revision=15072
2009-01-25Adding Intel ACPI Compiler (trying to build virtualbox)Lluís Batlle i Rossell1-0/+27
svn path=/nixpkgs/trunk/; revision=13845